<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
31254744-7396-444c-992c-fd8ec5b32730|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="31254744-7396-444c-992c-fd8ec5b32730">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="74076" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-08-15T00:00:00" End="2026-08-19T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="support@book4trip.co.uk" Password="Trip1997@" RequestedCurrency="GBP" ClientNationality="PK" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
31254744-7396-444c-992c-fd8ec5b32730|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
31254744-7396-444c-992c-fd8ec5b32730|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
31254744-7396-444c-992c-fd8ec5b32730|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
31254744-7396-444c-992c-fd8ec5b32730|HotelbedsSearch|Could not find stored procedure 'dbo.GetRoomsByHotelCodes'.|System.Data.SqlClient.SqlException (0x80131904): Could not find stored procedure 'dbo.GetRoomsByHotelCodes'.
   at Core.Dal.GetTempDatByDataSet(CommandType pCommandType, String pCommand, List`1 pParamList) in D:\Projects\WorldwideDMCV2\Core\Data\Data\Dal.cs:line 134
   at HotelBookingEngine.HotelStaticData.GetRoomsByHotelCodes(String Codes) in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 231
   at HotelSources.SmyRooms.GetSearchRS(List`1 _SearchRS, HotelSearchRS& response, Int32& SupplierCount, Int32& ParseCount) in D:\Projects\WorldwideDMCV2\Module\Hotel\Sources\SmyRooms\SmyRooms.cs:line 267
ClientConnectionId:4b79fd71-ab67-495a-a936-162d6b2599ca
Error Number:2812,State:62,Class:16|SmyRooms|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
31254744-7396-444c-992c-fd8ec5b32730|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
31254744-7396-444c-992c-fd8ec5b32730|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
31254744-7396-444c-992c-fd8ec5b32730|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
31254744-7396-444c-992c-fd8ec5b32730|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
31254744-7396-444c-992c-fd8ec5b32730|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-07T12:35:10.0707498+01:00" Version="0" EchoToken="Search" TransactionIdentifier="31254744-7396-444c-992c-fd8ec5b32730" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="27" TotalAmount="137.36" OriginalAmount="136" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.001167733221" Longitude="28.798095953373" StarRating="4" HotelCode="489063|217767" HotelName="Royal Inci Airport Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sadik Sokak No 8, Kartaltepe Mahallesi, Küçükçekmece, Istanbul 34124</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/e5/a7/e5a7769418d8ed3c781dcdcdc218e4516d93d5ad.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="146.45" OriginalAmount="145.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00592425" Longitude="28.9719317" StarRating="3" HotelCode="965761|the_laila_hotel" HotelName="The Laila Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Binbirdirek Mahallesi, Dizdariye Yokusu 16, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/a7/29a7b102ab1c2273c2f3a26f6dae0087d57e86ad.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="146.57" OriginalAmount="145.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0070226" Longitude="28.9644962" StarRating="0" HotelCode="|86779" HotelName="Pearl Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mithatpasa Cad.Mollabey Sokak 10 Beyazit</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/7/7/9/86779_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is inBeyazit the district of Istanbul it is in. ROOM: All the rooms have a television and WiFi (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="153.52" OriginalAmount="152.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00328082" Longitude="28.97715124" StarRating="0" HotelCode="735446|nuray_hotel" HotelName="Nuray Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sultanahmet Mahallesi, Akbiyik Degirmeni Sokak 44, 34122 Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/02/a7/02a7a1845c9e4939049c122d38bd03808997fe98.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="156.36" OriginalAmount="154.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0383331" Longitude="28.9833348" StarRating="0" HotelCode="|108307" HotelName="Budak Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Taksim Feridiye Cad No :19/1 Beyo?lu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/8/3/0/7/108307_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is in the city centre, is situated 90 metres away from Taksim the square Istiklal Avenue.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="159.61" OriginalAmount="158.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.035259" Longitude="28.978642" StarRating="0" HotelCode="|537973" HotelName="Taksim Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/7/9/7/3/537973_248b7350920.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="160.59" OriginalAmount="159" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.99488121" Longitude="28.83797862" StarRating="5" HotelCode="517388|217689" HotelName="Orange Airport Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Zafer Mahallesi, Beydagi Sokak 28, Bahçelievler, 34197 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/28/05/28054628ccb0be013865c80186d90e3b7a6be288.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="164.63" OriginalAmount="163" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.99305701" Longitude="28.84951361" StarRating="3" HotelCode="517086|198918" HotelName="Paradise Airport Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sirinevler Mahallesi, Maresal Fevzi Cakmak Caddesi, 1 Sokak No 37, 34188 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/56/2f56d7d65d62ba9b60517f13322a182566ffb69e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="167.66" OriginalAmount="166.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0057175" Longitude="28.97150117" StarRating="0" HotelCode="962310|the_lola_hotel_2" HotelName="The Lola Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Binbirdirek Mahallesi, Katip Sinan Cami Sokok 18, 34122 Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/bc/c5bca9ac5e825c9fb0f0069140bcafb469e164c9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="168.67" OriginalAmount="167" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00047988" Longitude="28.80049648" StarRating="3" HotelCode="499006|217183" HotelName="Express Inci Airport Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Pamuk sokak, Kartal tepe mahallesi 13, Kucukcekmece, 34100 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/df/35/df35317959dc2f2d7e894f72e0d83a7c6ea5b71b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="172.71" OriginalAmount="171.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.035010030214" Longitude="28.983234236428" StarRating="3" HotelCode="292257|alyon_suite_hotel_" HotelName="Alyon Suite Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Katip Mustafa Celebi Mahallesi, Abdullah Sokak 14, Beyoglu, Taksim, 34440 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/27/e4272d037b095da1f384eb1d16eafe6b82d3070f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Istanbul, this boutique hotel is ideal for guests who appreciate a stylish a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="176.75" OriginalAmount="175" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03843306" Longitude="28.98129497" StarRating="5" HotelCode="323785|217690" HotelName="Oriella Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Bülbül Mahallesi, Turan Caddesi, No: 52, Beyoglu, 34435 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/ff/b0ff0a7727f655b54c3b673dd15075af7b431a03.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="177.76" OriginalAmount="176.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="817251|megaron_hotel_2" HotelName="Hotel Megaron" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Binbirdirek Mahallesi</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/93/5393fc116168f9654f72f7cff74e355cb8a312ba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="177.80" OriginalAmount="176.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00508" Longitude="28.96192" StarRating="0" HotelCode="|533855" HotelName="Stylish Hotel Old City" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Molatasi Caddesi No 28</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/3/8/5/5/533855_4f1e6911135.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="179.53" OriginalAmount="177.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00582" Longitude="28.97128" StarRating="0" HotelCode="|192435" HotelName="Divas" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Binbirdirek Mah. Katip Sinan Camii Sok. No. 31 Sultanahmet</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/2/4/3/5/192435_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="180.83" OriginalAmount="179.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.994862" Longitude="28.837952" StarRating="0" HotelCode="|536723" HotelName="Orange Airport Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Zafer Mahallesi Beydagi Sokak No:28</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/6/7/2/3/536723_6c70ef02044.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="181.80" OriginalAmount="180" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.006000016863" Longitude="28.971067965031" StarRating="3" HotelCode="37688|4207" HotelName="Diva's Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Garden,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Binbirdirek Mahallesi, Katip Sinan Camii Sokak 31, Sultanahmet, 34400 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/d8/58d81cf60a1871df6d659ddc8a13686a7bee5bf2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located close to a park (about 100 m away). The city centre and tourist area with...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="182.81" OriginalAmount="181" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.97138433" Longitude="29.1401462" StarRating="0" HotelCode="592238|237184" HotelName="Arkem Hotel &amp; Suite 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Findikli Mahallesi, Ataturk Caddesi 189, Maltepe, 34000 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/b6/3bb65b94a8bfbc666df067a986e6a385e0304f38.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="183.82" OriginalAmount="182" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.99349999" Longitude="28.7942634" StarRating="3" HotelCode="375411|206141" HotelName="Istanbul Fair Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Gueltepe Mahallesi, Yanyol 3, 34295 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/13000000/12030000/12024300/12024222/b4e04650_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="184.83" OriginalAmount="183.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.04944418" Longitude="29.02484854" StarRating="3" HotelCode="737361|bufes_hotel" HotelName="Bufes Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Buyuksekerci Sokak, 34347 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/91/0f91ee97d03ff8b1e72efe8b8dfaa2f0f44e9d1a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="185.84" OriginalAmount="184" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.04353013" Longitude="29.00771413" StarRating="3" HotelCode="599288|216988" HotelName="Barba Rossa Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Barbaros Bulvari, Eski Yildiz Caddesi 34, Besiktas, 34400 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/78/8f78a94b08bc2bea60c9100236ba3539d2268d8d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="185.84" OriginalAmount="184" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03056901" Longitude="28.81510814" StarRating="3" HotelCode="445795|199084" HotelName="Grand Istanbul Airport Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Gülbahar Caddesi 2, Gunesli, 34212 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/73/2f732cc33502f9928afc4b6860318d5cfacd6636.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="185.84" OriginalAmount="184" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.038064" Longitude="28.983229" StarRating="3" HotelCode="263742|199440" HotelName="Tamara Residence Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Bar,Beauty Salon,Concierge,Currency Exchange,Designated Smoking Area,Dry Cleaning,Elevator,Internet,Laundry,LCD/Projector,Meeting Room,Parking,Restaurant,Room Service,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Sehit Muhtar Mahallesi, Feridiye Caddesi, Firin Sokak No: 4, 34440 Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/7d/167d0401f723a6d004d399502652a313791fd1a2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Tamara Residence, Which Was Built In 2013, Is Situated At Taksim, The Heart Of Istanbul, A City ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="186.48" OriginalAmount="184.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.007607" Longitude="28.951595" StarRating="2" HotelCode="|524435" HotelName="Akkus" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tiryaki Hasan Pasa Sk.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/4/4/3/5/524435_de6dc981154.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="186.58" OriginalAmount="184.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.971321" Longitude="29.139977" StarRating="0" HotelCode="|304764" HotelName="Arkem City" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>F?nd?kl? Mahallesi Ataturk Caddesi no 189 Maltepe</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/4/7/6/4/304764_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="186.83" OriginalAmount="184.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.037938" Longitude="28.982954" StarRating="0" HotelCode="|532299" HotelName="Tamara Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Taksim Firini Sk.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/2/2/9/9/532299_c0eab161024.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="186.85" OriginalAmount="185" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.02003649" Longitude="28.96249599" StarRating="0" HotelCode="776279|343328" HotelName="Marpalace Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Arap Cesmesi? Sokak 21, 34134 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/92/38927e346cf5b241d592e1f71c7c1a905e9a8851.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="186.85" OriginalAmount="185" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.005706841122" Longitude="28.965504668648" StarRating="1" HotelCode="296190|47821" HotelName="Yasmin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Restaurant,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Hayretin Mahallesi, Balipasa Yokusu, Arayici Sokak 2, Beyazit, Fatih 34100, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/45/bd459bd459a691b1d6aa8852f248fd536d364871.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 1 km from the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="187.63" OriginalAmount="185.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0053752" Longitude="28.9654935" StarRating="0" HotelCode="|108216" HotelName="Yasmin Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Hayretin Mahallesi Balipasa Yokusu Arayici Sokak No:2 Kumkapi Beyazit</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/8/2/1/6/108216_7.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a terrace with sea views. SITUATION: The hotel Beyazit it is in it is situated 10 minutes walk away from Sultanahmet the tourist points of interest in. ROOM: The establishment has rooms with an air-conditioning system and WiFi (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="189.03" OriginalAmount="187.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.005048" Longitude="28.946627" StarRating="0" HotelCode="|534037" HotelName="Butique House" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Atmaca Sk. No:36</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/4/0/3/7/534037_d2b37991146.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="189.48" OriginalAmount="187.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00568" Longitude="28.97225" StarRating="0" HotelCode="|523279" HotelName="Divas Silver Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Binbir Direk Mah</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/3/2/7/9/523279_98b524a1140.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="189.88" OriginalAmount="188" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00581761" Longitude="28.97206321" StarRating="5" HotelCode="623419|271787" HotelName="Diva's Silver" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Binbirdirek Mahallesi, Katip Sinan Camii Sokak 31, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/625434/625434a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="191.03" OriginalAmount="189.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00052" Longitude="28.80059" StarRating="3" HotelCode="|242941" HotelName="Express Inci Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/2/9/4/1/242941_a4a0f510140.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="191.90" OriginalAmount="190.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.045063968923" Longitude="28.983136146979" StarRating="3" HotelCode="375021|all_inn_hotel" HotelName="All Inn Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Inonu Mahallesi Dolapdere Cadesi  No 78, Sisli, 34347 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/4b/a54b4c2c95814e0aa1a2bca7c7a99cdaf9c7046e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="191.90" OriginalAmount="190.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.050362575393" Longitude="28.985811036246" StarRating="3" HotelCode="933236|new_city_hotel" HotelName="New City Hotel Istanbul" 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>Bozkurt Mahallesi, Esref Efendi Sokak 52, 34480 Pangalti, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/d9/6a/d96ac11485cabbce7ca0f2b0fa23dd13375e3c1a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="192.91" OriginalAmount="191" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.006478" Longitude="28.971215" StarRating="3" HotelCode="267829|217620" HotelName="Istanbul Comfort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Binbirdirek Mahallesi, Piyer Lotti Caddesi, Göktas Sokak No: 7/7A, Sultanahmet, Istanbul 34435</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/72/34/7234ba72a76ebc0bc4d3d35818c4d20d6d549e58.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="193.22" OriginalAmount="191.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.006163" Longitude="28.800936" StarRating="0" HotelCode="|468928" HotelName="Arena Luxury Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dr. Ali Demir Cd 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/8/9/2/8/468928_50947b51256.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="193.44" OriginalAmount="191.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.006482" Longitude="28.9713361" StarRating="0" HotelCode="|86828" HotelName="Istanbul Comfort Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/8/2/8/86828_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is situated 5 minutes away from the mosque. ROOM: The rooms have an air-conditioning system and a television.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="193.92" OriginalAmount="192" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03635491" Longitude="28.97795831" StarRating="0" HotelCode="588803|237664" HotelName="Taksim Palace Otel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Cukur Mahallesi, Peskirci Sokak 10, Kalyoncu Kullugu Caddesi, 34200 Istanbul, Marmara Region</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/761774/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="193.92" OriginalAmount="192.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.020262" Longitude="28.96253" StarRating="3" HotelCode="297943|reydel_hotel" HotelName="Reydel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/08/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Küçük Dolap Sk. No. 22, Yavuz Sinan Mh., Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/33/b5339b22fd624c0360d38b4af2dcdf3f61fcf962.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="193.92" OriginalAmount="192.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01553768" Longitude="28.95925098" StarRating="3" HotelCode="517091|seyri_istanbul_hotel" HotelName="Seyri Istanbul Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Molla Husrev Mahallesi, Uzumcu Sokak No 4, Vefa Caddesi, 34134 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/16/b11641e81af1be3e5aeb9928c4fc9b7e9c02c0d6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="195.29" OriginalAmount="193.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0398081" Longitude="28.9821926" StarRating="0" HotelCode="|108284" HotelName="Retropera" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mah. Feridiye Cad. No:92 Taksim Beyoglu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/8/2/8/4/108284_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: Is situated in the city centre, 250 metres away from the establishment, you can find Taksim the Square of Taksim the underground station of. ROOM: Each room has an air-conditioning system and WiFi (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="195.73" OriginalAmount="193.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03643" Longitude="28.97798" StarRating="0" HotelCode="|245082" HotelName="Taksim Palace Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cukur Mahallesi Peskirci Sokak No 10 Beyoglu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/5/0/8/2/245082_45ea4da1349.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="195.94" OriginalAmount="194.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.004176" Longitude="28.966075" StarRating="3" HotelCode="187211|ottoman_tulip_hotel" HotelName="Ottoman Tulip" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Duzgun Sokak No: 13, Sehsuvar Bey Mah., Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/76/70/767063820fcff4d92a8661cdb87d074e44e49c91.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated within walking distance of all of the major historical tourist attractions in ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="195.94" OriginalAmount="194.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.98606" Longitude="28.718157" StarRating="3" HotelCode="297935|avcilar_inci_hotel" HotelName="Avcilar Inci" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Engin Sk. No. 6, Avcilar Merkez Mah., Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/e0/7ce0c92bf07949e7982e498946a45c319230b935.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="196.21" OriginalAmount="194.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008111" Longitude="28.797988" StarRating="0" HotelCode="|466043" HotelName="Seyithan Palace Spa Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tevfikbey Mahallesi. 2321 sokak. No2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/6/0/4/3/466043_383246c1052.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="196.41" OriginalAmount="194.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.977904" Longitude="29.136276" StarRating="0" HotelCode="|565975" HotelName="The Hera Suit Hotels" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kartal Cd.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/5/9/7/5/565975_9337acb1023.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="196.95" OriginalAmount="195.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="968409|hotel_cigno_istanbul" HotelName="Hotel Cigno Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Pertev Pasa Sokak 38, 34126 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/e5/0a/e50af1f468b000138017d148a05a2aa6fd416b0e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="197.96" OriginalAmount="196" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00375455" Longitude="28.97866926" StarRating="0" HotelCode="779816|343280" HotelName="Hotel Estambul" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sultanahmet Mahallesi, Konut Sokak 12, Fatih, 34400 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/49/e349ecbf34ab3139097bbad5feb57272c761d954.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="197.96" OriginalAmount="196" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="779829|343283" HotelName="Hotel Kibele" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sarac Ishak Mahallesi, Mabeyinci Yks 1/5, 34130 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/a8/cc/a8cc8793169b3c83894886b3c9f20af6ca5a1c5d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="198.97" OriginalAmount="197" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.039867296579" Longitude="28.982109812268" StarRating="3" HotelCode="191184|217748" HotelName="Retropera Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mahallesi, Feridiye Caddesi 92, Beyoglu, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/5c/315c7a3f3b1ae7c067011a9fc347612841b2e05a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="199.02" OriginalAmount="197.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0137387" Longitude="28.9776296" StarRating="0" HotelCode="|86784" HotelName="Yeni Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/7/8/4/86784_ff144741111.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has, rooms, with WiFi. SITUATION: 5 metres away, guests will findGÃ¼lhane the Park of it is located 500 metres away from the ferry.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="200.42" OriginalAmount="198.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0079617" Longitude="28.9678448" StarRating="4" HotelCode="300222|7014494" HotelName="Divan-i Ali Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Hayrettin Mahallesi, Divani Ali Sokak 7, Beyazit, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/8a/d2/8ad220fca022e9c69c6233648ee2c5c76adedaa5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="200.99" OriginalAmount="199" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.99431917" Longitude="28.83933039" StarRating="3" HotelCode="430714|217224" HotelName="Grand Palace Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Hurriyet Mahallesi, Hürriyet Caddesi, Altin Sokak 29, Bahcelievler, 34191 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/7d/467ded0c79ccaa422c2ed7dbc860cdc19e1a5e18.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="200.99" OriginalAmount="199.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.013862928412" Longitude="28.976197667494" StarRating="3" HotelCode="387066|turvan_hotel" HotelName="Turvan Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hocapasa Sokak No. 16, Sirkeci, 34112 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/f4/9ef49d92a0d56da4fc9672d4680d0452f935f772.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="202.00" OriginalAmount="200" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.04036798" Longitude="28.98170082" StarRating="0" HotelCode="308226|252297" HotelName="Suite Dreams" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mahallesi, Feridiye Caddesi 135, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/5a/9a5afe6418b4c06dd69a2b5db5254e15022b2bf0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="202.00" OriginalAmount="200.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008270833652" Longitude="28.978212470947" StarRating="3" HotelCode="191084|magnificent_hotel" HotelName="Magnificent Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Kadirga Liman Cd. No: 207-209, Küçükayasofya, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/69/f369b5e9a5ae7596f0445990dd8eae83a0cc8226.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="203.01" OriginalAmount="201.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="983211|tavra_hotel" HotelName="Tavra Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Muhsine Hatun Mahallesi, Cemre Sokak 7, 34130 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/8f/c38fa5e2bb00bcfbfdfd70adb928c126e6bc7018.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="204.02" OriginalAmount="202.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008835" Longitude="28.947482" StarRating="0" HotelCode="|555451" HotelName="La Garden Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Haseki Sultan Mahallesi Cerrahpasa</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/5/4/5/1/555451_47b91bd1855.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="204.02" OriginalAmount="202.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03840267" Longitude="28.9814158" StarRating="0" HotelCode="636784|bellavista_22" HotelName="Vegan BellaVista Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bulbul Mahallesi, Turan Caddesi 50, Beyoglu, 34435 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/11/01112d0ef9db4030bb2ef783c019b9184a08c28b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="204.02" OriginalAmount="202.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.006105" Longitude="28.96901" StarRating="3" HotelCode="904569|asitane_life_hotel" HotelName="Asitane Life" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Eminsinan Mah., Piyerloti Cad., Tulcu Sok. No:35, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/e1/40/e14079e5be2e0ecab19189885265a46f255df50d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the centre of the historical district, the hotel is within walking distance of the major ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="204.10" OriginalAmount="202.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.9935" Longitude="28.7943" StarRating="0" HotelCode="|192196" HotelName="İstanbul Fair" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/2/1/9/6/192196_1_4603.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="204.32" OriginalAmount="202.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.990052" Longitude="28.720257" StarRating="0" HotelCode="|529437" HotelName="Beta Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Aral Sk. 9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/9/4/3/7/529437_78797e61200.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="205.03" OriginalAmount="203" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.99325657" Longitude="28.84429167" StarRating="1" HotelCode="775664|343263" HotelName="Green Garden Istanbul Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sirinevler Mahallesi, Incesu Sokak 13, Bahcelievler, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/09/5b/095bd9fa7c31bd408ce03e637d13d0b639ba2ce6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="205.03" OriginalAmount="203" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00779084" Longitude="28.94932958" StarRating="4" HotelCode="372627|237595" HotelName="Sinem Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Aksaray Mahallesi, Abdullah Çavus Sokak 15, 34200 Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/83/2b/832b15879028f13cf7c8d2b0d735b48fd0a28bc3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service, a café, a transfer service and room service are available to guests of th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="205.03" OriginalAmount="203.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.025453" Longitude="28.973043" StarRating="3" HotelCode="310384|by_murat_royal_hotels_boutique_class" HotelName="By Murat Royal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Bereketzade Mahallesi, Lalelicesme Sokak 10, Galata, 34200 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/ef/46ef643cfa5129898dbf7015d18e7e70cded421e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="205.07" OriginalAmount="203.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03726" Longitude="28.98164" StarRating="0" HotelCode="|192117" HotelName="A Plus Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sehit Muhtar Mh. Pelesenk Sk.12</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/2/1/1/7/192117_9c2d90f1604.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="206.04" OriginalAmount="204" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="962593|491238" HotelName="The Xanadu Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Kucuk Ayasofya Mahallesi, Sehit Mehmet Pasa Sokak 26/1, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/e8/f1e804ecb906aff6c745ea99a9def62b4d7d73ff.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="206.04" OriginalAmount="204.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03410606" Longitude="28.68127717" StarRating="3" HotelCode="374281|grand_dedem_hotel" HotelName="Grand Dedem Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Yenikent Mahallesi, 606 Sokak 4, 34510 Esenyurt, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/47/1f473581a35cca21490cf4786f4d48df5d8e65c3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="206.16" OriginalAmount="204.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.02548" Longitude="28.97301" StarRating="0" HotelCode="|184217" HotelName="By Murat Royal Hotels" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bereketzade Mah Lalelicesme Sok No 16</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/2/1/7/184217_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="207.35" OriginalAmount="205.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.9933" Longitude="28.84423" StarRating="0" HotelCode="|549313" HotelName="Green Garden Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Incesu Sk.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/9/3/1/3/549313_ca9e59b0718.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="209.48" OriginalAmount="207.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.99427" Longitude="28.83967" StarRating="0" HotelCode="|237790" HotelName="Grand Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hurriyet Mah Hurriyet Cad Altin Sok No 29 Bahcelievler</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/7/7/9/0/237790_15.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="210.08" OriginalAmount="208" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03393455" Longitude="28.97892112" StarRating="3" HotelCode="323383|61029" HotelName="Hotel Mara Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Turnacibasi Caddesi No: 4, Kuloglu Mahallesi, Beyoglu, 34430 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/52/a3/52a3a078c1a3af2d1cc64ac1d241175440395f49.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="210.08" OriginalAmount="208.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="850584|basak_apart_hotel" HotelName="Basak Apart Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kurban Sokagi, 34130 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/09/19099ee42176e19eb118137bc2517766f8ba75c9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="210.62" OriginalAmount="208.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0166272" Longitude="28.9395174" StarRating="0" HotelCode="|305576" HotelName="1453" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Molla Gurani Mah. Zaviye Sokak No: 27 Fatih</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/5/5/7/6/305576_0d586b91709.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="210.83" OriginalAmount="208.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.99326" Longitude="28.83739" StarRating="0" HotelCode="|192137" HotelName="Airport Best Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/2/1/3/7/192137_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="212.82" OriginalAmount="210.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00558" Longitude="28.96397" StarRating="0" HotelCode="|475026" HotelName="Altun Life" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/5/0/2/6/475026_58ca5e31200.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="213.11" OriginalAmount="211" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0057" Longitude="28.97984" StarRating="2" HotelCode="191092|56642" HotelName="Antique Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cankurtaran Mahallesi, Kutlugün Sokak 51, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/78/e078141fafd329d3667d2884844579618ea46e09.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="213.11" OriginalAmount="211.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03911704" Longitude="28.97617337" StarRating="2" HotelCode="516185|black_suite_2" HotelName="Pera Livinn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bostan Mahallesi, Yaya Köprüsü Sokak 18, Dolapdere Beyoglu, 34435 Istanbul, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/27/be276eba67ba0532bfc217bfee29cc6c32da70c6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="214.55" OriginalAmount="212.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0033928" Longitude="28.9787906" StarRating="3" HotelCode="|83006" HotelName="Sphendon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Akb?y?k De?irmeni Sk No:50</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/0/0/6/83006_52905341502.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment offers WiFi and a car park (free of charge). SITUATION: This hotel Sultanahmet it is in. ROOM: All the rooms have a terrace with sea views.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="214.77" OriginalAmount="212.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03975" Longitude="28.9816" StarRating="0" HotelCode="|522893" HotelName="Pera Sultan Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/2/8/9/3/522893_31723a51009.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="215.54" OriginalAmount="213.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.022684" Longitude="28.626541" StarRating="0" HotelCode="|527839" HotelName="King Apart Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/7/8/3/9/527839_92577bb1030.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="216.14" OriginalAmount="214" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.977537" Longitude="28.739289" StarRating="3" HotelCode="255922|36152" HotelName="Expocity" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel,hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gümüspala Mahallesi D-100, Kuzey Yan Yol, No: 90, Avcilar, 34320 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/ec/7f/ec7ff06a7c648c56ab56f805eb274b836c9db1c5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="216.14" OriginalAmount="214" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00506944" Longitude="28.96393036" StarRating="5" HotelCode="407177|217772" HotelName="Santefe Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Muhsine Hatun Mah. Ciftegelinler Cad. No:21 Kumkapi, Fatih, 34130 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/09/52/0952bf72e354a13856a82b3cb7ca03f7db1b8160.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="216.14" OriginalAmount="214" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.003714763198" Longitude="28.97501885891" StarRating="3" HotelCode="154060|56172" HotelName="The Sunrise" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kucuk Ayasofya Caddesi No:36, Sultanahmet, Fatih, Istanbul 34400</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/0c/f90cba15cd70387f2500fa313586b679dcf418a3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="216.14" OriginalAmount="214.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0399685" Longitude="28.98143077" StarRating="0" HotelCode="498987|pera_sultan_suite" HotelName="Pera Sultan Suit Otel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 08/08/2026" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mahallesi, Feridiye Caddesi, Caylak Sokak 73, Taksim, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/e1/2a/e12a3f64302a9bb83d0a6996d7b95bce79cf09bd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="217.15" OriginalAmount="215" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.037587" Longitude="28.981394" StarRating="3" HotelCode="191174|56764" HotelName="Element Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cevza Sokak 2, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/d3/43d3241ab3717982de6a9ef4c2dbf2244b7bee14.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="217.15" OriginalAmount="215" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.007057" Longitude="28.954652" StarRating="3" HotelCode="188697|217180" HotelName="Erbazlar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hayriye Tüccari Cad. No: 10, Aksaray, Istanbul 34470</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/88/9488a207663c2af1c4a7344e8ea0b169b4609748.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Laleli district of the old city in Istanbul, just 2 km from the historic...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="217.15" OriginalAmount="215.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="730797|carvan_hotel" HotelName="Carvan Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Küçükayasofya Mahallesi, Tahsinbey Sokak 28, Fatih, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/27/0a270dd6c45644ffffd8de33cc798243c2de0a60.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="217.44" OriginalAmount="215.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.977604" Longitude="28.73928" StarRating="4" HotelCode="|126067" HotelName="Expocity Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gumuspala Mahallesi No 90 Avcilar,D-100 Kuzey Yan Yol</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/6/0/6/7/126067_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a car park, (free of charge), a buffet breakfast. SITUATION: Is situated inAvcilar the district of 10 kilometres away, you can find Istanbul AtatÃ¼rk Airport it is 12 kilometres away from Tuyap the exhibition centre It is situated 25 kilometres away from a commercial centre and restaurants, nearby, there is a station. ROOM: All the rooms have WiFi, a satellite TV, an air-conditioning system, a mini-bar, computer safe, a bathroom and complimentary bathroom items.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="217.96" OriginalAmount="215.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03388" Longitude="28.97893" StarRating="3" HotelCode="|193162" HotelName="Hotel Mara" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Turnacibasi Cad. No:4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/3/1/6/2/193162_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="218.16" OriginalAmount="216" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03961405435" Longitude="28.979710227189" StarRating="5" HotelCode="379046|217695" HotelName="Terra Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Bülbül Mahallesi, Turan Caddesi 113, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/6a/df6a5430be6fe16acf8d343e6e306d5473448b54.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="218.16" OriginalAmount="216.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.006006747165" Longitude="28.96384942853" StarRating="0" HotelCode="313380|altun_hotel" HotelName="Altun Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sarac Ishak Mahhalesi, Sakirefendi Cesmesi Sokak 10, Kumkapi, 34500 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/7d/c07d19a091340a196cc791124c9c378091cb81ee.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="218.42" OriginalAmount="216.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01594" Longitude="28.957922" StarRating="0" HotelCode="|191236" HotelName="Birlik Apart " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MOLLA HUSREV MAH.AKIF PASA SOK. VEFA-FATIH 11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/1/2/3/6/191236_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="219.17" OriginalAmount="217" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.005559" Longitude="28.968538" StarRating="3" HotelCode="141762|25900" HotelName="Fors" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Eminsinan Mahallesi, Piyerloti Caddesi, Kadirga Hamam Sokak 10, 34490 Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/86/df86626f8395adadd0e22b02801d49a8dfe7f1fc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the old peninsula of Istanbul, within walking distance of highlights such as...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="219.17" OriginalAmount="217" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.005899666667" Longitude="28.980670222222" StarRating="2" HotelCode="397896|217745" HotelName="Sultan Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Cankurtaran Mh., Akbiyik Cd No:17, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/618822/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="219.97" OriginalAmount="217.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00424" Longitude="28.96221" StarRating="0" HotelCode="|557236" HotelName="Sun Comfort Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/7/2/3/6/557236_f96ecb71653.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="220.29" OriginalAmount="218.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0036641" Longitude="28.9749375" StarRating="3" HotelCode="|72549" HotelName="Sunrise" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kucuk Ayasofya Caddesi 36</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/2/5/4/9/72549_10c07291852.jpg</HotelPictures>
        <HotelDescription>HOTEL: This contemporary style hotel and it offers excellent service. SITUATION: Is situated in an excellent location, near the establishment, you will find places of interest, tourist points of interest. ROOM: The large, comfortable rooms and fully-equipped.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="220.43" OriginalAmount="218.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03225" Longitude="28.98812" StarRating="0" HotelCode="|193018" HotelName="Dreamer's Bandb Cihangir" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Purtelas Hasan Mah. Hardal Sok. No:2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/3/0/1/8/193018_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="221.57" OriginalAmount="219.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.025312" Longitude="28.973074" StarRating="0" HotelCode="|454496" HotelName="Corner Garden" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/4/4/9/6/454496_65a437b1301.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="222.43" OriginalAmount="220.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.035935" Longitude="28.980073" StarRating="0" HotelCode="|533363" HotelName="Taxim34 Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Atif Yilmaz Cd. 16</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/3/3/6/3/533363_238b0d31135.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="223.21" OriginalAmount="221.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="776744|florin_hotel" HotelName="Florin Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nisanca Mahallesi, Turkeli Caddesi, Asya Sokak 7, 34130 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/6d/0c6dc9a3b7d239489f8d199723378ba5d7af42dd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="223.58" OriginalAmount="221.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0137663" Longitude="28.9771894" StarRating="2" HotelCode="|39799" HotelName="Kafkas" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/7/9/9/39799_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, has 36 rooms and a bar with a terrace, with fantastic views, Some of the establishment facilities on offer are a lobby with a reception, a safety deposit box service, a currency exchange service, a cloakroom, a lift, a bar, a restaurant and WiFi. At an additional cost, you can enjoy room service and a laundry service. SITUATION: The hotel is in the historic centre, Sirkeci it is 5 minutes away from Sultanahmet 8 minutes away, you can find Where you can find restaurants and shops. Hagia Sophia, Topkapi Palace and Sultan Ahmed Mosque it is 10 minutes away from it is situated 21 kilometres away from Istanbul AtatÃ¼rk Airport. ROOM: The spacious, comfortable rooms, have a bathroom with a shower, a hairdryer, a direct line telephone, a satellite or cable television, a mini-bar, a double bed, an individual air-conditioning system, central heating and a safety deposit box. PAYMENT METHODS: Customers can pay by Mastercard and Visa. OTHERS: Clients have at their disposal a restaurant with international dishes a bar with terrace.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="225.23" OriginalAmount="223" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.988815" Longitude="28.797338" StarRating="3" HotelCode="188737|237431" HotelName="Hotel Osaka Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Hürriyet Mah. E-5 Yanyol 26-28, Bahçelievler, 34800 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/46/8b466825eec7e6d89af0d96225e4757c0702333c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="225.23" OriginalAmount="223.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.004921" Longitude="28.96225" StarRating="3" HotelCode="488282|yusra_residence" HotelName="Yusra Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mollatasi Cd. 18, Istanbul 34130, Marmara</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/bf/76bfd44cc3f1d49c0f4f977c1ec58808d2ae8f41.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="226.44" OriginalAmount="224.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0151645" Longitude="28.8052691" StarRating="4" HotelCode="|82932" HotelName="Air Boss Istanbul Airport and Fair" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Muammer Aksoy Caddesi Akkus Sok</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/9/3/2/82932_14.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is situated 2 kilometres away fromIstanbul AtatÃ¼rk Airport. ROOM: All the rooms have a balcony and views of the city. FACILITIES: Clients can find a lounge.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="227.84" OriginalAmount="225.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0059" Longitude="28.98067" StarRating="0" HotelCode="|192615" HotelName="Sultan and Guesthouse" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cankurtaran Mh., Akbiyik Cd No:17</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/2/6/1/5/192615_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="228.26" OriginalAmount="226.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.015575" Longitude="28.804462" StarRating="3" HotelCode="260217|air_boss_hotel" HotelName="Air Boss Hotel Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tevfik Bey Mahallesi, Muammer Aksoy Caddesi, Akkus sokak 1, Sefaköy (1.730,29 km), 34290 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/c4/4ec4b2d39f57ec7f628f697400215d5aed71b4be.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="228.26" OriginalAmount="226.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="689855|red_white_hotel" HotelName="Red White Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nisanca Mahalessi</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/07/1f/071f6e17f0daa3ca5798d3c69554acf7c3bfd6b9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="228.50" OriginalAmount="226.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00335" Longitude="28.96818" StarRating="0" HotelCode="|525158" HotelName="Galley Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/5/1/5/8/525158_1bf3a8f1127.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="229.13" OriginalAmount="226.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.029986" Longitude="28.683273" StarRating="0" HotelCode="|565743" HotelName="Quars Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sultaniye Mahallesi 350.sk No.10/A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/5/7/4/3/565743_179553a1031.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="229.14" OriginalAmount="226.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0324616" Longitude="28.967227" StarRating="0" HotelCode="|305366" HotelName="Beyoglu Huzur" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bulent Demir Cad. ?air Mihri Sokak No:4, Beyo?lu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/5/3/6/6/305366_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="229.27" OriginalAmount="227" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0348469" Longitude="28.97666463" StarRating="3" HotelCode="615072|252273" HotelName="Molton Beyoglu MLS Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Beyoglu, Kamerhatun Caddesi 1, 26453 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/61/f06197fcca72b97d06996a29023ec5743d8d226d.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="229.27" OriginalAmount="227" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.013072030479" Longitude="28.821010842922" StarRating="2" HotelCode="904565|199055" HotelName="Han Hostel Airport North" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse,Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Degirmenbahce Caddesi Turgut Reis Sokak 3, Yenibosna, 34197 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/238302/a_238302_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hostel is situated in the Yenibosna area of the city. The port at Bakirköy is 8 km away and from...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="229.27" OriginalAmount="227.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.035207971092" Longitude="28.9875838903" StarRating="3" HotelCode="395281|taksim_star_express_hotel" HotelName="Star Hotel Taksim" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dünya Saglik Sokak 11, Inönü Caddesi, Taksim, Beyoglu, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/0d/0f0d93838a6c26799cd8b1a7b82b66cd70cb219d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located within 5 minutes' walking distance of the heart of the city and Taksim Square, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="230.28" OriginalAmount="228" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.015930288801" Longitude="28.95799835995" StarRating="3" HotelCode="315870|408585" HotelName="Birlik Apart Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="aparthotel" CnxPolicy="Free CXL until 08/08/2026" HotelFacility="24 Hour Security,Air Conditioning,Airport Transfer (on Demand),Designated Smoking Area,Internet,Restaurant,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Molla Hüsrev Mahallesi, Akif Pasa Sokak 11, Vefa, 34134 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/60/d9604d6fd09aadc0a36b56c3b622251a2d1bc464.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the Fatih district of Istanbul, this recently refurbished hotel is situated close to the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="230.28" OriginalAmount="228" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.035255079132" Longitude="28.978513072422" StarRating="3" HotelCode="191107|381266" HotelName="Istanbul Irish Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Huseyinaga Mahallesi, Buyuk Bayram Sokak 17, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/57/c05753b66e7854405a60decaaec92a9c585ffc5d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="230.28" OriginalAmount="228" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.05997205" Longitude="28.98874821" StarRating="2" HotelCode="373323|343342" HotelName="Molton Sisli Mls Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Designated Smoking Area,Internet">
        <Address>
          <AddressLines>
            <AddressLine>19 Mayis Mahallesi, Operator Raifbey Sokak 37, 34360 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/40/f34080d1e56a7ee91dd37fda98eb4e53374ac3e5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Location
This hotel is located in Istanbul (Sisli), close to Istanbul Cevahir Shopping and Entertain...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="230.28" OriginalAmount="228.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.04028646" Longitude="28.98124247" StarRating="0" HotelCode="782611|otel_sweet_home_taksim" HotelName="Sweet Home Taksim Otel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mahallesi, Caylak Sokak 86, 34437 Istanbul, Beyoglu</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/1e/c11ef02efce6c72613f8e68654eeccee4b9c8248.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="231.04" OriginalAmount="228.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.027222" Longitude="28.977479" StarRating="0" HotelCode="|528599" HotelName="Galata King Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/8/5/9/9/528599_8f5c1d61043.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="231.04" OriginalAmount="228.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.033801" Longitude="28.981449" StarRating="0" HotelCode="|475520" HotelName="ELEGANCE APART" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sadri Alisik Sk.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/5/5/2/0/475520_73638af1243.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="231.11" OriginalAmount="228.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03573" Longitude="28.9789" StarRating="0" HotelCode="|192400" HotelName="Bayer Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Huseyinaga mahallesi, Halas sokak No:26</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/2/4/0/0/192400_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="231.29" OriginalAmount="229.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.013566" Longitude="28.977218" StarRating="3" HotelCode="73539|kafkas_hotel_2" HotelName="Kafkas Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hudavendigar Caddesi 35, Sirkeci, Fatih, 34104 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/08/51085c894e62f0c74deb09b48c8e3e1b5f0ba703.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of the historical part of town. Sirkeci, with its links to the pu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="231.29" OriginalAmount="229.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.006918998111" Longitude="28.9497272" StarRating="0" HotelCode="936296|hotel_life_2" HotelName="Life Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>34096 Aksaray</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/dc/32dc8b80f66017874754448e6b94f5e75c751f95.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="232.30" OriginalAmount="230" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.97555939" Longitude="28.87522456" StarRating="3" HotelCode="498920|217244" HotelName="Holiday Business Otel Bakirköy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Zeytinlik Mahallesi, Ebuziya Caddesi  No 64, Bakirköy, 34100 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/ee/2dee74926bdb109d31fc5b341fd49a2f2553f630.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="232.30" OriginalAmount="230" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.99335047" Longitude="28.84749926" StarRating="3" HotelCode="374583|217219" HotelName="White Palace Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sirinevler Mahallesi, Maresal Fevzi Çakmak Caddesi 2. Yol No 19/1A, Bahçelievler, 34188 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/a9/15a9f5f16c4271f70344e018677d15580d11dc80.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="233.31" OriginalAmount="231" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.007114" Longitude="28.970048" StarRating="0" HotelCode="957624|414867" HotelName="HHK Hotel Downtow" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Emin Sinan Mahallesi, Emin Sinan Hamami Sokak 16, 34126 Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/ee/c3/eec346af92ff96a809c325ed08202c06a478d799.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="233.31" OriginalAmount="231.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03442486262" Longitude="28.98045025582" StarRating="3" HotelCode="292241|alyon_hotel_taksim" HotelName="Alyon Hotel Taksim" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kuloglu Mahallesi, Alyon geçidi Sokak 2, Beyoglu, 34420 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/d5/23d54f2f018511c5ebd9a95273b0a891e34bd685.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="233.99" OriginalAmount="231.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.010355" Longitude="28.95177" StarRating="0" HotelCode="|567410" HotelName="Oren Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nalinci Fevzi Sk. no:17</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/7/4/1/0/567410_158b30e1321.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="235.33" OriginalAmount="233" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.077796" Longitude="28.981922" StarRating="4" HotelCode="292259|38216" HotelName="Ottoman City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vatan Cad. Esen Sok. No:2, Caglayan, Kagithane, Istanbul 34403</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/mec/hotels/11000000/10370000/10360500/10360491/10360491_40_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel is located right in the heart of Istanbul. Its setting is especially ideal for g...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="235.33" OriginalAmount="233.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0084511" Longitude="28.9464758" StarRating="3" HotelCode="296192|alfa_hotel_4" HotelName="Alfa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Aksaray, 22 Cerrahpasa Caddesi, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/1f/381f815932f94fac14083d07d0a82ec3c6301e7b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Aksaray. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="235.33" OriginalAmount="233.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00569" Longitude="28.968841" StarRating="3" HotelCode="904571|new_pelda_hotel" HotelName="Old City Sultanahmet" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Lounge,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pierlotti Cad. No:59, Çemberlitas, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/14/f414031d1fba0c1342bf01e3011ee01a6b224d64.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just a couple of minutes' walk from Sultanahmet and the major attractions are r...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="236.34" OriginalAmount="234" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.003207" Longitude="28.975928" StarRating="0" HotelCode="760339|478358" HotelName="Hotel Antique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 08/08/2026" HotelFacility="Elevator">
        <Address>
          <AddressLines>
            <AddressLine>Küçükayasofya Caddesi, Ogul Sokagi  17, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/bf/0cbfd54d22f912ba9bd5d03b3000f1a379cf8ea4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Antique House Istanbul||Only 750 metres from the Blue Mosque and Hagia Sophia, Antique House Istanbu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="236.34" OriginalAmount="234.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.04034993227" Longitude="28.981719839971" StarRating="2" HotelCode="394229|zendy_suite_hotel_" HotelName="Zendy Suite Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mahallesi, Feridiye Caddesi 115, Beyoglu, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/ec/81/ec8166672052e34b182098d2946e4ce09b885d7c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="236.40" OriginalAmount="234.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03593" Longitude="28.98061" StarRating="0" HotelCode="|193007" HotelName="Mint Residence Taksim" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sehit Muhtar Mah. Nane Sok. No: 14</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/3/0/0/7/193007_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="236.67" OriginalAmount="234.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.007647" Longitude="28.953293" StarRating="0" HotelCode="|558264" HotelName="Hotel Ozbek" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mustafa Kemalpasa Caddesi Tiryakihasan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/8/2/6/4/558264_12045921654.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="236.75" OriginalAmount="234.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.9305" Longitude="29.30699" StarRating="0" HotelCode="|526621" HotelName="Elits Suits" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3 Osmanli Bulvari</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/6/6/2/1/526621_906bda21056.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="236.99" OriginalAmount="234.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.007737" Longitude="28.962484" StarRating="3" HotelCode="213817|3434789" HotelName="Grand Emir" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Saraç Ishak Mah. Soganaga Cami Cad. Nur Sokak No: 9, Beyazit-Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/01/53/01535fe5b3129cd4336f765eb6a6103e88938696.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="237.35" OriginalAmount="235" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.006155872729" Longitude="28.954969346523" StarRating="3" HotelCode="185587|47739" HotelName="Grand Anatolia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 07/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Guvenlik Caddesi 44, Katip Kasim Mahallesi, Yenikapi, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/54/db54a910b96c662a346be092d1f2b354ebdbfb24.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the city’s historic peninsula. It is close to Kumkapi, which is famous for i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="237.35" OriginalAmount="235.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.049449478312" Longitude="28.985658994868" StarRating="3" HotelCode="364424|park_grazza_hotel" HotelName="Park Grazza" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Ergenekon Mahallesi, Dolapdere Caddesi 158, 34375 Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/6c/68/6c68de11a9747ab8e75265faa4729b26e50afb5f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="238.10" OriginalAmount="235.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.009055" Longitude="28.975439" StarRating="0" HotelCode="|524739" HotelName="oldmile palace hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>catal cesme sok</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/4/7/3/9/524739_8b56c640903.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="238.36" OriginalAmount="236.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.003921228699" Longitude="28.973034024239" StarRating="4" HotelCode="191085|fides_hotel_old_city" HotelName="Fides Hotel Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Küçük Ayasofya Mahallesi, Demirci Resit Sokak No. 7, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/fb/20fb6ce4d9cd4803929e5181656ebaa67a7963a1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="239.23" OriginalAmount="236.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00581562" Longitude="28.96447606" StarRating="3" HotelCode="118875|3968256" HotelName="Grand Liza Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sarac Ishak Mahallesi, Tiyatro Caddesi 92, Kumkapi, Istanbul, Sultanahmet</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/f3/34/f3348f45ccdd56fd00bba0f0efc5b2cc0c4c285d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="239.23" OriginalAmount="236.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.007637246588" Longitude="28.976381424316" StarRating="3" HotelCode="188738|71193793" HotelName="Ozbek" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Tiryaki hasan Pasa Sokak No: 1, Mustafa Kemalpasa Caddesi, Aksaray/Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/91/2f910b05277f3362e5f02c5c4178276cba50db16.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="239.37" OriginalAmount="237" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03046771529" Longitude="28.973413759182" StarRating="3" HotelCode="901059|252247" HotelName="Monopol" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mesrutiyet Caddesi 93, 34430 Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/c6/96/c696db9cef54d791318626ebef14e0cffa18b01f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="239.97" OriginalAmount="237.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.040286" Longitude="28.981236" StarRating="0" HotelCode="|524099" HotelName="Taksim Soushian Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/4/0/9/9/524099_86277ff1110.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="240.07" OriginalAmount="237.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0055296" Longitude="28.9797589" StarRating="0" HotelCode="|86803" HotelName="Antique and Guesthouse" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kutlugun Sk. No:51 Sultanahmet</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/8/0/3/86803_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a restaurant on the rooftop, sea views, rooms with air-conditioning and WiFi (free of charge). SITUATION: This establishment, Sultanahmet it is in Sultan Ahmed Mosque it is close to and Topkapi the palace.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="240.38" OriginalAmount="238" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00896201" Longitude="28.95745535" StarRating="0" HotelCode="517474|237587" HotelName="Sahinler Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Koska Caddesi 8, Laleli, 34480 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/81/e8/81e8aa7d28f0e31f4ada703d7a63f0e426b5bcc1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="240.38" OriginalAmount="238.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.05841916" Longitude="28.98712951" StarRating="0" HotelCode="779450|royal_garden_suite_hotel_2" HotelName="Royal Garden Suite Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mayis Mahasllesi, Halaskargazi Cadessi  174, Sisli, 34360 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/mec/0d/79/0d79b7151634f268313df793ca233ef802a1dbc7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="240.43" OriginalAmount="238.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008118" Longitude="28.960116" StarRating="0" HotelCode="|536866" HotelName="Istanbul Palace Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ikbal Sk.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/6/8/6/6/536866_f442ccb2000.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="240.52" OriginalAmount="238.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0356327" Longitude="28.9812252" StarRating="2" HotelCode="|86743" HotelName="Grand  Palmiye" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Istiklal cad. Imam Adnan sok No 16 Taksim /Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/7/4/3/86743_16.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a terrace and WiFi (free of charge). SITUATION: It is in a quiet area, Close to Istiklal the street 350 metres away, clients have Taksim the Square of.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="240.73" OriginalAmount="238.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.02835" Longitude="28.972286" StarRating="0" HotelCode="|485315" HotelName="Maravilloso Hotel Pera" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/5/3/1/5/485315_a68a9570914.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="240.78" OriginalAmount="238.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0300537" Longitude="28.973261" StarRating="0" HotelCode="|82989" HotelName="Hotel Monopol" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mesrutiyet Cad. No:93 Beyoglu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/9/8/9/82989_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts a car park (free of charge), a restaurant and WiFi (free of charge). SITUATION: It is situated 300 metres away fromTÃºnel the metro station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="240.87" OriginalAmount="238.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0059084" Longitude="28.9796434" StarRating="0" HotelCode="|86939" HotelName="Cosmopolitan Park Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kutlugun Sk.26 Cankurtaran</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/9/3/9/86939_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment has a rooftop with fantastic views. SITUATION: This establishment, is in Sultanahmet the area it is in Istanbul the historic centre of.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="241.34" OriginalAmount="238.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0093614" Longitude="28.9578011" StarRating="0" HotelCode="|86815" HotelName="Hotel Bazaar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ordu Cad. No: 59 Laleli Beyaz?t</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/8/1/5/86815_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has WiFi, (free of charge), a restaurant. SITUATION: It is inSultanahmet the district of 1 metres away, guests can find Topkapi Ulubatli the metro station of.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="241.71" OriginalAmount="239.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0094" Longitude="28.6663" StarRating="0" HotelCode="|565809" HotelName="Plus Park Suite and Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/5/8/0/9/565809_10b2a222012.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="242.40" OriginalAmount="240" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.003158915565" Longitude="28.973773198165" StarRating="3" HotelCode="900674|63782" HotelName="Hotel Rose Bouquets" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,Airport Transfer (on Demand),Banquet Hall,Bar,Designated Smoking Area,Housekeeping,Internet,Laundry,Printer,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Kucuk Ayasofya Caddesi  67, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/2f/ea2fdc7a5ed37509977f358c3b04a0f3b938306c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Rose Hotel The Rose Hotel (rated 3x000D star) is a mid size hotel in Sultanahmet / Istanbul. Both on...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="242.40" OriginalAmount="240" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.974315326012" Longitude="28.875134682209" StarRating="3" HotelCode="374940|211470" HotelName="Le Marde" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Zeytinlik Mahallesi, Kennedy Caddesi, Ömer Naci Sokak 49, Bakirkoy, 34000 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/dd/17dd607653d355106320ad0b961ddcff7707735a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="242.40" OriginalAmount="240.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.002911935891" Longitude="28.977862610451" StarRating="3" HotelCode="200056|lalinn_hotel" HotelName="Lalinn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Oyuncu Cikmazi, Oyuncu Sokak 4, Ahirkapi, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/cf/30cfc6585327b3ba16ee723fbbc53d131292b9bc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="242.40" OriginalAmount="240.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="970359|plus_park_suite_hotel" HotelName="Plus Park Suite &amp; Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Güzelyurt Mallessi, Mimar Sinan Caddessi 65, 34515 Esenyurt, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/33/d533adcd953511cb54ec8e066feed657d4b95da2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="242.69" OriginalAmount="240.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.006631" Longitude="28.965134" StarRating="3" HotelCode="|534133" HotelName="Harran" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Sinan Mahallesi Tiyatro caddesi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/4/1/3/3/534133_0b4e85a1143.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="242.69" OriginalAmount="240.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0050305" Longitude="28.9705194" StarRating="0" HotelCode="|108239" HotelName="Ercan Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kadirga Liman? Cad. No:97/A Kumkapi/Sultanahmet</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/8/2/3/9/108239_9768e8a1159.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a terrace. SITUATION: Sultan Ahmed Mosque 400 metres away, guests can find it is located 500 metres away from the tram stop. ROOM: All the rooms have an air-conditioning system and WiFi (free of charge).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="243.28" OriginalAmount="240.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.005486" Longitude="28.954657" StarRating="0" HotelCode="|521721" HotelName="Rosalie Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Katip Kasim Mah., Yeni Sepetci Sk.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/1/7/2/1/521721_4f4891b1123.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="243.41" OriginalAmount="241" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03245248" Longitude="28.96721631" StarRating="0" HotelCode="619566|252192" HotelName="Beyoglu Huzur Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Bülent Demir Caddesi, Sair Mihri Sokak 4, Beyoglu, 34440 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/38/fa38b6ce1bc2cbb61b75b607ec7ddc71d3f62ba0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="243.41" OriginalAmount="241.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.035639459411" Longitude="28.981221454902" StarRating="3" HotelCode="346341|grand_hotel_palmiye" HotelName="Grand Hotel Palmiye" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,Air Conditioning,Airport Transfer (on Demand),Bar,Central Heating,Housekeeping,Laundry,Restaurant,Room Service,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>Sehitmuhtar Mahallesi Istiklal caddesi, Imam Adnan sokak 16, Taksim, 34400 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/26/0026d33641500f9bf11fbf2c92510ce3ed4f7d83.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Grand Hotel Palmiye is a perfect choice for those who want to enjoy the advantage of staying at the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="243.75" OriginalAmount="241.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.97432" Longitude="28.87506" StarRating="0" HotelCode="|235914" HotelName="Le Marde Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/5/9/1/4/235914_9.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="244.42" OriginalAmount="242" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0357447" Longitude="28.97884612" StarRating="3" HotelCode="367828|206402" HotelName="Babu Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Hüseyinaga Mahallesi, Halas Sokak 26, 34435 Istanbul, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/640096/640096a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="244.42" OriginalAmount="242.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00501898" Longitude="28.9646275" StarRating="3" HotelCode="148394|grand_mark_hotel_3" HotelName="Grand Mark" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Çifte Gelinler Cad. No 16, Kumkapi, Sultanahmet, 34130 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/64/ec/64ec66f46257932650fc5d05c2fb8b237c501464.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="244.64" OriginalAmount="242.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.97541" Longitude="28.87522" StarRating="0" HotelCode="|242905" HotelName="Holiday Business Otel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ebuziya caddesi zeytinlik mahallesi No 64 Bakirkoy</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/2/9/0/5/242905_15.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="245.43" OriginalAmount="243" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00432670017" Longitude="28.966281633302" StarRating="3" HotelCode="497000|324325" HotelName="Istanbul The Trip Hotel Old City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Kitchen,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sehsuvar Bey, Arapzade Ahmet Sokak 9, Fatih, 34126 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/644930/644930a_hb_a_030.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="246.44" OriginalAmount="244" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.9944268" Longitude="28.83640656" StarRating="4" HotelCode="517176|217671" HotelName="Niconya Port Suite&amp;hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Yenibosna Zafer Mahallesi, Calislar Sokak No 11, 34194 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/04/af04552b67727dd2aff9a238cde60b8b29a75933.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="246.67" OriginalAmount="244.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0370775" Longitude="28.9813171" StarRating="3" HotelCode="|108101" HotelName="Lemon Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sehit Muhtar Mah. Altinbakkal Sok. No:42 Taksim/Beyoglu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/8/1/0/1/108101_2.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is 300 metres away from Istiklal Avenue 4 minutes away, guests can find Taksim the Square of Taksim the underground station of. ROOM: The establishment has studios with an air-conditioning system and WiFi (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="247.26" OriginalAmount="244.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.044438" Longitude="28.982587" StarRating="0" HotelCode="|485635" HotelName="Trip Park Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dolapdere Cd.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/5/6/3/5/485635_91047a72137.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="247.45" OriginalAmount="245.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.011317" Longitude="28.952914" StarRating="3" HotelCode="260170|kaya_madrid_hotel_istanbul" HotelName="Kaya Madrid Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Iskenderpasa Mahallesi, Cingiraklibostan Sokak 40, Fatih, Aksaray, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/7f/8a7fb1f3990a4f6e157d7cff76739cf8ed2ba018.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="247.45" OriginalAmount="245.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00554993" Longitude="28.95460072" StarRating="2" HotelCode="593888|saint_george_boutique_house" HotelName="Saint George Boutique House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Katip Kasim Mahallesi, Yenisepetci Sokak 25/101, Yenikapi, Fatih, 34130 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/fd/cb/fdcb2ef40820fd987975475878e28bf1482f57f8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="248.46" OriginalAmount="246.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.004853879958" Longitude="28.965363876726" StarRating="3" HotelCode="315878|ciwan_hotel" HotelName="Raimond Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Hayrettin Mahallesi, Kadirga Limani Caddesi 7, Kumkapi, 34121 Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/1f/1d/1f1dc4d10e6e7aeeed49020d0a9fc1e37136f0be.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="248.61" OriginalAmount="246.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.007237" Longitude="28.948708" StarRating="0" HotelCode="|537433" HotelName="Hotel Mardia" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Aksaray Mah. Asimbey sk.No.4 Fatih</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/7/4/3/3/537433_41421122133.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="249.08" OriginalAmount="246.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0089575" Longitude="28.9549983" StarRating="4" HotelCode="|55932" HotelName="Istanbul Royal" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Aksaray Caddesi 16</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/9/3/2/55932_6f2b7830503.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a TV room, a bar, shops, a car park, a safety deposit box service, a meeting room, a laundry service, a restaurant and air-conditioning in communal areas. SITUATION: This establishment, is situated in Istanbul the historic centre of near the establishment, you will find Hagia Sophia, the Grand Bazaar, Sultan Ahmed Mosque and Topkapi Palace the racecourse, is situated 15 kilometres away from Istanbul AtatÃ¼rk Airport. ROOM: The rooms have an air-conditioning system, a satellite television, a mini-bar, a direct line telephone, a hairdryer and a radio.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="249.47" OriginalAmount="247" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00514" Longitude="28.95458" StarRating="4" HotelCode="323378|110661" HotelName="Matiat Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Tulbentci Husamettin Mahallesi, Langa Hisari Sokak No: 19, Yenikapi, Fatih, 34130 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/b3/aab301753167ac374fcca64be127c102a47754de.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="249.47" OriginalAmount="247" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="775985|343509" HotelName="Ulubat Bayan Apart Hotel Adults Only" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kalburcu Mehmet Cesmesi Sokak, 34104 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/default-hotel.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="250.04" OriginalAmount="247.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00810297" Longitude="28.95771543" StarRating="2" HotelCode="735921|15894545" HotelName="Version Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel">
        <Address>
          <AddressLines>
            <AddressLine>Koska Caddesi 40, Laleli, 34480 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/df/04dfe17299c308bdb8a73e9d88d96859f46d6768.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Laleli, Version Hotel is 250 m from Laleli Tram Station offering easy access to the histo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="250.27" OriginalAmount="247.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03348" Longitude="28.982614" StarRating="0" HotelCode="|546089" HotelName="Elegance House" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/6/0/8/9/546089_ea84be41006.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="250.48" OriginalAmount="248.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.978556940409" Longitude="29.124441675994" StarRating="4" HotelCode="310528|atasehir_palace_hotel__conference" HotelName="Atasehir Palace Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Kücükbakkalköy Mahallesi, Kayisdagi Caddesi 143/1, Atasehir, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/0f/e9/0fe939a9597661eba3f454e99250808d50815741.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="250.48" OriginalAmount="248.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.029122186301" Longitude="28.805603179653" StarRating="3" HotelCode="430650|ibis_istanbul_airport" HotelName="ibis Istanbul West" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Halkali Merkez Mahallesi, Tokel Sokak 1, Fatih Caddesi, Kucukcekmece, 34303 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/fb/d7fba7de2ee0bb89518d2eab01e3c3339cfa0a5c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="250.48" OriginalAmount="248.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="698002|bahaus_guesthouse_hostel" HotelName="Bahaus Guesthouse Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Akbiyik Cadessi Caddesi Bayram Firin Sokak 7</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/9a/0e9a60a9575aa35341c1ec197c27a8c2778c2969.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="251.60" OriginalAmount="249.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0067155" Longitude="28.9731172" StarRating="0" HotelCode="|86851" HotelName="Sultanahmet Park" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Binbirdirek Mah. Klodfarer Cad. No:19 Sultanahmet Fatih</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/8/5/1/86851_3.jpg</HotelPictures>
        <HotelDescription>SITUATION: Istanbul It is in 5 minutes away from the establishment, clients can find Topkapi the Palace of and the mosque. ROOM: The rooms have internet, (free of charge), a television.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="252.50" OriginalAmount="250.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.005295624713" Longitude="28.971945047379" StarRating="3" HotelCode="171008|sultan_palace_hotel" HotelName="Sultan Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Katip Sinan Sokak 38, Kucuk Ayasofya Mahallesi, 34122 Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/8e/298ed3ff08eb097371c2acab92856fd82e7d7e0e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the Sultanahmet district of the city, the hotel is ideally situated for visiting the majo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="252.54" OriginalAmount="250.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.04530483" Longitude="28.98325372" StarRating="3" HotelCode="323405|95019878" HotelName="Cumbali Plaza Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Bozkurt Mahallesi Dolapdere Caddesi No. 135, 34375 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/66/7d66bec9c355d981c498879b1c90e16c22006a4e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="252.72" OriginalAmount="250.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0052562" Longitude="28.9642764" StarRating="3" HotelCode="|72541" HotelName="Grand Liza" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tiyatro Cad no 92, Beyazit</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/2/5/4/1/72541_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Grand Liza Hotel is rated three stars, is situated in a central area, has a restaurant and comfortable standard rooms. SITUATION: This hotel is in Beyazit where you can find restaurants. Is situated in a central area where you can find tourist points of interest. ROOM: The rooms have an air-conditioning system, WiFi, a hairdryer, a safety deposit box and a mini-bar. OTHERS: Clients have at their disposal room service and a restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="253.15" OriginalAmount="250.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.98732" Longitude="29.02419" StarRating="0" HotelCode="|526925" HotelName="Pasaport Pier Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/6/9/2/5/526925_365df0c1042.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="253.51" OriginalAmount="251" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008188179525" Longitude="28.957004822125" StarRating="3" HotelCode="529008|406438" HotelName="Malkoc Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mesih Pasa Caddesi 41, Laleli Aksaray, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/58/587884/587884a_hb_a_007.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Malkoc Hotel located in Laleli which is one of the centers in istanbul, is in walking distance to hi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="253.51" OriginalAmount="251" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.006272518938" Longitude="28.797627156222" StarRating="3" HotelCode="399217|198886" HotelName="Sapko Airport Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Tevfik Bey Mahallesi, Vahit Efendi Sokak 10, Sefaköy, 34295 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/80/5d8073d6bb4c03bf7f5a0a3b4be063aca77cbc89.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="253.67" OriginalAmount="251.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.053426" Longitude="28.807499" StarRating="0" HotelCode="|485919" HotelName="In House Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/5/9/1/9/485919_7b15f422147.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="254.52" OriginalAmount="252" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.007079" Longitude="28.95495" StarRating="3" HotelCode="169651|47769" HotelName="Maral Hotel Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Katip Kasim Mahallesi, Pasazade Sokak No: 17, Laleli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/39/5939bb65ae7d844aa764165852d31ac72f3b7177.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Laleli area of Istanbul, within comfortable walking distance of the majo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="254.52" OriginalAmount="252.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.005411938665" Longitude="28.96277717791" StarRating="3" HotelCode="65950|tayhan" HotelName="Tayhan Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Turkeli Caddesi 5, Kumkapi, 34480 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/89/a989148c16c68b382b057f6f7df5698a7a9a9de2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in Kumkapi, one of the ancient quarters of Istanbul, 5 minutes from the import...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="255.15" OriginalAmount="252.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.037188" Longitude="28.981608" StarRating="3" HotelCode="|166369" HotelName="Lemon Residence Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sehit Muhtar Mh.AltinBakkal Sk. No:42Taksim</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/3/6/9/166369_le_ge.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers security, a reception, a safety deposit box service and a transfer service to the airport, (for a fee) and (on request). SITUATION: This hotel is 300 metres away from Istiklal Avenue 4 minutes away, guests can find Taksim the Square of the metro station. ROOM: The establishment has studios with an air-conditioning system, WiFi (free of charge), a satellite TV, a wardrobe, a bathroom, complimentary bathroom items and a hairdryer. They also have a kitchen with hobs, a mini-bar, kettle, table, a toaster and kitchenware. OTHERS: Regarding the food and beverage offering, clients can enjoy a breakfast service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="255.29" OriginalAmount="252.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0121498" Longitude="28.9561467" StarRating="0" HotelCode="|82929" HotelName="Lyon Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/9/2/9/82929_1.jpg</HotelPictures>
        <HotelDescription>ROOM: Each room has an air-conditioning system and WiFi (free of charge). SITUATION: Is situated inIstanbul (in the Sehzadebasi district) the city centre of Istanbul (in the Sehzadebasi district) it is 2 kilometres away from the university.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="255.53" OriginalAmount="253.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.030269982433" Longitude="28.973444035103" StarRating="3" HotelCode="9358|elan_3" HotelName="Elan Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Asmalimescit Mahallesi, Mesrutiyet Caddesi 91, Tepebasi, Beyoglu, 34430 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/4b/8c/4b8cf54c3264c7b2b196aef70bbc0ef1eaf2bd44.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="255.53" OriginalAmount="253.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.009706" Longitude="28.972862" StarRating="3" HotelCode="177347|hotel_sipahi" HotelName="Sipahi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/08/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Divanyolu Türbedar Sokak No:20, 34120 Çemberlitas, Eminönü, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/44/6e443723726ad7dc4a0e4b020532d24df1307f15.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A lobby and a reception are available to guests. Most of the storeys are easily accessible by lift. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="255.95" OriginalAmount="253.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0027806" Longitude="28.9741423" StarRating="0" HotelCode="|83029" HotelName="Deniz Houses" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cay?roglu Sok. No:16 Sultanahmet</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/0/2/9/83029_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel offers, WiFi, (free of charge). SITUATION: This family-owned hotel, Sultanahmet it is in it is located 300 metres away from the mosque. ROOM: Customers can find traditional-style rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="256.34" OriginalAmount="253.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0388884" Longitude="28.9822849" StarRating="0" HotelCode="|108337" HotelName="My House Taksim" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/8/3/3/7/108337_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is in Istanbul the centre of 300 metres away from and Taksim the square Istiklal the street. APARTMENTS: It offers large apartments with air-conditioning and a kitchen with full kitchenware.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="256.51" OriginalAmount="253.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0026678" Longitude="28.9746538" StarRating="0" HotelCode="|108063" HotelName="Seatanbul Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kucukayasofya Cay?roglu Sok. No:32</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/8/0/6/3/108063_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment it offers, WiFi, (free of charge). SITUATION: This hotel is in Istanbul the Peninsula of it is located 500 metres away from the mosque. ROOM: The establishment has rooms with air-conditioned, a flat-screen television and sea views.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="256.70" OriginalAmount="254.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03719" Longitude="28.98181" StarRating="0" HotelCode="|529015" HotelName="Butterfly Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sehit Muhtar Mah Altinbakkal Sok</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/9/0/1/5/529015_bedb0511238.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="256.90" OriginalAmount="254.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0062" Longitude="28.79749" StarRating="0" HotelCode="|184884" HotelName="Sapko Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tevfik Bey Mah. Vahit Efendi Sok No:10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/8/8/4/184884_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="257.55" OriginalAmount="255" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.04910233" Longitude="29.02336864" StarRating="2" HotelCode="323401|58647" HotelName="Ayse'M' Sultan Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Çevirmeci Sokak No: 4, Ortaköy/Besiktas, 34400 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/d5/d2d5079762adf19d4236fb9d156c078ab010b5f8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="258.24" OriginalAmount="255.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.010432690575" Longitude="28.951378928012" StarRating="3" HotelCode="320757|23131807" HotelName="Hotel Star Park" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Iskenderpasa Mahallesi, Sekerci Sokak 16, Aksaray, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/370939/370939a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="258.30" OriginalAmount="255.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.006414" Longitude="28.959266" StarRating="0" HotelCode="|534252" HotelName="Bona Sera Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/4/2/5/2/534252_4c1ad1f1148.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="258.56" OriginalAmount="256" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.014122753778" Longitude="28.977458998561" StarRating="3" HotelCode="102497|47715" HotelName="Grand Seigneur Hotel Old City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hoca Pasa Mahallesi, Nöbethane Caddesi 18, Fatih, 34110 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/a0/43/a0437aad7ca419e5f3fb32580093d86d022f3021.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the historic peninsula of Eminönü, close to the city wall and Topkapi Palace...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="258.56" OriginalAmount="256" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.05298700793" Longitude="28.987126350403" StarRating="3" HotelCode="185591|48006" HotelName="Arsima" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tavukçu Fetih Sok. 22, Osmanbey Cumhuriyet Mah., Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/a1/06a1b8beda3566f135ce8a473a9153a0a9425bba.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is in a great location for the Lutfi Kirdar Congress Centre and the Cemal Resit Rey concer...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="258.56" OriginalAmount="256.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.010969006184" Longitude="28.954789638519" StarRating="3" HotelCode="43841|birbey" HotelName="Birbey Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Diet Meals,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kemalpasa Mahallesi, Mektep Sokak 1-3, Aksaray, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/78/68783c560f7e4cc5986f22f8584effcd5b21ba6d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel is located at the heart of Istanbul just a short walk from the lively cit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="259.57" OriginalAmount="257.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.006117" Longitude="28.965891" StarRating="3" HotelCode="160862|may_hotel_istanbul" HotelName="May Hotel Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Hayrettin Mahallesi, Bali Pasa Yokusu 86, Kumkapi, 34126 Istanbul, Beyazit</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/af/80/af80af7c1086e9938b4904496f1eb4f90c069c23.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in one of the oldest and most colourful quarters of Istanbul on the old histor...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="259.79" OriginalAmount="257.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.006394" Longitude="28.968628" StarRating="0" HotelCode="|534355" HotelName="Armar Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cephaneci Sk.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/4/3/5/5/534355_855bf561145.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="259.82" OriginalAmount="257.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0139916" Longitude="28.9780278" StarRating="0" HotelCode="|86966" HotelName="Ethnica Hotel Old City" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nobethane Cad.No: 18 Sirkeci</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/9/6/6/86966_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This historic building, has WiFi and a reception. SITUATION: The establishment, El Palacio de Topkapi it is a 5-minute walk away from Santa Sofia 500 metres away from Sultan Ahmed Mosque 800 metres away from La cisterna BasÃ­lica and El Bazar de las Especias 10 minutes walk away, guests can find it is 18 kilometres away from Istanbul AtatÃ¼rk Airport. ROOM: All the rooms have an air-conditioning system, a television, a mini-bar, a safe, a bathroom with a hairdryer and complimentary bathroom items. Some rooms have sea views. RESTAURANT: Regarding gastronomy, the establishment offers a restaurant and a bar. MEALS: The establishment serves a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="260.58" OriginalAmount="258.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.019876" Longitude="28.928101" StarRating="2" HotelCode="207967|grand_reis_otel" HotelName="Grand Reis" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Currency Exchange,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Topkapi cd Hamamodalari çikmazi No:1, Kaleiçi, Topkapi, Fatih, istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/04/4904997d2003390eb92bfba4632df34f6d3f4d02.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the Topkapi-Pazartekke area of the city, the hotel is only a few minutes’ walk from the c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="262.04" OriginalAmount="259.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0370365" Longitude="28.9818394" StarRating="3" HotelCode="|108008" HotelName="Taxim Trend Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sehit Muhtar Mahallesi Turan Cad. Alt?nbakkal Sokak No:26 Beyoglu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/8/0/0/8/108008_5d3dfea1053.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is 3 minutes away fromTaksim the Square of. ROOM: The establishment has suites with kitchen, an air-conditioning system and WiFi (free of charge). FACILITIES: Guests are offered a reception.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="262.34" OriginalAmount="259.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0357648" Longitude="28.9792424" StarRating="0" HotelCode="|353421" HotelName="Palmiye Hotel Taksim" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Huseyinaga Mah. Halas Sokak No:19</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/3/4/2/1/353421_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="262.47" OriginalAmount="259.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.006588" Longitude="28.9530849" StarRating="3" HotelCode="|37161" HotelName="Grand Ant" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>KUCUK LANGA CADDESI - AKSARAY 9-11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/1/6/1/37161_5493b931448.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment with air-conditioning, was renovated in 2006, has 55 comfortable rooms, The establishment also offers a restaurant, a lobby with a reception, a currency exchange service, a lift, WiFi, room service and a laundry service. SITUATION: This urban, family hotel, Aksaray it is in a few minutes walk away, you can find Hagia Sophia, Topkapi Palace and the Grand Bazaar museums, is situated 15 kilometres away from Istanbul AtatÃ¼rk Airport. ROOM: The comfortable rooms, have a direct line telephone, a satellite TV, a hairdryer, individual air-conditioning, central heating and a balcony or terrace. PAYMENT METHODS: Customers can pay using Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers a buffet breakfast and Ã  la carte lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="262.60" OriginalAmount="260" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03592" Longitude="28.98241" StarRating="3" HotelCode="323623|199653" HotelName="Fitas Oda Beyoglu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/08/2026" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Istiklal Caddesi Bekar Sokak 8, Beyoglu, 34435 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/0f/65/0f655335943ada7efb82d1f65c657b93e6ff44a1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="262.60" OriginalAmount="260" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.99689654" Longitude="29.14700558" StarRating="0" HotelCode="776538|343347" HotelName="Nar Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Serifali Mahallesi, Miras Sokak 4, Bayraktar Bulvari, Umraniye, 34775 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/c0/87c09fc0b5ea8ee7eaea09f1fbfda9ba3e642eb4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="262.60" OriginalAmount="260.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.9779488" Longitude="29.1429211" StarRating="4" HotelCode="471480|vois_hotel" HotelName="Vois Hotel Akademik Konaklama &amp;  Spa  &amp; Konferans" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Inönü Mahallesi, Kayisdagi Caddesi 254, Atasehir, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/dc/24dca97b39b84c182df5eafe4f081fb090690b11.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="262.68" OriginalAmount="260.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0081238" Longitude="28.9557854" StarRating="0" HotelCode="|353839" HotelName="Malkoc" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mesihpasa Cad.No:41 Laleli Fatih/Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/3/8/3/9/353839_1_2140.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="262.90" OriginalAmount="260.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.986236" Longitude="28.718347" StarRating="0" HotelCode="|537921" HotelName="Greenwich Istanbul Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Engin Sk. 25</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/7/9/2/1/537921_ff8360c0943.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="263.61" OriginalAmount="261" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.044396" Longitude="28.982432" StarRating="4" HotelCode="293780|36729" HotelName="Istanbul Dora Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Eskisehir Mahallesi, Dolapdere Caddesi 33, Sisli, Istanbul 34347</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/b3/d8/b3d8b3cf0dc637821186736eda25c54512c99c48.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="263.61" OriginalAmount="261" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.006858" Longitude="28.973186" StarRating="3" HotelCode="191102|56839" HotelName="Sultanahmet Park Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/08/2026" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Binbirdirek Mahallesi, Klodfarer Caddesi 19, Sultanahmet, 34122 Istanbul, Fatih</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/b6/65b6136d18eff02c643913e97ecbb8930b22fe4a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="263.92" OriginalAmount="261.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.992837" Longitude="28.794888" StarRating="0" HotelCode="|464484" HotelName="World Point Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Besyol Mahallesi,Birlik Caddesi.No2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/4/4/8/4/464484_c673a220710.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="264.01" OriginalAmount="261.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.015824" Longitude="28.958831" StarRating="0" HotelCode="|521426" HotelName="Güler Palas Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Vefa Cd. No:54</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/1/4/2/6/521426_a5bfda31133.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="264.62" OriginalAmount="262" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.946082" Longitude="29.124857" StarRating="3" HotelCode="933200|199341" HotelName="Anka Business Park" 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,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Akgüvercin Sokak 9, Idealtepe Mahallesi, Maltepe, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/33/b533656e2358c840f97111b2a2d68e2409160229.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="264.62" OriginalAmount="262.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00384573" Longitude="28.9691946" StarRating="0" HotelCode="628809|pembe_apart_hotel" HotelName="Pembe Apart Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kucuk Ayasofya Mahallesi, Donus Sokak 7, 34400 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/c1/68/c16814cdbcef6ac3b45c73262d10cfa48cc562b1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="265.63" OriginalAmount="263" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.978832258228" Longitude="28.877548297115" StarRating="3" HotelCode="315891|47569" HotelName="Naila" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Cevizlik Mahallesi, Huban Sokak 1, 34142 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/0d/610dd2431e15b3ec15f48e7733ebea5f2a1d6b18.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="265.63" OriginalAmount="263" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.020491047319" Longitude="28.928404635582" StarRating="2" HotelCode="155289|45306" HotelName="Yavuz" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Topkapi Cad. No:30, Kaleiçi, Topkapi, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/07/5407b120cd99d6b094fefeea736aaa95f6f10da2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is set in pleasant surroundings in the Topkapi/Fatih area of the city, roughly 5 km from t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="265.63" OriginalAmount="263.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00270893" Longitude="28.97463872" StarRating="2" HotelCode="308225|seatanbul_apart_istanbul" HotelName="Seatanbul Apart Hotel Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cayiroglu Caddesi 32, Sultanahmet, Fatih, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/40/d4/40d43aa454268c15cfec70cbf649764d9308ae04.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="265.95" OriginalAmount="263.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.033138" Longitude="28.679502" StarRating="0" HotelCode="|526461" HotelName="Grand Moon Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/6/4/6/1/526461_335f1691023.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="265.99" OriginalAmount="263.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.022695" Longitude="28.960317" StarRating="0" HotelCode="|475645" HotelName="Vento Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Yesil Tulumba Sokagi No:15</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/5/6/4/5/475645_ba853b91254.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="266.51" OriginalAmount="263.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.011305" Longitude="28.952799" StarRating="3" HotelCode="|84896" HotelName="Kaya Madrid" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ISKENDER PASA MH.CINGIRAKLI BOSTAN SOKAK, AKSARAY 40</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/4/8/9/6/84896_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: Bayezid II Mosque It is situated 1 kilometre away from the establishment, is in the historic centre, near the establishment, you will find historic points of interest, cultural places. ROOM: The establishment has 30 rooms with a bathroom, an air-conditioning system, heating, heating, a direct line telephone, a mini-bar, a television and a hairdryer.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="266.64" OriginalAmount="264" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.007016392463" Longitude="28.952841367604" StarRating="3" HotelCode="37691|22824" HotelName="Grand Ant Hotel Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kucuklanga Cadessi 9, Aksaray, Istanbul 34096</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/a7/26/a72660627e846d9d97b85ac84e95d936faa501f0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly, city hotel is located in the heart of the historical district of Aksaray. Muse...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="267.65" OriginalAmount="265.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.005262383137" Longitude="28.973261182286" StarRating="3" HotelCode="89551|ferman_sultan_hotel" HotelName="Ferman Sultan Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Binbirdirek Mahallesi, Suterazisi Sokak 8, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/2b/f22b66857c2a1c73ea4f9f09aaf574526fb4da8b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="267.65" OriginalAmount="265.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.059900913149" Longitude="28.988684769038" StarRating="3" HotelCode="323359|lampa_design_hotel" HotelName="Lampa Design Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mayis Mahallesi, Operator Raif Bey Sokak 35, Halaskargazi Caddesi 19, 34363 Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/7f/cf/7fcf615adf9de10fe0ea61bcf85e34acc33e1392.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="267.65" OriginalAmount="265.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03373557" Longitude="28.98372675" StarRating="3" HotelCode="411840|maja_suites" HotelName="La Pazza Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Katip Mustafa Celebi Mahallesi, Hocazade Sokak Number 10, Cihangir, Beyoglu, Taksim, 34433 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/b1/48b13ff33d92cb13dcf3ca8bf29506734146c01e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="268.41" OriginalAmount="265.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.04943" Longitude="28.98572" StarRating="0" HotelCode="|238190" HotelName="Park Grazza Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ergenekon Mah Dolapdere Cad No:158 Sisli</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/8/1/9/0/238190_16.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="268.65" OriginalAmount="265.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.98542" Longitude="29.11129" StarRating="0" HotelCode="|530041" HotelName="Artura Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kizilirmak Sokak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/0/0/4/1/530041_f493e5c1236.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="268.66" OriginalAmount="266.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.98047251" Longitude="29.10889194" StarRating="3" HotelCode="548546|cityloft_24_suites" HotelName="Cityloft 24 Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Albay Sokak 26, Kucukbakkalkoy, Atasehir, 34755 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/47/05/4705fcced34e2937d929271a7087513b932abd9e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="268.66" OriginalAmount="266.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.036118" Longitude="28.9795" StarRating="2" HotelCode="933203|hotel_yonca" HotelName="Hotel Yonca" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Room Service,Air Conditioning,Beauty Salon,Business Centre,Concierge,Elevator,Internet,Laundry,Parking,Room Service,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Tarlabasi Bulvari, Toprak Lüle Sokak 5, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/da/9edae3b9819f84b70a44df7206cfc87772def699.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Beyoglu-Taksim, Hotel Yonca promises a relaxing and w...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="269.62" OriginalAmount="266.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.019159" Longitude="28.927437" StarRating="0" HotelCode="|566848" HotelName="Liman Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/6/8/4/8/566848_300028a1131.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="269.64" OriginalAmount="266.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.032724" Longitude="28.977285" StarRating="0" HotelCode="|532566" HotelName="Destinia Pera Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Akansu Sk No 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/2/5/6/6/532566_314ad571017.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="269.67" OriginalAmount="267.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01448971" Longitude="28.95934367" StarRating="0" HotelCode="850528|the_queen_hotel_2" HotelName="The Queen Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kalanderhane Mahallesi, Cemal Yener Tosyali Cadessi 52/101, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/79/64/79642470ca01acf8fdafbc5f58a30ee5a28b1c67.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="269.68" OriginalAmount="267.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.036222" Longitude="28.984322" StarRating="0" HotelCode="|534464" HotelName="Taksim Mood" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Istiklal Cad. Bekar Sok. No: 24</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/4/4/6/4/534464_717deac1437.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="269.71" OriginalAmount="267.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00323" Longitude="28.97381" StarRating="0" HotelCode="|184562" HotelName="Rose Bouquets" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kucuk Ayasofya Cad No 67</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/5/6/2/184562_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="269.99" OriginalAmount="267.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.9425692" Longitude="29.1201005" StarRating="3" HotelCode="300219|4262242" HotelName="Grand Hotel Avcilar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel" HotelFacility="Air Conditioning,Conference Hall,Designated Smoking Area,Fax,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>E 5 Yanyol 66, Avcilar, 34740 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/cc/f6cc04a8bb2ffc7668d406c9aebc90cd8861dd79.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near Istanbul Atatürk Airport, and 10 minutes from Tuyap and Cnr Expo Exhibitio...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="270.04" OriginalAmount="267.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03568" Longitude="28.98121" StarRating="3" HotelCode="|184931" HotelName="Taksim Istiklal Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sehit Muhtar Mh. Imam Adnan Sk. no:15</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/9/3/1/184931_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="270.68" OriginalAmount="268" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.930028194594" Longitude="29.150075670919" StarRating="4" HotelCode="143934|237589" HotelName="Sanli Suite Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="Air Conditioning,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Zümrütevler Mahallesi, Elifçe Sokak 3, Maltepe</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/a2/76a246a57458b54aefd6fd401d9fc400ba8f1a9b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="270.68" OriginalAmount="268.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.978405368162" Longitude="29.142688124298" StarRating="4" HotelCode="531346|cityloft_81" HotelName="Cityloft 81" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Kayisdagi Caddesi 203, Atasehir, 34750 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/7e/a5/7ea5c5f1c115e67b85a40bd666c282cc0d8589c4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="271.69" OriginalAmount="269" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0582735" Longitude="28.987841215344" StarRating="3" HotelCode="293680|35907" HotelName="Comfort Beige" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Mayis Mah., Samanyolu Sk. 118, 34360 Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/219569/219569a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="271.69" OriginalAmount="269.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.052761" Longitude="28.991989" StarRating="3" HotelCode="497804|vali_konak_hotel" HotelName="Vali Konak Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Haci Mansur Sokak 8/1, Mesrutiyet Mahalessi, Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/c6/d8c677ccceb47b4fb4f558cda2a768de957bd751.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="271.69" OriginalAmount="269.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.003478" Longitude="28.969249" StarRating="3" HotelCode="933196|ottoman_elegance_hotel" HotelName="Ottoman Elegance" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Donus Sok. No. 26, Kadirga Meydani Sehsuvarbey Mahallesi, Hagia Sophia, Sultanahmet, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/28/1a/281a2902621dd28043ffb67f1f681718c866e03f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="272.47" OriginalAmount="269.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.005588" Longitude="28.959325" StarRating="3" HotelCode="|534575" HotelName="Mahya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Molatasi Cad No.78</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/4/5/7/5/534575_dba79741111.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="272.70" OriginalAmount="270" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00850398" Longitude="28.95163236" StarRating="0" HotelCode="369877|237436" HotelName="Hotel Real Life" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Valide Camii Sokak No:15 Aksaray Fatih, 34093 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/c2/33c277391ef5f1d90be46e29934c3250224c0efe.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="272.70" OriginalAmount="270" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="766715|343395" HotelName="Rays Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sakizagaci Mahallesi, Iskele Caddesi 7, Bakirkoy, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/2c/c62c695073e53e1d888858f5eba99c1a02448fd8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="273.63" OriginalAmount="270.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0338829" Longitude="28.9810224" StarRating="0" HotelCode="|82941" HotelName="Next2" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kuloglu Mah.Kocaaga Sok. No.10 Beyoglu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/9/4/1/82941_5.jpg</HotelPictures>
        <HotelDescription>ROOM: The establishment has suites with WiFi, (free of charge), a television.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="273.71" OriginalAmount="271" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00499" Longitude="28.955444" StarRating="3" HotelCode="219925|34111" HotelName="Abel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Katip Kasim Mh. Langa Hisar Cad. No: 41, Yenikapi, Aksaray, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/cf/f3cf56788d8b3bd7efeb8a28986db4b7cef981b9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="273.71" OriginalAmount="271" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="956842|489464" HotelName="Delbab Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Katip Kasim Mahallesi, Langa Hisari Sokak 20, Yenikapi, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/85/3385588af85d35adca65244e7cb2e9fbaade3722.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="273.71" OriginalAmount="271" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03439813" Longitude="28.98253803" StarRating="0" HotelCode="787604|375175" HotelName="Ferman Pera Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Massage Centre,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Katip Mustafa Celebi Mahallesi, Tel Sokak 4, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/69/4a69b49d1ae669a3f50bb9250153be3cf447b300.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="273.71" OriginalAmount="271" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03279842" Longitude="28.97686335" StarRating="3" HotelCode="736774|324329" HotelName="Maroon Tomtom" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="boutique hotel" CnxPolicy="Non Refundable" HotelFacility="Boutique,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Tomtom Mahallesi, Acara Sokak 3, Beyoglu, 34433 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/9f/949fe649420fd2316b6caaa8cb88c4be3642997b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in Istanbul, Marmara region, Maroon Tomtom is set 60 m from St. Anthony of Padua Church. Am...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="273.71" OriginalAmount="271" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.9303282" Longitude="29.30614054" StarRating="0" HotelCode="960903|491216" HotelName="My Palace Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Yenisehir Mahallesi, Osmanli Bulvari 13/213, Pendik, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/2b/312bc35b2b2dea1ececb05ed016154ec8b1f338c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="273.71" OriginalAmount="271" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03539148" Longitude="28.97878148" StarRating="3" HotelCode="737250|324344" HotelName="Taksim Maxwell Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Huseyinaga Mahallesi, Buyuk Bayram Sokak 18, Beyoglu, 34435 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/c2/dd/c2ddaf6396621b0263dca3b5374e68c27f6a092c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="273.71" OriginalAmount="271.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.034914" Longitude="28.984645" StarRating="3" HotelCode="188751|taksim_star_hotel" HotelName="Taksim Star" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Siraselviler Caddesi 37, 34437 Taksim, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/18/4b1890f4f192b5ac5e656299cc04334ee87aaf40.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located directly on Taksim Square. Guests will find the city centre, restaurants, bars...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="273.98" OriginalAmount="271.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0038126" Longitude="28.9725923" StarRating="2" HotelCode="|82903" HotelName="Ancient Town" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kucuk Ayasofya Mah. Kasap Osman Sok No:10 Sultanahmet</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/9/0/3/82903_1362caf1159.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is in Sultanahmet the district of Istanbul it is in. FACILITIES: The establishment has a breakfast room.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="274.72" OriginalAmount="272" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0703303" Longitude="28.98854393" StarRating="0" HotelCode="372590|216964" HotelName="AG Sisli Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Izzetpasa Mahallesi, Ayazma Yolu 57, Sisli, Mecidiyeköy, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/06/1b067b98656c03abbec9d352d80e2ea8acce46e8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a transfer service, room service and a business centre. Wireless internet access in...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="274.72" OriginalAmount="272" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008572603533" Longitude="28.954666256905" StarRating="4" HotelCode="16956|2776" HotelName="Istanbul Royal Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Aksaray Cad. No: 16, 34480 Laleli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/d3/14/d31453c3e4d44cbc6b0337841473f2b3750b9a8b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is centrally located in the Aksaray district of the city. Countless shopping a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="274.72" OriginalAmount="272" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0230649" Longitude="28.63614308" StarRating="4" HotelCode="310550|198899" HotelName="Reis Inn Hotel Istanbul" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Massage Centre,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Ataturk Mahallesi, Adnan Kahveci Bulvari 7, 34840 Büyükçekmece, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/zz/e6ad9c46ef20555a2814cefc889a6969b715126b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="274.72" OriginalAmount="272.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.006013284749" Longitude="28.970594524468" StarRating="3" HotelCode="300223|letage_hotel_" HotelName="Zem Hotel" 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>Binbirdirek Mahallesi, Katip Sinan Sokak 10, Çemberlitas, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/2c/782c30c7162279bb0afe05db59906e1278ad6ed8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="275.31" OriginalAmount="272.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.054436" Longitude="28.992462" StarRating="0" HotelCode="|533425" HotelName="Nişantaşı Diamond Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sehit Ismet Armagan Sokak, No: 29-31</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/3/4/2/5/533425_48b6b111112.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="275.65" OriginalAmount="272.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.931394" Longitude="29.143089" StarRating="0" HotelCode="|533183" HotelName="Monezza Hotel - Maltepe" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kumru sokak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/3/1/8/3/533183_b9618aa1149.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="276.02" OriginalAmount="273.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.007498" Longitude="28.96217" StarRating="0" HotelCode="|523328" HotelName="Mayer Hotel Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nur Sk. 15</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/3/3/2/8/523328_2c78ce20956.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="276.18" OriginalAmount="273.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0701442" Longitude="28.9885173" StarRating="0" HotelCode="|353413" HotelName="Ag Sisli Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Izzet Pasa Mh. Ayazma Yolu Sk. No:57 Mecidiyekoy/Sisli</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/3/4/1/3/353413_bab4af91250.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="276.74" OriginalAmount="274" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0272958" Longitude="28.9795005" StarRating="3" HotelCode="314386|198790" HotelName="Waw Hotel Galataport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Haci Mimi Mahallesi, Karabas Mektebi Sokak 8, 34425 Tophane, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/f9/3af9a3a935807e98eafe4ea01015838870053eb5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="276.74" OriginalAmount="274.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.985605" Longitude="28.787832" StarRating="4" HotelCode="55804|sevcan_hotel" HotelName="Sevcan Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Country House" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Garden,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Londra Asfalti 44, Florya, 34810 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/e3/d7e3e7a4be3a21c1d0ce13a6a21c54605c6b34f0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the town centre. Countless entertainment and cultural venues as well as sh...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="276.74" OriginalAmount="274.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.99813047" Longitude="29.1426815" StarRating="3" HotelCode="374744|bomontist_suit" HotelName="Bomontist Suit" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Serifali Mahallesi Kule Sok No:17, Ümraniye Istanbul 34775 Türkiye</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/08/a0/08a05abb13b83371dab4800e29ddad7dd367faff.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="276.88" OriginalAmount="274.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0427275" Longitude="28.9853829" StarRating="0" HotelCode="|108295" HotelName="Taksim Green House" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cumhuriyet caddesi paparoncalli sok No 15 Elmadag/Taksim</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/8/2/9/5/108295_10.jpg</HotelPictures>
        <HotelDescription>SITUATION: Is situated in a central area, 1 kilometre away from the establishment, guests will find Taksim the square Istiklal Avenue.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="277.42" OriginalAmount="274.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0034068" Longitude="28.9787656" StarRating="0" HotelCode="|86945" HotelName="Naz Wooden House Inn - Byzantine House" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Akbiyik Degirmeni Sok. No:7 Sultanahmet</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/9/4/5/86945_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is small. SITUATION: It is situated near the mosque, Topkapi the palace the bazaar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="277.75" OriginalAmount="275.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.006013679567" Longitude="28.954207599163" StarRating="3" HotelCode="186919|grand_oral_hotel" HotelName="Grand Oral" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Fabrika Sk. No:7, Mustafa Kemal Pasa Cad., Yenikapi, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/64/9e6463d1aedd88da3a5da4c5caca4dfc95f3d280.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Yenikapi area of Istanbul, which is just 2 km from the major attractions...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="277.90" OriginalAmount="275.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.981073" Longitude="28.730859" StarRating="0" HotelCode="|485048" HotelName="Green Palmiye Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gumuspala Mahallesi Londra Asfalti</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/5/0/4/8/485048_9d9defa2045.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="278.03" OriginalAmount="275.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.040286" Longitude="28.981891" StarRating="0" HotelCode="|530261" HotelName="Sel Suite Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Feridiye Cd. No 114</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/0/2/6/1/530261_c0b53451020.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="278.76" OriginalAmount="276.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.02511653" Longitude="28.97117711" StarRating="4" HotelCode="431030|vavien_hotel" HotelName="Vavien Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Arap Cami Mahallesi, Aylak Sokak 5, Karaköy, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/f0/76f08efd9154e9ab03cd25372b7ad4ad0295c6af.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="278.76" OriginalAmount="276.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="956603|taksim_diamond_hotel" HotelName="Taksim Diamond Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Asmali Mescit Mahallesi, Balyoz Sokak 3, Beyoglu, 34430 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/65/9265e05b37bae344f3f15375314fa491f5f0f7f7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="278.89" OriginalAmount="276.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0177" Longitude="28.92616" StarRating="0" HotelCode="|461430" HotelName="Ulubat Castle Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/1/4/3/0/461430_4d1840f0641.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="279.10" OriginalAmount="276.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.05536" Longitude="28.987464" StarRating="3" HotelCode="188680|4845799" HotelName="Atik Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ebekizi Sok. No: 5, Mesrutiyet Mah., Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/c7/cdc75b72df30c3af3274f30294892cef07ea3c8d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="280.78" OriginalAmount="278" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.003957689773" Longitude="28.968713350742" StarRating="3" HotelCode="382716|199546" HotelName="Ottoman's Pearl Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sehsuvarbey Mahallesi, Comertler Sokak 3/101, Sultanahmet, 34126 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/cd/ec/cdecbd46156b4c717f1672ac0a36fe46976cd171.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="280.78" OriginalAmount="278.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.97579615" Longitude="29.1486161" StarRating="0" HotelCode="623791|cityloft_161" HotelName="Cityloft 161" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Zumrut Sokak, 34755 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/76/9f/769fe819b204b69207512be72ae67c8d8c7c130d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a restaurant, a café, a bar and a busi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="281.79" OriginalAmount="279" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01046154" Longitude="28.94831693" StarRating="3" HotelCode="373418|199636" HotelName="Hotel Ekol" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Molla Gürani Mahallesi, Tanburi Cemil Bey Sokak Number 7, Aksaray, 34093 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/49/984914f4eb80c151ee1b1e10393216a4b0dda267.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="281.79" OriginalAmount="279" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.005243" Longitude="28.98181" StarRating="3" HotelCode="191098|57145" HotelName="Ipekyolu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Cankurtaran Meydani No:8, Sultanahmet, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/55/a05534ed66c1f985afa7ad5e381ba07fd421dafa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="282.21" OriginalAmount="279.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.004871" Longitude="28.959882" StarRating="0" HotelCode="|522104" HotelName="Royal Kral As Suit Otel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nalbant Cami Sk.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/2/1/0/4/522104_9e991ad0926.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="283.40" OriginalAmount="280.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.9803622" Longitude="29.1088696" StarRating="0" HotelCode="|353515" HotelName="Cityloft 24" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Albay Sokak No:26 Kucukbakkalkoy, Atasehir</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/3/5/1/5/353515_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="283.81" OriginalAmount="281" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.05785019" Longitude="28.98600267" StarRating="0" HotelCode="818756|343197" HotelName="Corner Park Suite Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Merkez Mahallesi, Nakiye Elgun Sokak 91/1, 34381 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/1d/9f/1d9fa7003a20293ddc119e9023b14e33d44e948a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="283.97" OriginalAmount="281.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.034361" Longitude="28.982222" StarRating="0" HotelCode="|443797" HotelName="La Pera Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tel Sk. 8/a</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/3/7/9/7/443797_7cddd6c1044.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="284.82" OriginalAmount="282" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.033830089992" Longitude="28.981026067153" StarRating="3" HotelCode="404620|61905" HotelName="Hotel Next2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Kuloglu Mahallesi, Kocaaga Sokak 10, Turnacibasi Caddesi, Beyoglu, 34433 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/82/5782d599bacdd199047ab4f49abd50afa169a825.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="284.82" OriginalAmount="282" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00724425" Longitude="28.95249066" StarRating="0" HotelCode="517105|375227" HotelName="Prens Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Aksaray Mahallesi, Tiryaki Hasan Pasa Caddesi, Kocibey Sokak 28, 34200 Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/ostrovok/16/c5/16c5ba3947c3c5b8b873baa7c184c08929e1d233.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="284.82" OriginalAmount="282.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0426618" Longitude="28.9823554" StarRating="3" HotelCode="300217|hera_montagna_hotel" HotelName="Hera Montagna" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Inönü Mahallesi, Elmadag Caddesi 64, Sisli, Istanbul 34381</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/b2/93b21e71271514534f073f271acd2b7498c59535.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="286.19" OriginalAmount="283.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.9460406" Longitude="29.124735" StarRating="0" HotelCode="|86914" HotelName="Anka Business Park Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Delta Hospital Arkasi Akguvercin Sok No:9 Kucukyali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/9/1/4/86914_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a cafÃ©, internet, WiFi (free of charge), a restaurant, a laundry service, a sauna and a games room. SITUATION: It is close to the main road.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="286.32" OriginalAmount="283.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.05761" Longitude="28.98585" StarRating="0" HotelCode="|549073" HotelName="Corner Park Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Merkez Mahallesi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/9/0/7/3/549073_19770691157.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="286.32" OriginalAmount="283.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01034" Longitude="28.95404" StarRating="0" HotelCode="|193118" HotelName="Laleli Blue Marmaray " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ordu cad Selimpasa Sok No 18 Laleli</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/3/1/1/8/193118_3e1abd21602.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="286.84" OriginalAmount="284" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.04733" Longitude="28.98489" StarRating="0" HotelCode="847897|375211" HotelName="Taksim Time Hotel Istanbul" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ergenekon Mahallesi, Dolapdere Caddesi 108, Harbiye, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/7d/327dacd3fd65243e2df88ccde17babaa23c81eae.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="286.84" OriginalAmount="284.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.002863" Longitude="28.9742" StarRating="4" HotelCode="95949|albatros_premier_hotel" HotelName="Albatros Premier" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kucuk Ayasofya Mah., Cayiroglu Sokak No: 1, Istanbul 34122</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/f5/c5f5bef7ed79952d2e3b74e3f0b64ad63324cbd1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the old city quarter of Sultanahmet and is within easy walking distance of ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="286.84" OriginalAmount="284.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.028836883722" Longitude="28.973169687572" StarRating="3" HotelCode="118849|the_pera_hotel" HotelName="The Pera Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mesrutiyet Caddesi 113, Taksim, Beyoglu, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/72/a772aa2653a38db1b5cde2f470ef91765253a115.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel enjoys an amazing location in the centre of Istanbul. The underground station, P...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="286.84" OriginalAmount="284.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="3" HotelCode="118842|abella_hotel_special_class_" HotelName="Abella" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Airport Transfer (on Demand),ATM/Cash Machine,Banquet Hall,Beauty Salon,Bicycle Rental,Designated Smoking Area,Dining,Fax,Laundry,Massage Centre,Pets allowed,Printer,Restaurant,Room Service,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Küçükayasofya Street No 35, Sultanahmet/Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/21/d3219136ea5f80e38d2d890c1aff5f7c53914760.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel, which can be found in Old City, is a great option for families. Nestled just a ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="286.87" OriginalAmount="284.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0034241" Longitude="28.9691603" StarRating="0" HotelCode="|108081" HotelName="Ottoman Elegance Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kadirga Meydani Sehsuvarbey Mah. Donus Sok. No: 26,Kucukayasofya,Sultanahmet,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/8/0/8/1/108081_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a terrace. SITUATION: It is 10 minutes away from the mosque. ROOM: The rooms have an air-conditioning system and WiFi (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="287.85" OriginalAmount="285" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03223422" Longitude="28.98812057" StarRating="0" HotelCode="567600|237353" HotelName="Dreamers B&amp;B" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Purtelas Hasan Mahallesi, Hardal Sokak 2, Findikli Beyoglu, 34420 Istanbul, Marmara Region</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=11037454</HotelPictures>
        <HotelDescription>&lt;br/&gt;Wireless internet access in public areas allows guests to stay connected. There is also a garden.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="288.07" OriginalAmount="285.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.003178" Longitude="28.975895" StarRating="0" HotelCode="|86935" HotelName="Antique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/9/3/5/86935_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has WiFi (free of charge) and a terrace on the rooftop. SITUATION: This welcoming hotel is in SultÃ¡n Ahmet the area Istanbul it is in 500 metres away, guests will find the mosque.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="288.17" OriginalAmount="285.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.068323" Longitude="28.9996461" StarRating="4" HotelCode="|447168" HotelName="The Bold" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Selahattin Pinar Cd.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/7/1/6/8/447168_859abf21141.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="288.17" OriginalAmount="285.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00277" Longitude="28.97431" StarRating="0" HotelCode="|184252" HotelName="Cheers Lighthouse" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/2/5/2/184252_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="288.26" OriginalAmount="285.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.011336" Longitude="28.947624" StarRating="3" HotelCode="|475533" HotelName="GRAND VATAN HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Adnan Menderes Vatan Bulvari no 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/5/5/3/3/475533_7ae76531250.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="288.86" OriginalAmount="286.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0446116" Longitude="28.9827253" StarRating="4" HotelCode="313443|icon_istanbul_hotel" HotelName="Icon Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Eskisehir Mahallesi, Dolapdere Caddesi 47-43, Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/4e/6a/4e6a4496383930edccf22be61a3faf2808a35324.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="288.86" OriginalAmount="286.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.81591764" Longitude="29.30319381" StarRating="3" HotelCode="363664|grand_lion_hotel" HotelName="Grand Lion Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 08/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Postane Mahallesi, Istasyon Caddesi 3, Iskele Karsisi, 34940 Tuzla, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/cd/65cded7abd304d82beb9112347d691934f76d2a2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on the seafront in Tuzla, this hotel is 9 km from the airport. It offers air-conditioned gue...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="288.91" OriginalAmount="286.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.005644" Longitude="28.665497" StarRating="0" HotelCode="|545791" HotelName="ELİTE PARK HOTEL and SUİTES" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Yakuplu Mahallesi 65.Sokak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/5/7/9/1/545791_5cf2a441044.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="289.72" OriginalAmount="286.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.907433" Longitude="29.214929" StarRating="0" HotelCode="|526219" HotelName="Aram Otel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Naz Sk.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/6/2/1/9/526219_b1ea5431013.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="289.87" OriginalAmount="287" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.960320571368" Longitude="29.214697536683" StarRating="3" HotelCode="900873|199085" HotelName="Grand Merin Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Fatih Mahallesi, Yakacik Caddesi 54, Ortadag, 34885 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/12/6b12ce141cd5ac1a8942ab440d7af57fd937867c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="289.87" OriginalAmount="287" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.047442472718" Longitude="28.986100130977" StarRating="3" HotelCode="574354|237560" HotelName="Park By Clover" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Ergenekon Mahallesi, Papa Roncalli Sokak 122-1, Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/d0/da/d0da665d5c74513b8fdd3b4e9ef96e3dcdc02ddc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="289.87" OriginalAmount="287.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.011045503574" Longitude="28.959112084061" StarRating="3" HotelCode="37690|laleli_gonen_hotel_2" HotelName="Laleli Gönen" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Fethibey Caddesi, Zeynepkamil Sokak 24, Laleli, 34134 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/7f/c77f9170444e8b7a4bb603172f28ee2a679dce94.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel is situated in Istanbul, about 1 km from the sea. The tourist attractions can be re...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="290.88" OriginalAmount="288" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.003529" Longitude="28.971322" StarRating="3" HotelCode="900675|56393" HotelName="Emirhan Inn Apartment" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kucuk Ayasofya Mahallesi, Odev Sokak 4, 34122 Istanbul, Sultanahmet</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/7c/cc/7ccc7532b6afb1f2305539b89a1f40ac399587aa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="290.88" OriginalAmount="288" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.02327773" Longitude="28.9604496" StarRating="0" HotelCode="372756|493315" HotelName="Baykal Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Uskuplu Caddesi, Fukarababasi Sokak 12, Kadir Has Üniversitesi Yani, Unkapani, Fatih, 34083 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/e4/3ee4e011e9f71eebceb890b66be136aa3803bdb1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on the shores of Golden Horn in Unkapani, Hotel Baykal is 3 km from the historic Sultahahmet...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="290.88" OriginalAmount="288.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.035305" Longitude="28.978626" StarRating="3" HotelCode="191176|jakaranda_" HotelName="Jakaranda" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Huseyin Aga Mah. Buyuk Bayram Sok. No. 14 Beyoglu 34420, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/0a/230af0fcff5967a04dda9909b8cdb8f915092684.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="291.15" OriginalAmount="288.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.04404" Longitude="28.98532" StarRating="0" HotelCode="|184185" HotelName="The Central House Istanbul Taksim" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Papa Roncalli Sokak No: 34</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/1/8/5/184185_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="291.43" OriginalAmount="288.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.019565" Longitude="28.827009" StarRating="0" HotelCode="|486101" HotelName="Comfort Point Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/6/1/0/1/486101_a77f5132147.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="291.89" OriginalAmount="289" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.047365439361" Longitude="28.986318753373" StarRating="4" HotelCode="933241|199885" HotelName="Arach Hotel Harbiye" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Eco Hotel,Business Hotel" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cumhuriyet Caddesi, Prof. Dr. Celal Öker Sokak 5, Harbiye, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/2f/e72f2dc662a4ac3805ef24660bc8679d1e2cfce2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is in the city district Sisli-Nisantasi, opposite the Istanbul Military Museum. Links to t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="291.89" OriginalAmount="289" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.97174549" Longitude="29.14447211" StarRating="0" HotelCode="599100|237183" HotelName="Arkem Hotel &amp; Suite 1" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Findikli Mahallesi, Sarmasik Sokak 183, 34854 Istanbul, Maltepe</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/fa/adfa85b9f8f7da40dc7f27b58dfb7b16b5ee3e77.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="291.89" OriginalAmount="289" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03197673198" Longitude="28.977045772982" StarRating="3" HotelCode="470476|199250" HotelName="Cirrus Suites Tomtom" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Tomtom Mahallesi, Eski Cicekci Sokak 18, Beyoglu, 34435 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/634706/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="291.89" OriginalAmount="289" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0081306" Longitude="28.97163935" StarRating="3" HotelCode="373626|217738" HotelName="Sultanahmet Newport Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Binbirdirek Mahallesi, Peykhane Sokak No:15, Cemberlitas - Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/75/73/7573aa7ee0fa44288248374fa023bcef681d20b0.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="291.89" OriginalAmount="289" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.978438566163" Longitude="28.87094030233" StarRating="4" HotelCode="315781|217741" HotelName="Rawda  Bakirkoy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Fisekhane Caddesi, Cumhuriyetçi Sokak 3, Bakirköy, 34140 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/60/ed607c4723d705c7a98aa325002109026d0ad3a8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="291.89" OriginalAmount="289.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.012242" Longitude="28.95716" StarRating="3" HotelCode="933207|bergama_hotel" HotelName="Bergama Hotel Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 08/08/2026" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Elevator,Internet,Parking,Pick &amp;amp; Drop,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mesih Pasa Mahallesi, Fevziye Caddesi No. 34, Sehzadebasi, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/50/37/50372d0e34c501b45896e1c6001fdb44a60eb0e8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Istanbul (Laleli), Bergama Hotel is minutes from Sehzad...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="292.08" OriginalAmount="289.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0345018" Longitude="28.9855027" StarRating="0" HotelCode="|86747" HotelName="Style Star Hotel Cihangir" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cihangir Mahallesi Baskurt Sokak No.8, Cihangir,Taksim 34433</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/7/4/7/86747_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a restaurant. SITUATION: 2 minutes away, guests can findTaksim the square Istiklal the street. ROOM: Guests are offered rooms with air-conditioned and WiFi (free of charge).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="292.42" OriginalAmount="289.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.960394" Longitude="29.2149479" StarRating="3" HotelCode="|83041" HotelName="Grand Merin Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Fatih mah.Yakac?k cad. No:54 (ortadag) Sancaktepe</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/0/4/1/83041_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: Is situated in the business area, near the establishment, you will find the airport.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="292.47" OriginalAmount="289.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.907083" Longitude="29.288335" StarRating="0" HotelCode="|552850" HotelName="ERS LİFE AİRPORT HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>AKSEMSETTIN MAH.FATIH BLV.NO 518 SULTANB</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/2/8/5/0/552850_078ae881107.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="292.50" OriginalAmount="289.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.011831" Longitude="28.953999" StarRating="0" HotelCode="|17638" HotelName="Birbey" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ATATURK BULVARI KEMALPASA MAH.MEKTEP SOK AKSARAY 1/3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/6/3/8/17638_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: this hotel was built in 1990, has 31 double rooms, a lobby, a reception with safety deposit boxes, a cloakroom, a lift and a kiosk. The establishment boasts a games room, a television room, a restaurant with air-conditioning, with highchairs, internet. There are many services available at the establishment, including room service, a laundry service, a medical care service, a car park and an indoor car park. SITUATION: This attractive urban hotel is situated in Istanbul a central area of it is close to the city centre, in the surrounding area, clients can find the commercial area, Where you can find shops, boutiques, bars, restaurants, shops, leisure areas and entertainment. ROOM: It has inviting rooms with a bathroom, a hairdryer, a direct line telephone, a satellite or cable television, a radio, a stereo, internet, a mini-bar, a double bed, fitted carpets, central heating and a safe. PAYMENT METHODS: Customers can pay using Visa and Mastercard. OTHERS: All meals in a buffet form, Regarding the food and beverage offering, clients have Ã  la carte lunch and dinner and a set-menu dinner. The establishment offers special dishes and food for those with special dietary requirements..</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="293.02" OriginalAmount="290.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0040158" Longitude="28.978917" StarRating="0" HotelCode="|86792" HotelName="Mevlana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sultanahmet Mah. Akbiyik Caddesi No:75 Eminonu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/7/9/2/86792_1.jpg</HotelPictures>
        <HotelDescription>RESTAURANT: Customers can enjoy a restaurant on the terrace. SITUATION: Sultan Ahmed Mosque 200 metres away, guests will find. ROOM: All the rooms have an air-conditioning system and WiFi (free of charge).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="293.30" OriginalAmount="290.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01228981" Longitude="28.95490634" StarRating="3" HotelCode="936556|1491252" HotelName="Bisetun Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gencturk Mah. Sirvanizade Sok. No:7, Fatih 34080, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/71/04712c948fb8e313c8422e2d49d8cfff73883ccc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="293.59" OriginalAmount="290.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.002359" Longitude="28.941786" StarRating="0" HotelCode="|535870" HotelName="Valens Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mihri Hatun Sk. 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/5/8/7/0/535870_6821b342052.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="293.79" OriginalAmount="290.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00611" Longitude="28.66431" StarRating="4" HotelCode="|235965" HotelName="Empire İstanbul " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/5/9/6/5/235965_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="293.91" OriginalAmount="291" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="866022|381268" HotelName="Levo Suites Macka" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Servirevan Sokak, 34357 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/9b/a39b86cc7d8dadf3d35aa2f42a3f332687dec987.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="293.91" OriginalAmount="291" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.02135098" Longitude="28.92810205" StarRating="3" HotelCode="309349|198922" HotelName="Otel Öz Yavuz" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Topkapi Mahallesi, Izmirli Niyazi Sokak 21, Topkapi, Kaleiçi, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/8c/408cecb0e64ebcdf27d47d88a485214083103afc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="293.91" OriginalAmount="291.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0670498" Longitude="28.9984902" StarRating="4" HotelCode="310559|white_monarch_hotel" HotelName="White Monarch Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mecidiyeköy Mahallesi, Selahattin Pinar Arkasi, Naci Kasim Sokak 2, Sisli, 34200 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/d7/b2d7f304a33dccf62797f38c2c4993e3a635adda.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="294.02" OriginalAmount="291.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0125" Longitude="28.9748" StarRating="0" HotelCode="|184575" HotelName="Istanbul Central Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hobyar Mh., Cemal Nadir Str., N:10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/5/7/5/184575_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="294.07" OriginalAmount="291.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0105127" Longitude="28.9541127" StarRating="0" HotelCode="|86763" HotelName="Grand Dilara Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ordu Cad. Selimpasa Sok No: 24 Laleli?</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/7/6/3/86763_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a reception and tourist information. SITUATION: Is situated inLalei the district of. ROOM: Each room has WiFi (free of charge) and a television.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="294.32" OriginalAmount="291.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.02097" Longitude="28.92676" StarRating="0" HotelCode="|184511" HotelName="Hotel Goldengate" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Topkap mah.topkap cd. No 47</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/5/1/1/184511_14.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="294.68" OriginalAmount="291.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.039186" Longitude="28.976141" StarRating="0" HotelCode="|533734" HotelName="Meridiani Taksim Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/3/7/3/4/533734_0489c111120.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="294.92" OriginalAmount="292" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.012613752715" Longitude="28.974752391209" StarRating="2" HotelCode="315885|47758" HotelName="Istanbul Central" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hobyar Mahallesi, Cemal Nadir Sokak 10, Fatih, 34112 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/76/22/7622653a7a15755edec79cdd8ead8091c86ae78a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="294.92" OriginalAmount="292.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008379618408" Longitude="28.963636561937" StarRating="4" HotelCode="933247|golden_rain_hotel_old_city" HotelName="Golden Rain Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Kemalettin Mahallesi, Mithatpasa Caddesi, Abihayat Sokak No. 6, Eminönü, 34130 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/f1/b4f1fa6ae48c0cc2bd7be598f499319888a5b53e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="295.23" OriginalAmount="292.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.038799" Longitude="28.983076" StarRating="0" HotelCode="|529631" HotelName="Santa Rio hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Feridiye Cd. 36</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/9/6/3/1/529631_7aa5cb91054.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="295.57" OriginalAmount="292.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0142396" Longitude="28.9793331" StarRating="0" HotelCode="|86865" HotelName="Preferred Hotel Old City" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nobethane Caddesi, Tayahatun Sok. No:15 Sirkeci</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/8/6/5/86865_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a terrace and a buffet breakfast. SITUATION: Is situated inSultanahmet the district of 5 minutes away from the establishment, clients can find Topkapi the Palace of.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="295.59" OriginalAmount="292.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.018951" Longitude="28.652505" StarRating="0" HotelCode="|464313" HotelName="Mugwort Hotelandspa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cumhuriyet Mah.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/4/3/1/3/464313_2fb6ed10639.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="295.93" OriginalAmount="293.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00648379" Longitude="28.97130818" StarRating="3" HotelCode="635290|seven_days_hotel_3" HotelName="Seven Days Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Binbirdirek Mahallesi, Goktas Sokak 10, Sultanahmet, Fatih, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/da/73dac73a79d60322f9967f5fed3d5fe7edfdab13.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="295.93" OriginalAmount="293.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.010325839047" Longitude="28.975194511744" StarRating="2" HotelCode="900678|meddusa" HotelName="Meddusa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nuruosmaniye Caddesi 5, Cagaloglu, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/5d/085d5d3d6e93c026b67990e6f3b2912ee3afcf90.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers are welcomed at the hotel, which has a total of 21 rooms. A lobby and a reception are ava...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="296.16" OriginalAmount="293.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.979313" Longitude="28.874841" StarRating="0" HotelCode="|538902" HotelName="Blueway" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cevizlik Mahallesi Dantelaci Sokak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/8/9/0/2/538902_55b118f1025.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="296.40" OriginalAmount="293.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.026846" Longitude="28.970129" StarRating="0" HotelCode="|530661" HotelName="Galapera Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Emekyemez Mah., Nazli Hanim Sokak No:5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/0/6/6/1/530661_994fe371057.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="296.63" OriginalAmount="293.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0110803" Longitude="28.9578753" StarRating="0" HotelCode="|25185" HotelName="Laleli Gonen" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Fethi bey cad zeynep kamil sK no:24</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/1/8/5/25185_6.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is situated nearLaleli the shopping centre in the surrounding area, clients have tourist areas. ROOM: The spacious and modern rooms, fully-equipped, have a sofa, a flat-screen television and a living room. FACILITIES: The establishment boasts a swimming pool.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="296.94" OriginalAmount="294" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00998988009" Longitude="28.954447338623" StarRating="4" HotelCode="936560|27765" HotelName="Glorious Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Yesil Tulumba Sokak 17, Ordu Caddesi, Laleli, 34080 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/media/a54768438e5b40a284636a7e18d4d8f1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul. The train station, along with other public transpor...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="296.94" OriginalAmount="294" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.010261604736" Longitude="28.954066132952" StarRating="3" HotelCode="323793|210045" HotelName="Laleli Blue Marmaray Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Massage Centre,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Ordu Caddesi Selimpasa Sokak 18, Laleli, 34070 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/43/430300/430300a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="296.94" OriginalAmount="294" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.003431551633" Longitude="28.9787669" StarRating="3" HotelCode="32163|55178" HotelName="Naz Wooden House Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Akbiyik Degirmeni Sokak 7, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/39/86/3986a8cf2ad22b5687a567a42a33dd6c2d9e5a7f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="296.94" OriginalAmount="294" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.004355829379" Longitude="28.979782702767" StarRating="3" HotelCode="118851|237549" HotelName="Hotel Ocean's 7" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cankurtaran Mahallesi, Amiral Tafdil Sokak 18/1, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/9f/da/9fda308936aa912db43dda1c65d15ccafc8ff3fb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="296.94" OriginalAmount="294" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00895283" Longitude="28.95414414" StarRating="5" HotelCode="503858|217691" HotelName="The Center Hotel" 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>Mesihpasa Mahallesi, Sait Efendi Sokak no 11, Laleli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/20/17208d8d9298e11cea897917872599d314591cce.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="296.94" OriginalAmount="294.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.021053" Longitude="28.927442" StarRating="3" HotelCode="297941|hotel_goldengate" HotelName="Golden Gate" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Topkapi Cad. No. 47, Topkapi Mah., Topkapi, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/d4/b6/d4b6ee3b256efab6a7ae34d08f16a640aa89cad0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="296.94" OriginalAmount="294.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00465616" Longitude="28.9628357" StarRating="3" HotelCode="516837|milano_hotelspa_istanbul" HotelName="Hotel Milano Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="boutique hotel" CnxPolicy="Free CXL until 07/08/2026" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Muhsine Hatun Mahallesi, Çiftegelinler Caddesi, Telliodalar Sokak 48, Kumkapi, Fatih</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/bd/d5bd1b3515943cddd875844c04baea7dd0b77945.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="297.08" OriginalAmount="294.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0026663" Longitude="28.9744605" StarRating="3" HotelCode="|79170" HotelName="Bucoleon By Cheers" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kucuk Ayasofya Cad.Cayiroglu sok. No:20</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/9/1/7/0/79170_1499b110636.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a terrace, a cafÃ© and a reception. SITUATION: The hotel is in a quiet area, is situated 400 metres away from the mosque, it is situated 18 kilometres away from Istanbul AtatÃ¼rk Airport The hotel the Grand Bazaar it is 10 minutes away from it is 15 minutes away from Topkapi the palace. ROOM: All the rooms have WiFi, an LCD satellite television and an air-conditioning system. Guests are offered room service. OTHERS: Regarding the food and beverage offering, clients have a breakfast service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="297.76" OriginalAmount="294.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.005942" Longitude="28.962519" StarRating="0" HotelCode="|484608" HotelName="Senyor Garden Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/4/6/0/8/484608_22c1dfd2038.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="297.95" OriginalAmount="295" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.035114" Longitude="28.976043" StarRating="4" HotelCode="263717|375310" HotelName="Walton Hotels Taksim" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="boutique hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Kamerhatun Mahallesi, Hamalbasi Caddesi 28, Beyoglu, Taksim, 34420 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/09/094ca96876b00531/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="297.95" OriginalAmount="295" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.006174" Longitude="28.980782" StarRating="3" HotelCode="172520|198855" HotelName="Star Hotel Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cankurtaran Mahallesi, Akbiyik Caddesi No.16, 34400 Istanbul, Sultanahmet</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/cc/becc67e5a88c23836be4e55a363c6218f6a324a6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a convenient location in the Sultanahmet district of Istanbul. The major attractio...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="297.95" OriginalAmount="295.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00757938" Longitude="28.94891255" StarRating="0" HotelCode="776203|hermanos_hotel" HotelName="Hermanos Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Aksaray Mahallesi, Manastirli Rifat Sokak 25, 34096 Istanbul, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/bc/25bc1bf8a6acd0ef358f750c04ef3a1f3fcb9bb1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="297.95" OriginalAmount="295.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.05608" Longitude="28.989936" StarRating="3" HotelCode="900677|valide_hotel" HotelName="Valide" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mesrutiyet Mahallesi, Ebekizi Sokak 6/9, Halaskargazi Caddesi, Osmanbey, Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/66/49/66493fde846df53402dccbf63d31ab0ae326fca1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers can enjoy a pleasant stay in one of the 35 rooms. A lobby and a reception are available t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="298.20" OriginalAmount="295.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.035159" Longitude="28.9767033" StarRating="0" HotelCode="|108246" HotelName="#bunk" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Inonu Mahallesi Papa Roncalli Sokak No: 34 Sisli</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/8/2/4/6/108246_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is inBeyoglu the district of Close to Istiklal Avenue.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="298.28" OriginalAmount="295.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.04929" Longitude="29.02292" StarRating="0" HotelCode="|192346" HotelName="Ortakoy Aysem Sultan" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mecidiye Mh. Cevirmeci Sk. No 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/2/3/4/6/192346_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="298.37" OriginalAmount="295.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0036965" Longitude="28.9753208" StarRating="3" HotelCode="|82994" HotelName="Mehmet Bey" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kucuk Ayasofya Cad. No:37 Sultanahmet</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/9/9/4/82994_8.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment offers breakfast service, The establishment has WiFi (free of charge). SITUATION: The establishment, is in a quiet area, is situated near the mosque. ROOM: Customers can find large rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="298.80" OriginalAmount="295.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.007564571179" Longitude="28.951919550535" StarRating="4" HotelCode="300839|1973802" HotelName="Comfort Life" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" HotelFacility="24 Hour Security,Air Conditioning,Airport Transfer (on Demand),Bar,Currency Exchange,Designated Smoking Area,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Inebey Mahallesi, Tiryaki Hasan Pasa Caddesi 33, Aksaray, Fatih, 34096 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/5d/d75d518f0822d170eb2fbd80b2b45c94af0189c6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the Aksaray district of the city, this modernly furnished hotel is well positioned for th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="298.95" OriginalAmount="295.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.97174" Longitude="29.14445" StarRating="0" HotelCode="|551833" HotelName="Arkem Hotel 1" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Findikli Mah. Sarmasik Sokak No: 183</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/1/8/3/3/551833_58404491556.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="298.96" OriginalAmount="296" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.036628204479" Longitude="28.983008149412" StarRating="1" HotelCode="404107|58612" HotelName="Bunkahaus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sehit Muhtar Mahallesi, Ana Cesme Sokak 3, 34453 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/f8/1cf8512f2b8a90b6d86bad1bde92c980b44154ac.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="298.96" OriginalAmount="296" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.034653080868" Longitude="28.984594345093" StarRating="4" HotelCode="13054|23226" HotelName="Hotel Grand Star Bosphorus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Siraselviler Caddesi No. 45/1, Taksim, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/7e/3a/7e3a8bbba534af272de146e8884a18df361c3078.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of the new area of the city, directly on Taksim Square. Guests wi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="298.96" OriginalAmount="296.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.912295800366" Longitude="29.217391614165" StarRating="4" HotelCode="310547|ramada_encore_istanbul_kartal" HotelName="Ramada Encore Istanbul Kartal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cumhuriyet Mahallesi, Kartal Caddesi 53, 34876 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/74/05/7405252f40858a068ddab8a64fe749b8af036ba9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul - Sabiha Gökcen (SAW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="298.96" OriginalAmount="296.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.04527076" Longitude="28.98309912" StarRating="0" HotelCode="966213|ferman_apart_hotel" HotelName="Ferman Apart Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Eskisehir Mahallesi, Dolapdere Caddesi 77/1, Sisli, 34360 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/ac/b0ace8300de9b67a6a3468d65fda4ea3133d750c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="299.02" OriginalAmount="296.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.994282" Longitude="28.84405" StarRating="0" HotelCode="|545096" HotelName="White Corner Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Fetih Cd. No:11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/5/0/9/6/545096_2566a3f1033.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="299.38" OriginalAmount="296.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.9798408" Longitude="29.1081256" StarRating="0" HotelCode="|107983" HotelName="Cityloft 36" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ali Ay Sok. No:6 Atasehir</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/7/9/8/3/107983_8.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is situated 4 kilometres away fromYeditepe the University of. ROOM: The establishment has modern suites, have an air-conditioning system, a kitchen and flat-screen satellite television.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="299.97" OriginalAmount="297" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008873" Longitude="28.95465" StarRating="2" HotelCode="311565|237441" HotelName="Hotel Rio" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sait Efendi Sokak 20/1, Aksaray Caddesi, Laleli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/84/3184a957b3f3b75e5673a2fecea1007793f08cce.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guest accommodation comprises 22 rooms. Services and facilities at the hotel include a baggage stora...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="299.97" OriginalAmount="297.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.024261" Longitude="28.97679167" StarRating="0" HotelCode="964428|opale_hotel" HotelName="Opale Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mueyyedzade Mahallesi, Maliye Caddesi 1/1, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/df/0adf90ddf1743dd1ae323ace37535018cae19f49.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="300.86" OriginalAmount="297.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.04527" Longitude="28.98327" StarRating="0" HotelCode="|184263" HotelName="Cumbalı Plaza" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bozkurt Mah. Dolapdere Cad. No.135</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/2/6/3/184263_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="300.98" OriginalAmount="298" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008348" Longitude="28.946" StarRating="2" HotelCode="267814|217258" HotelName="Grand Ümit" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 08/08/2026" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cerrahpasa Caddesi No. 32, Fatih, Aksaray, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/c4/d5c4c25a153dabc4cc77957526f760721eb80a55.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="300.98" OriginalAmount="298.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.003593312601" Longitude="28.974090814591" StarRating="4" HotelCode="26524|erguvan_special" HotelName="Erguvan Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Garden,Internet,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Küçük Ayasofya Mahallesi, Aksakal Caddesi 1, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/dc/c5dcf9e92b80a82909505c2b08b63a9f050feca1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the old town, and all the major monuments can be reached in a few minutes by...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="301.13" OriginalAmount="298.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.04443" Longitude="28.9826" StarRating="0" HotelCode="|184566" HotelName="Icon Istanbul Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Eskisehir Dist., Dolapdere St No. 43/47</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/5/6/6/184566_14.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="301.62" OriginalAmount="298.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0361452" Longitude="28.979498" StarRating="0" HotelCode="|108234" HotelName="Yonca" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/8/2/3/4/108234_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: The hotel is 200 metres away from Istiklal Avenue 500 metres away, guests can find Taksim the square. ROOM: The rooms have an air-conditioning system, a flat-screen television and a mini-bar.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="301.62" OriginalAmount="298.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0103" Longitude="28.97713" StarRating="4" HotelCode="|184172" HotelName="Bon  Hagia Sophia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Alaykosku Mah. Sengul Hamam Sok. No: 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/1/7/2/184172_648cdee1548.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="301.69" OriginalAmount="298.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00576" Longitude="28.9735" StarRating="0" HotelCode="|192609" HotelName="Endican Sultanahmet Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Binbirdirek Mh. Peykhane Sk 15</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/2/6/0/9/192609_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="301.99" OriginalAmount="299" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.010160582753" Longitude="28.977245629711" StarRating="4" HotelCode="319557|199869" HotelName="Bon Hotel Old City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Alaykosku Mahallesi, Sengul Hamam Sokak 5, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/3a/c53a840cd2369a8edc26e57ec091ff13db3e811a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="301.99" OriginalAmount="299.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.017095223798" Longitude="28.949693441391" StarRating="3" HotelCode="185586|tugra_hotel" HotelName="Tugra Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Feyzullah Efendi Sokak 6, Fevzipasa Cad., Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/82/40820c160190dbac09a994e16b3db725409d6467.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the Fatih district of Istanbul, the hotel is centrally located for the major tourist att...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="301.99" OriginalAmount="299.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00839461" Longitude="28.96701132" StarRating="0" HotelCode="375064|hotel_padova_5" HotelName="Hotel Padova" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Hayrettin Mh, Asma Kandil Sokak No 11, Fatih, 34126 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/6f/ca6f3b02c4f1cab0c0fd1e035bfa3704f2e47d4c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="302.65" OriginalAmount="299.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.02102" Longitude="28.92818" StarRating="0" HotelCode="|242409" HotelName="Topkapı Otel Özyavuz" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/2/4/0/9/242409_13.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="302.68" OriginalAmount="299.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00755" Longitude="28.961169" StarRating="0" HotelCode="|522200" HotelName="Calenberg Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Daltaban Yks.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/2/2/0/0/522200_c083a670932.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="303.00" OriginalAmount="300.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.003294" Longitude="28.980249" StarRating="4" HotelCode="144070|aruna_hotel" HotelName="Aruna Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Massage Centre,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Ahirkapi Sokak 74, Cankurtaran Mahallesi, 34122 Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/d6/66/d66643dea35e21e3c0774b8e80e250f2cffbe7e0.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for guests who appreciate a stylish ambience, this boutique hotel is located in the heart of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="303.00" OriginalAmount="300.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.003769" Longitude="28.975558" StarRating="3" HotelCode="150065|istanbul_holiday_hotel_2" HotelName="Istanbul Holiday Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Küçük Ayasofya Caddesi 28, Sultanahmet, 34400 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/53/9c/539cec25e0aa12709bf61db7fc2275b3c74232ce.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a superb location in the Sultanahmet district of Istanbul. The Blue Mosque is a st...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="303.00" OriginalAmount="300.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.05605568" Longitude="28.98301864" StarRating="4" HotelCode="688444|hotel_wisteria_bomonti" HotelName="Wisteria Boutique Hotel Bomonti" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,ATM/Cash Machine,Central Heating,Designated Smoking Area,Housekeeping,Internet,Laundry,Massage Centre,Sauna,Spa,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Cumhuriyet Mahallesi, Izzetpasa Sokak 56, Bomonti-Sisli, 34380 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/ef/03ef3e7ced24169bcf484eae590f00f7a5fd4c39.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel features free WiFi and views of city in Istanbul. Attractively set in the Sisli district, this...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="303.00" OriginalAmount="300.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.026653" Longitude="28.955787" StarRating="3" HotelCode="933221|lotus_hotel_istanbul" HotelName="Lotus Hotel Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Vakif Mektebi Sokak No.1, Yavuzsultanselim Mahallesi, Fatih</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/85/8e859bb7ad65926b36c9e998a3aba8c03c2b8a2f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="303.00" OriginalAmount="300.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="973596|pera_imperium_taksim" HotelName="Pera Imperium Taksim" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bekar Sokak 15, 34435 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/c7/c0/c7c0fd807a88f8b96ac3c450a581b7fd1a5d998a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="303.36" OriginalAmount="300.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0120671" Longitude="28.9550329" StarRating="2" HotelCode="|83011" HotelName="History Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gencturk Cad. Sirvanizade Sok. No:14 Sehzadebasi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/0/1/1/83011_14.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment has a terrace and a restaurant. SITUATION: This smart hotel is next to the town hall, is located 300 metres away from SaraÃ§hane park.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="303.46" OriginalAmount="300.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0168061" Longitude="28.9492709" StarRating="3" HotelCode="|82876" HotelName="Tugra" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Fevzi Pasa Caddesi Feyzullah Efendi Sokak No:6 Fatih</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/8/7/6/82876_10.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel Sultanahmet it is situated 2,8 kilometres away from Where customers can find the historic monuments.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="304.01" OriginalAmount="301" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.007589" Longitude="28.949098" StarRating="3" HotelCode="160519|30995" HotelName="Alahan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Laundry,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Çakiraga Mah., Manastirli Rifat Sok. No:25, Aksaray, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/30/305353/305353a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="304.01" OriginalAmount="301" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03612530189" Longitude="28.980412550998" StarRating="2" HotelCode="496867|199462" HotelName="Taksim Park Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sehit Muhtar Mahallesi, Suslu Saksi Sokak 23, 34420 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/00/e4002c47bc458558b322b85f6925c5c55b082dcf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="304.17" OriginalAmount="301.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0083396" Longitude="28.9459898" StarRating="2" HotelCode="|86819" HotelName="Grand Umit" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cerrahpasa Cad.No:32 Aksaray Fatih</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/8/1/9/86819_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has internet, (free of charge), a car park (free of charge). SITUATION: It is inIstanbul the historic centre of the Grand Bazaar 5 metres away, guests can find.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="304.85" OriginalAmount="301.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.035298" Longitude="28.978288" StarRating="0" HotelCode="|74831" HotelName="Petros" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Balo Sok. 30, Beyoglu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/4/8/3/1/74831_14.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment offers a transfer service to the airport and rooms with internet. SITUATION: Near the establishment, you will findStikal the street it is 1 kilometre away from Taksim the Square of it is 5 minutes away from restaurants. ROOM: The rooms a bathroom, a hairdryer, flat-screen satellite television and a courtesy tea and coffee service. They also have a direct line telephone, a safety deposit box, a mini-bar and WiFi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="304.97" OriginalAmount="301.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0320476" Longitude="28.9772086" StarRating="0" HotelCode="|305028" HotelName="Cirrus Tomtom" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tomtom Mah. Eski Cicekci Sk. No:18 Taksim/Beyoglu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/5/0/2/8/305028_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="305.02" OriginalAmount="302" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.001759384708" Longitude="28.805659196959" StarRating="3" HotelCode="300221|47572" HotelName="Sahra Airport" 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>Kartaltepe Mahallesi, Hisar Sokak 1, Kücükcekmece, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/90/b8/90b8e50940fac8b37866ad3e26fd6ba51177ff82.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="306.03" OriginalAmount="303.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01364866403" Longitude="28.97624194622" StarRating="4" HotelCode="37689|hotel_ipek_palas" HotelName="Ipek Palas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Orhaniye Cad. 9, Sirkeci, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/e2/28/e228a1b867ca3df5e95cd1f42373192c01c99004.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of the Old Town. It is within walking distance of all the city’s ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="306.10" OriginalAmount="303.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0518899" Longitude="28.9860799" StarRating="3" HotelCode="|40604" HotelName="Nil" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>TAVUKCU FETHI SOK NO 21 OSMANBEY</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/6/0/4/40604_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has rooms with WiFi, (free of charge), breakfast service. SITUATION: This establishment, is near Taksim the Square of the exhibition centre, Nisantasi is situated in Close to boutiques, restaurants and cafÃ©s. It has excellent transport links to the metro station, is situated 3 minutes away from shopping centres, Close to Osmanbey the underground station of it is situated 17 kilometres away from Istanbul AtatÃ¼rk Airport. ROOM: The rooms have an air-conditioning system and WiFi (free of charge).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="306.56" OriginalAmount="303.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03617" Longitude="28.9804" StarRating="0" HotelCode="|184603" HotelName="Lavanta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/6/0/3/184603_6.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="307.04" OriginalAmount="304.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.005674541835" Longitude="28.954132373016" StarRating="3" HotelCode="9368|orient_mintur_hotel" HotelName="Orient Mintur Otel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 08/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mermerciler Caddesi 1, Yenikapi, 34380 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/2c/dc2cd720aeeb6da6827db791a541155d5e425126.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the old city centre, close to the Yenikapi tram stop. It enjoys the advanta...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="307.04" OriginalAmount="304.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00372615" Longitude="28.98033493" StarRating="0" HotelCode="611081|sultan_mansion" HotelName="Sultan Mansion" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Cankurtaran Mhallesi, Keresteci Hakki Sokak 1/3, Fatih Sultanahmet, Fatih, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/7d/7b/7d7b7df38d085dd13bbe11eee14632f9e140b0c6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="307.26" OriginalAmount="304.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.005091" Longitude="28.955455" StarRating="0" HotelCode="|84894" HotelName="Abel Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>KATIP KASIM MAH.LANGA HISARI CAD.YENIKAPI 41</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/4/8/9/4/84894_2.jpg</HotelPictures>
        <HotelDescription>SITUATION: Yenikapi Is situated in the establishment, is near the historic centre, is well-connected with places of interest. ROOM: The rooms have an air-conditioning system, a television, a direct line telephone, internet, a safety deposit box, a bathroom with a shower, a hairdryer and a hairdryer. FACILITIES: The establishment boasts a reception, a restaurant, a bar, a lift and a safe. The establishment also offers an air-conditioning system, room service, a launderette, a dry cleaner's (available for a fee) and internet.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="307.59" OriginalAmount="304.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.943911" Longitude="29.133573" StarRating="0" HotelCode="|527143" HotelName="Guest Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Girne Mahallesi, Girne Caddesi 123</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/7/1/4/3/527143_7e28cc21054.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="308.05" OriginalAmount="305" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00842905" Longitude="28.96588018" StarRating="3" HotelCode="323790|62920" HotelName="Alpinn Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Tiyatro Caddesi 19, Beyazit, 34126 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/a0/5e/a05eb28f8968db7427b25edb5bd9479b6df152de.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="308.05" OriginalAmount="305" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03696298" Longitude="28.98332357" StarRating="5" HotelCode="974617|217651" HotelName="Utarit Taksim" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sehit Muhtar Mahallesi, Utarit Sokak 6, Beyoglu, 34435 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/5d/0f5dba55b9ceaa4a104902cb6934c16b47f3c4bb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="308.05" OriginalAmount="305" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00794198" Longitude="28.94935726" StarRating="2" HotelCode="517169|217762" HotelName="Sim Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 08/08/2026" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Namik Kemal Caddesi, Abdullah Cavus Sokak No 14, Aksaray, 34096 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/07/7d/077d9411798f308e5261c2dd71a46cd8a45ba78d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="308.05" OriginalAmount="305" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.010726745587" Longitude="28.957930037278" StarRating="2" HotelCode="933202|37207" HotelName="Süreyya Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ahmet Suayip Sokak 14, Fethibey Caddesi, Laleli, Fatih, 34134 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/bf/6b/bf6ba346d77ba2be544f84348dab506851263d92.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just a few minutes' walk from the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="308.05" OriginalAmount="305.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.911232" Longitude="29.306296" StarRating="0" HotelCode="|474099" HotelName="Cevvo Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cihan Sk. 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/4/0/9/9/474099_68de3df1244.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="308.20" OriginalAmount="305.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0116321" Longitude="28.956492" StarRating="3" HotelCode="|83034" HotelName="Bergama" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Fevziye Cad. No:34 Sehzadebasi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/0/3/4/83034_40cfc9e1616.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is situated next to the palace, museums and monuments.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="308.56" OriginalAmount="305.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.051135" Longitude="29.023682" StarRating="0" HotelCode="|540384" HotelName="Elite Marmara Ortaköy Hotel &amp; Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mecidiye Mahallesi Kumbaracibasi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/0/3/8/4/540384_c6dfd222110.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="308.96" OriginalAmount="305.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.9944" Longitude="28.83641" StarRating="0" HotelCode="|241647" HotelName="Niconya Port Suiteandhotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/1/6/4/7/241647_7.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="309.05" OriginalAmount="305.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0399266" Longitude="28.9821162" StarRating="0" HotelCode="|108027" HotelName="Ottopera Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mh. Feridiye Cd. No:95 / 97 Beyoglu Taksim</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/8/0/2/7/108027_8.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is 300 metres away fromTaksim the Square of the metro station.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="309.06" OriginalAmount="306" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.007382836138" Longitude="28.664417601189" StarRating="3" HotelCode="260600|45377" HotelName="ibis Istanbul Esenyurt" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Güzelyurt Mahallesi Haramidere, E-5 Karayolu 5-7, Kuzey Yanyol, 34515 Esenyurt, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/7e/4d7eab6cf2e0b4de97c0ff3eecd76de2cd61abec.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="309.06" OriginalAmount="306" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03533492" Longitude="28.97804173" StarRating="3" HotelCode="312309|217604" HotelName="LifeRoom Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hüseyinaga Mahallesi, Topcekenler Caddesi 15, Beyoglu, 33425 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/591317/591317a_hb_a_002.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers can feel at home in one of the 14 rooms. Services and facilities at the hotel include a s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="309.06" OriginalAmount="306.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.038216" Longitude="28.982896" StarRating="3" HotelCode="298258|comfort_hotel_taksim" HotelName="Comfort Hotel Taksim" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sehit Muhtar mah. Feridiye caddesi çamdali sokak No. 5, Taksim, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/ed/4aed7fd9ba18cfc4a56d66860bdd199c7e6740e9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="309.54" OriginalAmount="306.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01274" Longitude="28.93811" StarRating="0" HotelCode="|193167" HotelName="Ilicak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Millet Caddesi No.81</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/3/1/6/7/193167_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="310.07" OriginalAmount="307" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01406" Longitude="28.97806" StarRating="3" HotelCode="514070|216974" HotelName="Amara Old City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Nightclub,Room Service,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Hocapasa Mahallesi, Nöbethane Caddesi 8, Fatih, 34113 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/60/d5/60d55927ee9dcf5e302fa61956149ec67c8fe6c3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="310.07" OriginalAmount="307" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.036226624468" Longitude="28.980537380357" StarRating="3" HotelCode="933256|63821" HotelName="Lavanta Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Süslü Saksi Sokak 17, 34435 Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/b7/32b7b3d0add24f8d03ab8f8801d6b90507427690.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="310.07" OriginalAmount="307" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.040239" Longitude="28.981823" StarRating="4" HotelCode="933215|57714" HotelName="Villa Pera Suite Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Feridiye Caddesi 113-116, Kotatepe Mahallesi, Taksim, Istanbul 34437</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/41/67419ccade73a35a8fd77df99baee2f82664ee36.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="310.07" OriginalAmount="307.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.003648977485" Longitude="28.972500264644" StarRating="3" HotelCode="175679|basileus_hotel" HotelName="Basileus Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kucuk Ayasofya Mahallesi, Sehit Mehmet Pasa Sokak 1, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/media/bcf6f1cf62b54983ac2bb283853172a5.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="310.07" OriginalAmount="307.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.003235" Longitude="28.97703" StarRating="3" HotelCode="191075|blue_tuana_hotel" HotelName="Blue Tuana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Akbiyik Degirmen Sokak No:3, 34122 Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/8c/4a/8c4a26cebb617b062682736d13006b7b1307fd45.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="310.07" OriginalAmount="307.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00831847" Longitude="28.95176851" StarRating="0" HotelCode="850497|hamitbey_hotel_prestige" HotelName="Hamitbey Hotel Prestige" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Aksaray Mahallesi, Inkilap Caddesi 26, Fatih, 34096 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/fe/34fed2d505927b40b8534b57fff3874c9571c8a1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="310.47" OriginalAmount="307.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.043007" Longitude="29.003722" StarRating="0" HotelCode="|546879" HotelName="Barkod Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sinan Pasa Kopru Sk. No:5/A, Besiktas</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/6/8/7/9/546879_2269f9c2334.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="311.08" OriginalAmount="308" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.056474" Longitude="28.987681" StarRating="3" HotelCode="298254|57823" HotelName="Near Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Mayis Mahallesi, Samanyolu Sokak 67, Sisli, 34360 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/3a/433aa3f1c8ea3c5d405d000b5ea786e22a8be722.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="311.08" OriginalAmount="308.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.015670400257" Longitude="28.959038745507" StarRating="3" HotelCode="318292|nagehan_hotel_old_city" HotelName="Nagehan Old City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mollah üsrev, Üzümcü Sokak, Fatih, 34134 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/39/ac3930dd89d2013df2cefdd01e00d78f47fcaee9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="311.28" OriginalAmount="308.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.05885" Longitude="28.98792" StarRating="3" HotelCode="|184999" HotelName="The 22" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>19 Mayis Mah Samanyolu Sk No 67 Sisli</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/9/9/9/184999_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="312.00" OriginalAmount="308.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.97744" Longitude="28.74503" StarRating="0" HotelCode="|193176" HotelName="Hotel Emirhan Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/3/1/7/6/193176_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="312.09" OriginalAmount="309" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03430655" Longitude="28.98372612" StarRating="0" HotelCode="548560|206164" HotelName="Arart Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/08/2026" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Katip Mustafa Celebi Mahallesi, Billurcu Sokak 4, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/51/3151e877147042fd30ce7259c1f9e8a7f5839a39.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a baggage storage service, a safe and room service. Wir...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="312.09" OriginalAmount="309" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.018157291523" Longitude="28.631819058861" StarRating="4" HotelCode="933211|199300" HotelName="Expoist Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cumhuriyet Mahallesi, E-5 Yanyolu, Beylikdüzü, 34520 Büyükçekmece, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/51/715180d6a90329d11b85445bd612a1b141923a89.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="312.09" OriginalAmount="309" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01165781" Longitude="28.95418855" StarRating="3" HotelCode="323408|217225" HotelName="Grand Pamir Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Gencturk Caddesi, Yesil Tulumba Sokak No: 43, Kemalpasa Mahallesi, Laleli / Fatih, 34080 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/593545/593545a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="312.37" OriginalAmount="309.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01606" Longitude="28.55577" StarRating="0" HotelCode="|464684" HotelName="Marina Park Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>E-5 Londra Asfalti No 47</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/4/6/8/4/464684_6f1c55b0919.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="312.74" OriginalAmount="309.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.916196" Longitude="29.136157" StarRating="0" HotelCode="|461909" HotelName="Dragos Resort Hotel Spa Restaurant" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Piri Reir Cd. 22/1 Yali Mahallesi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/1/9/0/9/461909_abc59091015.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="314.11" OriginalAmount="311.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.037335234745" Longitude="28.982236555156" StarRating="3" HotelCode="263728|invictum_residence" HotelName="Invictum Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sehit Muhtar Mahallesi, Altin Bakkal Sokak No:6, Taksim, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/a0/85a0c5e72d740fc41765a1e30f4c1bf90b05a199.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="314.11" OriginalAmount="311.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.98081553" Longitude="28.87658047" StarRating="0" HotelCode="776434|guven_suit_otel" HotelName="Guven Suit Otel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Cevizlik Mahallesi, Hat Boyu Cikisi 36, 34158 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/60/b460605c77d2a73c2fa9f38cd2eaf35ea2e73842.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="314.42" OriginalAmount="311.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.040445" Longitude="28.983337" StarRating="0" HotelCode="|525171" HotelName="EA Exclusive" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sht. Muhtar Bey Cd. 59</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/5/1/7/1/525171_29d63011141.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="314.77" OriginalAmount="311.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0399442" Longitude="28.9820561" StarRating="4" HotelCode="|107947" HotelName="Villa Pera Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mahallesi Feridiye Caddesi No:113 - 116 Taksim (No:113 - 80)</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/7/9/4/7/107947_c28fba51122.jpg</HotelPictures>
        <HotelDescription>HOTEL: It is situated in a renovated large building windows. SITUATION: This hotel is 500 metres away from Taksim the Square of Istiklal Avenue.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="315.12" OriginalAmount="312" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.052741479071" Longitude="28.98672369393" StarRating="3" HotelCode="191118|477682" HotelName="Cumbali Luxury Boutique" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Cumhuriyet Mahallesi, Tavukçu Fethi Sokak 31, Osmanbey, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/85/1485fd3c98d51c2f1afebde935ba27a06cb742ae.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="315.12" OriginalAmount="312" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01110531" Longitude="28.95548286" StarRating="2" HotelCode="374890|237396" HotelName="Grand Laleli Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/08/2026" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Genctürk Caddesi 30, Laleli, 34200 Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d2/61/d2611cb0e30df975379e1f464e888419b39bd740.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="315.12" OriginalAmount="312" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.97876622" Longitude="29.16870347" StarRating="3" HotelCode="766008|324336" HotelName="Pasha Palace Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="24 Hour Security,Designated Smoking Area,Internet,Laundry,Pets allowed,Room Service,Smoking Rooms,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Ferhatpasa Mahallesi, Ferhatpasa Yolu Sokak 55, Atasehi?r, 34779 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/02/b0028ba6d3181bced04aace3ef089c87cc74aa08.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Our facility is located at the center of Atasehir which has a peerless landscape. This hotel is the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="315.12" OriginalAmount="312" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.02618091" Longitude="28.97771641" StarRating="0" HotelCode="621249|252303" HotelName="Unver Galata Apart" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Hacimimi Mahallesi, Galata Mandirasi Sokak 18, Beyoglu, 34425 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/72/e772f5f85a791b7ed75fe2cdd4fc328105f52353.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="315.12" OriginalAmount="312.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00009492" Longitude="28.69551487" StarRating="3" HotelCode="548490|grand_monaco_hotel" HotelName="Grand Temel Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Saadetdere Mahallesi, E5/Yanyol 68 Sokak 30/1, 34513 Avcilar, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/4d/4c/4d4ce4feb8cd5acd8eea642f6c28893820f26b6f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="315.12" OriginalAmount="312.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03545921" Longitude="28.97635977" StarRating="0" HotelCode="598501|the_golden_peras_hotel" HotelName="The Golden Pera's Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Kamerhatun Mahallesi, Tarlabasi Bulvari 109, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/5a/605a4fe6f65bfc1526e3dbb3526ebc15920c66e9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="315.86" OriginalAmount="312.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0126991" Longitude="28.9579601" StarRating="3" HotelCode="|95901" HotelName="GRAND MEDYA HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Balaban Aga Mah Fethi Bey Caddesi 40,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/9/5/9/0/1/95901_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has modern rooms, a swimming pool on the rooftop, with jacuzzi and WiFi (free of charge), The establishment also has a restaurant, a lobby and a bar on the rooftop. SITUATION: This hotel Sultanahmet it is near it is in the historic centre, is located near Beyazit the University of 150 metres away, guests will find a public transport stop, is situated 15 minutes away from the bazaar, Suleiman the Mosque of. ROOM: Customers can find stylish rooms with satellite television, a radio, an air-conditioning system and a bathroom with a hairdryer.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="315.94" OriginalAmount="312.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0106407" Longitude="28.9581551" StarRating="0" HotelCode="|82935" HotelName="Hotel Sureyya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Fethibey Caddesi,Ahmet Suayip Sokak No:14 Laleli</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/9/3/5/82935_31d14f61529.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a restaurant, a bar and WiFi (free of charge). SITUATION: Is situated inLaleli the district of close to the establishment, clients can find Ordu the shopping street.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="315.96" OriginalAmount="312.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0505973" Longitude="28.9864891" StarRating="3" HotelCode="|305630" HotelName="The Tango Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dolapdere Caddesi no :213</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/5/6/3/0/305630_9.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="316.13" OriginalAmount="313.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.02686681" Longitude="28.97785726" StarRating="0" HotelCode="442388|galata_melling" HotelName="Galata Melling" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Concierge,Designated Smoking Area,Dry Cleaning,Internet,Laundry,LCD/Projector,Luggage Storage,Pets allowed">
        <Address>
          <AddressLines>
            <AddressLine>Hacimimi Mah Lulecihendek Cad, Hacimimi Kulhani Sok. 14, Beyoglu, Istanbul City</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/55/7055636da279977159e14f9a97553976feb473f9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Galata Melling, you'll be centrally located in Ista...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="316.60" OriginalAmount="313.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0104577" Longitude="28.9777036" StarRating="0" HotelCode="|86825" HotelName="Le Safran Suite" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Alemdar Mah. Zeynep Sultan Cami Sok. No:5 Sultanahmet</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/8/2/5/86825_1359f021131.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is situated 500 metres away fromSultanahmet the square. ROOM: Guests can find one bedroom suites, a living room, WiFi (free of charge) and cleaning service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="317.14" OriginalAmount="314" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.98007771" Longitude="28.7932232" StarRating="0" HotelCode="773915|343243" HotelName="Florya House Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Senlikköy Mahallesi, Florya cd. 42, Bakirköy, D NO 42, 34153 Istanbul, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9620345</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="317.14" OriginalAmount="314.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.007512" Longitude="28.94814" StarRating="4" HotelCode="161120|the_city_hotel" HotelName="The City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 07/08/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Golf,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Aksaray Mahallesi, Namikkemal Caddesi, Manastirli Rifat Sokak 33, Fatih, 34300 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/fe/54feb09bb53290072571920416c5c034d20b52ed.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of the Old Town of Istanbul, very close to some cultural places o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="317.16" OriginalAmount="314.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.051677" Longitude="29.007503" StarRating="3" HotelCode="|475562" HotelName="Vipinn hotels" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/5/5/6/2/475562_88d53801204.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="318.15" OriginalAmount="315" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.05383389" Longitude="28.99240588" StarRating="3" HotelCode="566490|237655" HotelName="Redmont Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Mesrutiyet Mahallesi, Madalyon Sokak 23, Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/ed/d1ed3ecd1216f5ee19c292933b059ac6f3bfb17a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="318.15" OriginalAmount="315.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.038117" Longitude="28.983352" StarRating="3" HotelCode="191182|hot_suites_taksim" HotelName="Hot Suites Taksim" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Taksim Firini Sokak No. 7, 34437 Taksim, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/0c/a1/0ca1a9c8ef41ad6656740184936cae15aec91302.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="318.15" OriginalAmount="315.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.929737456442" Longitude="29.305629667424" StarRating="3" HotelCode="267860|airport_residence_2" HotelName="Airport Residence Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Yenisehir Mahallesi, Mustafa Akyol Sokak 3, Millet Caddesi, 34912 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/5c/265c60e1b77530b3baa4c7146f533ca61b22d40e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="318.55" OriginalAmount="315.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01176" Longitude="28.95424" StarRating="0" HotelCode="|193211" HotelName="Grand Pamir" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kemalpasa Mah. Gencturk Cad. Mektep Sok</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/3/2/1/1/193211_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="318.87" OriginalAmount="315.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008635" Longitude="28.954095" StarRating="0" HotelCode="|559486" HotelName="The Bosfor" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ihtisap Agasi Sk. 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/9/4/8/6/559486_bd1cf3f1721.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="319.08" OriginalAmount="315.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.05631" Longitude="28.669" StarRating="0" HotelCode="|192521" HotelName="Nidya Hotel Esenyurt" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1655 Sk. No: 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/2/5/2/1/192521_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="319.11" OriginalAmount="315.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0071435" Longitude="28.9556082" StarRating="0" HotelCode="|353840" HotelName="Hotel Marina City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/3/8/4/0/353840_9688b002318.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="319.11" OriginalAmount="315.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03267" Longitude="28.83043" StarRating="0" HotelCode="|192431" HotelName="De Maison Airport Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gunesli Mah Kirazli Cad Sanayi Sok No 25</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/2/4/3/1/192431_8.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="319.11" OriginalAmount="315.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0125672" Longitude="29.1063429" StarRating="3" HotelCode="|353592" HotelName="Hann" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Atakent Mahallesi,Akdeniz Caddesi,Muammer Aksoy sokak,No 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/3/5/9/2/353592_710bba12341.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="319.16" OriginalAmount="316" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.060238025726" Longitude="28.977716203705" StarRating="4" HotelCode="293571|57935" HotelName="Big Box Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Akar cd. No: 28, Halide Edip Adivar mah., Bomonti/Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/68/fc6868db074664bb8b3122451f9cd379691432bc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="319.16" OriginalAmount="316.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.993949386466" Longitude="28.841045670818" StarRating="3" HotelCode="306017|tempo_fair_suites" HotelName="Tempo Fair Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hürriyet Mahallesi, Hürriyet Caddesi 17, Bahcelievler, 34192 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/a6/87/a687fe8df1da680b5a266e93ab9fde53563d47e6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="319.16" OriginalAmount="316.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.99274429" Longitude="29.025898" StarRating="0" HotelCode="517135|okur_otel" HotelName="Okur Otel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Osmanaga Rihtim Caddesi, Resit Efendi Sokak No 7, Kadikoy, 34714 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/ba/59baeb9882fc2e6bd28c468c7e3f7685d12965ee.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="319.16" OriginalAmount="316.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008678" Longitude="28.689367" StarRating="4" HotelCode="933233|comfort_hotel_haramidere" HotelName="Comfort Hotel Haramidere" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Namik Kemal Mahallesi, Tonguc Baba Caddesi 84, Haramidere, 34513 Esenyurt, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/87/2787bd67447bc59d616e8e7083584959a14ac1d1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="319.16" OriginalAmount="316.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.993674028346" Longitude="28.841188381615" StarRating="3" HotelCode="933232|tempo_suites_airport" HotelName="Tempo Suites Airport Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hürriyet Caddesi 14, Güngören Sokak, Bahcelievler, 34192 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/13/46/1346bbd9b653c7576d7e46f73e3ea9fa1fc73080.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="319.81" OriginalAmount="316.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.978661" Longitude="28.877265" StarRating="0" HotelCode="|553239" HotelName="Cip hotel istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cevizlik</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/3/2/3/9/553239_f222c561250.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="319.86" OriginalAmount="316.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.051711" Longitude="29.007459" StarRating="0" HotelCode="|475581" HotelName="Beşiktaş Vip İnn Hotel and Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/5/5/8/1/475581_93c55021215.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="320.17" OriginalAmount="317" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.034429" Longitude="28.984572300594" StarRating="3" HotelCode="260173|425622" HotelName="Economic Star" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Siraselviler Caddesi 45, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/af/4bafd46c24a4517b64cf87bba2f76329c7e30cd3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="320.17" OriginalAmount="317" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01265131" Longitude="29.1061318" StarRating="5" HotelCode="571659|217687" HotelName="The City Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Atakent Mahallesi, Akdeniz Caddesi Muammer Aksoy Sokak 4, Ümraniye, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/13/0813bb15b1988fd4d64ea846399b8c39e92a85aa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="320.17" OriginalAmount="317.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.035171024224" Longitude="28.983580470085" StarRating="3" HotelCode="191168|212_istanbul_suites" HotelName="212 Istanbul Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Katip Mustafa Celebi Mahallesi Abdullah Sokak No:16, Beyoglu, Taksim, 34433 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/37/7d37e8421cf29e041c9361ac7659ae2a38c0d003.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="320.70" OriginalAmount="317.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.039535" Longitude="28.981047" StarRating="0" HotelCode="|534204" HotelName="Ahg Atlas Hotel Taksim" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Duvarci Adem Sk. 37</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/4/2/0/4/534204_30783471120.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="320.78" OriginalAmount="317.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.044993" Longitude="29.012495" StarRating="0" HotelCode="|548284" HotelName="Wind Suit" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Asariye Cd.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/8/2/8/4/548284_0eeec4c1130.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="321.13" OriginalAmount="317.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.994616" Longitude="28.840808" StarRating="0" HotelCode="|524745" HotelName="Comfort Suites Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sedef Sk. 17</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/4/7/4/5/524745_86444631142.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="321.18" OriginalAmount="318" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.061054524198" Longitude="28.984666273016" StarRating="4" HotelCode="298200|58687" HotelName="Style Hotel Sisli" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Merkez Mahallesi, Abide-i Hürriyet Caddesi, Iskenderoglu Sokak 28/A, Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/60/70605b75709c4b93546f8d8630a54dd87925d98d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="321.18" OriginalAmount="318" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.058709" Longitude="28.988595" StarRating="3" HotelCode="130275|55225" HotelName="Titanic Comfort Sisli" 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,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Operator Raif Bey Sokak 40, 34360 Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/e4/64e427bb1aa199826c9e637bfe76bb7dcfd9b2e2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="321.18" OriginalAmount="318" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01651" Longitude="28.952566" StarRating="2" HotelCode="188721|60814" HotelName="Yesil Park" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Buyuk Karaman Cad, No: 15, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/f2/58f23fc3f89a7bb47602dfb69b2f593af4f23b6f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="321.18" OriginalAmount="318.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.97712052" Longitude="28.87434761" StarRating="0" HotelCode="613070|des_suites_hotel" HotelName="DES Suites Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/08/2026" HotelFacility="Air Conditioning,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Zeytinlik Mahallesi, Sokak 1, Ebuziya Caddesi Omer Naci, Bakirkoy, 34140 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/fa/bc/fabc733aaeeb3bba3d7628ef60fa2159c7fc3e03.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="321.33" OriginalAmount="318.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.026609" Longitude="28.9556077" StarRating="0" HotelCode="|107985" HotelName="Lotus " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Yavuzsultanselim Mah. Vak?f Mektebi Sok.No:1 Fatih</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/7/9/8/5/107985_85d271c1157.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts a terrace with sea views, WiFi (free of charge), rooms with air-conditioning and flatscreen satellite television. SITUATION: The hotel the Golden Horn it is 200 metres away from it is in the old city.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="321.67" OriginalAmount="318.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0489856" Longitude="29.0254246" StarRating="0" HotelCode="|534404" HotelName="Dilens Bosphorus" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mecidiye Mh. Carsiagasi Sk. Besiktas</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/4/4/0/4/534404_a0932a31112.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="321.78" OriginalAmount="318.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.869996" Longitude="29.2684793" StarRating="0" HotelCode="|353398" HotelName="Kervan Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/3/3/9/8/353398_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="322.12" OriginalAmount="318.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.037587" Longitude="28.813821" StarRating="0" HotelCode="|464445" HotelName="Dem İstanbul Airport Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/4/4/4/5/464445_a8e7ce50752.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="322.19" OriginalAmount="319.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.007289" Longitude="28.949412" StarRating="3" HotelCode="10556|avlonya_hotel" HotelName="Avlonya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Kucuk Langa Araligi Caddesi No:11, 34096 Aksaray, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/cd/a5cd8e9f83b323dcc54b19dbe4aa8983bb1e7e2c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="322.19" OriginalAmount="319.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0057792" Longitude="28.87036867" StarRating="0" HotelCode="372543|hotel_atabay_" HotelName="Hotel Atabay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 08/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Bahcelievler Mah Adnan Kahveci Bulvari Hanimeli Sok No:1 Bahcelievler, Istanbul 34180</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/zz/27ad2c26b1bca2d07ee58a892f0babc0363729ac.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="323.09" OriginalAmount="319.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.98418" Longitude="29.108414" StarRating="0" HotelCode="|565304" HotelName="A11 Hotel Atasehir" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kucukbakkalkoy Mah. Senlik Sok.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/5/3/0/4/565304_0b38b372047.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="323.20" OriginalAmount="320" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.94243826" Longitude="29.12729679" StarRating="4" HotelCode="169636|205864" HotelName="Aydinoglu Otel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Idealtepe Mahallesi, Namik Kemal Caddesi 96, 34841 Maltepe, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/d5/94d52a57001e8c1954412d56baac793e4495fc42.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Idealtepe, approximately 1 km from the city centre and Maltepe, on the Asia...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="323.20" OriginalAmount="320" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03798958" Longitude="28.98229005" StarRating="3" HotelCode="738878|324328" HotelName="Long Stay Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,Airport Transfer (on Demand),Central Heating,Currency Exchange,Designated Smoking Area,Fax,Garden,Housekeeping,Kitchen,Laundry,Massage Centre,Pets allowed,Printer,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>Sehit Muhtar Mahallesi, Turan Caddesi 26, Taksim, Beyoglu, 34420 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/631576/631576a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Long Stay is Located in the heart of historic center of Istanbul in an extremely characteristic ,qui...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="323.20" OriginalAmount="320.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01666521" Longitude="28.93948039" StarRating="3" HotelCode="498263|hotel_1453" HotelName="Hotel 1453" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/08/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Molla Gurani Mh, Zaviye Sokak 27, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/3e/8d3e7dd17e55db6028f75e12f3166e1517717ab9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="323.36" OriginalAmount="320.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.06943" Longitude="28.99496" StarRating="3" HotelCode="|193001" HotelName="Molton Monapart Mecidiyekoy" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mecidiyekuyu Sokak No: 33</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/3/0/0/1/193001_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="323.83" OriginalAmount="320.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.98951" Longitude="29.083508" StarRating="0" HotelCode="|534886" HotelName="COMFORT INN SUITE" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Derecik Sokak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/4/8/8/6/534886_af0e5db1455.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="324.12" OriginalAmount="320.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.025715" Longitude="28.972312" StarRating="0" HotelCode="|533507" HotelName="Galata Greenland Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bereketzade Mah. SairEsrefPasa Sok. No3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/3/5/0/7/533507_7f8868c1107.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="324.21" OriginalAmount="321" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.039642850041" Longitude="28.982851836805" StarRating="4" HotelCode="177594|32242" HotelName="Faros Hotel Taksim" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Taksim Caddesi 55, 34437 Taksim, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/0f/07/0f076c736c5fe7b3203e7f787d1f5fc71f3919d2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Istanbul by Taksim Square with restaurants, shops, entertainmen...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="324.21" OriginalAmount="321" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01094598" Longitude="28.95435599" StarRating="3" HotelCode="323632|47850" HotelName="Misa Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Kemal Pasa Mahallesi, Yesil Tulumba Sokak No: 27, Laleli / Fatih, 34130 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/80/6480c784bcd563e107b9f2feade455523ab7349c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="324.21" OriginalAmount="321" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.006982072224" Longitude="28.963632101852" StarRating="4" HotelCode="57930|25811" HotelName="Assos Hotel Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sarac Ishak Mahallesi, Uysal Sokak 6, Beyazit, 34130 Istanbul, Fatih</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/ae/d3aef16763e020aefeece2ccf9432d6922621526.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly city hotel is situated within easy walking distance of Istanbul's major places ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="324.21" OriginalAmount="321" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.003468" Longitude="28.979892" StarRating="4" HotelCode="191095|57198" HotelName="Sultan Tughra" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sultanahmet Mah. Keresteci Hakki Sok. No: 21 Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/db/57/db571d66bab6ddac943c3b159c21317eff47bfb7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="324.21" OriginalAmount="321.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.036604605104" Longitude="28.982768658385" StarRating="3" HotelCode="320762|iq_houses" HotelName="IQ Houses Kurabiye" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Kurabiye Sokak No: 2, Beyoglu, 34435 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/media/a42fcd2598674c508807ceb253dd7f1d.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="324.85" OriginalAmount="321.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.99272" Longitude="29.02907" StarRating="0" HotelCode="|522841" HotelName="Armoni City Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Osmanaga Mh Halit Aga Cd Genclik Sk</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/2/8/4/1/522841_228ae391038.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="324.92" OriginalAmount="321.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.977932" Longitude="28.87677" StarRating="0" HotelCode="|470104" HotelName="Merlin Hotel Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Beyaz Zambak Sk. 16</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/0/1/0/4/470104_2bd25791251.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="325.22" OriginalAmount="322" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.036193887343" Longitude="28.912259281886" StarRating="4" HotelCode="323795|217649" HotelName="Marnas Hotels" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Yenidogan Mahallesi, Abdi ipekçi Cadedesi 14-16, Bayrampasa, 34040 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/c0/6dc09b1efd158edc4ff885bde6377093e025872a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="325.22" OriginalAmount="322" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.039832027544" Longitude="28.982500476092" StarRating="3" HotelCode="315910|217697" HotelName="Ten Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mahallesi, Taksim Caddesi, Cambazoglu Sokak 6, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/a9/56/a9561380b19e7d77132a633b7a28bd858818db11.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="326.10" OriginalAmount="322.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.005242" Longitude="28.96509" StarRating="0" HotelCode="|534604" HotelName="Ria Suites Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Arayici Sokagi 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/4/6/0/4/534604_ef2d75c1131.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="326.23" OriginalAmount="323" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.054372594662" Longitude="28.988638711045" StarRating="3" HotelCode="310823|58304" HotelName="Fatih Corner" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Mesrutiyet Mahallesi, Haci Mansur Sokak 71, Osmanbey, 34363 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/df/71df1db0dabab18c3e4c3af31cf94f569e478d50.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests of the hotel can reach various storeys easily and comfortably by lift. Services and facilitie...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="326.24" OriginalAmount="323.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.038937" Longitude="28.982877" StarRating="0" HotelCode="|525296" HotelName="Mila Suites Taksim" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Feridiye Cd.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/5/2/9/6/525296_4ed63dc1018.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="326.81" OriginalAmount="323.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.024584" Longitude="28.97772" StarRating="0" HotelCode="|534636" HotelName="Genoa Port Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Necatibey cad. no.57</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/4/6/3/6/534636_0238ff71150.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="327.24" OriginalAmount="324" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.979774491382" Longitude="29.108355811613" StarRating="2" HotelCode="936796|60317" HotelName="Cityloft 36 Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ali Ay Sokak 6, Atasehir, 34755 Istanbul, Marmara Region</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/631830/631830a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="327.24" OriginalAmount="324" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.91511574" Longitude="29.30302626" StarRating="0" HotelCode="591885|237657" HotelName="Skyport Istanbul Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Kurtköy Mahallesi, Ankara Caddesi 353, 34912 Istanbul, Pendik</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/41/ef410199780cc338ea2499f8bc0246ab2ea3af53.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Wireless internet access is available to travellers in the public areas. Those arriving in their own...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="327.24" OriginalAmount="324" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.004864484425" Longitude="28.883563578129" StarRating="5" HotelCode="75504|19013" HotelName="Green Park Merter" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Nazim Erten Sokak No 13, 34173 Merter, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/1a/801aafec4b20464fdda518f3372c36214358849e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is 5 minutes from the CNR Exhibition centre and very close to the main districts of Istanb...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="327.93" OriginalAmount="324.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.037109" Longitude="28.981721" StarRating="0" HotelCode="|529071" HotelName="Peri Hotel Taksim" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Altin Bakkal Sk.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/9/0/7/1/529071_8bb34a51055.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="327.98" OriginalAmount="324.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0038376" Longitude="28.9755383" StarRating="3" HotelCode="|95896" HotelName="Istanbul Holiday" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kucuk Ayasofya Caddesi No.28 Sultanahmet,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/9/5/8/9/6/95896_10.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Istanbul the historic centre of it is in Sultanahmet the district of Close to the mosque and tourist points of interest. Santa Sofia it is situated 10 minutes away from. ROOM: The rooms have WiFi (free of charge), a television, luxurious beds and a bathroom. OTHERS: Regarding the food and beverage offering, you can enjoy a buffet breakfast and a bar. FACILITIES: Guests are offered a reception, a transfer service to the airport, tourist information and car hire.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="328.25" OriginalAmount="325" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.871072233854" Longitude="29.268374404746" StarRating="3" HotelCode="267864|237234" HotelName="Classes Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 09/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>E-5 Yan Yol Üzeri 195, Üst Kaynarca, Pendik, 34899 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/c3/b4c37fca349f79a2bb26b14b244c8b9160e762bc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="328.25" OriginalAmount="325" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03001838" Longitude="28.96972904" StarRating="0" HotelCode="964788|487503" HotelName="New Taksim Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bedrettin Mahallesi, Havuz Sokak 23A, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/d7/e1d741fa6f9654cb7f62b4d345cdeb987bc994e5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="328.25" OriginalAmount="325" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.006284531331" Longitude="28.981936982821" StarRating="4" HotelCode="263738|57628" HotelName="Premist Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cankurtaran Mahallesi, Ishakpasa Sokak 12, 14, 16, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/197620/197620a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for guests who appreciate a stylish ambience, this boutique hotel is located in the heart of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="328.25" OriginalAmount="325" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="968058|488335" HotelName="Grand Bosfor Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mesih Pasa Mahallesi, Ihtisap Agasi Sokak 8, Fatih, 34130 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/ext/d5/21/d521ab879d95745573ce702d3f5a73f4ebe5bb53.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="329.28" OriginalAmount="326.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0394622" Longitude="28.9811815" StarRating="0" HotelCode="|108162" HotelName="Pera Orient" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bulbul Mah. Duvarci Adem Sok. No:35 Taksim Beyoglu Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/8/1/6/2/108162_1_4069.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is located 400 metres away fromTaksim the Square of 6 minutes away from the establishment you have the metro station. ROOM: The establishment has suites with an air-conditioning system and WiFi (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="330.21" OriginalAmount="326.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.019887" Longitude="28.478949" StarRating="0" HotelCode="|462941" HotelName="Sancak Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Yemimahalle Mah. Istanbul Cad. 824/1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/2/9/4/1/462941_5166b021529.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="330.27" OriginalAmount="327.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0378868" Longitude="28.98301505" StarRating="3" HotelCode="174004|three_apples_suites_and_hotel_2" HotelName="Three Apples Suites and Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/08/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Kitchen,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Çorbaci Sokak 7, Sehit Muhtar Mahallesi, 34435 Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/c1/3cc132a2538d78498c308dfc54c3ce11248bb677.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="330.27" OriginalAmount="327.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03513887" Longitude="28.98214204" StarRating="3" HotelCode="734843|the_premist_taksim_hotel" HotelName="Premist Hotels Taksim" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Airport Transfer (on Demand),Bar,Business Centre,Currency Exchange,Designated Smoking Area,Housekeeping,Internet,Laundry,Printer,Telephone Service,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>Katip Mustafa Çelebi Mahallesi, Büyük Parmakkapi Sokak 8, Taksim, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/b2/c0/b2c0dfd63c9675ca6e558885f62dbd979e24fc8d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the centre of Istiklal avenue, The Premist Hotel Taksim offers a modern, quiet and cosy a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="330.54" OriginalAmount="327.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.871021" Longitude="29.268346" StarRating="0" HotelCode="|521537" HotelName="Classes Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Camcesme Mah. Tevfik Ileri Cad. No. 195</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/1/5/3/7/521537_09878300933.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="331.28" OriginalAmount="328" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00705" Longitude="28.95575" StarRating="5" HotelCode="373604|199222" HotelName="Darkmen Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Laundry,Lounge,Massage Centre,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hayriye Tüccari Cad. 28, Katip Kasim Mah, Laleli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/f6/58f675a22d52f47a6e3510417f0dc0bcb5bbc45d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel warmly welcomes guests in Istanbul. For guests who appreciate a stylish ambience...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="331.28" OriginalAmount="328" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="967174|489147" HotelName="Grand Lark Otel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cumhuriyet Mahallesi, Naz Sokak 3, Kartal, 34876 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/17/9517ba9a7597582b613336824557e651a885cc2d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="331.28" OriginalAmount="328" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.005794" Longitude="28.98027" StarRating="3" HotelCode="900673|343296" HotelName="Zeugma" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/08/2026" HotelFacility="Air Conditioning,Bar,Currency Exchange,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cankurtaran Mahallesi, Akbiyik Caddesi 31, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/16/65163b881cb93ef32508d74584fe2b8d9474a22d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="331.28" OriginalAmount="328.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.007573" Longitude="28.948191" StarRating="3" HotelCode="188717|elit_palace_hotel" HotelName="Rouge Noire" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Manastir Rifat Sk. No: 29, Namik Kemal Cad., Aksaray, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/07/c2071083e969c7567e1a9559153af82c584b3299.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="331.28" OriginalAmount="328.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00788517" Longitude="28.96207339" StarRating="0" HotelCode="593890|elibol_hotel" HotelName="Elibol Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Beyazit, Tavsantasi Sokak 10, 34130 Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/49/9e/499e6f55f4775de963fd0f440247822dba651920.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="331.40" OriginalAmount="328.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.05545" Longitude="28.9928" StarRating="0" HotelCode="|184229" HotelName="Canka Residence by Overland" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Albay Sadri Alantar Sokak 7-33</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/2/2/9/184229_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="332.01" OriginalAmount="328.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.011379035909" Longitude="28.954452976687" StarRating="3" HotelCode="200041|4571775" HotelName="Budo Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kemalpasa Mahallesi, Yesil Tulumba Sokak No:39, 34134 Istanbul, Laleli</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/47/8647387d5ebfc20aeed0eb798e03583d4532ff16.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="332.01" OriginalAmount="328.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.012516" Longitude="28.977996" StarRating="3" HotelCode="104120|8981476" HotelName="Adora" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel">
        <Address>
          <AddressLines>
            <AddressLine>Hüdavendigar Caddesi, Erdogan Sok. No: 14 - 16, Gülhane</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/19/9c/199c2b28ef0afb91f9b21f650426bda1604bcfd4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the heart of Istanbul. Ideally located, guests may easily reach restaurants...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="332.12" OriginalAmount="328.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.90704" Longitude="29.18556" StarRating="0" HotelCode="|551949" HotelName="Zengin City Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/1/9/4/9/551949_b6d43501518.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="332.29" OriginalAmount="329" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.04256015" Longitude="28.98407694" StarRating="4" HotelCode="632481|271824" HotelName="The White Orient Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Inonu Mahallesi, Elmadag Caddesi 38, Sisli, 34373 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/b0/50b0e2bdd47c8d3c95dbbad017dae438f5d7cc9f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="332.50" OriginalAmount="329.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.981238" Longitude="29.15504" StarRating="0" HotelCode="|529617" HotelName="Nice Royal Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>KAYISDAGI MAH. USLU CAD. NO 123</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/9/6/1/7/529617_6f557161043.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="333.30" OriginalAmount="330" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.05550889" Longitude="28.99166344" StarRating="4" HotelCode="323410|62242" HotelName="Carina Park Suites Nisantasi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Kitchen,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mesrutiyet Mahallesi Kevser Sokak No: 20, Nisantasi / Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/c5/c9c5a490b102b534bcc8b70e1c83d50d4f9f41e9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="333.30" OriginalAmount="330" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="984466|476707" HotelName="Istanbul Hotel &amp; Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cevizlik Mahallesi, Allale Sokak 11/1, Bakirkoy, 34142 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/default-hotel.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="333.30" OriginalAmount="330" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="964629|486736" HotelName="Reggae Apart Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sehsuvar Bey Mahallesi, Neviye Sokak 65, Kadirga Limani Caddesi, 34130 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/28/d02864a98ed36ab8f643b5d9924dfd400ec2e413.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="333.30" OriginalAmount="330.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.90689774" Longitude="29.1854726" StarRating="0" HotelCode="593300|zengin_suit" HotelName="Zengin Suit" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Esentepe, Kucuk Menderes Sokak 1, Kartal, 34870 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/13/621311dfd7ae365239819c46479518bf6745c038.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="333.30" OriginalAmount="330.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="980909|seamoon_hotel" HotelName="Sea Moon Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sisli, Nakiye Elgun Sokak 56, 34381 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/f3/2f/f32ffb9e44abf282bbd4f36567e3b80134ed71a4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="333.48" OriginalAmount="330.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00477" Longitude="28.96549" StarRating="3" HotelCode="|184618" HotelName="Grand Ninova" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Hayrettin Mah. Kadirgaliman Cad. No/9 Fatih Beyazit</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/6/1/8/184618_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="333.64" OriginalAmount="330.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.940315" Longitude="29.120164" StarRating="0" HotelCode="|523591" HotelName="Anka Premium Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Idealtepe Mh.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/3/5/9/1/523591_7f9a60c1131.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="334.31" OriginalAmount="331" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.04378362" Longitude="28.98157018" StarRating="4" HotelCode="323637|199168" HotelName="Dencity Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Eskisehir Mahallesi, Dolapdere Caddesi Karabatak Sokak No. 11, Taksim, 34375 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/14/6f14503aebc560171a635f6fc35a0907dcb3b064.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="334.31" OriginalAmount="331.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.048638" Longitude="29.025189" StarRating="3" HotelCode="297938|corner_hot" HotelName="Corner Hot" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Buyuk Sekerci Sk. No. 1, Ortakoy, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/a9/c1a96fa3c79b32845aa50d528759f3fe26cc2e08.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="334.31" OriginalAmount="331.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.05067836" Longitude="28.98653269" StarRating="3" HotelCode="571984|the_tango_hotel_istanbul" HotelName="The Tango Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Bozkurt Mahallesi, Sisli, Osmanbey, Dolapdere Caddesi 213, 34373 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/2d/8f2daa62fc48c79270bb681f7f6899be5113fee0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="334.48" OriginalAmount="331.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.006408" Longitude="28.665183" StarRating="0" HotelCode="|543717" HotelName="Heraldic Room Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Haramidere Cd. 9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/3/7/1/7/543717_68061752216.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="334.71" OriginalAmount="331.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0300829" Longitude="28.974628" StarRating="3" HotelCode="|82958" HotelName="Silviya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Asmal? Mescit Sok. No:24/A Beyolu,Taksim</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/9/5/8/82958_8.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts WiFi (free of charge) and a reception. SITUATION: The hotel Istiklal Avenue it is 100 metres away from it is situated 10 minutes away from Taksim the square.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="334.94" OriginalAmount="331.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.035" Longitude="28.98227" StarRating="0" HotelCode="|529266" HotelName="Premist Hotels Taksim - Special Class" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/9/2/6/6/529266_a857cae1232.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="335.01" OriginalAmount="331.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.024942" Longitude="28.970387" StarRating="0" HotelCode="|533012" HotelName="Depiero Hotel Karaköy" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sari Zeybek Sk. 16</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/3/0/1/2/533012_49d69301157.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="335.32" OriginalAmount="332" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0692726" Longitude="28.99509012" StarRating="4" HotelCode="322716|89374" HotelName="Molton Monapart Mecidiyeköy" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mecidiyeköy District, Mecidiyekuyu Street Number 33, Sisli, 34287 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/3d/1d3dc6d761257367de3b64f002f846f6b356fbe2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="335.32" OriginalAmount="332" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.007798569176" Longitude="28.958774457672" StarRating="4" HotelCode="174010|41246" HotelName="Nanda Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Kemalettin Mahallesi, Koska Caddesi Seyhnameci Sokak 14, 34130 Istanbul, Fatih</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/7c/6b7cd23d39f06d97724609aa73bc219b2faa8170.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Laleli, Fatih area of old Istanbul, within 1 km of the Grand Bazaar and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="335.32" OriginalAmount="332.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.013792505524" Longitude="28.975113615904" StarRating="3" HotelCode="300840|otel_tarihi_isparta_palas" HotelName="Sparta Palas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hocapasa Mahallesi, Ankara Caddesi 42, Sirkeci, 34112 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/a5/a9/a5a95b849b0c48c622fd385fe23c537052f4cd9e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="335.32" OriginalAmount="332.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.007445" Longitude="28.973307" StarRating="4" HotelCode="907368|burckin_hotel" HotelName="Burckin Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Binbirdirek Mahallesi, Klodfarer Caddesi 18, Istanbul, Sultanahmet, Marmara</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/8d/cb/8dcb31e27c33e6c2dc4c34acadaf2f7390df34df.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="335.74" OriginalAmount="332.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0160984" Longitude="28.9532051" StarRating="2" HotelCode="|82939" HotelName="Yesilpark" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/9/3/9/82939_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a restaurant, a terrace and WiFi (free of charge). SITUATION: It is located in front ofSantos ApÃ³stoles the Church of.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="335.94" OriginalAmount="332.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.043158" Longitude="29.001683" StarRating="0" HotelCode="|534294" HotelName="King Suits Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Afacan Sk. 26</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/4/2/9/4/534294_64a1c001112.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="336.08" OriginalAmount="332.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.019919" Longitude="28.928317" StarRating="0" HotelCode="|474888" HotelName="HİSAR HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>TOPKAPI MAHALLESI TOPKAPI CADDESI NO 18</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/4/8/8/8/474888_146f78a1252.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="336.33" OriginalAmount="333" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03082202" Longitude="28.97498495" StarRating="3" HotelCode="455240|150649" HotelName="Sanat Hotel Pera Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Asmali Mescit Mahallesi, Balyoz Sokak 7, Beyoglu, 34430 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/fc/31fc87cf79f11791795e46c769c04b5c62cbf869.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel is located in the heart of Istanbul. Its setting is especially ideal for guests ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="337.34" OriginalAmount="334" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.05948" Longitude="28.986756" StarRating="3" HotelCode="267838|31684" HotelName="Regno" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Abide-i Hurriyet Caddesi 102, Sisli, 34360 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/88/c788b67a884cd22f3a37da996893579c7387f4d6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="337.34" OriginalAmount="334.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03931" Longitude="28.98266" StarRating="3" HotelCode="263716|ada_home" HotelName="Ada Home" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mahallesi, Feridiye Caddesi No: 75, 34420 Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/1a/b5/1ab5b1b817beae13c7578c99bcb71e3a762875ca.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="337.34" OriginalAmount="334.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.97759312" Longitude="28.87458641" StarRating="0" HotelCode="613614|palmiye_suit" HotelName="Palmiye Suit" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Cevizlik Mahallesi, Ebu Ziya Caddesi 24, Bakirkoy, 34142 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/f5/d9f5a6cb83e9a0c2c0784c55efc8962135202d21.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Wireless internet access is available to travellers in the public areas. Those arriving in their own...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="337.34" OriginalAmount="334.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="768253|taksim_abc_hotel" HotelName="Taksim ABC Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Feridiye Cadessi 30, Taksim, Beyoglu, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/4a/734ab65d07d6c8b9c5cee6e6b198fff7b034d43e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="337.36" OriginalAmount="334.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0062218" Longitude="28.9390932" StarRating="0" HotelCode="|82948" HotelName="Cagri Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cerrahpasa Mah. Kocamustafapaa Cad. No:114 Fatih</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/9/4/8/82948_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment has a reception. SITUATION: It is inFatih the district of this establishment, is 2,5 metres away from the Grand Bazaar the square. ROOM: They have WiFi (free of charge) and a flat-screen television.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="337.76" OriginalAmount="334.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0038712" Longitude="28.9803622" StarRating="4" HotelCode="|86709" HotelName="Sultan Tughra - Special Class" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sultanahmet Mah.Keresteci Hakk? Sokak No:17</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/7/0/9/86709_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is a historic building. ROOM: It has stylish rooms and with WiFi (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="338.72" OriginalAmount="335.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.99229" Longitude="28.83948" StarRating="3" HotelCode="|184559" HotelName="Osaka Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/5/5/9/184559_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="339.36" OriginalAmount="336.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0082376" Longitude="28.9783589" StarRating="3" HotelCode="316305|13251696" HotelName="Benler Otel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Kemalettin Mahallesi, Agacesmesi Sokak 5, Ordu Caddesi, Laleli, 34126 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/fc/06fc97fb3cb1cdb8804818303db048dd645975f7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="339.36" OriginalAmount="336" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.053025" Longitude="28.987383" StarRating="4" HotelCode="191193|198785" HotelName="Derpa Suite Hotel Osmanbey" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Massage Centre,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Halaskargazi Cad. No: 80, Osmanbey, Sisli 34371, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/a6/e9a67598b767f46d960d828a57446fa4db026589.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="339.36" OriginalAmount="336" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.012483" Longitude="28.954966" StarRating="2" HotelCode="186026|15146" HotelName="History" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Genctürk Caddesi. Sirvanizade Sk. No:14, 34470 Sehzadebasi, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/3d/ad3d3ad43dd10c6961435ad2d95efc75d2a78db8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="339.36" OriginalAmount="336" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.069214545841" Longitude="29.002892358698" StarRating="3" HotelCode="188735|219092" HotelName="Payidar Suite Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Guelbahar Mahallesi, Oya Sokak 14, Bueyuekdere Cadessi, Sisli Mecidiyekoey, 34394 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/ca/21ca6f34fc0db5c2ef236c79132b6cb19244bc3a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="339.36" OriginalAmount="336" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03153593004" Longitude="28.979337635582" StarRating="3" HotelCode="314662|199434" HotelName="The Loft Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Hayriye Caddesi Cezayir Çikmazi No:5B, Fransiz Sokagi, Galatasaray Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/9b/dc9b996e2b1b6dbddea706e8608a66dc5e2615d5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a safe and a business centre. Wireless internet access ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="339.36" OriginalAmount="336.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.936622338631" Longitude="29.122539566556" StarRating="4" HotelCode="147030|dream_hill_business_deluxe" HotelName="Dream Hill Business Deluxe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bagdat Caddesi 273, Maltepe, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/8b/7c/8b7c873a8d3e8ea11d7678db1d9ce7e2140f7c4a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="340.37" OriginalAmount="337" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.012652912661" Longitude="28.940187692642" StarRating="3" HotelCode="41847|4723" HotelName="Green Anka" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Millet Caddesi,, Findikzade Sokak No:4, Istanbul, Türkiye</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/c5/64c54b596b810cd9ff3c3f38f72ab37663b83772.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Findikzade district of old Istanbul, approximately 3 km from the histori...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="340.37" OriginalAmount="337" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.034069058638" Longitude="28.981093630373" StarRating="4" HotelCode="907370|477292" HotelName="Taksim Prelude Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kuloglu Mahallesi, Sadri Alisik Sokak 26, Beyoglu, 34435 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/44/e34476385f7d36e4a98633f0ba83d62c8e56b3d7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming aparthotel is located in the Taksim/Beyoglu area, just a few metres from Istiklal Stre...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="340.57" OriginalAmount="337.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.034315" Longitude="28.982701" StarRating="0" HotelCode="|524842" HotelName="Ferman Pera" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Katip Mustafa Celebi Mh</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/4/8/4/2/524842_b559d380945.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="341.38" OriginalAmount="338" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="969950|478849" HotelName="Avrasya Port Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Aksaray Mahellesi, Kücüklanga Araligi Caddesi 9, 34096 Fatih</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/43/894389c180e65c2ef4d8adec0a05aeac21ed8977.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="341.38" OriginalAmount="338" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.003407087918" Longitude="28.976059556007" StarRating="4" HotelCode="191082|252225" HotelName="Emine Sultan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Kapi Agasi Sokak 6, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/06/43/06433621acbcb1520ad693c3f51371687cc5aca8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="341.38" OriginalAmount="338.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.034042" Longitude="28.983481" StarRating="4" HotelCode="160537|city_center_hotel" HotelName="City Center Hotel Taksim" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 07/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Katip Mustafa Celebi Mahallesi, Siraselviler Caddesi, Billurcu Çikmazi 1, Beyoglu, 34433 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/56/83/568313a7023b54e94f2289a8f4fed8d70c80456d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in a comfortable and peaceful environment, only a minute's walk from Istanbul's busi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="341.38" OriginalAmount="338.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.042665476225" Longitude="28.985322015414" StarRating="2" HotelCode="267854|taksim_green_house_hostel" HotelName="Taksim Green House Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Inonu Mahallesi, Cumhuriyet Caddesi, Paparoncalli Sokak 15, Elmadag Taksim, Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=855203</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="341.44" OriginalAmount="338.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.04256" Longitude="28.98408" StarRating="4" HotelCode="|220775" HotelName="The White Orient" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Elmadag Caddesi no 38 sisli</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/7/7/5/220775_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="341.60" OriginalAmount="338.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0083792" Longitude="28.9581892" StarRating="3" HotelCode="|82985" HotelName="Yuksel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mesihpa%u015Fa Cad. No: 75 Laleli - %u0130stanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/9/8/5/82985_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has WiFi (free of charge). SITUATION: It is inIstanbul the city centre of Close to and the mosque.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="341.92" OriginalAmount="338.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0043201" Longitude="28.9821277" StarRating="0" HotelCode="|82893" HotelName="Ipekyolu Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cankurtaran Meydani No:8 Sultanahmet</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/8/9/3/82893_15.jpg</HotelPictures>
        <HotelDescription>SITUATION: This boutique hotel is in Sultanahmet the area it is 5 minutes away from Hagia Sophia the Basilica of Topkapi the Palace of. ROOM: The establishment has rooms, with WiFi, (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="341.95" OriginalAmount="338.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.06844" Longitude="29.002" StarRating="0" HotelCode="|192880" HotelName="Nif Sisli" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/2/8/8/0/192880_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="342.33" OriginalAmount="338.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.003893" Longitude="28.974102" StarRating="3" HotelCode="|40755" HotelName="Erguvan  - Special Class" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/7/5/5/40755_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This boutique hotel, with air-conditioning, renovated in 2007 and has 22 rooms, The establishment has a lobby with a reception, a safety deposit box service, a currency exchange service, a cloakroom, a lift, a bar, a restaurant and WiFi. For an extra cost you can have access to room service and a car park. SITUATION: Is situated in the historic centre, near the establishment, you will find monuments, is 15 kilometres away from the airport. ROOM: The rooms a bathroom with a shower or bath, a hairdryer, a direct line telephone and satellite or cable TV. They also have internet, a mini-bar, a double bed, a safe, an air-conditioning system and heating. MEALS: Customers have at their disposal a restaurant, coffee shop and terrace. PAYMENT METHODS: Customers can pay using Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="342.39" OriginalAmount="339" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.005115477236" Longitude="28.973908424377" StarRating="3" HotelCode="17072|25925" HotelName="Saba" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Jacuzzi,Laundry,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Binbirdirek mah., Sehit Mehmet Pasa Yokusu No.8, Sultanahmet, 34400 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/bc/b6/bcb65701aa7c2712f156c087366dd7151a245710.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="342.88" OriginalAmount="339.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.037" Longitude="28.98179" StarRating="0" HotelCode="|184572" HotelName="Iq Houses" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Istiklal Cad. Kurabiye Sk. No: 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/5/7/2/184572_13.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="343.27" OriginalAmount="339.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.007465" Longitude="28.971146" StarRating="0" HotelCode="|537153" HotelName="California Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gedik Pasa Cami Sk. 49</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/7/1/5/3/537153_92cd52a2138.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="343.40" OriginalAmount="340" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.02814258" Longitude="28.80932648" StarRating="3" HotelCode="933738|60718" HotelName="Holiday Inn Express Istanbul Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Basin Express Caddesi 2, Halkali, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/61/e061bbb5d6f260e0feca0af9763ccfd944dee72d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="343.40" OriginalAmount="340.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.039637617673" Longitude="28.981992223703" StarRating="3" HotelCode="315908|unique_suite_hotel_2" HotelName="Taksim Unique Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mahallesi, Cambazoglu Sokak 16/A, Talimhane, Beyoglu, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/d3/2a/d32a0b438aa8a182907975f520b2d2cda5365698.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="343.46" OriginalAmount="340.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0089961" Longitude="28.9543196" StarRating="0" HotelCode="|305585" HotelName="The Center" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mesihpa?a Mahallesi Sait Efendi Sokak No:11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/5/5/8/5/305585_0f2a10f1711.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="343.55" OriginalAmount="340.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.034026" Longitude="28.982007" StarRating="0" HotelCode="|534546" HotelName="Four Sides Beyoglu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tel Sk. 21</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/4/5/4/6/534546_caa3ffa1154.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="343.55" OriginalAmount="340.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.017556" Longitude="28.966398" StarRating="0" HotelCode="|153794" HotelName="Old City Family Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>DEMIRTAS MAH. AYRANCI SOKAK 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/3/7/9/4/153794_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has 14 rooms, 4 single rooms, 6 double rooms, 2 suites, 1 triple rooms and 1 family rooms. It also has a car park. SITUATION: This establishment, Istanbul it is in is situated in the city centre excellent transport links to places of interest, the train stations and the bus station. it is near public transport services.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="344.41" OriginalAmount="341" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.009111260142" Longitude="28.974213111045" StarRating="4" HotelCode="312931|216982" HotelName="Aybar Hotel Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Bas Musahip Sokak 10, Sultanahmet, 34200 Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/dc/5bdc226359bafc550f06b6680dad17adaed75436.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="344.41" OriginalAmount="341" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.034192" Longitude="28.984517" StarRating="4" HotelCode="904128|47582" HotelName="InnPera Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Jacuzzi,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Siraselviler Cad. No:15, Taksim, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/media/e4be4105b1b148be8e60a4fe1da41383.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="344.41" OriginalAmount="341.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.006152" Longitude="28.954518" StarRating="3" HotelCode="13001|hotel_grand_emin" HotelName="Grand Emin Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mustafakemalpasa Caddesi, Fabrika Sokak 13, Yenikapi, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/d7/9ed713b04e9262afdab731dae4b2b4042de269ab.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="344.41" OriginalAmount="341.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.02848041" Longitude="28.97263965" StarRating="3" HotelCode="933216|azze_hotel" HotelName="Azre Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Evliya Celebi Mahallesi, Kiblelizade Sokak 6, Beyoglu, 34430 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/2d/182da5424a435c8edcb5666deafdac5ccd9be3db.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="345.29" OriginalAmount="341.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0197797" Longitude="28.928496" StarRating="2" HotelCode="|108128" HotelName="Grand Reİs" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Topkapi Cad. Hamam Odalari Cikmazi Sok. No:1 Kaleici, Topkapi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/8/1/2/8/108128_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts WiFi (free of charge), a reception and a car park (free of charge). SITUATION: It is 200 metres away from the tram station excellent transport links to and.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="345.42" OriginalAmount="342" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.055681" Longitude="28.985302" StarRating="4" HotelCode="284353|57957" HotelName="Le Mirage Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="boutique hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Abidei Hürriyet Caddesi No:22, Cumhuriyet Mahallesi, Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/228918/228918a_hb_a_013.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="345.42" OriginalAmount="342" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00546237" Longitude="28.96954531" StarRating="2" HotelCode="517404|217752" HotelName="Reyyan Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Emin Sinan Mahallesi Pertevpasa Sokak 46/1, 34130 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/45/452213/452213a_hb_a_004.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="345.42" OriginalAmount="342.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008061" Longitude="28.977076" StarRating="3" HotelCode="65550|star_holiday_hotel" HotelName="Star Holiday Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Divanyolu Caddesi 10, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/74/d8/74d84309c2eef01e2303c022f37d848dc0ead952.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="345.42" OriginalAmount="342.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.030013664327" Longitude="28.973192274571" StarRating="3" HotelCode="145176|bristol_3" HotelName="Bristol" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 07/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Mesrutiyet Caddesi 101, 34430 Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/c5/e3/c5e3ad093f82d46dc320166bebbab6d932dadc5e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel is in New City. The property consists of 91 rooms. Those who dislike animals may e...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="345.42" OriginalAmount="342.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01288" Longitude="28.977183" StarRating="3" HotelCode="147514|evsen_hotel" HotelName="Hotel Evsen" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 07/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Hocapasa Mahallesi, Ibnikemal Caddesi 19, 34110 Istanbul, Sirkeci</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/89/4e/894e78f5b1998bf52d79cc7163bd4a68a2a92dd2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located in the old city in the Eminönü district within 15 minutes' walk fr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="345.42" OriginalAmount="342.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01465386" Longitude="29.15996106" StarRating="5" HotelCode="791043|zin_d_home_dudullu_suits" HotelName="Zin D Home Dudullu Suits" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="residence" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,Designated Smoking Area,Fax,Garden,Internet,Kitchen,Parking,Printer,Sauna,Swimming Pool,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Inanç Türkes Caddesi 3, Yukari Dudullu, Ümraniye, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/ca/bfcaa8e015aae10c3e8d6d81f0c1fb61e2f3daf4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Exclusively designed for adults, this cosy residence is in Asian Side. Those wishing to escape the h...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="345.43" OriginalAmount="342.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0352274" Longitude="29.1664838" StarRating="0" HotelCode="|305479" HotelName="Zin D Home Cekmekoy" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Merkez Mahallesi, Uskudar Caddesi No: 31, Cekmekoy</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/5/4/7/9/305479_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="346.31" OriginalAmount="342.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.011014" Longitude="28.958461" StarRating="0" HotelCode="|533542" HotelName="Polanin Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Balabanaga Mahallesi Zeynep Kamil Sokak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/3/5/4/2/533542_dfafee51455.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="346.43" OriginalAmount="343" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03948" Longitude="28.98116" StarRating="3" HotelCode="260216|237568" HotelName="Pera Orient Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe, Duvarci Adem Sokak 35, Taksim, Beyoglu, 34435 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/4c/834c4fd67129f1f5a3358660d5b7c7c2f7e6729b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="346.43" OriginalAmount="343.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.035326811077" Longitude="28.97803902626" StarRating="3" HotelCode="191190|hotel_balo" HotelName="Hotel Balo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Hüseyinaga Mahallesi Topçekenler Sokak No:22 Beyoglu, Istanbul, Balo Sokak Yani</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/06/ee06e216216a656bac878777db59c0ec8d5707ce.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="346.43" OriginalAmount="343.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="851674|miklagord_hotel" HotelName="Miklagord Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Binbirdirek Mahallesi, Katip Sinan Cami Sokak 25, Istanbul 34122, Sultanahmet</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/84/d68473a7f9d72756897fa2ed8ae39059be52dfc1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="346.51" OriginalAmount="343.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0098597" Longitude="28.9766782" StarRating="0" HotelCode="|85094" HotelName="Merial" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ALAYKOSKU CAD. SULTANAHMET 6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/5/0/9/4/85094_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers WiFi (free of charge), a reception, room service, a wake-up service, a baggage room and a lift. SITUATION: This hotel is 150 metres away from Topkapi the Palace of the Grand Bazaar it is 400 metres away from it is situated 200 metres away from the tram, 20 kilometres away from the establishment, guests will find Istanbul AtatÃ¼rk Airport. ROOM: Each room has an air-conditioning system, a satellite television, wooden floors, a mini-bar, a television and a bathroom with a hairdryer.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="347.44" OriginalAmount="344" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.984002203561" Longitude="29.114250685267" StarRating="3" HotelCode="933230|198930" HotelName="Nice Royal Otel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 07/08/2026" HotelFacility="Air Conditioning,Bar,Housekeeping,Internet,Smoking Rooms,Telephone Service,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kücükbakkalköy Mahallesi, Isiklar Caddesi 12, Atasehir, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/5a/dc5ad7f97bdc9083779b3ad2f1e7b6bef6e31bfb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located in Asian Side. Visitors will not be bothered during their stay, as th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="347.44" OriginalAmount="344" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.004943425815" Longitude="28.973675072193" StarRating="4" HotelCode="163831|32104" HotelName="Sultan House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dizdariye Çesme sk. No.1,, Binbir Direk Mahallesi, Sultanahmet, 34400 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/fe/fe20dd170578136b/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in one of Istanbul's most colourful and historic quarters, close to the Hippod...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="347.44" OriginalAmount="344" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03570178726" Longitude="28.983258661667" StarRating="4" HotelCode="154319|56591" HotelName="Triada Boutique &amp; Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Istiklal Caddesi, Meselik Sokak 4, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/48/c848782aa2cac5fadb53d48e45813130d40c1181.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="347.52" OriginalAmount="344.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0042" Longitude="28.96909" StarRating="0" HotelCode="|193014" HotelName="Meydan Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kucuk Ayasofya Mah Kadirga Meydani</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/3/0/1/4/193014_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="348.24" OriginalAmount="344.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0088385" Longitude="28.9544317" StarRating="0" HotelCode="|108184" HotelName="Rio" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Aksaray caddesi sait Efendi Sokak No:21/1 - Laleli</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/8/1/8/4/108184_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has, WiFi, (free of charge). SITUATION: The hotel is in Laleli the centre of it is situated 15 minutes away from the bazaar, 150 metres away, guests will find the tram station excellent transport links to, Sultan Ahmed Mosque it is 5 minutes away from.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="348.45" OriginalAmount="345" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0503868" Longitude="28.9855141" StarRating="0" HotelCode="379909|237415" HotelName="Homelike Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Bozkurt Mahallesi, Esref Efendi Sokak 58, Sisli, 34381 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/34/fd34af25b8225bf094ea6ebc51c3b11ec97b35e3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="348.45" OriginalAmount="345" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.012144911755" Longitude="28.978417217732" StarRating="3" HotelCode="903355|47808" HotelName="The Constantine" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hocapasa Mahdii, Alemdar Cad. 19, Eminönü, Fatih</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/2d/b42d25935cbad17223f1b6bbdc45df31c214c41d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located close to Gülhane Park in the Sultanahmet district of Istanbul and this area's t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="348.45" OriginalAmount="345.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00448" Longitude="28.685774" StarRating="3" HotelCode="376948|realist_hotel" HotelName="Realist Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Namik Kemal Mahallesi, 119 Sokak 50, Haramidere, 34410 Esenyurt, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/29/0029a315733c352556043c13eea72b62f14107f4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="348.82" OriginalAmount="345.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.04378" Longitude="28.98163" StarRating="0" HotelCode="|193011" HotelName="Dencity" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Eskisehir Mah. Dolapdere Cad.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/3/0/1/1/193011_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="349.46" OriginalAmount="346.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.038521" Longitude="28.983114" StarRating="4" HotelCode="267840|aston_residence" HotelName="Aston Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="boutique hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Feridiye Caddesi 26, Taksim, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/fc/81fc9e94566c7ae74cadb9e6704324e4e18c90de.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="349.46" OriginalAmount="346.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.02034571" Longitude="28.92844442" StarRating="1" HotelCode="323369|hotel_torun" HotelName="Hotel Torun" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Topkapi Mahallesi, Hamam Odalari Araligi No. 9, 34093 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/3b/3a/3b3ac887e11efe123a4bdaf536a797a5d09736f8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="349.46" OriginalAmount="346.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03458732" Longitude="28.98302956" StarRating="3" HotelCode="578929|hotel_naumpasa_konagi" HotelName="Hotel Naumpasa Konagi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Mustafa Çelebi Mahallesi, Taksim Kuyu Sokak 11, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/07/b8/07b8fa1c6c6b24a62d293b0f0b15cfebe2fa4f66.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="349.46" OriginalAmount="346.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03368069" Longitude="28.98363111" StarRating="5" HotelCode="541883|apart_of_many_things" HotelName="Apart of Many Things" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Katip Mustafa Celebi Mahallesi, Taksim, Hocazade Sokak 11, 34430 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/01/ca/01cab4ab1ad4f4db9814361d47737ceb148c64b6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="349.46" OriginalAmount="346.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03554287" Longitude="28.98694011" StarRating="0" HotelCode="736517|juno_hotel_taksim" HotelName="Juno Hotel Taksim" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gumussuyu Mahallesi, Dunya Saglik Sokak 17, Beyoglu, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/cd/37cdf3d4b36716e0f41a503a9d9ae39960816b27.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="349.46" OriginalAmount="346.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0195891" Longitude="28.96097445" StarRating="0" HotelCode="766789|my_boutique_hotel" HotelName="My Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hoca Giyasettin Mahallesi, Haci Kadin Caddesi 49, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/b3/7fb3f8ffb4c411c236ab82ba18d1c3b9ed4c1647.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="349.84" OriginalAmount="346.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01229" Longitude="28.97547" StarRating="0" HotelCode="|192494" HotelName="Felicity Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hocapasa Mahallesi Ankara Caddesi 42</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/2/4/9/4/192494_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="350.00" OriginalAmount="346.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01566" Longitude="28.95889" StarRating="0" HotelCode="|184665" HotelName="Nagehan Hotel Old City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Molla Husrev Mh. Uzumcu Sk. No: 1-3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/6/6/5/184665_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="350.13" OriginalAmount="346.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.90662" Longitude="29.19219" StarRating="0" HotelCode="|550708" HotelName="Eagle Palace Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Esentepe Mah., Kocatepe Cd., No.16</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/0/7/0/8/550708_41d5d821109.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="350.16" OriginalAmount="346.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.9365044" Longitude="29.1226044" StarRating="4" HotelCode="|83522" HotelName="Dream Hill Business Deluxe  Istanbul Asia" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BAGDAT CAD.NO 273 - KUCUKYALI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/5/2/2/83522_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a wellness centre, a covered swimming pool, a restaurant with buffet breakfast and a bar. The establishment has a sauna, a hammam, a fitness centre and a massage service. The establishment also has a car park (free of charge). SITUATION: This trendy hotel is 20 minutes drive away from Sabiha Gokcen the airport 700 metres away, guests will find Idealtepe the Railway Station of Istanbul it is situated 26 kilometres away from. ROOM: Each room has WiFi (free of charge), a flat-screen television, an air-conditioning system, have a sitting area, a mini-bar, a kettle and a coffee maker.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="350.41" OriginalAmount="346.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0393233" Longitude="28.9813407" StarRating="0" HotelCode="|107938" HotelName="Endless Suites Taksim" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Taksim Caddesi Cambazoglu Sokak No:25 Kocatepe Mahallesi Beyoglu Taksim</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/7/9/3/8/107938_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts soundproofed rooms, a gym, a spa, a sauna and a Turkish bath. SITUATION: This establishment, is in the city centre, is 350 metres away from Taksim the square.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="350.47" OriginalAmount="347.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.90671325" Longitude="29.1921252" StarRating="0" HotelCode="776755|eagle_palace_suites" HotelName="Eagle Palace Suites Kartal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 08/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Esentepe Mahallesi, Kocatepe Caddesi 16, Kartal, 34870 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/d1/ecd17f34a6a8797e96a3f6039686cacd4ef8f016.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Eagle Palace Suites is a self-catering accommodation located in Istanbul. Free WiFi access is availa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="350.52" OriginalAmount="347.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.9422883" Longitude="29.1268086" StarRating="0" HotelCode="|82981" HotelName="Aydinoglu Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nam?k Kemal Cd. No:94 Kucukyali Idealtepe</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/9/8/1/82981_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a swimming pool, tennis courts, a hamman, a steam bath and a gym. SITUATION: Near the establishment, you will find the motorway, Istanbul is situated in.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="350.71" OriginalAmount="347.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00849" Longitude="28.9659" StarRating="0" HotelCode="|184135" HotelName="Alpinn Hotel Istanbul- Special Class" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tiyatro Cad. No: 19</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/1/3/5/184135_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="350.96" OriginalAmount="347.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.017105" Longitude="29.061151" StarRating="0" HotelCode="|534598" HotelName="ELİTE MARMARA BOSPHORUS and OTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sehit Serhat Emre Sk No 27</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/4/5/9/8/534598_eb0fca51127.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="351.02" OriginalAmount="347.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0033468" Longitude="28.9760222" StarRating="0" HotelCode="|86835" HotelName="Emine Sultan Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kapi Agasi Sok. No:6 Sultanahmet</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/8/3/5/86835_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a terrace. SITUATION: Near the establishment, guests will find the mosque, Sultanahmet it is in.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="351.48" OriginalAmount="348.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.063180178659" Longitude="29.001382146857" StarRating="4" HotelCode="313403|business_life_boutique_hotel_" HotelName="Business Life Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Fulya Mahallesi, Vefa Deresi Sokak 15 A, Fulya, 34394 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/37/96/3796d84aeafebf613fe328909e12571c4e55329a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="352.18" OriginalAmount="348.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0387359" Longitude="28.9829947" StarRating="4" HotelCode="|108282" HotelName="Aston Taksim" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mahallesi Feridiye Caddesi No:26 Beyoglu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/8/2/8/2/108282_8.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has, a terrace, with views. SITUATION: This hotel is in the heart of the city, is 200 metres away from Taksim the Square of. ROOM: Each room has soundproofing and with WiFi (free of charge).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="352.22" OriginalAmount="348.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03563" Longitude="28.98121" StarRating="0" HotelCode="|184798" HotelName="Ragıp Pasha Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sehit Muhtar Mah. Imam Adnan Sk. No:2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/7/9/8/184798_d11092f1549.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="352.49" OriginalAmount="349" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00247966" Longitude="28.97768772" StarRating="4" HotelCode="151786|35285" HotelName="Mangana Konak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oyuncu Cikmazi Sokak 14, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/9c/619c249abaaf6976b4c2e2ba6923a4b6d22d951a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys an ideal location as a base for exploring the major attractions of the Sultanahmet...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="352.49" OriginalAmount="349.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00520858723" Longitude="28.980270624161" StarRating="2" HotelCode="191078|big_apple_hostel__hotel" HotelName="Big Apple Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Akbiyik Caddesi Bayramfirin Sokak No:12, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/ac/71ac458ee4a4417b908088bec365a9f0c09e09c2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="353.50" OriginalAmount="350" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.06231351793" Longitude="28.987741242846" StarRating="4" HotelCode="315872|199281" HotelName="Blisstanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Abide-i Hurriyet Caddesi 122, Sisli, 34381 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/1f/ec/1feca89dc7a1b17c4725a7ad34f340363a9938a6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="353.50" OriginalAmount="350.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.006255053543" Longitude="28.980005085468" StarRating="3" HotelCode="118884|turk_art_hotel" HotelName="Turk Art Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Lounge,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Cankurtaran Mahallesi, Tevkifhane Sokak 12, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/66/77667bde8e3e8a8d5d6a70627186db8b20a6bedc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="353.50" OriginalAmount="350.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01314403" Longitude="28.97753221" StarRating="3" HotelCode="267816|gulhane_corner_hotel" HotelName="Gulhane Corner" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hudavendigar Caddesi, Saffeti Pasa Sokak 12, Sirkeci, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/a9/9aa93844409f05a64ba5da07bb763903276d8126.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="354.51" OriginalAmount="351" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.014007988071" Longitude="28.976603329448" StarRating="2" HotelCode="267822|252256" HotelName="Istanbul Sirkeci Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,Air Conditioning,Airport Transfer (on Demand),Central Heating,Currency Exchange,Internet,Laundry,Room Service,Smoking Rooms">
        <Address>
          <AddressLines>
            <AddressLine>Hocapasa Mahallesi, Orhaniye Caddesi 28, 34110 Sirkeci, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/c0/14c0ff1b7aa59acf9794deea14d8a3e0a07195d1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Sultan Otel A warm welcome awaits you at the mid size Sultan Otel in Istanbul. Guests can enjoy a me...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="354.51" OriginalAmount="351" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.037569953731" Longitude="28.982596347221" StarRating="3" HotelCode="305942|47783" HotelName="Trass Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sehit Muhtar Mahallesi Turan Caddesi 5, Beyoglu, 34250 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/6f/4e6fb3e49a3b527f7be13e0f21234fd41b71556e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="354.51" OriginalAmount="351.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.038977" Longitude="28.984256" StarRating="4" HotelCode="55405|seminal_hotel" HotelName="Seminal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sehit Muhtar Caddesi No 23-25, 80090 Taksim, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/16/eb/16ebbdca247e002c30e47a153ae5f37588bc56a1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the Beyoglu quarter in the district of Taksim, which lies on the European ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="355.06" OriginalAmount="351.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0063756" Longitude="28.9817896" StarRating="0" HotelCode="|108024" HotelName="Premist Hotels Sultanahmet" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cankurtaran Mahallesi Ishakpaa Caddesi No.12 Sultanahmet</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/8/0/2/4/108024_2.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is situated 300 metres away fromTopkapi the Palace of, Is situated inSultanahmet the city centre of. ROOM: All the rooms have WiFi (free of charge), an air-conditioning system and a television.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="355.20" OriginalAmount="351.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.003935" Longitude="28.964111" StarRating="0" HotelCode="|536818" HotelName="Golden Sail Hotel Old City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Muhsine Hatun Mahallesi Ordekli Bakkal</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/6/8/1/8/536818_d8433640932.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="355.52" OriginalAmount="352" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.011677385547" Longitude="28.956841528415" StarRating="3" HotelCode="10673|23232" HotelName="Barin" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sehzadebasi Fevziye Caddesi 7, 34470 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/media/56d7770a5b7148b3923553c140de4928.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern city hotel is located in Istanbul. Several shopping areas with shops, boutiques, bars as...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="355.52" OriginalAmount="352.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.007538" Longitude="28.955594" StarRating="3" HotelCode="43553|grand_ons" HotelName="Grand Ons" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mesihpasa Caddesi Azimkar Sokak 32, Laleli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/a5/46/a5460e0db0feb3c923f7b169b2c8f76a7669c56d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This centrally located hotel is located about 500 m from the sea within 100 m of links to the public...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="355.76" OriginalAmount="352.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0089777" Longitude="28.9543418" StarRating="0" HotelCode="|108228" HotelName="Bulvar Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mesih Pasa Mah. Sait Efendi Sok. No:13 Laleli</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/8/2/2/8/108228_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel Laleli it is in 200 metres away, there is a tram stop, is situated 2 kilometres away from Sultanahmet the historic area of. ROOM: Customers can find soundproofed rooms, with WiFi, (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="356.53" OriginalAmount="353" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.014006643153" Longitude="28.978196764418" StarRating="3" HotelCode="933239|47725" HotelName="Diamond Royal Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Massage Centre,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hocapasa Mahallesi, Nöbethane Caddesi 16, Sirkeci Fatih, 34112 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/ac/8aacf48ab566fa137645ba988d8a67854aad35e1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="356.53" OriginalAmount="353" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="967282|478931" HotelName="Eliza Hotel Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Hayrettin Mahallesi, Dogramaci Sokak 19/5, 34096 Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/cc/62cc542690902eba5a70f0eb5acde76e9ae612fb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="357.54" OriginalAmount="354" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.04888716" Longitude="28.98743635" StarRating="0" HotelCode="566910|217216" HotelName="Golf Royal Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Golf,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Harbiye, Halaskargazi Caddesi 7, Sisli, 34373 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/0d/c80dde997d57505e127977c697ba36e0fc02462e.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="357.54" OriginalAmount="354" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008165773145" Longitude="28.964174687862" StarRating="3" HotelCode="118853|237430" HotelName="Nezih Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Currency Exchange,Laundry,Smoking Rooms,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Mithatpasa Cad., Yenidevir Sok. 8, Beyazit, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/b2/75b2b75c9814a71629a729597465ae92e618b72e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at Beyazit, the center of historical tourism and culture of Istanbul, Nezih Hotel is a bouti...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="357.54" OriginalAmount="354" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.05815046" Longitude="29.00291529" StarRating="4" HotelCode="936299|58774" HotelName="Mia Berre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ayazmadere Caddesi 6, Fulya, Besiktas, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/f2/24f2af66dae93c1fddf563c5306261be7148a4d0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="357.54" OriginalAmount="354" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.054824672247" Longitude="28.997232813492" StarRating="3" HotelCode="188742|42962" HotelName="Semsan Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tesvikiye Mahallesi, Ferah Sokak 16, 34365 Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/ec/e9/ece9bf00a11a39fec793fc7cb1bff29de513f139.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="357.54" OriginalAmount="354.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.030487469457" Longitude="28.97351719183" StarRating="4" HotelCode="61757|pera_rose_hotel__special_class" HotelName="Pera Rose Hotel" 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,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mesrutiyet Caddesi 87, Tepebasi, Beyoglu, 34430 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/28/a4/28a4f8a40a94f40e209a59aa0cf9230369fcaf5c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the Istanbul's business, shopping and entertainment centre, around a 5-minu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="358.22" OriginalAmount="354.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.051368" Longitude="29.024499" StarRating="0" HotelCode="|522230" HotelName="Acar Suite Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/2/2/3/0/522230_7f443310943.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="358.27" OriginalAmount="354.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.05375" Longitude="28.98906" StarRating="0" HotelCode="|552021" HotelName="Aiza Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mesrutiyet Mahallesi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/2/0/2/1/552021_c66c42d1138.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="358.55" OriginalAmount="355.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01150876" Longitude="28.94060957" StarRating="4" HotelCode="365965|real_star_hotel" HotelName="Real Star Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Haseki Sultan Mahallesi, Millet Caddesi 47, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/fc/f1fc541dbc89753a044f2b9ace3e71ab722043df.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="359.56" OriginalAmount="356" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.028774200029" Longitude="28.807258467394" StarRating="4" HotelCode="146399|45798" HotelName="Courtyard Marriott Istanbul International Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Basin Ekspress Yolu, Fatih Caddesi Dereboyu Sokak 2, Halkali, Istanbul 34303</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/zz/dcad0913201008027bc103737b64b2eb78a9eb3c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="359.56" OriginalAmount="356" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.006395" Longitude="28.957112" StarRating="3" HotelCode="189374|237594" HotelName="Simper Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Katip Kasim Mahallesi, No. 59 Kiziltas Sokak, Turkeli Caddesi, Aksaray/Nisanca, Fatih, 34130 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/af/6cafba9483bab0908853e722f83a1fef0aca8c73.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located close to Aksaray and approximately 2 km from the historical attractions at Sultanahmet, the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="359.56" OriginalAmount="356.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.006969555812" Longitude="28.971794843674" StarRating="3" HotelCode="18052|sunlight_hotel" HotelName="Sunlight Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piyerloti Caddesi 28, Cemberlitas, 34490 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/c7/94c774451723653a5451c7fc76c063368e1c5dab.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of Istanbul's old town, not far from the city's most important si...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="359.56" OriginalAmount="356.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.009815591159" Longitude="28.953840233065" StarRating="4" HotelCode="315894|parmada_hotel_old_city" HotelName="Parmada Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Kemalpasa Mahallesi, Ordu Caddesi 74, Laleli, 34080 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/74/95744740fab71499bb4b93184b26ed1b6bb303ef.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="359.56" OriginalAmount="356.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03410237" Longitude="28.98001338" StarRating="4" HotelCode="323788|mirrors_hotel" HotelName="Mirrors Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Istiklal Caddesi, Fuat Uzkinay Sokak No: 9, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/b0/8a/b08adb6a0b3ae3236dd634bbd2b55c0d9f5ab583.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="359.56" OriginalAmount="356.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.005071878649" Longitude="28.972644269362" StarRating="3" HotelCode="395279|stone_hotel_istanbul" HotelName="Stone Hotel Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Binbirdirek Mahallesi, Sehit Mehmet Pasa Yokusu Sokak 34, Sultanahmet, 34400 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/10/83/108318ca79cf77eb6392df27ccdddd884348f3f3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Istanbul, this boutique hotel is ideal for guests who appreciate a stylish a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="359.69" OriginalAmount="356.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.997055" Longitude="28.711346" StarRating="0" HotelCode="|471933" HotelName="Avrupa Palace " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Uran Cd. 40</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/1/9/3/3/471933_aca0edb1232.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="360.01" OriginalAmount="356.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.024763" Longitude="28.977538" StarRating="0" HotelCode="|534310" HotelName="Mates Port Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/4/3/1/0/534310_6f682531123.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="360.12" OriginalAmount="356.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0058111" Longitude="28.9641335" StarRating="0" HotelCode="|304634" HotelName="B'guest House&amp;apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sarac Ishak Mahallesi Kumkapi Degirmeni Sok. No:5 Beyazit</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/4/6/3/4/304634_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="360.15" OriginalAmount="356.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.035293" Longitude="28.977753" StarRating="0" HotelCode="|454924" HotelName="Balo" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/4/9/2/4/454924_6a0949c1210.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="360.15" OriginalAmount="356.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.059878" Longitude="28.988701" StarRating="2" HotelCode="|304717" HotelName="Molton Sisli Mls" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>19 May?s Mahallesi Op. Raif Bey Sokak No:37</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/4/7/1/7/304717_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="360.57" OriginalAmount="357" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.055731147713" Longitude="28.81873147471" StarRating="5" HotelCode="425944|206444" HotelName="Clarion Hotel Istanbul Mahmutbey" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Mahmutbey Mahallesi, Peyami Safa Caddesi 44, Bagcilar, 34218 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/83/86/8386de892beebf23203b4472d7ebda4b434a2325.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A bar, a babysitting service, a childcare service, car hire, a laundry service, a conference room an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="360.57" OriginalAmount="357" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.012681649509" Longitude="28.940222418823" StarRating="4" HotelCode="321869|54448" HotelName="Golden Taha Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Molla Gürani Mahallesi, Findikzade Sokak 5, 34093 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/5a/885a7a15efab9668eab07be4cb35a4c232e1a8ff.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="360.57" OriginalAmount="357.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01089" Longitude="28.95444" StarRating="0" HotelCode="|184662" HotelName="Misa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kemal Pasa Mah. Yesil Tulumba Sok No:27</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/6/6/2/184662_1_6264.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="360.69" OriginalAmount="357.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.05773" Longitude="29.00104" StarRating="0" HotelCode="|534869" HotelName="Best Fulya Apart" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dikilitas Mah Ayazmadere Cad</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/4/8/6/9/534869_682364f1132.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="360.79" OriginalAmount="357.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0053689" Longitude="28.9800053" StarRating="0" HotelCode="|86766" HotelName="Agora Boutique and Bistro" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Akbiyik Caddesi No 77 Sultanahmet</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/7/6/6/86766_2.jpg</HotelPictures>
        <HotelDescription>SITUATION: Sultanahmet It is in 5 minutes away, you can find the mosque.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="361.24" OriginalAmount="357.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.039719" Longitude="28.9822838" StarRating="0" HotelCode="|108049" HotelName="Sheriff Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mah. Feridiye Cad. Cambazoglu Sok. No:22 Taksim</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/8/0/4/9/108049_c2e497c1414.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is 300 metres away fromTaksim the square. ROOM: The rooms have a fully-equipped kitchen, an air-conditioning system and WiFi (free of charge).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="361.28" OriginalAmount="357.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0342869" Longitude="28.9844347" StarRating="4" HotelCode="|82946" HotelName="Innpera" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>S?raselviler Cad No :15 Taksim</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/9/4/6/82946_10.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is 50 metres away fromTaksim the square. ROOM: Customers have rooms with views of the city and Bosphorus views of.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="361.58" OriginalAmount="358" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.039861952714" Longitude="28.914422641525" StarRating="4" HotelCode="298196|45382" HotelName="Ramada Encore Bayrampasa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Yenidogan Mahallesi, Sehit Naci Çakar Sokak 11, 34030 Bayrampasa, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/406371/a_406371_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="361.58" OriginalAmount="358.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01110011" Longitude="28.95654702" StarRating="0" HotelCode="369054|elysion_hotel" HotelName="Elysion Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gencturk Caddesi, Cukurcesme Sokak 5, Laleli, Fatih, Istanbul, Turkey</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/10/4b10039ada87bda4fadc8f097cec52edbd112ee4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in the Old City, Elysion Hotel is a 15-minute walk to the Grand Bazaar. It offers ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="361.61" OriginalAmount="358.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0333" Longitude="28.97674" StarRating="0" HotelCode="|485268" HotelName="Golden Street Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Istiklal Cd. Numara 110</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/5/2/6/8/485268_3d4a8eb2041.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="361.88" OriginalAmount="358.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.99394" Longitude="29.02615" StarRating="0" HotelCode="|246419" HotelName="Kadikoy Otel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rasimpasa Mahallesi Rihtim Cad. No 12 Recaizade Sok</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/6/4/1/9/246419_16.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="362.04" OriginalAmount="358.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.907653" Longitude="29.290074" StarRating="0" HotelCode="|466357" HotelName="Home Plus" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>KADER</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/6/3/5/7/466357_8f28f7a1603.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="362.99" OriginalAmount="359.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008736" Longitude="28.690162" StarRating="0" HotelCode="|466917" HotelName="Blue Vista Hotel And Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Orkide Cd. 13</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/6/9/1/7/466917_6cd50701644.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="363.60" OriginalAmount="360" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.054582867802" Longitude="28.933390974998" StarRating="4" HotelCode="55340|35763" HotelName="Turquhouse Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bungalow Complex,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pierre Loti Tepesi Turistik Tesisleri, Merkez Mahallesi, Idris Köskü Caddesi, 34050 Istanbul, Eyüp</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/46/468054d53ead7691/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming hotel is located on one of the pretty hills of Istanbul, Pierre Loti. A shuttle bus r...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="363.60" OriginalAmount="360.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03311663" Longitude="28.98740451" StarRating="4" HotelCode="957431|cihangir_palace_hotel" HotelName="Cihangir Palace Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cihangir Mahallesi, Mebusan Yokusu Sokak 39, 34433 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/71/c2/71c2e957c091245f0d9d1e009382a2672b575dfc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="363.62" OriginalAmount="360.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.013356" Longitude="28.978088" StarRating="2" HotelCode="|82957" HotelName="Şamil " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hudavendigar Cad. Serdar Sk. No:1 Sirkeci</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/9/5/7/82957_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts a lift, tourist information and a business centre with WiFi. SITUATION: This hotel Sultanahmet it is in Bosphorus it is situated near.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="364.01" OriginalAmount="360.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0033699" Longitude="28.9767604" StarRating="3" HotelCode="|108366" HotelName="Tashkonak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kucukayasofya Cd. Tomurcuk Sk. No 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/8/3/6/6/108366_12.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is situated 5 minutes away from the mosque. ROOM: The rooms have WiFi (free of charge) and cable television. FACILITIES: Guests are offered a terrace with views.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="364.34" OriginalAmount="360.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0106872" Longitude="28.9544171" StarRating="4" HotelCode="|17605" HotelName="Glorious" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>YESIL TULUMBA SOK.ORDU CAD. LALELI-AKSARAY 17</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/6/0/5/17605_7.jpg</HotelPictures>
        <HotelDescription>HOTEL: The renovated hotel in 2005, has 2 buildings, 6 floors and 96 rooms. In the entrance, guests are offered a lobby with a reception, a safety deposit box service and a currency exchange service. SITUATION: It is located nearIstanbul the centre of 5 minutes away from the establishment, guests will find public transport services, the tourist attractions, shops and restaurants. it is 15 minutes away from bars, nightclubs. ROOM: The cosy rooms, have a bathroom with a hairdryer, a bath, a direct line telephone, satellite or cable TV, a mini-bar, a double bed, an air-conditioning system and heating. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast and Ã  la carte or set-menu lunch and dinner. PAYMENT METHODS: Customers can pay by Visa and Mastercard.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="364.61" OriginalAmount="361" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0326469" Longitude="28.97717267" StarRating="5" HotelCode="437447|217705" HotelName="Taksim Yazici Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Tomtom Mahallesi, Akansu Sokak 4, Beyoglu, 34433 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/f8/fc/f8fcfab397378349efa4ca8ee1664e1d4d73627e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="364.61" OriginalAmount="361.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00600901" Longitude="28.9802186" StarRating="5" HotelCode="638881|cheers_vintage_hostel" HotelName="Cheers Vintage Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cankurtaran Mahallesi, Kutlugün Sokak 28/A, Sultanahmet, Istanbul 34122</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/23/e3230e7515d68cfb928855347c12e367847a04a4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="364.61" OriginalAmount="361.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0314016" Longitude="28.97976103" StarRating="3" HotelCode="735791|chez_bore_boutique_hotel" HotelName="Chez Bore Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Firuzaga Mahallesi, Cezayir Sokak 7, Beyoglu, 34000 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/e9/e2e9632df8c389f96dae7dd0538fc310449d51a6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="365.00" OriginalAmount="361.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.021941" Longitude="29.120131" StarRating="0" HotelCode="|525619" HotelName="Asem Otel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sezer Sk. 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/5/6/1/9/525619_d1ccd321145.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="365.35" OriginalAmount="361.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.006963" Longitude="28.966323" StarRating="0" HotelCode="|152411" HotelName="Grand Bazaar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BALIPASA YOKUSU SK. GEDIKPASA/FATIH 30</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/2/4/1/1/152411_9.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1994, was renovated in 2014, has 25 standard rooms, 5 single rooms, 16 double rooms and 4 triple rooms. Guests are also offered facilities for people with reduced mobility. SITUATION: This establishment is in Istanbul is situated in the city centre. Close to the establishment, clients can find the bus stop, the metro stop and places of interest.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="365.62" OriginalAmount="362" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.99258322" Longitude="28.84683201" StarRating="3" HotelCode="568592|237414" HotelName="Holiday Inn Express Istanbul Atakoy Metro" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Sirinevler Mahallesi, Maresal Fevzi Cakmak 1 Sokok 7-13, Bahcelievler, 34188  Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/33/bd3399d3f81e3f4eeee42851a13272e86d3071f8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="365.62" OriginalAmount="362" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03365375" Longitude="29.04970421" StarRating="0" HotelCode="851681|375222" HotelName="New Beylerbeyi Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Beybostani Sokak 49, 34676 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/d6/3cd6d9f13778d575576ec1e1b153686951b27681.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="365.64" OriginalAmount="362.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.035341" Longitude="28.978326" StarRating="3" HotelCode="172514|747156" HotelName="Odda Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Balo Sokak 30, Beyoglu, Taksim, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/153002/153002a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Approximately 80 metres from the buzzing Istiklal Street and 700 metres from Taksim Square, the hote...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="365.87" OriginalAmount="362.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.06254" Longitude="29.00015" StarRating="0" HotelCode="|185022" HotelName="The Place Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Fulya Mah. Ozbal Sk. No:8 Sisli</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/5/0/2/2/185022_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="366.23" OriginalAmount="362.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0372249" Longitude="28.9828002" StarRating="0" HotelCode="|107952" HotelName="Long Stay İstanbul Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sehit Muhtar Mah. Turan Cad. No:5 Beyoglu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/7/9/5/2/107952_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts a reception and WiFi (free of charge). SITUATION: This cosy hotel is 3 minutes away from Istiklal Avenue it is 250 metres away from Taksim the Square of Taksim the underground station of.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="366.50" OriginalAmount="362.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.9667" Longitude="29.107043" StarRating="0" HotelCode="|534293" HotelName="Vois Hotel Bostancı" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Prof. Dr. Ali Nihat Tarlan Cd 86</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/4/2/9/3/534293_63ee2c71111.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="366.63" OriginalAmount="363" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0286372" Longitude="28.9732703" StarRating="4" HotelCode="36323|35751" HotelName="Galata Antique" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mesrutiyet Caddesi 119, 34430 Tunel, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/c9/bbc9c6d275f01622914283f5fbd0538f7317513c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="367.52" OriginalAmount="363.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00396" Longitude="28.959622" StarRating="0" HotelCode="|534718" HotelName="okdahotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>alisan sokak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/4/7/1/8/534718_2daecb51445.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="367.64" OriginalAmount="364" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.039794" Longitude="28.982397" StarRating="3" HotelCode="267853|199516" HotelName="Regency World Suite Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mahallesi, Taksim Caddesi, Cambazoglu Sokak No: 3, Beyoglu, Istanbul 34200</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/ee/bdee8deada3197fa83bdb2b7a47bb12d7f8df806.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="367.64" OriginalAmount="364.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.021727" Longitude="28.878609" StarRating="4" HotelCode="260213|elite_marmara_residence" HotelName="Elite Marmara" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Ataturk caddesi no. 47, Merter, Gungoren, 34165 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/b2/3a/b23a03a7b34f9b086d58f8107f6a08b9bbd77548.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="367.64" OriginalAmount="364.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01068" Longitude="28.95406" StarRating="4" HotelCode="826975|vision_deluxe_hotel" HotelName="Vision Deluxe Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Jacuzzi,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Kemalpasa Mahallesi, Selimpasa Sokak 22, Fatih, 34134 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/fc/4afccaac3a49772bc9d808a61b592ba5baf709a7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="367.71" OriginalAmount="364.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.054486" Longitude="28.988843" StarRating="0" HotelCode="|152212" HotelName="Fatih  Corner" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>HACI MANSUR SOK. OSMANBEY-SISLI 71</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/2/2/1/2/152212_6.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was renovated in 2014 and has 22 modern rooms. SITUATION: 170 metres away, guests will findOsmanbey the metro station the establishment, is 250 metres away from the bus stop, Around the establishment, clients can find shops, bars, cafÃ©s and restaurants. la Plaza Taksim 2 kilometres away, you can find.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="368.16" OriginalAmount="364.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.030107163549" Longitude="28.973333699406" StarRating="4" HotelCode="149986|1388546" HotelName="Tulip City Taksim Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mesrutiyet Caddesi 95, Pera, Beyoglu, 34430 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/e4/e4843e93e07a40368a254e78b27f4148/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the historical Pera, Istanbul's shopping and entertainment centre. It is 5 m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="368.17" OriginalAmount="364.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.061296" Longitude="28.801727" StarRating="0" HotelCode="|467891" HotelName="El Emin İstanbul Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1. Akarsu Sk. no 29</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/7/8/9/1/467891_2193cc51757.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="368.19" OriginalAmount="364.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.064612" Longitude="28.96883" StarRating="0" HotelCode="|560325" HotelName="Elm Suite Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Talatpasa Mahallesi, Emirgazi caddesi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/0/3/2/5/560325_455b92d1757.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="368.63" OriginalAmount="364.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.038347" Longitude="28.983542" StarRating="0" HotelCode="|526524" HotelName="Joy Taksim" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dolapdere Taksim Cd 13</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/6/5/2/4/526524_5993cc71001.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="368.65" OriginalAmount="365" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.97530376" Longitude="28.87665428" StarRating="0" HotelCode="615745|252199" HotelName="Cevheri's Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Cevizlik Mahallesi, Muhtar Halit Kral Sokak 21, Keneddy Caddesi, Bakirkoy, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/13/20135ce90ed67abeff33f4f93743cf655367ee61.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="368.65" OriginalAmount="365" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00716166" Longitude="28.94980233" StarRating="0" HotelCode="623362|252246" HotelName="Hotel Mekke" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Bed and breakfasts" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Aksaray Mahallesi, Küçüklanga Araligi Caddesi 7, Aksaray, 34096 Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/18/8d18d8c668e1abdc2fddbaec34b5de2615356d13.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="368.65" OriginalAmount="365.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.023795247904" Longitude="28.975327893645" StarRating="4" HotelCode="313494|karakoy_aparts" HotelName="Karaköy Aparts Hotel &amp; Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Yüksek Kaldirim Caddesi 49, 34560 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/80/e180e8ae110b8afa30718784eaaac0b215160976.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="368.65" OriginalAmount="365.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.99249768" Longitude="29.02510805" StarRating="0" HotelCode="699952|hotel_parpali" HotelName="Hotel Parpali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Yogurtçu Sukru Sokak 3</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/bc/64bc321c2487395541fbc668b9a8239297af8be5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="368.75" OriginalAmount="365.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0370796" Longitude="28.9821039" StarRating="0" HotelCode="|82918" HotelName="Taximtown" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tarlabasi Bulvari No.60 Taksim Beyoglu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/9/1/8/82918_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has WiFi, (free of charge), a reception, rooms with air-conditioning and a kitchen. SITUATION: Istiklal 100 metres away, clients have the metro station.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="369.35" OriginalAmount="365.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03427" Longitude="28.9798" StarRating="0" HotelCode="|559697" HotelName="Blue Pera Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kuloglu Mah. Uzkinay Sok no 2/1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/9/6/9/7/559697_1cccfec1712.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="369.50" OriginalAmount="365.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008238" Longitude="28.9562989" StarRating="0" HotelCode="|86713" HotelName="Laleli Emin Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mesih Pasa Cad, No 21 Laleli</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/7/1/3/86713_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: The hotel is in Istanbul the historic area of 700 metres away, guests can find the bazaar, Santa Sofia in just 10 minutes, clients can get to. MEALS: Guests are offered a breakfast service. ROOM: All the rooms have WiFi (free of charge).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="370.23" OriginalAmount="366.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0296608" Longitude="28.9750738" StarRating="0" HotelCode="|84899" HotelName="Gumusyan Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ASMALI MESCIT MAH. ASMALI MESCIT SK. BEYOGLU 9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/4/8/9/9/84899_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This boutique hotel, has a reception and a bar. SITUATION: This establishment, is close to Istiklal the street it is situated 2,7 kilometres away from Lutfi Kirdar the convention centre 4,2 kilometres away, you can find Istanbul Cevahir the shopping centre Cicek it is 600 metres away from Where clients can find bars, restaurants and taverns. la Torre de GÃ¡lata it is situated 500 metres away from La Plaza de Taksim 1,5 kilometres away from it is situated 20 kilometres away from Istanbul AtatÃ¼rk the airport. ROOM: The rooms have WiFi (free of charge), a mini-bar (free of charge), wooden floors, modern furniture, a writing desk, a satellite television, an air-conditioning system, a hairdryer and complimentary bathroom items. OTHERS: Regarding the food and beverage offering, clients can enjoy a breakfast service, The establishment offers a transfer service to, the airport, for an extra charge.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="370.47" OriginalAmount="366.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03527" Longitude="28.98575" StarRating="0" HotelCode="|242216" HotelName="V Plus Taksim" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/2/2/1/6/242216_7.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="370.67" OriginalAmount="367" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.048788" Longitude="28.985093" StarRating="5" HotelCode="173845|27833" HotelName="Crowne Plaza Harbiye" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Dolapdere Cad. 161, Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/06/c306b64a296ed1cb8b9671790a006714b6ab8289.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a great location close to Nisantasi, famous for its fashionable upmarket shopping a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="370.67" OriginalAmount="367" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.007797240497" Longitude="28.955063906746" StarRating="3" HotelCode="437816|216483" HotelName="Dalan Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Azimkar Sokak No:23-25, Laleli Caddesi, Laleli-Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/82428/388b4840-5340-4dfd-afaa-f10ff495cac3.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="370.67" OriginalAmount="367" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.031444" Longitude="28.817157" StarRating="5" HotelCode="260175|46784" HotelName="Retaj Royale" 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,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Evren Mahallesi, Cami Yolu Caddesi 1/A, Günesli-Istanbul 34212</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/7b/fa/7bfab898b552ab96468dfde3c617c438e5fa55ff.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="370.67" OriginalAmount="367" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="981901|491825" HotelName="Vander Valk Istanbul Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Balabanaga Mahallesi, Harikzedeler Sokak 25/A, Laleli, Fatih, Istanbul 34000</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/dc/81dc7f0e62860ff8bf1ec27983937d44578e22a9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="370.67" OriginalAmount="367.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.042506768644" Longitude="28.986251950264" StarRating="4" HotelCode="33849|konak_hotel_istanbul" HotelName="Konak" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cumhuriyet Caddesi 75, Elmadag Taksim, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/f7/72/f772238ec9541a3778703842ee3c03e841c722be.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="370.67" OriginalAmount="367.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.067625" Longitude="28.973964" StarRating="3" HotelCode="185749|tempo_hotel_caglayan_istanbul" HotelName="Tempo Caglayan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tümleç Sokak No 2, Gürsel Mahallesi, Kagithane, 34384 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/ae/8a/ae8aacf33d51a2c6d69a2c21754b9c714a121fc5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kagithane, just 2 km away from Sisli, where guests will find the nearest un...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="371.00" OriginalAmount="367.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.053049" Longitude="28.983582" StarRating="0" HotelCode="|566206" HotelName="Istanroom By KEO" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cumhuriyet Mahallesi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/6/2/0/6/566206_69d90641045.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="371.14" OriginalAmount="367.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.012836" Longitude="28.9778217" StarRating="0" HotelCode="|82944" HotelName="Gülhane Corner" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/9/4/4/82944_3.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel Santa Sofia it is 5 minutes away from. ROOM: Customers can find modern rooms, with WiFi, (free of charge). OTHERS: Regarding the food and beverage provision, the establishment offers a breakfast service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="371.65" OriginalAmount="367.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.005971" Longitude="28.666666" StarRating="0" HotelCode="|537625" HotelName="ASGARD HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Haramidere Cd. 22</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/7/6/2/5/537625_503fa970948.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="371.68" OriginalAmount="368" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03854872" Longitude="28.98303118" StarRating="0" HotelCode="593188|237179" HotelName="Amofta Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Sehit Muhtar Mahallesi, Feridiye Caddesi 33, 34435 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5385330</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="371.68" OriginalAmount="368" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03433761" Longitude="28.97978173" StarRating="0" HotelCode="968026|487062" HotelName="Burj Al Istanbul" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kuloglu Mahallesi, Uzkinay Sokak 2/1, Beyoglu, Turkey Fuat, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/53/9553b5baa8c65498b40b997b2f1b4ad73726b60b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="371.68" OriginalAmount="368" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.99384" Longitude="29.02609" StarRating="3" HotelCode="188719|58548" HotelName="Timya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kirmizi Kusak Sokak, 3, Rihtim Caddesi, Kadikoy, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/a1/b2a16915c3eb1f85d03b1b2cdf80d3c6afe60684.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="371.68" OriginalAmount="368" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0704447" Longitude="29.0062688" StarRating="4" HotelCode="313442|217237" HotelName="Veyron Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Esentepe Mahallesi, Saglam Fikir Sokak 1/1, Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/17/d917389a57e5343e92193ddb5c7452536b8ca16a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="371.68" OriginalAmount="368.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.009119" Longitude="28.957305" StarRating="3" HotelCode="899824|prestige_hotel" HotelName="Prestige Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Koska Caddesi 6, 34480 Istanbul, Laleli</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/91/c3/91c3301e537361a82e939070e2c5e9d3f61419d5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Laleli, close to public transport links (some 20 m), and in the heart of th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="372.26" OriginalAmount="368.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.975135" Longitude="28.876869" StarRating="0" HotelCode="|522077" HotelName="Aura Marina Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Muhtar Halil Kral Sk. 21</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/2/0/7/7/522077_019a6c90949.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="372.68" OriginalAmount="368.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0128953" Longitude="28.95663" StarRating="0" HotelCode="|108222" HotelName="Buyuk Hamit" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gencturk Caddesi No: 72/74 Laleli</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/8/2/2/2/108222_ce1b33f1426.jpg</HotelPictures>
        <HotelDescription>SITUATION: This smart hotel is in Laleli the centre of 150 metres away, guests will find Aksaray the Tram Station of la mezquita de Laleli it is located 50 metres away from. ROOM: The establishment has luxurious rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="372.69" OriginalAmount="369" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.97432486" Longitude="28.87574208" StarRating="3" HotelCode="374901|217754" HotelName="Rios Edition Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Cevizlik Mahallesi, Kennedy Caddesi 5, Bakirköy, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/c9/ccc942c3d2e4b868f0feaf62a844fe24fa60a537.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="372.69" OriginalAmount="369" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03593975" Longitude="28.97856546" StarRating="3" HotelCode="373452|217238" HotelName="Venus Hotel Taksim" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Huseyin Aga Mahallesi  Tarlabasi Bulvared  No:75 Beyoglu, 34435</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/dd/6cddf431103c5079125f2445906c5e773b8a7a4f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="372.69" OriginalAmount="369.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.036219" Longitude="28.980791" StarRating="3" HotelCode="933220|taxim_hotel_marin" HotelName="Taxim Marin Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Atif Yilmaz Caddesi, Süslüsaksi Sokak No. 21, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/b0/f7b01cb7b7f0e90c9ccb34c64cbeb588c93085e6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="373.35" OriginalAmount="369.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.039375" Longitude="28.982391" StarRating="0" HotelCode="|475708" HotelName="Gazelle Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Feridiye caddesi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/5/7/0/8/475708_dc4d1d91228.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="373.70" OriginalAmount="370.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.027421680475" Longitude="28.971853852272" StarRating="4" HotelCode="13006|grand_halic" HotelName="Grand Hotel Halic" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Refik Saydam Caddesi Tepebasi Bulvari 37, 34430 Istanbul, Sishane-Beyoglu</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/c8/aa/c8aadbaf91873ac0d64daa9c78449510c1b13d64.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 5 minutes on foot from Beyoglu (Pera), one of the most important centres of sho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="373.70" OriginalAmount="370.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00553" Longitude="28.97181" StarRating="3" HotelCode="410436|art_city_hotel_istanbul" HotelName="Art City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kucukayasofya Mahallesi, Katip Sinan Camii Sokak 30, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/80/2f801054b65a1c5793a951a2183c3ff88d505b01.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is situated in Istanbul's premium location, surrounded by all its major historical an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="374.71" OriginalAmount="371.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.975565" Longitude="28.874714" StarRating="3" HotelCode="188682|bakirkoy_hotel" HotelName="Bakirkoy Pansiyonu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Zeytinlik Mahallesi, Omer Naci Sokak 25, Bakirkoy, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/6f/2b6f9ad042ede9ab9642af6c654142c976408ef9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="374.71" OriginalAmount="371.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.037715494485" Longitude="28.983205862178" StarRating="3" HotelCode="306001|santa_lucia_hotel" HotelName="Taksim Santa Lucia Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sehit Muhtar Mahallesi, Yogurtcu Faik Sokak 14, 34235 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/d0/85/d0855f6d9cf53b2ef36de18181cab13a03e05220.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="374.71" OriginalAmount="371.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.011995" Longitude="28.955421" StarRating="3" HotelCode="310538|grand_bazaar_hotel" HotelName="Grand Bazaar Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ballipasa Yokusu Sokak 30, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/35/57/3557870161a2ac8a6103976474cdb0c23b4eb6fa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="374.71" OriginalAmount="371.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="974208|mansion_gorki" HotelName="Mansion Gorki" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Eminsinan Mahallesi, Piyerloti Caddesi, Cephaneci Sokak 34, Sultanahmet, Fatih, 34126 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/cd/9bcd06e591804321ddf0705a81b8230ee7fd3c07.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="375.29" OriginalAmount="371.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.054681" Longitude="29.026497" StarRating="0" HotelCode="|548152" HotelName="Class Hotel Bosphorus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/8/1/5/2/548152_dc111fb1140.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="375.72" OriginalAmount="372.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.002863845855" Longitude="28.974142826485" StarRating="3" HotelCode="496440|arven_butique_hotel" HotelName="Arven Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="boutique hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Kucukayasofya Mahallesi, Cayiroglu Sokak 6, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/46/08/46080b4a30b3336674549fb5f0f31954ab9c5b60.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Istanbul, this boutique hotel has the perfect ambience for guests who appreciate a stylis...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="376.12" OriginalAmount="372.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0029711" Longitude="28.9760845" StarRating="3" HotelCode="|82998" HotelName="Berce" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kucukayasofya Cad. Mustafapasa Sok. No: 6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/9/9/8/82998_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel has a terrace. SITUATION: The hotel is next to the coast, is situated in Istanbul the Peninsula of.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="376.56" OriginalAmount="372.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0329892" Longitude="28.9736686" StarRating="2" HotelCode="|82959" HotelName="Birol" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Asmal? Mescit Sokak No:18 Beyo?lu,Taksim</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/9/5/9/82959_7.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts WiFi (free of charge) and ticket sales. SITUATION: The hotel Beyoglu it is on Istiklal Avenue is situated in. ROOM: The rooms has modern, standard rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="376.73" OriginalAmount="373" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00623292" Longitude="28.6653586" StarRating="4" HotelCode="735341|284992" HotelName="Vespia Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="24 Hour Security,ATM/Cash Machine,Bar,Business Centre,Conference Hall,Internet,Massage Centre,Meeting Room,Parking,Restaurant,Room Service,Sauna,Spa,Valet Parking,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Yakuplu Mahallesi, Haramidere Caddesi 6/8, 34903 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/76/94764486d5de4fadc0e566442bcc70fb9c86cab3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel is situated in Ataturk Airport Istanbul. Located right in the town centre, the hot...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="376.73" OriginalAmount="373.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00887413" Longitude="28.95422109" StarRating="0" HotelCode="878847|grand_gara_hotel" HotelName="Grand Gara Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mesihpasa Mahallesi, Saitefendi Sokak 12, Aksaray, 34130 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/9f/9d9f2f6e93cec9cf8d44adca5604e9663281c40d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;HOTEL: The establishment boasts a reception, modern rooms and with WiFi (free of charge). 

SITUATIO...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="377.02" OriginalAmount="373.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.9926771" Longitude="28.8470355" StarRating="3" HotelCode="|447996" HotelName="Holiday Inn Express Istanbul - Atakoy Metro, an IHG" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sirinevler Mahallesi Maresel Fevzi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/7/9/9/6/447996_270c5e51343.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="377.21" OriginalAmount="373.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.9926344" Longitude="29.0260626" StarRating="0" HotelCode="|108297" HotelName="Timya Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Osmanaga Mah. Rihtim Cad. Kirmizi Kusak Sok. No:3 Kadikoy</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/8/2/9/7/108297_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has, WiFi, (free of charge). SITUATION: It is situated 450 kilometres away fromKadikoy Port It has excellent transport links to Sultanahmet the historic area of. ROOM: Each room has an air-conditioning system and a satellite TV.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="377.74" OriginalAmount="374" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.002775174258" Longitude="28.974148014785" StarRating="3" HotelCode="145259|343174" HotelName="Bucoleon Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/08/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cayiroglu Sokak 20, Kucuk Ayasofya Caddesi, Sultanahmet, 34400 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/206579/a_206579_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests can feel at home in one of the 11 rooms. A lobby and a reception are available to travellers....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="377.74" OriginalAmount="374.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00631" Longitude="28.96687" StarRating="3" HotelCode="172037|gedik_pasa_konagi" HotelName="Gedik Pasa Konagi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Gedikpasa Cadesi, 70, Beyazit Dsitrict 34126, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/9b/7b/9b7b2cceaf438e0a11ea0d78bd77f390991c43cc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the district of Beyazit, roughly 400 m from the attractions of the Sultanah...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="377.74" OriginalAmount="374.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="3" HotelCode="118852|apex_hotel" HotelName="Apex" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="boutique hotel" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Boutique,Currency Exchange,Garden,Laundry,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Mehmet Aga Caddesi, Amiral Tafdid Sokak, 34400 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/0e/310eaabcb1ea3db93392b1fac0c393319004733b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Istanbul Apex Hotel is a recently opened in the SULTANAHMET district. The hotel's super location off...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="377.89" OriginalAmount="374.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0217213" Longitude="28.8789205" StarRating="0" HotelCode="|108091" HotelName="Elite Marmara Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/8/0/9/1/108091_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has WiFi, (free of charge), a reception, a terrace and a restaurant. SITUATION: It is 7 kilometres away fromIstanbul AtatÃ¼rk Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="378.47" OriginalAmount="374.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008506" Longitude="28.960339" StarRating="4" HotelCode="169652|1932783" HotelName="Bekdas Hotel Deluxe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Kemalettin Mahallesi, Derinkuyu Sokak 4, Laleli - Fatih, 34130 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/e4/dc/e4dcead064ca5cb0c47e87a5b8824bd9d1325aab.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the Laleli district of the historical part of Istanbul, the hotel is within easy access o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="378.58" OriginalAmount="374.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.989045" Longitude="29.033249" StarRating="0" HotelCode="|534028" HotelName="Kadıköy Linda Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Miski Amber Sk</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/4/0/2/8/534028_cc1c1561140.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="378.75" OriginalAmount="375.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.013943069486" Longitude="28.877875882209" StarRating="5" HotelCode="305944|ramada_by_wyndham_hotel" HotelName="Ramada Hotel &amp; Suites Istanbul Merter" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Guven Mahallesi, Eski Londra Asfalti Caddesi 83, 34160 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/02/25/0225a40df296a38da959e8c81f9a1674f4398209.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="378.81" OriginalAmount="375.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008298681067" Longitude="28.955312026326" StarRating="3" HotelCode="213816|33591471" HotelName="Emin Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Mesihpasa Caddesi 21, Laleli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/84/2a84a960b08f157bb2e7bf6e4108d1c073ed4198.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="378.91" OriginalAmount="375.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.97351" Longitude="29.14606" StarRating="0" HotelCode="|461647" HotelName="Sahrakent Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/1/6/4/7/461647_37324b91115.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="379.10" OriginalAmount="375.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.06795" Longitude="29.0007" StarRating="0" HotelCode="|526095" HotelName="Time Hotel Mecidiyekoy" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/6/0/9/5/526095_8faeb4b1111.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="379.41" OriginalAmount="375.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.982525" Longitude="29.064914" StarRating="4" HotelCode="|446462" HotelName="The Gate Kadikoy Downtown" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/4/6/2/446462_57621b81423.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="379.76" OriginalAmount="376" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.017692620082" Longitude="28.951184364418" StarRating="3" HotelCode="267817|217185" HotelName="Fatih Resadiye Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,Airport Transfer (on Demand),Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Laundry,Meeting Room,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Büyük Karaman Caddesi No: 4, Fatih, 34083 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/aa/b7aa5d4bcb1acbc3c9d4d36fa2092fcb2bd92d97.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Fatih Mosque around the 19th century. end with the 20th century. is one of the few Levantine structu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="379.76" OriginalAmount="376" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.8888122" Longitude="29.18250712" StarRating="4" HotelCode="350853|206134" HotelName="The Grand Mira Business Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Yukari Mahallesi, Sarayli Sokak 3, Üsküdar Caddesi, Kartal, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/60/0360b479469e37ebc881c778e3332cc27fceb8ee.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="379.76" OriginalAmount="376" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.067931133208" Longitude="29.000763364418" StarRating="3" HotelCode="933243|271826" HotelName="Time Hotel Mecidiyeköy" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Jacuzzi,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gülbahar Mahallesi, Oguz Sokak 9, Mecidiyeköy, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/6e/fc6e8a81ddf0e0c14a1f3e486dd517e0c4c6bc60.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="379.76" OriginalAmount="376.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.009544128626" Longitude="28.978497684002" StarRating="3" HotelCode="191122|dongyang_hotel_istanbul" HotelName="Dongyang Hotel Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Alemdar Cad. Tramway Yolu Üzeri No: 7, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/f9/f0/f9f017fe8c71b7bd55dba2be2601f6e3c446682e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="379.76" OriginalAmount="376.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.98033222" Longitude="28.73065776" StarRating="4" HotelCode="623900|land_park_hotel" HotelName="Lotte Palace Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 08/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Merkez Mahallesi E-5, Yanyol caddesi 131, Near the Sukrubey Metrobus, Avcilar, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/b4/87b40a4aaf3673a129e8d542e240148383cadc58.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="379.76" OriginalAmount="376.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.005741702832" Longitude="28.981607761971" StarRating="3" HotelCode="933245|spinel_hotel" HotelName="Spinel Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cankurtaran Mahallesi, Terbiyik Cikmazi 6, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/36/0b36082eba616776797e031f581ff946a11a084b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="380.77" OriginalAmount="377" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.003905" Longitude="28.979315" StarRating="3" HotelCode="191121|56362" HotelName="Kaftan Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Cankurtaran mah., Mimarmehmetaga cad. Amiral Tafdil Sok. No:45, 34120 Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/c0/a1/c0a1a7b2d18a6cb27a39ed2430cf4ff3c137b0d6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="380.77" OriginalAmount="377" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.050801460392" Longitude="28.98685345595" StarRating="4" HotelCode="451210|147531" HotelName="Regard Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/08/2026" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Dolapdere Cad. Dere Sok. 7, Sisli, 34375 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/7a/48/7a4817fb896bdab9b268f47b3869b415d3c8c207.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="380.77" OriginalAmount="377" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.005691" Longitude="28.980343" StarRating="3" HotelCode="165938|27752" HotelName="Senatus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Akbiyik Caddesi 40, Cankurtaran Mahallesi, Sultanahmet, Istanbul 34122</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/b8/a7b807c0b712386bd5fec9ec171d2a2ec8bf9964.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of the historic area of Istanbul, known as Sultanahmet, this attractive hotel i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="380.77" OriginalAmount="377.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.039904671773" Longitude="28.983925126949" StarRating="3" HotelCode="74093|eterno" HotelName="Hotel Eterno" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mahallesi, Topcu Caddesi 19, Talimhane, Taksim, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/31/b2/31b257fc15e10ec14dc875790944612c67f06063.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="380.87" OriginalAmount="377.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.985821" Longitude="29.098807" StarRating="0" HotelCode="|523148" HotelName="Ataşehir Kuruçeşme Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Halk Cd. 37/A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/3/1/4/8/523148_d6aec550930.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="381.26" OriginalAmount="377.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0115673" Longitude="28.9550638" StarRating="2" HotelCode="|82986" HotelName="Mirilayon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kemalpasa Mhl.Yesiltulumba Sk.No:36/44 Laleli</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/9/8/6/82986_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment has WiFi, private parking (free of charge) and spa facilities. SITUATION: The hotel Sehzadebasi it is in Istanbul is situated in.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="381.78" OriginalAmount="378" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.007708518039" Longitude="28.893676387732" StarRating="4" HotelCode="68447|45805" HotelName="Günes" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Nadide Caddesi, Gunay Sok n. 1, Merter, Istanbul 34173</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/c5/e0/c5e000836abb00a6c435fa125c8647936be8d701.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Merter, a lively area ideal for shopping, well connected by bus and subway. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="381.78" OriginalAmount="378" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0485563" Longitude="29.02480424" StarRating="0" HotelCode="597695|237417" HotelName="Hot Budget" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Mecidiye Mahallesi, Buyuksekerci Sokak 5, Ortakoy, Besiktas, Istanbul 34347</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/80/ff802efc6e57b02c0a61b331d82eb1ab18ab32c2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="381.78" OriginalAmount="378" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.99229123388" Longitude="29.026715577996" StarRating="3" HotelCode="313386|45782" HotelName="Sirin Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Osmanaga Mahallesi, Yogurtcu Sukru Sokak 16, Kadikoy, 34714 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/68/3f68f56ea4b13731f165bd9538d23b7956667f21.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="381.78" OriginalAmount="378.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.012505853617" Longitude="28.95610339678" StarRating="4" HotelCode="936557|hotel_buyuk_hamit" HotelName="Büyük Hamit Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/08/2026" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Gencturk Caddesi 72/74, Laleli, 34134 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/fe/3c/fe3cbe326e28d920db92f3fcd5eb7160268613c6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="381.94" OriginalAmount="378.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.036199" Longitude="28.980757" StarRating="0" HotelCode="|474499" HotelName="LINNGA HOTEL and SUITE" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>sehit muhtar mah.suslu saksi sokak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/4/4/9/9/474499_3a7b2a31214.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="382.06" OriginalAmount="378.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.976654" Longitude="28.876324" StarRating="0" HotelCode="|537515" HotelName="Vitabella Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/7/5/1/5/537515_257826e0905.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="382.76" OriginalAmount="378.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.026679" Longitude="28.969241" StarRating="0" HotelCode="|485083" HotelName="Galata Dream Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Emekyemez, Yolcuzade Iskender Cd. No:4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/5/0/8/3/485083_e9a7f482001.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="382.79" OriginalAmount="379.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.029453009189" Longitude="28.805873996206" StarRating="4" HotelCode="310545|park_inn_by_radisson_istanbul_ataturk_airport" HotelName="Park Inn by Radisson Istanbul Ataturk Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Halkali Merkez Mahallesi, Fatih Caddesi 99, 34303 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/3a/683a193526378f7449bbfb127f6484bb51575016.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="382.79" OriginalAmount="379.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.07481052" Longitude="28.98285447" StarRating="0" HotelCode="619521|mari_suites_hotel" HotelName="Mari Suites Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Tasocagi Caddesi 27, 34403 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/05/18/0518d502deb95c3e55f7a8484f856dea084320d5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="382.79" OriginalAmount="379.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.02021885" Longitude="28.63054126" StarRating="5" HotelCode="779864|ramada_by_wyndham_beylikduzu" HotelName="Ramada by Wyndham Beylikduzu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Internet,Massage Centre,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Gokevler Mahallesi, 529 Sokak 2, Esenkent Mahallesi, 34513 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/8f/598f8b51e6e8e25a69d2afde71bac129d38b5706.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="382.93" OriginalAmount="379.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0079648" Longitude="28.9516353" StarRating="0" HotelCode="|82910" HotelName="Hotel Ay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Valide Camii Sok No:30 Yenikapi / Fatih</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/9/1/0/82910_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: The hotel is in Yenikapi the district of it is situated 1,5 kilometres away from the bazaar. ROOM: The establishment has rooms with internet, (free of charge), cable television. FACILITIES: The establishment boasts a car park (free of charge).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="383.80" OriginalAmount="380.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.012754107593" Longitude="28.955256342888" StarRating="3" HotelCode="43561|hotel_sogut" HotelName="Sogut" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bukalidede Sok. No: 11-13, 34470 Sehzadebasi, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/second/58/60/5860fe178d6e1ba93cd24a57db9a3ba245586c54.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies just a short distance from the city centre where guests will discover a diverse selec...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="383.80" OriginalAmount="380.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008061" Longitude="28.962361" StarRating="3" HotelCode="188666|hotel_selenay" HotelName="Selenay" 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>SOGANAGA TAVSANTASI SOKAK 12, BEYAZIT, ISTANBUL, 34490</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/ae/06ae647df8d1ccbf907d24e22694762e3fb4c372.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="384.03" OriginalAmount="380.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0081265" Longitude="28.9760486" StarRating="3" HotelCode="|86937" HotelName="Sultanahmet" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Divanyolu Str.20, Sultanahmet</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/9/3/7/86937_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts a terrace with sea views and WiFi (free of charge). SITUATION: The hotel is in Istanbul the centre of Santa Sofia it is 200 metres away from the mosque.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="384.81" OriginalAmount="381" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01975047" Longitude="28.81770167" StarRating="5" HotelCode="450302|165319" HotelName="Royal Stay Palace Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Merkez Mahallesi, Ali Duran Street 6, Bahcelievler, 34197 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/14/fe14ceb92ab1bcf40e6add1398c0bdf1794dfce6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="384.81" OriginalAmount="381" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01340183" Longitude="28.97877665" StarRating="3" HotelCode="416602|237579" HotelName="Romantic Mansion" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Nobethane Caddesi, Tayahatun Sokak 28, Sirkeci, 34112 Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/05/7205bb5a73decf6b79455b39791db4965b04cf5c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="384.81" OriginalAmount="381" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00784349773" Longitude="28.964678081183" StarRating="3" HotelCode="902457|56649" HotelName="Sembol" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Bar,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Kemaletin Mah., Kürkçubasi Sok. No:5, Beyazit, Fatih, 34400 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/08/170886f332608514978e14cba185e42c9e4a6af6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="384.81" OriginalAmount="381" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.966253" Longitude="29.110263" StarRating="5" HotelCode="89550|45789" HotelName="The Green Park Hotel Bostanci" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Içerenköy Mahallesi, Manolya Sanayi Sokak 36, Atasehir, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/b6/ffb61f141931ed9f1802a5f1d6b626f864d428af.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the Asian side of Istanbul approximately 2 km from the centre of Bostanci an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="385.07" OriginalAmount="381.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.07093" Longitude="29.01303" StarRating="0" HotelCode="|193010" HotelName="Milport Hotel Levent" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Esentepe Mh. Kore Sehitleri Cd. No:51</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/3/0/1/0/193010_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="385.82" OriginalAmount="382" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.057105153627" Longitude="28.912743812234" StarRating="3" HotelCode="936272|63831" HotelName="Gümüs Palas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Merkez Mahallesi, Ali Galip Bey Caddesi 20, Gaziosmanpasa, 34245 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/f4/b2f4d79a9bc8ad63c1fe043757b3cc56423f1684.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="385.82" OriginalAmount="382" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.04902217" Longitude="29.02495625" StarRating="0" HotelCode="597671|237492" HotelName="Loren Hotel Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Mecidiye Mahallesi, Disbudak Sokak 11, Ortakoy Besiktas, 34347 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/fe/44/fe448e9c078de916208aec3132db5a26298f30c1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="385.82" OriginalAmount="382" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.99140855" Longitude="29.032629" StarRating="5" HotelCode="635425|271807" HotelName="Mezzo Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Kadikoy, Kalem Sokak 10-12, 34714 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/90/7990e6f99ee1e728f54428bca25397bfa7d72c3b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="385.82" OriginalAmount="382.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.012661008262" Longitude="28.940286934376" StarRating="4" HotelCode="174448|all_seasons_hotel" HotelName="All Seasons Hotel Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Molla Gurani Cad. Emin Ali Yasin Sk No:5, Findikzade, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/a1/a8a1361b1c4c285433024e29630757e2a7938306.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel lies in the district of Findikzade. Sultanahmet Square, the heart of the old town,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="385.82" OriginalAmount="382.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.05502435" Longitude="28.98855714" StarRating="4" HotelCode="323416|hotel_favori_nisantasi" HotelName="Favori Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Matbaaci Osmanbey Sokak No: 11, Mesrutiyet Mahallesi, Osmanbey/Sisli, 34363 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/be/c1/bec13d0124b1beaba34924e317490126853fedd9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="385.82" OriginalAmount="382.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0027619" Longitude="28.97365056" StarRating="2" HotelCode="544363|walnut_shell_hotel" HotelName="Walnut Shell Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kucuk Ayasofya Mahallesi, Fatih, Aksakal sokak 22, 34410 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/26/df26eecd6a499a0b6b4ea7946fd55475bc14f2cb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="386.06" OriginalAmount="382.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.05711" Longitude="28.91281" StarRating="3" HotelCode="|184457" HotelName="Gumus Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Merkez Mah Ali Galip Bey Cad No 20</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/4/5/7/184457_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="386.13" OriginalAmount="382.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00352" Longitude="28.9699" StarRating="0" HotelCode="|184271" HotelName="Dualis Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kucukayasofya Mah Sehsuvarbey Sok No 37</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/2/7/1/184271_5b060081535.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="386.83" OriginalAmount="383" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.9623" Longitude="29.1103" StarRating="5" HotelCode="933270|45780" HotelName="Dedeman Bostanci Hotel &amp; Convencion Center" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Internet,Jacuzzi,Laundry,Massage Centre,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Içerenköy Mahallesi, Degirmen Yolu Caddesi 39B, 34752 Atasehir, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/10/b6/10b60c7a7ce1556df7806565f5e7c9dbbf8fe106.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="386.83" OriginalAmount="383" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.019350831827" Longitude="28.909832298117" StarRating="4" HotelCode="933878|324310" HotelName="Grand Makel Hotel Topkapi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Maltepe Mahallesi, Serçe Kale Sokak 1/1, Zeytinburnu, 34010 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/17/f5/17f54e4d31a1fdde563ad4a3af369c2449f94126.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="386.83" OriginalAmount="383" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.004857" Longitude="28.9757783" StarRating="3" HotelCode="346367|217610" HotelName="Hotel SultanHill" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sultanahmet Mahallesi, Tavukhane Sokak 19, Sultanahmet, Eminönü, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/73/8d73bb2d4b5a752ccbec34cc8f3218ffd59648fe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="386.83" OriginalAmount="383" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.06127125" Longitude="28.97899084" StarRating="3" HotelCode="709761|284865" HotelName="Ibis Styles Istanbul Bomonti Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Halide Edip Adivar Mahallesi, Akar Caddesi 6, Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/a5/c4/a5c47d9bb0d6bbcfbeef41c1a80f9620d24ab8e9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="386.83" OriginalAmount="383" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.04788092" Longitude="28.98617127" StarRating="0" HotelCode="783142|375209" HotelName="Joy Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Harbiye Sisli, Papa Roncalli Sokak 149, 34349 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/d3/6d/d36d599317445af3e34b66e4f8f8139507b06fc4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="386.83" OriginalAmount="383.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.995555039519" Longitude="29.025311456549" StarRating="0" HotelCode="221615|haydarpasa_pension" HotelName="Haydarpasa Otel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kadiköy Rihtim Caddesi, Nemlizade Sokak 8, 34716 Istanbul, Marmara</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/38/ac38547e0afe904d419760d70a69b6b7b3e61de7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="386.83" OriginalAmount="383.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.05468392" Longitude="28.82386453" StarRating="5" HotelCode="578351|tryp_by_wyndham_istanbul_airport" HotelName="TRYP by Wyndham Istanbul Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>13 Ordu Caddesi, Building A, Mahmutbey, 34218 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/ae/33ae461b58c3aff89263e0fe9a7b69a99f963271.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="387.09" OriginalAmount="383.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.05874328279" Longitude="28.813093424169" StarRating="5" HotelCode="118846|1342209" HotelName="Holiday Inn Istanbul Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mahmutbey Mahallesi, Tasocagi Yolu Caddesi 35, Bagcilar, Istanbul 34217</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/1c/2b1c69bc567bd2ad1217079d2689d4e1cccaca0d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="387.48" OriginalAmount="383.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.99231" Longitude="29.0267" StarRating="0" HotelCode="|551950" HotelName="Sirin Otel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Osmanaga Mah</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/1/9/5/0/551950_a6938281106.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="387.71" OriginalAmount="383.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.04018" Longitude="28.914941" StarRating="4" HotelCode="|153611" HotelName="Ramada Encore By Wyndham Istanbul Bayrampasa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>YENIDOGAN MAH. S. NACI CAKAR SOK 11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/3/6/1/1/153611_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2013, has 128 rooms, 124 double rooms, 2 suites and 2 rooms adapted for people with reduced mobility. The establishment has facilities for people with reduced mobility and a car park. SITUATION: This establishment, Istanbul it is in is situated in the city centre, nearby, you will find the bus station and the railway station, close to the establishment, guests have the bus stop, the metro stop and the airport. it is situated near the city.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="387.75" OriginalAmount="383.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01378" Longitude="28.97944" StarRating="3" HotelCode="|17624" HotelName="Orient Express and Spa By Orka Hotels" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hudavendigar Street No: 24</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/6/2/4/17624_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2000. It has 52 double rooms and 2 suites. The establishment has a reception with safety deposit boxes, a cloakroom, a lift, a bar and an Ã  la carte restaurant with air-conditioning. The establishment offers room service and a laundry service. SITUATION: This hotel is in the historic centre of Istanbul. It is close to the city centre. 500 metres away, guests will find the tourist attractions, such as Sultan Ahmed Mosque, el palacio Topkaki and la Iglesia de la Divina SabidurÃ­a. ROOM: The comfortable rooms have a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, a mini-bar, fitted carpets, a central heating system and a safety deposit box. FACILITIES: The establishment has a covered pool. OTHERS: The establishment serves a buffet breakfast, an Ã  la carte lunch and an Ã  la carte or set-menu lunch and dinner. Special dishes and dietary restrictions can be accomodated for.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="387.84" OriginalAmount="384" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.021799035429" Longitude="28.819036341104" StarRating="3" HotelCode="294765|58766" HotelName="Hilton Garden Inn Istanbul Ataturk Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Lounge,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Yenibosna Mahallesi, Yalcin Kores Caddesi 14, 34197 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/2d/c02d3b831e0fb4b5801120d55cb7ddbc5fdc1e96.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="387.84" OriginalAmount="384" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008245" Longitude="28.954145" StarRating="3" HotelCode="175221|42027" HotelName="Yüksel" 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>Mesihpasa Caddesi 75, Laleli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/7d/b07def67dee07e7271f3afe063b9f2f35fdf72d3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="387.84" OriginalAmount="384" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.079111880165" Longitude="28.995676099737" StarRating="0" HotelCode="358097|489461" HotelName="My Rose Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Talatpasa Caddesi 187, Gultepe, 34400 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/27/a9/27a983a0d2073f33e84774f64aec95d63a35484c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;HOTEL: The establishment offers guests WiFi (free of charge), comfortable rooms, with air-conditioni...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="387.84" OriginalAmount="384.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.043795483794" Longitude="29.001838930059" StarRating="3" HotelCode="933879|bysohret_apart_1" HotelName="Bright Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning">
        <Address>
          <AddressLines>
            <AddressLine>Visnezade Mh. Afacan Sk No:26, Besiktas</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/1e/0f1e629435212e7d0663a0952f757efcfc6e0fce.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Restored in 2012 within the framework of the local area and retaining its charm, this air-conditione...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="388.24" OriginalAmount="384.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.035733" Longitude="28.811328" StarRating="5" HotelCode="|445132" HotelName="La Quinta by Wyndham Istanbul Gunesli" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>15 Temmuz Mah, Bahar Cad. 61</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/1/3/2/445132_d6b41821110.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="388.25" OriginalAmount="384.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.9805416" Longitude="28.9021202" StarRating="3" HotelCode="|38241" HotelName="Ibis Istanbul Zeytinburnu" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>KAZLICESME MAH.KENNEDY CD. NO:56 ZEYTINBURNU</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/2/4/1/38241_12.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment is situated 9 kilometres away from the Grand Bazaar the establishment is 13 kilometres away from Topkapi Palace. HOTEL: This hotel offers a reception, a restaurant, a bar, a lift, WiFi, a car park and room service. ROOM: All the rooms have an air-conditioning system, a television, a direct line telephone, a bathroom with a shower or bath, a WC, a hairdryer, a safety deposit box, WiFi, a coffee maker and a kettle.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="388.32" OriginalAmount="384.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.04853" Longitude="28.98418" StarRating="0" HotelCode="|551955" HotelName="Homelike Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bozkurt Mahallesi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/1/9/5/5/551955_de20fcc1558.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="388.42" OriginalAmount="384.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0142853" Longitude="28.9773136" StarRating="0" HotelCode="|83007" HotelName="Hotel Akcinar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nobethane Cad. Serdar Sok. No:18 Sirkeci</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/0/0/7/83007_67086c61123.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is 500 minutes away from the bazaar, the hotel is in the area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="388.67" OriginalAmount="384.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.004292" Longitude="28.9796804" StarRating="0" HotelCode="|83004" HotelName="Oceans 7 Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cankurtaran Mah.Amiral Tafdil Sok. No:18/1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/0/0/4/83004_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel Sultanahmet it is in it is situated 2 minutes away from the mosque, close to the establishment, clients can find the tram station and the railway station.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="388.85" OriginalAmount="385" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03530881437" Longitude="28.678642525131" StarRating="4" HotelCode="933255|45799" HotelName="DAB Hotel Esenyurt" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Baglar Çesme Mahallesi, 1110. Sokak 4, Esenyurt, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/69/eb6937894e02fd450e3aadb1a00be18a30bb70c3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="388.85" OriginalAmount="385.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.004308618625" Longitude="28.963944058861" StarRating="3" HotelCode="315886|istanbul_family_apartments_3" HotelName="Istanbul Family Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Free CXL until 07/08/2026" HotelFacility="24 Hour Power Supply,Air Conditioning,Airport Transfer (on Demand),Babysitting,Bar,Bicycle Rental,Currency Exchange,Garden,Internet,Kitchen,Laundry,Restaurant,Spa,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>Muhsine Hatun Mahallesi, Mustesar Sokak 2, Fatih, 34400 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/40/a6401b90ad26f3e3a522e180fdbd76bf82f4ca5e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the Kumkapi district of Istanbul, these comfortable apartments offer a perfect base from ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="389.86" OriginalAmount="386" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00911928" Longitude="28.96192793" StarRating="3" HotelCode="517380|217624" HotelName="Istanbul Town Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Ordu Caddesi, Kalayci Sevki Sokak 4, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/42/427198/427198a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul, about 15 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="389.86" OriginalAmount="386" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.032080048281" Longitude="28.97621589264" StarRating="4" HotelCode="313502|58430" HotelName="Nexthouse Pera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Asmali Mescid Mahallesi, Kallavi Sokak 4, Istiklal Caddesi, 34440 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/362840/362840a_hb_a_022.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="389.86" OriginalAmount="386" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.991005902096" Longitude="28.795642065891" StarRating="4" HotelCode="315779|47571" HotelName="Ramada Encore Istanbul Airport" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Besyol Mahallesi, Birlik Caddesi 10, 34295 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/media/423f608588964d41aa48d4b52ed41269.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="389.86" OriginalAmount="386" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.004427" Longitude="28.971857" StarRating="3" HotelCode="177349|56899" HotelName="Sultanahmet Çesme Hotel Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Küçükayasofya Mahallesi, Sehit Mehmet Pasa Sokak 22, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/ff/fdff9529028b2bc16253098b947795e715305e10.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="389.86" OriginalAmount="386" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.018943" Longitude="28.927955" StarRating="4" HotelCode="95952|47815" HotelName="Topkapi Interistanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Topkapi Caddesi No:8, Topkapi Kaleiçi, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/a7/08a75af64658018e2c6b864d2bf2fbf4ef9bf454.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="390.67" OriginalAmount="386.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.011026" Longitude="29.105889" StarRating="0" HotelCode="|485460" HotelName="My Garden Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Akdeniz Cd. 137</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/5/4/6/0/485460_cedc8200954.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="390.70" OriginalAmount="386.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.044285" Longitude="28.819459" StarRating="0" HotelCode="|472262" HotelName="King City Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Halkali Cd. 102</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/2/2/6/2/472262_1b44d741223.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="390.87" OriginalAmount="387" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.009803" Longitude="28.977588" StarRating="1" HotelCode="191072|404363" HotelName="Anadolu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Alemdar Mahallesi Yerebatan Caddesi Salkim Sogut Sokak no:3, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/fb/fafb87be0eee224a706c56fdaa7d509dda7fef88.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="390.87" OriginalAmount="387.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01051" Longitude="28.95408" StarRating="3" HotelCode="51565|grand_dilara_hotel" HotelName="Grand Dilara" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Selimpasa Sokak 24, Ordu Caddesi, Laleli, 34134  Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/48/d648802271f290d6c5db8bc3a514628c220e6174.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="390.87" OriginalAmount="387.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="975532|grand_konak_hotel" HotelName="Grand Konak Otel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Haci Kadin Mahallesi, Tavanli Cesme Sokak 4, 34134 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/17/7d1785f567c3a6fb98ed78d09fa00aa452ee41f9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="392.58" OriginalAmount="388.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.06122" Longitude="28.97926" StarRating="4" HotelCode="|224413" HotelName="Ibis Styles Istanbul Bomonti" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Halide Edip Adivar Mah Akar Cad No 6 Sisli</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/4/4/1/3/224413_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="392.89" OriginalAmount="389" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.003034694615" Longitude="28.976116315737" StarRating="3" HotelCode="144828|477635" HotelName="Berce Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Küçük Ayasofya Caddesi, Ogul Sokak 6, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/db194afc14047a51/92/9259e285cd3feacf/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="392.89" OriginalAmount="389" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.85658994" Longitude="29.29124724" StarRating="3" HotelCode="517286|217210" HotelName="Golden Lounge Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 08/08/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Esenyali Mahallesi, Uygar Sokak 27, Pendik, 34890 Tuzla, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/76/0c76b3f7844059e89436e0c444302ccfaea6fc02.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="392.89" OriginalAmount="389" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.011486386786" Longitude="28.956913505363" StarRating="4" HotelCode="262048|25904" HotelName="Grand Washington Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gencturk Caddesi, Agayokusu Sokak 7, Laleli, Fatih, 34692 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/media/be59a016f16e4e77835343a1caf0dcd4.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="392.89" OriginalAmount="389" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.99255905" Longitude="29.02648382" StarRating="5" HotelCode="590844|217627" HotelName="Kadikoy Arya Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Osmanaga Mahallesi, Nuzhet Efendi Sokak 5, 34714 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/5f/5a5ff5d280e239af607e64b4c767fd728b42da57.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="392.89" OriginalAmount="389.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.039889386573" Longitude="28.98208122567" StarRating="3" HotelCode="263736|ottopera_hotel" HotelName="Ottopera Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Feridiye Street 95, Taksim, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/05/db/05db13e062d18f335768beff66c4b4cd22ffede0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="392.89" OriginalAmount="389.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.902039" Longitude="29.196099" StarRating="3" HotelCode="260168|villa_vanilla_hotel" HotelName="Villa Vanilla" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="boutique hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Boutique,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Esentepe Mahalessi, Yildiz Cadessi 9, Kartal, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/c7/54c7c5a81bb0929c3961af1fb0d06c5953b3763e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the Kartal district on the Asian side of Istanbul, this hotel has easy access to Sabiha G...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="392.89" OriginalAmount="389.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.98899661" Longitude="29.02421409" StarRating="3" HotelCode="548597|kuzen_otel" HotelName="Kuzen Otel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Caferaga Mahallesi, Dumlupinar Sokak 13, 34710 Kadiköy, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/4f/a84f2178a28f0029fca2e04719d80c8e359df0f0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="393.71" OriginalAmount="389.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0408" Longitude="28.98208" StarRating="0" HotelCode="|192445" HotelName="Berjer Boutique Hotel and Spa - Boutique Class" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Taksim Dolapdere Cad. No 93</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/2/4/4/5/192445_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="393.75" OriginalAmount="389.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.045406" Longitude="29.003908" StarRating="0" HotelCode="|534309" HotelName="Ruby Suit" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mecit Ali Sk.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/4/3/0/9/534309_6e4a3ee1122.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="393.77" OriginalAmount="389.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.025736" Longitude="28.973264" StarRating="0" HotelCode="|546951" HotelName="Galata Rasso Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Simsir Sk. 18</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/6/9/5/1/546951_6161a902337.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="393.90" OriginalAmount="390.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01416485061" Longitude="28.977220165839" StarRating="3" HotelCode="142969|akcinar_hotel" HotelName="Akcinar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Nöbethane Caddesi, Serdar Sokak 18, Sirkeci, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/6d/da6d04b0ac88d7f7ac2c0bcca7c380aef0774959.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="393.90" OriginalAmount="390.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.010048101625" Longitude="28.953614830971" StarRating="4" HotelCode="185572|grand_durmaz_hotel" HotelName="Grand Durmaz" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Atatürk Bulvari, Kemal Pasa Mahallesi 4, Aksaray, Fatih, 34080 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/27/61/2761faff7bb9e44d39bb17d6426e9dd8edb544ea.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on the historical peninsula of Istanbul, the hotel is positioned opposite the Aksaray tram s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="393.90" OriginalAmount="390.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.9298041" Longitude="29.3057494" StarRating="0" HotelCode="|86866" HotelName="Airport Residence Kurtkoy" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Yeni Sehir Mah.Mustafa Akyol Sokak No:3 Kurtkoy</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/8/6/6/86866_13.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is situated 3 kilometres away fromSabiha Gokcen Airport the establishment is 8 kilometres away from Istanbul the Park of it is 25 kilometres away from a shopping centre.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="393.90" OriginalAmount="390.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.02408035" Longitude="28.97515132" StarRating="5" HotelCode="638764|vita_suites_karakoy" HotelName="Vita Suites Karakoy" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Mueyyetzade Mahallesi, Yuksek Kaldirim Caddesi  47, Karakoy, Istanbul, Beyoglu</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/ac/3fac0cae06deab95a5c6a175704201a196df05f6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="394.54" OriginalAmount="390.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0017189" Longitude="28.8054929" StarRating="0" HotelCode="|153650" HotelName="Sahra Airport Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>KARTALTEPE MAH. HISAR SOKAK, KUCUKCEKMECE 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/3/6/5/0/153650_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has attentive service. SITUATION: This establishment, is close to the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="394.54" OriginalAmount="390.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00611" Longitude="28.96902" StarRating="4" HotelCode="|23120" HotelName="Grand Yavuz" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Emin Sinan, Piyer Loti Cd. No:71</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/1/2/0/23120_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2006, has 111 rooms and 1 suite. The establishment has a lobby, a reception with safety deposit boxes, a currency exchange service and lifts. With regards to the food and beverage offering, the establishment has a bar, a terrace, an American bar and a restaurant. The establishment also offers a conference room, internet, a car park, a medical care service, room service and a laundry service. SITUATION: Nearby, you will find the historic centre where you can find tourist points of interest. It is 15 kilometres away from Istanbul Airport. ROOM: The cosy rooms have a bathroom, a hairdryer, a direct line telephone, satellite or cable TV and a radio. Are also furnished with a mini-bar, a double bed, fitted carpets, a central heating system and an air-conditioning system. FACILITIES: The establishment boasts a sauna, a gym, a hammam and a massage service. PAYMENT METHODS: Customers can pay using Visa and Mastercard. OTHERS: Regarding the food and beverage offering, clients have a breakfast service, a buffet breakfast and an Ã  la carte or set-menu lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="394.91" OriginalAmount="391" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.009678" Longitude="28.952487" StarRating="4" HotelCode="69968|7063" HotelName="Ramada Old City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Turgut Özal (Millet) Cad. No: 82, Findikzade, 34093 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/e1/c8e1cd3ee512bed8f4adbeb727c40d11d02bbd1d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the old town of Istanbul on one of the city’s famous streets. The near...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="394.91" OriginalAmount="391.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.014053" Longitude="28.976622" StarRating="3" HotelCode="188711|esen_hotel" HotelName="Grand Esen Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hoca Pasa Orhaniye Caddesi 40-42, Fatih, 34112 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/c4/e5c4fe7d466ad9fb2ed757975abb20176bcc0c09.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="395.18" OriginalAmount="391.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0033275" Longitude="28.9777869" StarRating="3" HotelCode="|94489" HotelName="Almina  - Special Class" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>KUCUKAYASOFYA MAH. AKBIYIK DEGIRMENI SK. NO:27 , Istanbul 34122 Turkey</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/9/4/4/8/9/94489_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts a reception, a bar, a breakfast room and WiFi in communal areas a laundry service and a dry cleaner's (for a fee), At an additional cost you can enjoy a sauna and a hamman. SITUATION: the Sultan Ahmed Mosque It is situated 300 metres away from this hotel Sultanahmet it is in. ROOM: The rooms have a bathroom, a shower, a hairdryer, a direct line telephone, a television, WiFi (free of charge), a mini-bar and an air-conditioning system.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="395.58" OriginalAmount="391.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.035055" Longitude="28.9759973" StarRating="3" HotelCode="|82906" HotelName="Peradays" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kamer Hatun Mah. Hamalbasi Cad. 32, Beyoglu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/9/0/6/82906_5.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is inBeyoglu the historic district of. ROOM: The rooms have a flat-screen television.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="395.79" OriginalAmount="391.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0675453" Longitude="28.9738549" StarRating="0" HotelCode="|108279" HotelName="Tempo  Çaglayan Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gursel Mah. Tumlec Sok. No:2 Kagithane</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/8/2/7/9/108279_14.jpg</HotelPictures>
        <HotelDescription>SITUATION: Is situated inKagithane the district of.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="395.92" OriginalAmount="392.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.039166" Longitude="28.983147" StarRating="4" HotelCode="315774|inntel_hotel_istanbul" HotelName="Inntel Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mahallesi, Taksim Dolapdere Caddesi 49, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/77/da77b5f732d82fee4940d388fcd32c3f2c52be37.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="396.12" OriginalAmount="392.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0379397" Longitude="28.9849397" StarRating="0" HotelCode="|26912" HotelName="Seminal Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sehit Muhtar Cad. No:23-25, Taksim</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/9/1/2/26912_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2005, has 88 standard rooms. The establishment boasts a hall with an elevator, a reception, a currency exchange service and a safety deposit box service. It has a bar, a cafÃ©, an Ã  la carte restaurant and conference rooms. The establishment offers guests room service, a laundry service and a medical care service. SITUATION: This hotel is in Taksim where you can find shops and leisure areas. 100 metres away, there is a public transport stop. It is 10 kilometres away from the tourist area where you can find monuments. Is 25 kilometres from Istanbul AtatÃ¼rk Airport. ROOM: The rooms have a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, a mini-bar and a safe (available for a fee). They also have central heating and a central air-conditioning system. FACILITIES: Guests are offered a covered swimming pool, a sauna and a massage service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="396.54" OriginalAmount="392.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.014199" Longitude="28.877866" StarRating="5" HotelCode="|205382" HotelName=" Ramada Hotel &amp; Suites by Wyndham Istanbul Merter " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>GUVEN MH. ESKI LONDRA ASFALTI CD.NO:83 B/18GUNGOREN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/5/3/8/2/205382_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="396.84" OriginalAmount="392.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0588321" Longitude="28.9097676" StarRating="0" HotelCode="|536844" HotelName="Zara Suit" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/6/8/4/4/536844_da560f22034.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="396.93" OriginalAmount="393" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.023193" Longitude="28.97718" StarRating="3" HotelCode="191156|343181" HotelName="Cheers Porthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mumhane Caddesi 31, Kemankes Mahallesi, Karaköy, 34425 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/73/4d737fa8484513813b71495a65a0fd5662ffe762.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="396.93" OriginalAmount="393" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03386701" Longitude="28.97648388" StarRating="3" HotelCode="548452|198987" HotelName="Maroon Hotel Pera" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Asmalimescid Mahallesi, Mesrutiyet Caddesi 17, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/fe/8d/fe8d36f7a60039a3a3ac76ec61e28e06712617dc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="396.93" OriginalAmount="393" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.003384505574" Longitude="28.976771504299" StarRating="3" HotelCode="37319|199455" HotelName="Tashkonak Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Airport Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kucuk Ayasofya Caddesi, Tomurcuk Sokak No 5, Sultanahmet, Istanbul 34400</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/49/ab/49ab9a989a6442b75afe47ae6732b779d28e9c4c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This convenient city hotel is located in the tourist centre and close to the sea. It is located clos...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="396.93" OriginalAmount="393.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="981711|wonder_wood_hotel" HotelName="Wonder Wood Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kucuk Ayasofya Mahallesi, Ozbekler Sokak 24, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/57/05/5705e4760bc8cd68c318979998927b9ec46fa016.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="397.57" OriginalAmount="393.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.9921244" Longitude="29.02625" StarRating="3" HotelCode="|108047" HotelName="Grand As" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nuzhetefendi Sokak No:27/1 Kadikoy</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/8/0/4/7/108047_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts a terrace with sea views, private parking (free of charge), WiFi (free of charge) and a reception. SITUATION: It is situated 200 metres away fromKadikoy the Ferry of.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="397.71" OriginalAmount="393.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.05451" Longitude="28.98861" StarRating="3" HotelCode="|193171" HotelName="Hotel Favori Nisantasi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Matbaaci Osmanbey Sok. No: 11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/3/1/7/1/193171_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="397.94" OriginalAmount="394" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.004438" Longitude="28.972701" StarRating="4" HotelCode="166837|27983" HotelName="Arena Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kucukayasofya Mahallesi, Sehit Mehmet Pasa Yokusu, Ücler Hamam Sokak No. 13-15, Sultanahmet, Fatih, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/6c/186c71712fc2ca87d6a0d33bfc7ee9c82564381d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of the old city and is within walking distance of the main sightse...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="397.94" OriginalAmount="394" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.04032686819" Longitude="28.985067900226" StarRating="3" HotelCode="191056|198761" HotelName="Ferman Hilal Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mahallesi, Topcu Caddesi 23, Taksim, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/cf/ddcf4c03704acb793f43e819eaa6231c85863f38.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="397.94" OriginalAmount="394.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.040327980104" Longitude="28.984342217445" StarRating="4" HotelCode="26960|lion_hotel" HotelName="Lion" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lamartin Caddesi No:41, Taksim, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/67/cf674fb5c40c8856b3042cd90aa5a47b45f6eba6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in Taksim, in the heart of Istanbul, a mesmerising city with its historical, n...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="397.94" OriginalAmount="394.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.049656" Longitude="28.987909" StarRating="3" HotelCode="213667|inncity_hotel_nisantasi" HotelName="Inn City Boutique Nisantasi" 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>Halaskargazi Mah. Dershane Sok. No 20, Nisantasi, Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/3a/153afab095e03eb4d1ecb4f664da2f4bed0f0fa4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="398.00" OriginalAmount="394.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.930294" Longitude="29.306763" StarRating="0" HotelCode="|531727" HotelName="Sabiha Gokcen Hotel Istanbul Houses" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Yenisehir mah. Osmanli Blv.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/1/7/2/7/531727_0962d0d1101.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="398.39" OriginalAmount="394.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.074221" Longitude="28.981174" StarRating="0" HotelCode="|525392" HotelName="Park Çağlayan Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ekim Sokagi 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/5/3/9/2/525392_73106ca1055.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="398.72" OriginalAmount="394.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01266" Longitude="28.94027" StarRating="0" HotelCode="|193205" HotelName="Golden Ak Marmara Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mollagurani Mah. Findikzade Sokak No 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/3/2/0/5/193205_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="398.78" OriginalAmount="394.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.05393" Longitude="28.99237" StarRating="0" HotelCode="|184153" HotelName="Berlin Otel Nişantaşı" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mesrutiyet Mah. Madalyon Sok. No:10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/1/5/3/184153_112ce4f1521.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="398.86" OriginalAmount="394.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0692647" Longitude="29.0024676" StarRating="0" HotelCode="|82900" HotelName="Payidar Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/9/0/0/82900_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is situated 15 minutes away fromTaksim the square the exhibition centre. ROOM: Customers can find modern rooms with LCD TV and a patio.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="398.95" OriginalAmount="395" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0038742" Longitude="28.97984983" StarRating="3" HotelCode="583245|217186" HotelName="Ferman Konak Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Cankurtaran Mahallesi, Cankurtaran Caddesi 70 - 72, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/8f/3d8f752981107fdcf15282fa21467b820bd9e7f9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="398.95" OriginalAmount="395" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.05161019" Longitude="28.9892768" StarRating="3" HotelCode="586499|217676" HotelName="Nishant Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Room Service,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Halaskargazi Mahallesi, Bahtiyar Sokak 10/3, Sisli, 34371 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/5e/2e5ee98cb200ca32485924984dcf652a9d09aa6c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Nishant Boutique Hotel is conveniently located in the popular Sisli area. The property features a wi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="398.95" OriginalAmount="395" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="964280|487074" HotelName="Tevetoglu Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kurtkoy Mahallesi, Nilay Sokak 1/1, Ankara Caddesi, Pendik, 34912 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/ab/8cab334647c92198b151be529548ce2019d2de24.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="398.95" OriginalAmount="395.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008759" Longitude="28.957622" StarRating="3" HotelCode="142149|martinenz_hotel" HotelName="Martinenz" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Koska Caddesi No: 6/1, 34130 Laleli, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/media/4f04eb1d8a1b49e5bb0add45d04b50c3.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a perfect location on the historical peninsula of Istanbul, the Laleli district. Al...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="399.50" OriginalAmount="395.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.9787933" Longitude="28.8776123" StarRating="0" HotelCode="|304812" HotelName="Naila Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cevizlik Mahallesi Huban Sokak No:1 Bak?rkoy</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/4/8/1/2/304812_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="399.55" OriginalAmount="395.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.90606" Longitude="29.28334" StarRating="0" HotelCode="|550707" HotelName="216 Hill" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Seyhli Mah. Aksemsettin Cd.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/0/7/0/7/550707_414189d1109.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="399.96" OriginalAmount="396" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.875799" Longitude="29.2441859" StarRating="5" HotelCode="367930|271782" HotelName="Butik Pendik Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Eski Adi Ankara Caddesi, Dogu Mahallesi Erol Kaya Caddesi 172, Pendik, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/92/32921786855d132c3d51a50fe31821ef237d70ee.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="399.96" OriginalAmount="396" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.05965" Longitude="28.81391" StarRating="5" HotelCode="703677|284823" HotelName="Centro WestSide Istanbul" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mahmutbey Mahallesi, Tasocagi Yolu Caddesi 39/A, 34218 Bagcilar, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/52/e1/52e19aedfef426ced335ff36dca9487483f62da2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located in Marmara. Those wishing to escape the hustle and bustle of daily ro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="399.96" OriginalAmount="396" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03172" Longitude="28.9795" StarRating="0" HotelCode="854472|381227" HotelName="Cezayir Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Firuzaga Mahallesi, Hayriye Caddesi 12, Galatasaray, Beyoglu, 34425 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/c5/75/c575cbddbf4c39dbe6a352a8c50a5091571b68fe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="399.96" OriginalAmount="396" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.031776733379" Longitude="28.977980957993" StarRating="3" HotelCode="380968|58104" HotelName="Nuru Ziya Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tomtom Mahallesi, Nur-u Ziya Sokak 33, Yeni Çarsi Caddesi, Beyoglu, 34433 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/9b/08/9b08c446731243c86e4c23a004a0ce5ce4e2025d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="399.96" OriginalAmount="396" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="4" HotelCode="293684|206128" HotelName="Park Dedeman Bostanci" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Icerenkoy Mahallesi, Degirmen Yolu Caddesi 39C, 34752 Atasehir, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/9e/03/9e03edeca44ffc70dc544c969a8f397a8d2acfe9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="399.96" OriginalAmount="396.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0924955" Longitude="28.9940025" StarRating="3" HotelCode="296191|tempo_hotel_4_levent" HotelName="Tempo Hotel 4 Levent" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sanayi mah., Sultan Selim Cad. 139, 4. Levent, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/12/d5/12d568073fbc2cf2e26eaa96fdf1f4d681e9b802.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="400.05" OriginalAmount="396.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0283338" Longitude="28.981528" StarRating="0" HotelCode="|86746" HotelName="Residence Le Reve" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Firuza?a mahallesi Defterdar sokak No:15 Beyo?lu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/7/4/6/86746_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: Cihangir It is in. ROOM: They have a kitchen and a satellite TV.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="400.26" OriginalAmount="396.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="3" HotelCode="118791|2696937" HotelName="Villa Zurich Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Akarsu Yokusu Caddesi 36, Cihangir, 34433 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/64/34/64348d08a2e0f1231d461559276e1089081ebf2c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the lively and colourful Beyoglu district of Istanbul, the hotel is just a 10-minute walk...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="400.79" OriginalAmount="396.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.016943" Longitude="29.030163" StarRating="0" HotelCode="|532042" HotelName="Olen Uskudar Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nuhkuyusu Cd 97</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/2/0/4/2/532042_5399c5d1035.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="400.85" OriginalAmount="396.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0190926483" Longitude="28.963589966297" StarRating="4" HotelCode="185595|2239982" HotelName="Hayriye Hanim Konagi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Massage Centre,Restaurant,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hayriye Hanim Sok. No. 19, Demirtas Mah., Old City Suleymaniye, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/160755/160755a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The unique historical and tourist sights of the Old City are within walking distance of the hotel. S...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="400.97" OriginalAmount="397" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01803359" Longitude="28.64617785" StarRating="4" HotelCode="437449|198979" HotelName="Mard-Inn Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Barbaros Hayrettin Pasa Mahallesi, 1988 Sokak 3, Nazim Hikmet Bulvari, 34515 Esenyurt, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/82/f982e623f07924ed751421eb4d2dc56f0fbc9d7e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="400.97" OriginalAmount="397" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.037131" Longitude="28.983494" StarRating="4" HotelCode="188750|217717" HotelName="Taksim Life" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Anar Çesmesi Sok. No: 13, Sehit Muhtar Cad., 34435 Istanbul, Taksim-Beyoglu</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/96/9d/969dd3684157de4ca55a048afba8e8968a49181e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="400.97" OriginalAmount="397.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01395224377" Longitude="28.977824449539" StarRating="3" HotelCode="907369|q_inn_hotel_old_city" HotelName="Q Inn Hotel Old City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hocapasa Mahallesi, Dervisler Sokak 7, Sirkeci, Fatih, 34120 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/68/a6/68a6bb1620137dc444ff20d4552c3bd397368e57.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="401.21" OriginalAmount="397.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03474" Longitude="28.98461" StarRating="4" HotelCode="|26911" HotelName="Marble" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SIRASELVILER CADDESI TAKSIM 41</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/9/1/1/26911_bea36350322.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2004, with air-conditioning, has 11 floors and 89 rooms. The establishment has a lobby with a reception, a safety deposit box service, a currency exchange service, a cloakroom and 3 lifts. Guests can find conference facilities, business facilities, a bar and a restaurant. The establishment also offers room service, a laundry service and a car park. SITUATION: 50 metres away, guests will findTaksims the city centre of Where you can find shops, bars, pubs, cafÃ©s, restaurants and nightclubs. 100 metres away, there is a bus station, The establishment is 20 kilometres away fromIstanbul AtatÃ¼rk Airport. ROOM: Customers can find modern rooms, They have a bathroom with a bath or shower, a direct line telephone, a satellite or cable television, a mini-bar, an air-conditioning system, central heating and a safe. FACILITIES: Clients can find a covered swimming pool, a swimming pool, a snack bar, deck chairs, a Turkish bath, a sauna and a massage service. PAYMENT METHODS: Customers can pay by American Express, Visa, Mastercard and Diners Club. OTHERS: Regarding the food and beverage offering, clients have a buffet breakfast and an Ã  la carte or set-menu lunch and dinner. Guests can book half-board or full-board.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="401.41" OriginalAmount="397.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.035529" Longitude="28.986931" StarRating="0" HotelCode="|529678" HotelName="Roe Suite Taksim - Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/9/6/7/8/529678_991e57c1025.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="401.77" OriginalAmount="397.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.021842" Longitude="28.927232" StarRating="0" HotelCode="|467162" HotelName="Istanbul Efes Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Topkapi Mahallesi Beyazitaga sokak No:7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/7/1/6/2/467162_d4ea1821748.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="401.91" OriginalAmount="397.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.9915219" Longitude="29.0263403" StarRating="0" HotelCode="|550596" HotelName="Kadikoy Arya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Osmanaga Mahallesi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/0/5/9/6/550596_bc530581240.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="401.98" OriginalAmount="398.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.04334713" Longitude="29.00356245" StarRating="5" HotelCode="375417|golden_pen_hotel" HotelName="Hotel Golden Pen" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sinanpasa Mahallesi, Yenimahalle sokak No: 9, Besiktas, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/d1/62d1cbe995ec1b2fcab0dc4ecfba773453aeb92d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="401.98" OriginalAmount="398.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00279278" Longitude="28.97329344" StarRating="5" HotelCode="581208|sultanahmet_inn_hotel" HotelName="Sultanahmet Inn Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Küçükayasofya Mahallesi, Akburçak Sokak 23, Sultanahmet, Fatih, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/1b/a7/1ba7f651ab03fc4f90695bf6e66cc128881bd31f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="401.98" OriginalAmount="398.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.97902932" Longitude="28.87565731" StarRating="0" HotelCode="946625|safran_pansiyon" HotelName="Safran Otel Bakirkoy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Cevizlik Mahallesi, Molla Izzet Sokak 2, Bakirkoy, 34142 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/b2/4bb230071257ecd8651fcd10d0ef10b5bc6a55a1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="402.25" OriginalAmount="398.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.07132" Longitude="28.8726" StarRating="4" HotelCode="|192232" HotelName="Golden Way Giyimkent" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ORUC REIS MH.GIYIMKENT SITESI KATLI IS.MRKZ. 274</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/2/2/3/2/192232_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="402.72" OriginalAmount="398.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00209" Longitude="28.82679" StarRating="0" HotelCode="|184641" HotelName="Midmar Deluxe" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cobancesme Mah. Mithatpasa Cad. 25</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/6/4/1/184641_13.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="402.99" OriginalAmount="399" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.978558" Longitude="28.882109" StarRating="3" HotelCode="188696|477810" HotelName="Epos" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Havlucular Sk. No: 3, Istanbul Cad., Bakirköy, Istanbul 34720</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/76/7d7684e380831165160c21783199d2d7e4602c12.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="402.99" OriginalAmount="399.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01194859163" Longitude="28.957386016846" StarRating="3" HotelCode="56899|grand_medya_hotel" HotelName="Grand Medya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Fethi Bey Caddesi No. 26, Kemal Pasa Mahallesi, Laleli - Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/df/8bdfc3405fc219e1e384e92a19474e750ef1bef6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul, with the highlights of the Hagia Sophia, the Topkap...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="403.05" OriginalAmount="399.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.019558" Longitude="28.909955" StarRating="5" HotelCode="|220739" HotelName="Grand Makel Topkapi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Maltepe Mah. Serce Kale Sok. No 1-1 Zeytinburnu Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/7/3/9/220739_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="403.32" OriginalAmount="399.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.039666" Longitude="28.983389" StarRating="0" HotelCode="|305131" HotelName="Ferman Hilal" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/5/1/3/1/305131_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="403.81" OriginalAmount="399.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0043199" Longitude="28.9723199" StarRating="0" HotelCode="|21961" HotelName="Sokullu Pasa Hotel - Special Class" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/9/6/1/21961_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in the 16th Century and has 37 rooms, The establishment has a lobby with a reception, a safety deposit box service, a currency exchange service, internet, a cloakroom, a bar, a cafÃ©, a kiosk and an Ã  la carte restaurant. The establishment also offers room service, a laundry service and a medical care service. SITUATION: This inviting hotel is in the historic centre, close to the establishment, clients can find monuments, tourist points of interest, is 25 kilometres away from Istanbul Airport. ROOM: The comfortable rooms, have a bathroom with a shower, a hairdryer, a direct line telephone, a satellite or cable television and a radio. They also have a mini-bar, tiled floors and a central heating system. FACILITIES: Guests are offered a Turkish bath (free of charge). MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast, Ã  la carte or set-menu lunch and dinner, dietary restrictions can be accommodated and special dishes can be made. PAYMENT METHODS: The establishment accepts Visa and Mastercard.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="404.00" OriginalAmount="400.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.037439001629" Longitude="28.983183503151" StarRating="4" HotelCode="65957|cartoon_hotel" HotelName="Cartoon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Kitchen,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tarlabasi Boulevard 36-38, Taksim, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/a9/dda97fe600e389288f2691e00b0e1c7ee905993d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;For those wishing to be in the heart of Istanbul, this hotel is ideally placed being 150 metres from...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="404.00" OriginalAmount="400.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.003321944345" Longitude="28.976314042991" StarRating="3" HotelCode="191126|tashkonak_studio_suites" HotelName="Tashkonak Sultan Suites &amp; Apart" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kucuk Ayasofya Cad., Kapiagasi Sokak No: 7, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/e3/49e35d0d218c00ee7a6e0732597f23a394c90038.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="404.00" OriginalAmount="400.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00918537" Longitude="28.95446712" StarRating="3" HotelCode="517163|river_hotel_11" HotelName="River Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Mesihpasa Mahallesi, Ceylan Sokak 18, Ordu Caddesi, Laleli Fatih, 34126 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/d3/12d38e5414f63d2c1aae973e6442a6d4485592a2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="404.54" OriginalAmount="400.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0301173" Longitude="28.974671" StarRating="3" HotelCode="|86864" HotelName="Pera Capitol" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Asmal?mescit Sok. No:24 Beyoglu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/8/6/4/86864_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a restaurant and a buffet breakfast. SITUATION: It is situated 10 minutes away fromTaksim the square. ROOM: The rooms have a balcony.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="405.01" OriginalAmount="401.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="968496|kunlun_hotel_7" HotelName="Kunlun Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Topkapi Mahallesi, Turgut Ozal Millet Caddesi 148, Sehremini, Fatih, 34093 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/26/5e26cdca7bb13fad9d5ed7b7f6b9fc2a29350a1b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="405.02" OriginalAmount="401.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.9357975" Longitude="29.1352648" StarRating="5" HotelCode="|184949" HotelName="Tango Arjaan By Rotana Istanbul Asia" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Altaycesme Mh. Samanyolu Sk. No:23 Maltepe, Maltepe, 34843 Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/9/4/9/184949_1cab5f51504.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="406.02" OriginalAmount="402" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01903637" Longitude="29.12552787" StarRating="4" HotelCode="118806|55677" HotelName="Agaoglu My City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tavukçuyolu Caddesi No. 22, Çakmak Mahesi, Ümraniye, Istanbul 34770</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/38/0838d34cb4ce8302e0ef6099c8abdc66b15d52ab.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="406.02" OriginalAmount="402.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.99747837" Longitude="29.14336482" StarRating="4" HotelCode="615967|park_inn_by_radisson_istanbul_atasehir" HotelName="Park Inn by Radisson Istanbul Atasehir" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Serifali Mahallesi, Kible Sokak No. 25, Ümraniye, 34775 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/46/13461f57e00f99d1fbb46553f402643b7875146c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="406.27" OriginalAmount="402.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.058913" Longitude="28.985027" StarRating="0" HotelCode="|563178" HotelName="BoStay" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Harzemsah Sk. Sisli</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/3/1/7/8/563178_e5962491301.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="406.59" OriginalAmount="402.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.016794" Longitude="29.077966" StarRating="0" HotelCode="|535543" HotelName="Camlica Tower Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Karlidere Cad Iskender Sok No 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/5/5/4/3/535543_8d0bb821125.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="406.60" OriginalAmount="402.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03933" Longitude="28.98317" StarRating="0" HotelCode="|184568" HotelName="Inntel Hotel Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mah Taksim Dolapdere Cad No:49</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/5/6/8/184568_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="407.03" OriginalAmount="403" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.040047060752" Longitude="28.983230390213" StarRating="4" HotelCode="60178|7065" HotelName="Avantgarde Taksim" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Abdulhakhamit Caddesi 40/42, Taksim, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/media/dc0233442d824eb19255bb85a110859e.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the centre of Taksim, a 5-minute walk from restaurants, bars, discos, shop...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="407.03" OriginalAmount="403" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.071457" Longitude="28.87215" StarRating="4" HotelCode="296415|45802" HotelName="Hotel Golden Way Giyimkent" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oruç Reis Mahallesi, Vadi Caddesi, Giyimkent Sitesi No. 274, Tekstilkent, Esenler, 34235 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/b9/6db9a52df7314a5087eb72702515d16a3e722a74.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="407.03" OriginalAmount="403" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.059278144686" Longitude="28.822916074236" StarRating="5" HotelCode="320113|204664" HotelName="Qua Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Jacuzzi,Laundry,Massage Centre,Room Service,Sauna,Spa,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Mahmutbey Mahallesi, Peyami Safa Caddesi 25, Bagcilar, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/0b/470b31d92657b50eae2fcca10c1ae78d1c511df0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul, about 10 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="407.03" OriginalAmount="403" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.978752" Longitude="28.878355" StarRating="4" HotelCode="188687|206415" HotelName="Mercure Istanbul Bakirkoy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Massage Centre,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Istanbul Caddesi 71, Bakirköy, 34142 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/5a/845a79a110f28ff5d3829ebee2c28a940b2ede0c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="407.03" OriginalAmount="403.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.040308" Longitude="28.98347" StarRating="4" HotelCode="161005|taksim_park_city_hotel" HotelName="Nova Plaza Park Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Laundry,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mahallesi, Sehit Muhtar Caddesi 53, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/94/2494b6b65c04b550006de076a4612b6814a0334e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="407.89" OriginalAmount="403.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.97726" Longitude="28.8743" StarRating="0" HotelCode="|246731" HotelName="Bakırköy Des Suit Otel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Zeytinlik Mah. Ebuziya Cad. Omer Naci Sok. No1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/6/7/3/1/246731_18.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="408.04" OriginalAmount="404" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.05801114" Longitude="28.98786823" StarRating="0" HotelCode="593869|237226" HotelName="Buke Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Mayis Mahallesi, Samanyolu Sokak 82, Sisli, 34360 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/4d/08/4d0878a495f42d1640e647b978515b74efb61e60.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="408.04" OriginalAmount="404" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.026535" Longitude="28.97455" StarRating="3" HotelCode="933235|58135" HotelName="Duo Galata Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sahkulu Mahallesi, Galipdede Caddesi 56/83, 34420 Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/e0/f4e07c186df5719b1cb9b616af6a60e17ee93599.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="408.04" OriginalAmount="404" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.02553" Longitude="28.978862" StarRating="4" HotelCode="189370|34395" HotelName="Sub Istanbul" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Necatibey Cad. 91, 34425 Karaköy, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/25/6b/256be9483b6d7663e6d9d8c7e9310312057d283a.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;This trendy hotel is located in the Karaköy/Beyoglu district of the city, just a few minutes’ walk f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="408.04" OriginalAmount="404" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.05965" Longitude="28.81391" StarRating="5" HotelCode="703683|284995" HotelName="Westside Arjaan by Rotana Istanbul" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Air Conditioning,Airport Transfer (on Demand),ATM/Cash Machine,Bar,Conference Hall,Designated Smoking Area,Golf,Internet,Laundry,Massage Centre,Meeting Room,Parking,Printer,Restaurant,Room Service,Sauna,Smoking Rooms,Spa,Swimming Pool,Valet Parking,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Mahmutbey Mahallesi, Tasocagi Yolu Caddesi 39/A, 34218 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/89/5c8920ebf9601ff4397b10186a902166786d8249.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel can be found in Marmara. This cosy accommodation guarantees a quiet stay as it c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="408.04" OriginalAmount="404.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03528504" Longitude="28.98574015" StarRating="2" HotelCode="567604|hotel_v_plus_taksim_2" HotelName="Hotel V Plus Taksim" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Cihangir Mahallesi, Pürtelas Sokak 6/A, Kazanci Yokusu, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/21/f0211ddc42c324f0e48aa4d97bd473eb865d7c22.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a safe, a restaurant, a café and room service. Wireless internet access is availabl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="408.09" OriginalAmount="404.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0130197" Longitude="28.9417199" StarRating="4" HotelCode="|94486" HotelName="Grand Anka" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Molla Gurani Street 46, Findikzade</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/9/4/4/8/6/94486_2.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is 800 metres away from Aksaray the underground station of 100 metres away, guests can find the tram stop, is situated 3 kilometres away from Sultanahmet the district of Where you can find Topkapi the Palace of the mosque and Santa Sofia the Museum of it is situated 5,5 kilometres away from Taksim the Square of. ROOM: All the rooms have WiFi (free of charge), cable television, carpeted floor, an air-conditioning system, a mini-bar and a hairdryer. Some rooms have a sitting area. FACILITIES: Guests are offered a car park (free of charge), a reception, a hairdresser, a laundry service, car rental, a business centre, fax and a photocopier. OTHERS: Regarding the food and beverage offering, you can enjoy a restaurant and a lobby bar.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="408.46" OriginalAmount="404.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.05165" Longitude="28.98927" StarRating="0" HotelCode="|244774" HotelName="Nishant Boutique Hotels" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Halaskargazi Mh. Bahtiyar Sk. No 3 Sisli</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/4/7/7/4/244774_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="409.01" OriginalAmount="404.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.049057" Longitude="29.025525" StarRating="0" HotelCode="|84909" HotelName="Ortakoy Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MUVAKKIT SOKAK ORTAKOY BESIKTAS 19</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/4/9/0/9/84909_14.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has WiFi (free of charge), a reception, a car park (for a fee) and a transfer service to the airport, (for a fee). SITUATION: This establishment, the Bosphorus it is 100 metres away from Clients can find bars and restaurants. 3,5 kilometres away, there is a tram stop excellent transport links to and Taksim the square it is situated 28 kilometres away from Istanbul AtatÃ¼rk Airport. ROOM: All the rooms have an air-conditioning system, a satellite television, modern facilities, a living room, a dining room, a kitchen with fridge, hob, kitchenware, a bathroom with bathroom items and a kitchen.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="409.05" OriginalAmount="405.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.003535" Longitude="28.976692" StarRating="5" HotelCode="267828|dilhayat_kalfa_hotel" HotelName="Dilhayat Kalfa Otel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sultanahmet Mahallesi, Tomurcuk Sokak  1, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/a0/baa0b01f8f385b4f92bfdd9226d5be85d974c32b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="409.05" OriginalAmount="405.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.07416818859" Longitude="28.981178372024" StarRating="0" HotelCode="346305|hotel_caglayan" HotelName="Hotel Caglayan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Caglayan Vatan Caddesi, Emek Sokak 1, 34000 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/c3/44c38df8f06a62665d71a775ebf4211b4b8e0bb8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="409.13" OriginalAmount="405.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.039436" Longitude="28.984109" StarRating="0" HotelCode="|529961" HotelName="Fidan City Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sht. Muhtar Bey Cd. No:35</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/9/9/6/1/529961_9d3a2b01209.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="409.22" OriginalAmount="405.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.057277" Longitude="28.981384" StarRating="0" HotelCode="|475018" HotelName="Solo Suites Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/5/0/1/8/475018_53de6361255.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="410.06" OriginalAmount="406" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.037867560629" Longitude="28.983562434359" StarRating="3" HotelCode="933263|57959" HotelName="Pera Luna Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Sehit Muhtar Mahallesi, Taksim Caddesi, Yogurtcu Faik Sokak 2, Taksim, Beyoglu, 34440 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/9/7/9/8/9/5/4/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="410.06" OriginalAmount="406" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.065123381941" Longitude="29.003229305557" StarRating="5" HotelCode="9467|32158" HotelName="Sürmeli Hotel Istanbul" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prof. Dr. Bülent Tarcan Sokak 3, Gayrettepe, 34349 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/03/90030ded8e261b4d0e58e70fe397efaefa364c0c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in the tourist and shopping quarter of Istanbul, this conference hotel is a perfec...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="410.06" OriginalAmount="406" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.935687" Longitude="29.135853" StarRating="5" HotelCode="317086|58779" HotelName="Tango Arjaan by Rotana" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Bar,Conference Hall,Fax,Internet,Kitchen,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Altayçesme Mahallesi, Samanyolu Sokak 23, Maltepe, 34843 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/0d/3e0dd9c46cc97f45777d3e515bcfefa2e69590ac.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="410.29" OriginalAmount="406.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.91233" Longitude="29.21728" StarRating="4" HotelCode="|192518" HotelName="Ramada Encore By Wyndham Istanbul Kartal" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cumhuriyet Mah. Kartal Cad., No: 53</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/2/5/1/8/192518_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="411.07" OriginalAmount="407" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00272924" Longitude="29.15920012" StarRating="4" HotelCode="322711|199116" HotelName="Four Points by Sheraton Istanbul Dudullu" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Imes Industrial Site Dudullu, Block E - 501 Sokak 2, 34776 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/82/82d22770937c7b12/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul - Sabiha Gökcen (SAW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="411.07" OriginalAmount="407.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.012343255205" Longitude="28.954797685146" StarRating="4" HotelCode="75253|ramada_istanbul_grand_bazaar_2" HotelName="Ramada Istanbul Grand Bazaar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 08/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Gencturk Caddesi, Sirvanizade Sokak 11, Sehzadebasi, 34134 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/e9/a5/e9a5d3b30fcc16b4d18a6a2a0a3b27e61a8f35cc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the historical district of Sehzadebasi, the hotel is conveniently close to the major attr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="411.37" OriginalAmount="407.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0405047" Longitude="28.9817365" StarRating="0" HotelCode="|107980" HotelName="Calanthe Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mah. Feridiye Cad. No:123 Beyoglu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/7/9/8/0/107980_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This modern establishment is 500 metres away from Taksim the square.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="412.08" OriginalAmount="408" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.039384" Longitude="28.983012" StarRating="3" HotelCode="311575|54796" HotelName="Taximist Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Taksim Caddesi 63, Taksim, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/90/fb/90fb7c37a25f9522f17dc50808c78af236621fa6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="412.08" OriginalAmount="408" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.81621461" Longitude="29.30431404" StarRating="0" HotelCode="815446|494666" HotelName="Tuzla Garden Hotel &amp; Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Housekeeping,Internet,Laundry,Smoking Rooms,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Cami Mahallesi, Galipaga Sokak 22, 34940 Tuzla, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/f9/edf92dc04b46a34056aec9521913c3d8c321f16e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel can be found in Gebze. The premises count with 42 welcoming bedrooms. Guests ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="412.08" OriginalAmount="408" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.034244" Longitude="28.984521" StarRating="4" HotelCode="67828|55750" HotelName="Vardar Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Siraselviler Cildir 16, 34433 Taksim, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/c4/cdc452960ab3f852119f281f1cf8a2e5d94b4a2d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="412.97" OriginalAmount="408.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03782" Longitude="28.98355" StarRating="3" HotelCode="|184822" HotelName="Pera Luna Residence - Special Class" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sehit Muhtar Mh. Taksim Cd. Yogurtcu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/8/2/2/184822_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="413.09" OriginalAmount="409" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.915393552253" Longitude="29.143724441528" StarRating="4" HotelCode="74092|206116" HotelName="Elite Hotel Dragos" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Piri Reis Caddesi 3, Dragos Maltepe, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/4d/374d44740554481f5f380c5f29195049005e3ef8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul, approximately 2 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="413.09" OriginalAmount="409" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.005332" Longitude="28.953899" StarRating="3" HotelCode="188706|56759" HotelName="Grand Sagcanlar Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mermerciler Caddesi 11, Yenikapi, Fatih, 34080 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/2b/482b4cf73f918397e917c15db42edad6876b9ca5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="413.09" OriginalAmount="409" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008593" Longitude="28.964434" StarRating="3" HotelCode="188714|62781" HotelName="Linda" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Büyük Haydar Efendi Sk, 22, Beyazit, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/87/898741cffe4d44e7763463e21e8dc1ba5c524573.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="413.09" OriginalAmount="409" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.039968" Longitude="28.984076" StarRating="4" HotelCode="188727|36153" HotelName="La Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Topçu Caddesi 12, Taksim, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/c2/30c2b1b932f29c1bb2e12099876e4daf81c39df0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel has an excellent location just 250 m north of Taksim Square, the heart of modern Istanbul....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="413.09" OriginalAmount="409.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.002769466812" Longitude="28.974206149578" StarRating="3" HotelCode="176167|mari_time_hotel" HotelName="Mari Time" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cayiroglu Sokak No. 9, Kucuk Ayasofya Mahallesi, Sultanahmet, Istanbul 34122</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/39/3e/393e1b072bd3e11fbb58a0e41cce88177bf84013.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located on the Sultanahmet peninsula, roughly a 10 to 15-minute walk to the maj...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="413.09" OriginalAmount="409.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01232" Longitude="28.64429" StarRating="4" HotelCode="305941|sarissa_hotel" HotelName="Sarissa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cumhuriyet Mah. Cumhuriyet Cad. No:1, 34520 Beylikdüzü, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/12/0f1250525e40349cf6f9edde3d01c3af32f56691.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="413.55" OriginalAmount="409.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0042829" Longitude="28.9639869" StarRating="0" HotelCode="|353459" HotelName="Istanbul Family Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Muhsine Hatun Mah. Mustesar Sok N:2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/3/4/5/9/353459_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="413.79" OriginalAmount="409.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.064953" Longitude="28.658167" StarRating="0" HotelCode="|525527" HotelName="Parla Suite Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1657.sokak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/5/5/2/7/525527_9d55f5c1037.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="414.10" OriginalAmount="410" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008886" Longitude="28.962798" StarRating="0" HotelCode="395277|271779" HotelName="Bilinc" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ordu Caddesi, Sekbanbasi Sokak 8, 34490 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/f1/ed/f1ed39d4162d524864af1862dad174d005282a09.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="414.10" OriginalAmount="410.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.017696303857" Longitude="28.637094712081" StarRating="3" HotelCode="319561|hilton_garden_inn_istanbul_beylikduzu" HotelName="Hilton Garden Inn Istanbul Beylikduzu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Barbaros Hayrettin Pasa Mahallesi, 1999 Sokak 9, 34522 Esenyurt, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/2b/222b1509d84bdcb883e9eeb5e1a4f5ebda9a6917.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="414.40" OriginalAmount="410.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.063251" Longitude="29.001423" StarRating="4" HotelCode="|163871" HotelName="Business Life Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Fulya Mah Vefa Deresi Sk No:15 sisli 15</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/3/8/7/1/163871_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2014, has 33 rooms and a car park. SITUATION: This hotel Istanbul it is in is situated in the city centre excellent transport links to places of interest, near the establishment, guests will find the bus station, the railway station, the metro station, the bus station and entertainment areas.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="414.60" OriginalAmount="410.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0033965" Longitude="28.9763005" StarRating="3" HotelCode="|86880" HotelName="Tashkonak Studio Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kucuk Ayasofya Cad. Kapiagasi Sokak No:7 Sultanahmet</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/8/8/0/86880_9.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is in Sultanahmet the historic centre of. ROOM: Each room has a welcome kit, an LCD television and WiFi (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="414.76" OriginalAmount="410.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0541" Longitude="28.812411" StarRating="5" HotelCode="|445133" HotelName="Wanda Vista Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tasocagi Yolu Caddesi No 12/A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/1/3/3/445133_e092cd01112.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="415.11" OriginalAmount="411" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.956820228944" Longitude="29.097906947136" StarRating="4" HotelCode="185589|45786" HotelName="Rhiss Hotel Bostanci" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Jacuzzi,Massage Centre,Nightclub,Restaurant,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Emin Ali Pasa Caddesi 118, Bostanci Mahallesi, Kadiköy, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/ab/4aabf78312cecb15139960217923775d6f38eb1d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the Asian side of the city, within 500 m of the famous Bagdat shopping stree...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="415.11" OriginalAmount="411" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.012245" Longitude="28.97755" StarRating="4" HotelCode="39194|19948" HotelName="Sude Konak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>EbuSuud Caddesi No 24, 34110 Sirkeci, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/2f/942feb74556297ce93a62c950872348a1a497118.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is located directly in the city centre where there is wide a range of public tr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="415.11" OriginalAmount="411.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.013291956047" Longitude="28.977585062385" StarRating="4" HotelCode="25163|orient_express_hotel" HotelName="Orient Express Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hudavendigar Caddesi 24, Sirkeci, 34120 Istanbul, Fatih</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/42/f9/42f924aa917ed2528122dfb980d895987acd1019.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of Istanbul's old town within a few minutes walk of the lively to...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="415.11" OriginalAmount="411.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03467746" Longitude="28.98144083" StarRating="3" HotelCode="323662|taxim_lounge_hotel" HotelName="Taxim Lounge Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Katip Mustafa Çelebi Mahallesi, Hasnun Galip Sokak No: 9, Beyoglu, 34000 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/ee/33/ee330a3d6db7d979de5775e7e0a3d261d85c9efa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="416.12" OriginalAmount="412.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.013242" Longitude="28.976553" StarRating="0" HotelCode="33648|seher_hotel" HotelName="Seher Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Hoca Pasa Mahallesi, Ibni Kemal Caddesi 18, 34110 Sirkeci, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/01/79014410429ba3cf135ff9f5766e4e66875cc1c5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="416.12" OriginalAmount="412.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.013915186659" Longitude="28.976650532068" StarRating="3" HotelCode="118826|viva_hotel_oldcity" HotelName="Viva Hotel Oldcity" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hocapasa Mahallesi, Orhaniye Caddesi 18/20, Sirkeci, 34000 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/0c/220c39c8eb45970928effed2d5cd90f16839cf3a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="416.12" OriginalAmount="412.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.012851494796" Longitude="28.976587210399" StarRating="3" HotelCode="119206|agan_hotel_" HotelName="Agan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ebussuud Caddesi, Saffetipasa Sokak 4, Sirkeci, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/93/f6/93f66a311daa4daf8e0622120453e16abef16865.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="416.12" OriginalAmount="412.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.992262745366" Longitude="29.026406266386" StarRating="3" HotelCode="200043|grand_as_hotel" HotelName="Grand As Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nuzhetefendi Sokak 27, Kadikoy, 81530 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/5f/bf5f60364025fab3bfa2c7ea39ed831316dad490.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests are welcomed at the hotel, which has a total of 48 rooms. The accommodation offers a dining a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="416.61" OriginalAmount="412.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0497521" Longitude="28.9879609" StarRating="0" HotelCode="|108051" HotelName="Inncity Hotel Nişantaşı" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Halaskargazi Mah. Dershane Sok. No:20 Sisli</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/8/0/5/1/108051_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts WiFi (free of charge) and soundproofed rooms. SITUATION: This hotel is in the city centre, Nisantasi it is close to Osmanbey the metro stop of.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="416.97" OriginalAmount="412.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.060456" Longitude="29.002457" StarRating="4" HotelCode="189368|835334" HotelName="Taba Luxury Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Jacuzzi,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cemil Aslan Güder Cad., Elifoglu Sokak No: 1, Gayrettepe, 34349 Besiktas, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/53/b7533993f78931fc3f30b8a33b3200e77a1e9c01.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Gayrettepe area of the city, less than 2 km from Sisli underground stati...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="417.18" OriginalAmount="413.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.033846" Longitude="28.981211" StarRating="0" HotelCode="|531679" HotelName="Aleksandr Pera Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sadri Alisik Sk. 34</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/1/6/7/9/531679_951a25f1325.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="417.51" OriginalAmount="413.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0085698" Longitude="28.9643925" StarRating="0" HotelCode="|82984" HotelName="Hotel Linda" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/9/8/4/82984_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has internet, (free of charge), breakfast service. SITUATION: It is close to historic points of interest and.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="418.14" OriginalAmount="414" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.012130744343" Longitude="28.955969810486" StarRating="3" HotelCode="65947|23594" HotelName="Beyaz Kugu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/08/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Gencturk cad. No:60, Sehzadebasi, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/f4/0ef41e5c03e6a71dd6b16e0ad78a6d4bbbb58c78.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="418.14" OriginalAmount="414" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00565" Longitude="28.969756" StarRating="3" HotelCode="191104|57387" HotelName="Feyza Apart" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Emin Sinan Mh., Piyerloti Cd. Okul Sk. No:1, Kadirga, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/390906/390906a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="418.14" OriginalAmount="414" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.005935245485" Longitude="28.969024121761" StarRating="4" HotelCode="9359|21775" HotelName="Grand Yavuz Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piyerloti Caddesi 51, Sultanahmet, 34126 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/38/fa/38fa3cc7d5e7e7059d3c32152ceb976ed13280bc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just minutes from the old town with its many sightseeing attractions and close...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="418.14" OriginalAmount="414" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.876201" Longitude="29.231108" StarRating="4" HotelCode="311566|199011" HotelName="Inera Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bati Mahallesi, Sabri Taskin Caddesi 29, Pendik, 34890 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/dc/32dc510fdf70af089dc9dc823fb2c7e2dadcf0d9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul - Sabiha Gökcen (SAW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="418.26" OriginalAmount="414.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.04357" Longitude="28.98054" StarRating="0" HotelCode="|244291" HotelName="Sunlit Instabul" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Eskisehir Mah. Akaglar Cad. No 22</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/4/2/9/1/244291_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="418.31" OriginalAmount="414.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0398029" Longitude="28.9824147" StarRating="0" HotelCode="|108268" HotelName="Regency World Suite Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mah. Taksim Cad. Cambazoglu Sok. No 3 Taksim</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/8/2/6/8/108268_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts WiFi (free of charge). SITUATION: Is situated in the city centre, 150 metres away, guests will find Taksim the Square of. ROOM: The establishment has suites with a sitting room and a satellite television.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="418.54" OriginalAmount="414.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03536" Longitude="28.97801" StarRating="0" HotelCode="|485104" HotelName="Lazz City Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/5/1/0/4/485104_1229cde2042.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="419.15" OriginalAmount="415" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03342693746" Longitude="28.985400152779" StarRating="3" HotelCode="200042|55429" HotelName="Cihangir Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Aslan Yatagi Sk. No:17, Cihangir, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/4e/c44e56b5cdc47218dc3a71426e5db0ef74986282.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a restaurant, a bar, a transfer service, room service and a conference room. Wirele...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="419.15" OriginalAmount="415" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.012967" Longitude="28.947381" StarRating="3" HotelCode="296470|47657" HotelName="Best Nobel Hotel 2" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Iskenderpasa Mahallesi, Ahmediye Caddesi No: 12, Aksaray, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/162473/162473a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just a 5-minute walk from Aksaray underground station and there are many shops ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="419.15" OriginalAmount="415.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.92823652" Longitude="29.30892734" StarRating="4" HotelCode="438225|nearport_hotel" HotelName="Nearport Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Yenisehir Mahallesi, Osmanli Bulvari 5/A, Kurtkoy, Pendik, 34912 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/a2/2c/a22c051847c56ef8c44a8636c7e56d7ab0d88e60.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="419.38" OriginalAmount="415.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.002737" Longitude="28.798691" StarRating="0" HotelCode="|475539" HotelName="The Business Class Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kartaltepe Mah. 2.Namik Kemal Cad.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/5/5/3/9/475539_7e6a8011254.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="419.98" OriginalAmount="415.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.02574" Longitude="28.9724" StarRating="0" HotelCode="|238989" HotelName="Walton Hotels Galata" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bankalar Cad Sair Esref Pasa Sok No 4 Galata Beyoglu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/8/9/8/9/238989_14.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="420.16" OriginalAmount="416" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00812431" Longitude="28.96797001" StarRating="3" HotelCode="374619|217158" HotelName="Bizim Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Divani Ali Sokak No. 2, Beyazit, Fatih, 34126 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/620355/620355a_hb_a_001.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="420.16" OriginalAmount="416" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.02635604" Longitude="28.96930975" StarRating="3" HotelCode="374746|199105" HotelName="Galata Grace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Emekyemez Mahallesi, Gümüsgerdan Skokak No:6, Beyoglu, 34000 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/ac/68ac4b3e541784522e687eee5c985f446f17445a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="420.16" OriginalAmount="416" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.054050939703" Longitude="28.996951776283" StarRating="4" HotelCode="936301|198940" HotelName="Modus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Internet,Laundry,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Tesvikiye Mahallesi, Ferah Sokak 10, Nisantasi, 34365 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/e8/dee813b00a804dbb0570194633e37d7f749bfe16.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="420.16" OriginalAmount="416.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="3" HotelCode="118795|hotel_pera_capitol" HotelName="Hotel Pera Capitol" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Asmali Mescit Sokak 24, Tepebasi, 34430 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/5b/095b9f04d2b79266c4aa48154e0e134cabc85398.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="420.16" OriginalAmount="416.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.054153817992" Longitude="28.98580275066" StarRating="3" HotelCode="308217|aymira_suite_hotel" HotelName="Aymira Apart Otel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cumhuriyet Mahallesi, Rumeli Caddesi 106, Osmanbey, Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/7e/d6/7ed6bc323016f73ec17471fa77abbba54f0aa141.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="420.32" OriginalAmount="416.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0124393" Longitude="28.9773187" StarRating="3" HotelCode="|26480" HotelName="Sude Konak - Special Class" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>EBUSUUD CAD. 16</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/4/8/0/26480_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: this hotel was opened in 2001, has 39 rooms and 7 floors. In the establishment entrance, guests will find a charming hall with elevators, a reception, a cloakroom, a safety deposit box service and a currency exchange service. Guests are also offered a bar, a cafÃ© and a restaurant with air-conditioning, Other services you can find are a bicycle rental desk, a laundry service, room service, a medical care service (for a fee) and a car park. SITUATION: The hotel is near the city centre, Where you can find shops, bars, pubs, cafÃ©s, restaurants and a public transport stop. it is situated 200 metres away from the railway station, is situated 20 kilometres away from Istanbul AtatÃ¼rk Airport. ROOM: The inviting rooms, have a bathroom with a shower, a hairdryer, a direct line telephone, internet and a satellite or cable television. All the rooms have a mini-bar, a double bed, heating, an air-conditioning system and a safety deposit box (available for a fee). PAYMENT METHODS: The establishment accepts Visa, Mastercard and Diners Club. OTHERS: Regarding the food and beverage offering, you can enjoy a buffet breakfast and a set-menu lunch and dinner. Guests can book half-board or full-board.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="420.99" OriginalAmount="416.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0338985" Longitude="28.9102221" StarRating="3" HotelCode="|304617" HotelName="Bayrampasa Grand Hotel Seferoglu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Vatan Mah. Car?? Cad.No.26 Bayrampa?a</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/4/6/1/7/304617_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="421.17" OriginalAmount="417" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00884791" Longitude="28.97491014" StarRating="3" HotelCode="176169|28399" HotelName="Ayasultan Hotel Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Alemdar Mahallesi, Catalcesme Sokak 26, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/57/2f573c85a46c4c8ef4ac662b5276eaaa2cdb952f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated at the heart of Istanbul's historical district, Sultanahmet. All the major sig...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="421.17" OriginalAmount="417" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0249265" Longitude="28.97764912" StarRating="0" HotelCode="957405|418628" HotelName="Triada Hotel Karakoy" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hacimimi Mahallesi, Arapoglan Sokak 34, Kemeralti Caddesi, Beyoglu, 34425 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/23/9023bdb95e7bde829fc7be95f57991de1f5c6bc8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="421.17" OriginalAmount="417.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.023717538778" Longitude="28.973959552167" StarRating="4" HotelCode="300841|manesol_boutique_galata" HotelName="Manesol Boutique Galata" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Arapcamii Mahallesi, Bankalar Caddesi, Billur Sokak 1A, 34420 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/3a/e5/3ae5682ae0383436b958da2f28541976a65ff71b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel is located in the heart of Istanbul. Its setting is especially ideal for guests ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="421.23" OriginalAmount="417.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0102" Longitude="28.97771" StarRating="0" HotelCode="|192893" HotelName="Cheers" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Zeynep Sultan Camii Sokak No 21</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/2/8/9/3/192893_bc2105b1652.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="421.54" OriginalAmount="417.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.99239" Longitude="28.8385" StarRating="5" HotelCode="|220628" HotelName="Bricks Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Zafer Mah. Dumlupinar Cad. No. 42</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/6/2/8/220628_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="421.73" OriginalAmount="417.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0056317" Longitude="28.9696712" StarRating="0" HotelCode="|108223" HotelName="Feyza Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Emin Sinan Mah. Piyerloti Cad. Okul Sok. No:1 Sultanahmet /Fatih</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/8/2/2/3/108223_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a terrace with ocean views and apartments with features that offer you the maximum level of comfort. SITUATION: This establishment, is in Sultanahmet the centre of it is situated 400 metres away from Sultanahmet the tram stop of.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="422.10" OriginalAmount="417.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.048443" Longitude="29.021374" StarRating="3" HotelCode="|182951" HotelName="Palanga Bosphorus Ortakoy" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Palanga Caddesi No:24 Ortakoy / Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/2/9/5/1/182951_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="422.18" OriginalAmount="418.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.053715117156" Longitude="28.945672898148" StarRating="4" HotelCode="442580|ramada_hotel_suites_istanbul_golden_horn" HotelName="Ramada Hotel &amp; Suites Istanbul Golden Horn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Massage Centre,Restaurant,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Sutluce Mahallesi, Imrahor Caddesi 12, Beyoglu, 34450 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/ce/79cee75e98a05bde422b75082ea928751bca473d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="422.18" OriginalAmount="418.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.05863992" Longitude="28.98604382" StarRating="4" HotelCode="594159|mare_park_hotel" HotelName="Mare Park Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Merkez Mahallesi, Abide i Hurriyet Caddesi 85-87, Sisli, 34381 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/f4/3a/f43a7cf191af66f3a9a6c45915d91e681d6ed6c9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="423.07" OriginalAmount="418.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03414" Longitude="28.98344" StarRating="0" HotelCode="|184994" HotelName="Taxim Lounge Hotel - Special Class" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/9/9/4/184994_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="423.09" OriginalAmount="418.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.007683" Longitude="28.949797" StarRating="0" HotelCode="|532478" HotelName="Grand Iska Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>manastirli rifat sokak no 4 fatih</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/2/4/7/8/532478_02a80c01030.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="423.19" OriginalAmount="419.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.007037" Longitude="28.970463" StarRating="3" HotelCode="89552|hotel_kupeli" HotelName="Kupeli" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Eminsinan Mah. Gedikpasa, Hamam Cad. 4</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/23/0a/230a734ab0bab6e7a8edb3a4554292ce1391e1cc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel enjoys a superb location within walking distance of a number of historical ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="423.19" OriginalAmount="419.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0325769" Longitude="28.9750481" StarRating="4" HotelCode="310497|grand_hotel_de_pera" HotelName="Grand Hotel de Pera" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Laundry,Massage Centre,Room Service,Sauna,Spa,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Mesrutiyet Caddesi 55, Tepebasi, 34400 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/98/1e/981eba2c64bd1828d3552578161b555c54407ec6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="423.19" OriginalAmount="419.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.003179802143" Longitude="28.977412374009" StarRating="4" HotelCode="395274|hotel_almina" HotelName="Almina Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 07/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Küçükayasofya Caddesi, Akbiyikdegirmeni Sokak 27, Sultanahmet, 34400 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/media/62c48e6320df4cdf8dffa3b102217ee6.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a prestigious and historical district of Istanbul, in the old part of the ci...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="423.48" OriginalAmount="419.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0086" Longitude="28.96821" StarRating="0" HotelCode="|192352" HotelName="Bizim Otel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Divani Ali Sokak No 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/2/3/5/2/192352_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="423.67" OriginalAmount="419.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0349748" Longitude="28.8950294" StarRating="4" HotelCode="|444220" HotelName="Litros and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/2/2/0/444220_369940f0802.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="423.75" OriginalAmount="419.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00802" Longitude="28.95721" StarRating="0" HotelCode="|521766" HotelName="Marcello Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Kemalettin Mah., Koska Cad., No.31</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/1/7/6/6/521766_2a1bb180938.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="423.85" OriginalAmount="419.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0098835" Longitude="28.9538616" StarRating="3" HotelCode="|353434" HotelName="Parmada Old City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kemalpasa Mahallesi, Ordu Cadddesi No:74 Laleli, Fatih</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/3/4/3/4/353434_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="424.14" OriginalAmount="419.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.904957" Longitude="29.279701" StarRating="0" HotelCode="|545820" HotelName="Fontana Verde" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nur Sk. 32</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/5/8/2/0/545820_77506032207.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="424.20" OriginalAmount="420" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.007084927973" Longitude="28.971159160137" StarRating="3" HotelCode="26525|3456" HotelName="Golden Crown" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piyerloti Cad. 40, 34490 Istanbul, Türkei</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/04/6904a4c2afd660b867801287dad509f3abc70637.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located at the heart of Istanbul's old town, approximately 500 m from the Bosporu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="424.20" OriginalAmount="420.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.004566686688" Longitude="28.973125592479" StarRating="2" HotelCode="346952|rumours_inn" HotelName="Rumours Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Kucuk Ayasofya Mahallesi, Ucler Hamami Sokak 6, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/94/5f94d9a0ffef84e38ad7f304f1c28bff8a8d7e30.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="424.86" OriginalAmount="420.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.009512" Longitude="28.955333" StarRating="0" HotelCode="|522247" HotelName="Manors Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/2/2/4/7/522247_e07ee9d0920.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="425.05" OriginalAmount="420.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.87735" Longitude="29.23012" StarRating="4" HotelCode="|192505" HotelName="Inera Pendik" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bat Mah. Sabri Takn No 29</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/2/5/0/5/192505_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="425.21" OriginalAmount="421.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.98937533" Longitude="28.79126794" StarRating="5" HotelCode="263720|elite_world_business_hotel" HotelName="Elite World Business" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gültepe Mahallesi, Sehit Zafer Kiziltas Sokak 1, Florya E5 Üzeri, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/93/5493b9aa8747d1f57196ad20e24a163c0824999b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="425.21" OriginalAmount="421.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.876484" Longitude="29.227277" StarRating="4" HotelCode="299545|myy_boutique_hotel" HotelName="Myy Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bati Mahallesi, Ankara Caddesi, Hakimler Çikmazi Sokak 1, Pendik, 34890 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/d4/81d4cb016a2aa9daed942a838b58b124fd29483a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul - Sabiha Gökcen (SAW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="425.28" OriginalAmount="421.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.013457" Longitude="28.681998" StarRating="0" HotelCode="|447749" HotelName="Days Hotel By Wyndham Istanbul Esenyurt" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ZAFER MAH ADILE NASIT</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/7/7/4/9/447749_18ecbf30828.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="426.22" OriginalAmount="422" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.013171029073" Longitude="28.976832032204" StarRating="3" HotelCode="33269|24149" HotelName="Hotel Centrum Istanbul" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hoca Pasa Mahallesi, Ibn-i Kemal Caddesi 14, Sirkeci, 34080 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/25/95257d789ba932305c1349ea97159e49a6689238.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="426.22" OriginalAmount="422" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.04142007" Longitude="28.98020078" StarRating="4" HotelCode="323635|199172" HotelName="Naz City Hotel Taksim" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mahallesi, Irmak Caddesi No: 44/46, Taksim / Beyoglu, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/635189/635189a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="426.22" OriginalAmount="422" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.023159106099" Longitude="28.976066728836" StarRating="3" HotelCode="221857|35287" HotelName="Peninsula Galata Boutique" 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>Necatibey Caddesi, Aynali Lokanta Sokak No:6, Karaköy, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/01/d3/01d314cda66e5e2bca5c0c93e56209420534ced5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel warmly welcomes guests in Istanbul. For guests who appreciate a stylish ambience...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="426.22" OriginalAmount="422" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="970945|414551" HotelName="Ramada Encore Basin Express" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mehmet Akif Mahallesi 3, Inonu Caddesi 96-1, Kucukcekmece, 34307 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/78/17787e6527e9bd2a9b50a1af266b2f0186f5ccbf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="426.22" OriginalAmount="422.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.055133849711" Longitude="29.017968708689" StarRating="3" HotelCode="915594|republika_ortakoy_aparts" HotelName="Republika Academic Aparts Ortakoy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Balmumcu Mahallesi, Mustafa Izzet Efendi Sokak 1, 34349 Ortaköy, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/f7/13/f713900aea84ba63595ff6466beb4ab163dc4b27.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="426.38" OriginalAmount="422.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.060428" Longitude="28.988193" StarRating="0" HotelCode="|533418" HotelName="Orange Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Teyyareci Cemal Sokagi 23-1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/3/4/1/8/533418_437122d1107.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="426.66" OriginalAmount="422.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.007977" Longitude="28.967266" StarRating="0" HotelCode="|533878" HotelName="Grand Gedikpasha Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/3/8/7/8/533878_5eea48a1150.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="427.23" OriginalAmount="423" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.044199983467" Longitude="28.91315639019" StarRating="5" HotelCode="185754|40220" HotelName="Titanic Business Golden Horn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Yenidogan Mahallesi, Erciyes Sokak 7, Bayrampasa, 34030 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/402717/402717a_hb_a_041.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in Bayrampasa, Istanbul’s central business district. Guests can access pu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="427.45" OriginalAmount="423.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03654" Longitude="28.97755" StarRating="0" HotelCode="|242142" HotelName="Balance Hotel Taksim" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kalyoncukullugu Mah Narcil Sok No 3 Beyoglu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/2/1/4/2/242142_e4515710344.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="428.24" OriginalAmount="424" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0508639" Longitude="28.98675773" StarRating="0" HotelCode="548876|211124" HotelName="Adelmar Hotel Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Bozkurt Mahallesi, Dolapdere Caddesi 217, 34375 Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/f3/72/f372eaa1ef7a6034687f670cab81723381ad7344.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="428.24" OriginalAmount="424" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.04086411" Longitude="28.98200109" StarRating="3" HotelCode="323628|89298" HotelName="Berjer Boutique Hotel &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Taksim Caddesi No: 93, Against The Taksim Acibadem Hospital, Beyoglu, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/1d/431dc800d6b7373056a67f7ca1958a32ec0a12fd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Istanbul, this boutique hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="428.24" OriginalAmount="424.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0197104" Longitude="28.8179208" StarRating="5" HotelCode="|305312" HotelName="Grand Harilton" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Merkez Mahallesi, Ali Duran Sokak No: 6, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/5/3/1/2/305312_1_3580.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="428.33" OriginalAmount="424.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0433" Longitude="29.00356" StarRating="0" HotelCode="|243075" HotelName="Golden Pen" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Yeni Hamam Sokak No 9 Besiktas</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/3/0/7/5/243075_18.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="428.41" OriginalAmount="424.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.98891" Longitude="29.02438" StarRating="0" HotelCode="|243183" HotelName="Kuzen Otel - Adults Only" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Caferaga Mah. Dumlupinar Sk. No 13 Kadikoy</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/3/1/8/3/243183_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="428.71" OriginalAmount="424.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.92824" Longitude="29.30925" StarRating="4" HotelCode="|241045" HotelName="Nearport" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Yenisehir Mah. Osmanli Bulvari No:5/A Pendik</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/1/0/4/5/241045_13.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="429.25" OriginalAmount="425.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.027424" Longitude="28.975815" StarRating="4" HotelCode="260135|nar_galata_hotel" HotelName="Meroddi Galata Mansion" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sahkulu Mahallesi, Serdar-i Ekrem Caddesi No. 29, 34420 Galata, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/media/4d932fc8f4c24ef1904988c9da3d491a.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="429.25" OriginalAmount="425.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03376222" Longitude="28.98369147" StarRating="3" HotelCode="374881|astan_hotel_taksim" HotelName="Astan Hotel Taksim" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="boutique hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Katip Mustafa Celebi Mahallesi, Hocazade Sokak No: 16, 34433 Istanbul, Beyoglu</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/32/e03210c888a30159cadcd31b72e3bf2299a24c39.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="429.25" OriginalAmount="425.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.04863163007" Longitude="29.021472999825" StarRating="3" HotelCode="936554|palanga_bosphorus_ortakoy" HotelName="Malta Bosphorus Hotel &amp; Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Palanga Caddesi 24, Ortaköy, 34347 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/60/1660321c2ccd536c43706e09fe524ea3d0065632.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="429.25" OriginalAmount="425.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00819217" Longitude="28.95297467" StarRating="2" HotelCode="951748|four_seven_hotel" HotelName="Four Seven Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Aksaray Mahallesi, Inkilap Caddesi 1/1, Fatih, 34096 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/a6/1aa69dbd0edb6bc5c6b0a5b76a3674681ccfebb3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="430.26" OriginalAmount="426" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.992502" Longitude="29.025304" StarRating="3" HotelCode="188685|57169" HotelName="Bella Otel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Osmanaga Mahallesi, Yogurtcu Sukru Sokak 5, Kadikoy, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/1c/871c99f75dfffc053ce0d64a32b28f23d5eaa535.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="430.26" OriginalAmount="426" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03550413" Longitude="28.9855047" StarRating="4" HotelCode="563374|217262" HotelName="TRYP by Wyndham Istanbul Taksim" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Cihangir Mahallesi, 8-12  Kazanci Yokusu, Taksim, 34433 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/5c/7f5c63269085f18da9f2f34f4b98cfdb5aa32594.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="430.26" OriginalAmount="426.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.037121368107" Longitude="28.986632823944" StarRating="4" HotelCode="38708|taksim_metropark_hotel_2" HotelName="Taksim Metropark Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Osmanli Sokak 4, Taksim, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/95/99956f0a38adfa7279a0a2dc20d7d9761330a300.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is around 50 m from the city centre, where there are plenty of shopping opportunitie...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="430.26" OriginalAmount="426.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.035191" Longitude="28.987558" StarRating="3" HotelCode="293565|away_suites" HotelName="Away Suite" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Gumussuyu Mahallesi, Daunya Saglik Sokak 19, Beyoglu</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/0b/520b323b2742d88e164c62a0c513654642c4fd5c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="430.26" OriginalAmount="426.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0082376" Longitude="28.9783589" StarRating="3" HotelCode="308230|k_suites_hotel_" HotelName="K Suites Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Halide Edip Adivar Mahallesi, Balci Sokak 35, Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/b0/0db003cea23ef69ba32c16732beae583fa810b31.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="430.75" OriginalAmount="426.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0134972" Longitude="28.9763985" StarRating="0" HotelCode="|107948" HotelName="Sehir Hotel Old City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hocapasa Mah Orhaniye Cad.No:6-8 Fatih Sirkeci</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/7/9/4/8/107948_11.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is 2 minutes away from Sirkeci the railway station it is situated 700 metres away from Santa Sofia the Basilica of Topkapi the Palace of 500 metres away, guests can find the bazaar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="430.93" OriginalAmount="426.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.054472" Longitude="29.019729" StarRating="0" HotelCode="|153632" HotelName="Republika Ortaköy Aparts" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BALMUMCU MH. MUSTAFA IZZET EFENDI SK. ORTAKOY 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/3/6/3/2/153632_d13a3420813.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2013, has 268 rooms and a car park. SITUATION: This establishment, is in Istanbul a good location in is situated in the city centre excellent transport links to the city, is near the bus stop, the metro station, points of interest and the harbour.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="432.72" OriginalAmount="428.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.028223" Longitude="28.809476" StarRating="0" HotelCode="|173874" HotelName="Liv City Basin Ekspres" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Basin Ekspress Yolu No 2 Halkali Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/3/8/7/4/173874_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="432.74" OriginalAmount="428.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.039121" Longitude="28.983672" StarRating="0" HotelCode="|526392" HotelName="Taksim Bosphorus Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/6/3/9/2/526392_0d7e7691045.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="433.29" OriginalAmount="429.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.006939" Longitude="28.956401" StarRating="3" HotelCode="188726|kuran_hotel_international" HotelName="Kuran" 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,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Güvenlik Cad. 1, Laleli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/a5/1ba5bc00743c257cb7598acceef547ca4dfcff94.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="433.29" OriginalAmount="429.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.04807944" Longitude="29.00761632" StarRating="3" HotelCode="293677|cheya_besiktas_hotel" HotelName="Cheya Otel Besiktas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Barbaros Bulvari, Akdogan Sokak 39, 34353 Besiktas, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/dc/8c/dc8ca4210cfb56f0f6a3c6db38d544e81319bae0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="433.29" OriginalAmount="429.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.029874549237" Longitude="28.973842061342" StarRating="3" HotelCode="305483|by_murat_crown_hotel_taksim" HotelName="By Murat Crown" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Asmalimescit Mahallesi, Sehbender Sokak 5, Beyoglu, 34200 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/62/4662f0f3781489d31170acdceaa79ed72e3d901d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="433.29" OriginalAmount="429.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.04342153" Longitude="28.91333733" StarRating="5" HotelCode="497642|golden_tulip_istanbul_bayrampasa" HotelName="Golden Tulip Bayrampasa Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Yenidogan Mahallesi, Cicoz Yolu Caddesi 13, Bayrampasa, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/21/5a/215ac67977bf9dd2441635d75d036dcea2c2c033.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="433.36" OriginalAmount="429.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0232657" Longitude="28.6363683" StarRating="4" HotelCode="|192519" HotelName="World Point Hotel Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/2/5/1/9/192519_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="433.39" OriginalAmount="429.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.909123" Longitude="29.17868" StarRating="0" HotelCode="|531068" HotelName="Alme Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Zara Sk.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/1/0/6/8/531068_b038dc81036.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="434.30" OriginalAmount="430" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.015399442049" Longitude="28.642945640198" StarRating="5" HotelCode="293635|95925" HotelName="Euro Park Otel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cumhuriyet Mahallesi, 1992 Sokak 4, 34515 Esenyurt, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/cb/a5cb79d3158b2004f64449356e076aa7f813b7bd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="434.30" OriginalAmount="430" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.012074074664" Longitude="28.940858244896" StarRating="4" HotelCode="12950|22825" HotelName="Grand Anka Hotel Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Molla Gurani Street 46, Findikzade, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/b7/15b7812118e615b9e6647bf900fc141c7caadfa6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of Istanbul's old town just a few minutes walk from a selection o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="434.30" OriginalAmount="430.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.02526677" Longitude="28.97987357" StarRating="3" HotelCode="481152|nabu_hotel_karakoy" HotelName="Nabu Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Kemankes Karamustafa Pasa, Murakip Sokak 13, 34425 Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/c7/50c77eddf805bedf5d734ad62456af4fb0a6419a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="434.39" OriginalAmount="430.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0524" Longitude="28.98664" StarRating="0" HotelCode="|184265" HotelName="Cumbali Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cumhuriyet Mah. Tavukcu fethi Sk.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/2/6/5/184265_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="434.62" OriginalAmount="430.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008703" Longitude="28.885129" StarRating="4" HotelCode="|443951" HotelName="ibis Styles Istanbul Merter" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mehmet Nesih Ozmen Mah., Kasim Sok. 32</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/3/9/5/1/443951_e963ae71109.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="435.31" OriginalAmount="431" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008301" Longitude="28.976981" StarRating="3" HotelCode="167655|56779" HotelName="Ares Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Alemdar Mahallesi, Incili Çavus Sokak 17, Sultanahmet, Fatih, 34400 Istanbul, Marmararegion</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/50/92502f946ddf3afc3b0f191d8b72cf790ccc906d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is set on the old, historical peninsula, one of the most colourful and fascinating quarte...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="435.31" OriginalAmount="431" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.005982" Longitude="28.979817" StarRating="4" HotelCode="169847|38841" HotelName="Biz Cevahir Sultanahmet" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cankurtaran Mahallesi, Kutlugun Sokak 8, Sultanahmet 34122, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/ba/4c/ba4ca47b4ff1cd72b9790c3fc4f9b5447ee5cb14.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a central location in Sultanahmet, the historical district with many of Istanbul's ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="435.31" OriginalAmount="431" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.02430204" Longitude="29.09394455" StarRating="3" HotelCode="267808|206117" HotelName="Grand Eyueboglu Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Dry Cleaning,Elevator,Housekeeping,Internet,Laundry,LCD/Projector,Luggage Storage,Meeting Room,Parking,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Atatürk Mahallesi, Alemdag Caddesi, Onaran Sokak 5, Ümraniye, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/c4/9ec41d52a8caf83f761985f757109e80014538d2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Grand Eyuboglu Hotel, you'll be centrally located i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="435.31" OriginalAmount="431" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0061918" Longitude="28.9797258" StarRating="5" HotelCode="499028|217763" HotelName="Side Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Cankurtaran Mahallesi, Utangac Sokak 22, Sultanahmet Fatih, 34400  Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/dd/b3/ddb32d5f55d11bcf18ccd0bf7032e9a1a81440aa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="435.31" OriginalAmount="431.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0140357" Longitude="28.9780661" StarRating="3" HotelCode="|353578" HotelName="Orka Old City Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/3/5/7/8/353578_2b490e11243.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="436.00" OriginalAmount="431.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.011581" Longitude="28.940621" StarRating="0" HotelCode="|555200" HotelName="The Central Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Haseki Sultan Mah Millet Cad No 47</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/5/2/0/0/555200_79c80c81809.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="436.32" OriginalAmount="432" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.893585" Longitude="29.355382" StarRating="3" HotelCode="293564|45778" HotelName="Emirtimes Hotel Tuzla" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Orhanli Mahallesi, Demokrasi Caddesi 36, Tuzla, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/34/33/3433a88fb67031a010c3cdd2f17f5d3017e7570f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="436.32" OriginalAmount="432" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.033905465822" Longitude="28.978940550926" StarRating="4" HotelCode="309859|49288" HotelName="Ikonik The Public" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kuloglu Mahallesi, Turnacibasi Caddesi 1, 34433 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/d0/b6/d0b67c581913c3f7cd819afa7da6c2a3e839ac9b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="436.32" OriginalAmount="432" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.031789221615" Longitude="28.802705470678" StarRating="4" HotelCode="437342|217768" HotelName="Serenity Suites Istanbul Airport" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Basinekspres Yolu Halkali Girisi, Zeynebiye Caddesi 1, Halkali-Küçükçekmece, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/5b/835bdeb68a49f495bd0afaf99a67fa04ef84e346.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="436.32" OriginalAmount="432.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.006655278404" Longitude="28.95316107016" StarRating="4" HotelCode="321383|marmara_place_old_city_hotel" HotelName="Marmara Place Istanbul Old City Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/08/2026" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Inebey Mahallesi, Gazi Mustafa Kemal Pasa Caddesi 11-15, Yenikapi, Fatih, 34200 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/30/20307ce0222bba53c0b47f1dd451a6e57bdbba50.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="436.66" OriginalAmount="432.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008332" Longitude="28.963836" StarRating="4" HotelCode="96592|1450506" HotelName="Grand Beyazid" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mithat Pasa Caddesi, Abu Hayat Sok 5, 34490 Beyazid, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/92/9f/929ffe523ee43d2a09e72c0fa871f0db8c0cedf5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the right side of Beyazid Square, only a few metres from the Grand Bazaar, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="436.80" OriginalAmount="432.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.007388" Longitude="28.951641" StarRating="0" HotelCode="|536697" HotelName="Hotel Grand Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Aksaray Mah Valide Camii Sk No 45</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/6/6/9/7/536697_49be3512009.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="437.01" OriginalAmount="432.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.916222" Longitude="29.304145" StarRating="3" HotelCode="|559868" HotelName="Tevetoglu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/9/8/6/8/559868_2b6001e1743.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="437.33" OriginalAmount="433" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.029085142385" Longitude="28.809369220693" StarRating="5" HotelCode="422431|210606" HotelName="Elite World Europe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Massage Centre,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Basin Ekspres Caddesi 4, 34303 Halkali, Basin Express, Küçükçekmece, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/b4/93/b493f3b68bdab7c48d8d65900c881a060fd240ee.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="437.33" OriginalAmount="433.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.010477769495" Longitude="28.977733631819" StarRating="3" HotelCode="901025|modern_sultan_hotel" HotelName="Modern Sultan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="boutique hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Airport Transfer (on Demand),Bar,Boutique,Central Heating,Currency Exchange,Designated Smoking Area,Internet,Laundry,Parking,Restaurant,Room Service,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>Zeynep Sultan Camii Sok:13, 34110 Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/98/b5982daf8a8c72e7cc2241da6846c6b85b68f120.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt; Centrally located in Sultanahmet, this hotel is a 2-minute walk from the Blue Mosque, Hagia Sophia ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="438.26" OriginalAmount="433.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.007161" Longitude="28.954955" StarRating="3" HotelCode="|537923" HotelName="Darkmen" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Pasazade sk.no.12 Laleli</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/7/9/2/3/537923_012be070945.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="438.34" OriginalAmount="434" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.003154438557" Longitude="28.97460334603" StarRating="0" HotelCode="915597|57276" HotelName="Albinas Hotel Old City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Küçükayasofya Mahallesi, Mustafapasa Sokak 34-38, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/b3/20/b32061e88d7eb18dc231cb26015c5b62b29c6ac6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="438.34" OriginalAmount="434.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.037382" Longitude="28.982322" StarRating="3" HotelCode="191189|taksim_tulip_residence" HotelName="Bianco Residence Taksim" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sehit Muhtar Mahallesi, Altin Bakkal Sokak 9, Beyoglu, 34440 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/d5/2cd5dce1d383ee3c8ad76ab2b516179aee8f5865.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="438.34" OriginalAmount="434.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.010999" Longitude="28.959197582209" StarRating="0" HotelCode="517256|hotel_resitpasa_istanbul" HotelName="Hotel Resitpasa Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Büyük Resitpasa Caddesi 22</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/da/38da73b520eea2d0714c226167d154afa608480d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="438.34" OriginalAmount="434.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00537583" Longitude="28.96609283" StarRating="0" HotelCode="878872|miro_mansion" HotelName="Miro Mansion" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Hayrettin Mahallesi, Cilavci Sokak 15/A, Beyazit, 34130 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/96/d4/96d4795e00c495651b16c8ecdadba246f1f5608c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="439.35" OriginalAmount="435.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.003833" Longitude="28.972504" StarRating="4" HotelCode="17781|sokullu_pasa" HotelName="Sokullu Pasa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 08/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Diet Meals,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Küçük Ayasofya Mahallesi, Sehit Mehmet Pasa Sokak 3, Sultanahmet, 34400 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/af/45/af45c436bf6d34a40d5e67f064933e9eca7d8645.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel lies at the heart of the old town, within a few minutes walk of the city's most ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="439.35" OriginalAmount="435.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00274328" Longitude="28.82164085" StarRating="5" HotelCode="936547|gorrion_hotel_istanbul" HotelName="Gorrion" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Merkez Mahallesi, Sanayi Caddesi 9, Yenibosna, 34197 Bahçelievler, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/00/380078555ab223d824d8077913d873201717a442.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="439.86" OriginalAmount="435.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.054567" Longitude="28.981547" StarRating="0" HotelCode="|562036" HotelName="38 Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ergenekon Cd. 66</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/2/0/3/6/562036_d116fa01857.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="440.36" OriginalAmount="436.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01366612" Longitude="28.97703067" StarRating="3" HotelCode="33226|seres_hotel" HotelName="Seres Old City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hüdavendigar Caddesi 25, Sirkeci, Fatih, 34420 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/cb/b4cbc9fb9d7dcd739a522b4319fc5eb9cce8acc8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This superb hotel is close to Istanbul's city centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="440.36" OriginalAmount="436.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.005096729101" Longitude="28.811875622377" StarRating="5" HotelCode="318845|pullman_istanbul_airport_hotel" HotelName="Pullman Istanbul Hotel &amp; Convention Center" 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,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Yenibosna Merkez Mahallesi, 1 Asena Sok 15, Bahcelievler, 34295 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/10/3b10188dc48dc6151a74b7eb26580c7e0f49d7a4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="440.36" OriginalAmount="436.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00871122977" Longitude="28.883180484071" StarRating="4" HotelCode="378297|interstellar_hotel_merter" HotelName="Interstellar Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mehmet Nesih Özmen Mahallesi, Fatih Caddesi, Kasim Sokak 5, 34173 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/b1/8eb1aa3e9e2d750e78328dfb2f36472de7bcf367.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="440.36" OriginalAmount="436.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.02693362" Longitude="28.97547397" StarRating="0" HotelCode="617080|beytul_galata" HotelName="Beytul Galata" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Beyoglu, Serdar i Ekrem Caddesi 19, Galata, 34421 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/99/8f998deb24f03f9c4dbfd5f868f88f990348ab61.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="440.56" OriginalAmount="436.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.98054" Longitude="29.129431" StarRating="5" HotelCode="|447361" HotelName="Selectum City Atasehir" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dudullu Cd. 29</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/7/3/6/1/447361_8c9ca7f0952.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="440.93" OriginalAmount="436.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.046402" Longitude="28.984076" StarRating="0" HotelCode="|525625" HotelName="The Hubi Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dolapdere Cd. 127</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/5/6/2/5/525625_d99cd401153.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="441.07" OriginalAmount="436.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0120548" Longitude="28.9554907" StarRating="4" HotelCode="|68311" HotelName="Klas Istanbul Old City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>HARIKZEDELER SOK.NO 48</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/3/1/1/68311_1_2295.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, renovated in 2009, has 129 rooms, 8 executive rooms and a lobby with a reception air-conditioning, a currency exchange service, a cloakroom and a lift. The establishment also offers a bar and a restaurant. You are also offered internet, room service and a laundry service (for a fee).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="441.37" OriginalAmount="437" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008713906085" Longitude="28.958787054863" StarRating="3" HotelCode="160744|217204" HotelName="Gold Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Kemalettin Mahallesi, Sair Hasmet Sokak 11, Laleli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/6a/17/6a1701df562b5edda146ef46228e007c5a77fbdb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="441.90" OriginalAmount="437.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.013276" Longitude="28.9772822" StarRating="0" HotelCode="|22611" HotelName="Seres " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hudavendigar Caddesi 25 Sirkeci</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/6/1/1/22611_84ce5681128.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, renovated in 2004, has 54 rooms, a lobby, a safety deposit box service, a currency exchange service, 2 lifts and a cafÃ©. Guests are also offered a television room, an Ã  la carte restaurant, a conference room and internet. There are many services available at the establishment, including room service, a laundry service and a medical care service. SITUATION: It is inIstanbul the centre of. ROOM: All the rooms have a bathroom, a hairdryer, a direct line telephone, satellite or cable TV, internet, a mini-bar, a central heating system and fitted carpets. PAYMENT METHODS: Customers can pay by Visa and Mastercard. OTHERS: Regarding the food and beverage offering, clients have a buffet breakfast and an Ã  la carte or set-menu lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="442.38" OriginalAmount="438" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.007005989148" Longitude="28.972690701485" StarRating="4" HotelCode="27743|996" HotelName="Mina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piyerloti Cad. Dostluk Yurdu Sok. No:6, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/c5/94c5dbeeef3cf9fb12805a712fa5c5913a3d5c85.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Magic Istanbul's old town. The Archaeological Museum, the St So...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="442.38" OriginalAmount="438" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.012258" Longitude="28.97755" StarRating="4" HotelCode="904568|47781" HotelName="Raymond Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hocapasa Mahallesi, Ebussuut Caddesi 22, Sirkeci, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/a1/9c/a19c0e70c8a1366978fdab415422bec4fd9c8189.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the Sirkeci area of old Istanbul, the hotel is within easy walking distance of the major ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="442.38" OriginalAmount="438.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.011940495943" Longitude="28.956967592239" StarRating="3" HotelCode="14650|maya_hotel_istanbul" HotelName="Maya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Fevziye St. No: 5, Sehzadebasi, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/c4/e8c41f7d382390fa00f828931a25ad3b58a673f4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="442.38" OriginalAmount="438.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01232" Longitude="28.94839" StarRating="3" HotelCode="191051|city_otel" HotelName="City Hotel Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Adnan Menderes Bulvari, Vatan Caddesi, Simitci Sakir Sokak 36, Fatih, 34250 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/a6/32a631bab38b04f95d6bf6389144f77f396befd8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="442.38" OriginalAmount="438.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.048381" Longitude="28.987195" StarRating="1" HotelCode="191116|harbiye_residence" HotelName="Harbiye Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cumhuriyet Caddesi Selbasi Sokak No:6, Harbiye, Taksim, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/73/d7/73d731409ea317b413629c61870449cc493059e8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="442.38" OriginalAmount="438.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.045448" Longitude="28.986337" StarRating="4" HotelCode="208289|tryp_by_wyndham" HotelName="Taksim Express Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Inönü Mahallesi, Cumhuriyet Caddesi  135, Harbiye, 34373 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/30/fc302dafc470a69c027831a5ac1248cd846c4809.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="442.44" OriginalAmount="438.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008872" Longitude="28.974853" StarRating="3" HotelCode="|76676" HotelName="Ayasultan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Alemdar mh. Catalcesme Sk. no 26</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/6/6/7/6/76676_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is boutique. SITUATION: This hotel is in the historic area. It has good links to the tourist attractions. ROOM: The establishment has 36 comfortable rooms. OTHERS: The establishment offers a breakfast service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="442.44" OriginalAmount="438.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.023394" Longitude="28.975983" StarRating="0" HotelCode="|108095" HotelName="P Galata  Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Necati Bey Caddesi Aynali Lokanta Sok. No:6 Karakoy Beyoglu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/8/0/9/5/108095_6.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts WiFi (free of charge). SITUATION: The hotel Karakoy it is in it is situated 260 metres away from Bosphorus the Promenade of. ROOM: Customers can find stylish, modern rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="442.62" OriginalAmount="438.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00884912" Longitude="28.96487371" StarRating="3" HotelCode="186206|1108773" HotelName="Balin Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Kemalettin Mahallesi, Ordu Caddesi, Dibekli Cami Sokak 10, 34126 Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/a8/80a8f540401f39d0fe8f087521a094395be58824.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="443.23" OriginalAmount="438.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.035488" Longitude="28.985468" StarRating="4" HotelCode="|108165" HotelName="Taxim Express" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cumhuriyet Cad., No:135 Harbiye</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/8/1/6/5/108165_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a sauna, a gym, rooms with air-conditioning and WiFi (free of charge). SITUATION: Is situated in the city centre, Close to the exhibition centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="443.39" OriginalAmount="439.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00390271" Longitude="28.97931441" StarRating="4" HotelCode="387409|perapolis_hotel" HotelName="Perapolis Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Sultanahmet Mahallesi, Amiral Tafdil Sokak No: 42, 34122 Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/d5/76/d576f3edb635fcf1934f992033f1276382042932.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="444.40" OriginalAmount="440" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03383874" Longitude="28.9814736" StarRating="4" HotelCode="531576|199522" HotelName="Room Mate Emir" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Airport Transfer (on Demand),Housekeeping,Laundry,Massage Centre,Sauna,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>Kuloglu Mahallesi, Sadri Alisik Sokak 33, Beyoglu, 34433 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/ee/ee465182834624a0/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Room Mate Emir kept intact the historic façade of the building and incorporated an innovative interi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="444.40" OriginalAmount="440.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.011118778456" Longitude="28.958201408386" StarRating="4" HotelCode="130243|klas_hotel" HotelName="Klas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 07/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Harikzedeler Sok No 48, Laleli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/media/56e5a761603546329844a128dd04eb8a.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the old city centre within walking distance of the spectacular highlights of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="444.40" OriginalAmount="440.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="5" HotelCode="776049|rotana_hotel_resort" HotelName="Rotana Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/08/2026" HotelFacility="Internet,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Kartaltepe Mahallesi, Kartaltepe Caddesi D2, Bakirkoy, 34145 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/38/0a38d1606284a7ba7488748d55b4278b465ae5fb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="444.49" OriginalAmount="440.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.9924961" Longitude="29.0251897" StarRating="0" HotelCode="|86742" HotelName="Bella Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/7/4/2/86742_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a Turkish bath, a sauna, rooms with air-conditioning and a balcony. SITUATION: Is situated inKadikoy the city centre of.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="445.39" OriginalAmount="440.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008823" Longitude="28.9590259" StarRating="3" HotelCode="|305132" HotelName="Gold" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Kemalettin Mah. Sair Hasmet Sk. No:11 Laleli/Fatih</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/5/1/3/2/305132_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="445.41" OriginalAmount="441" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.975348347115" Longitude="29.097630203705" StarRating="5" HotelCode="71011|35331" HotelName="Byotell Istanbul" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Saniye Ermutlu Sokak 3, Kozyatagi, 34742 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/84/bc/84bc65c37d12ca71c03c990dfdf7d81a007f244f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of the business district east of Istanbul, on the Kozyatagi-Asian...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="445.41" OriginalAmount="441" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.012818" Longitude="28.976717" StarRating="4" HotelCode="32884|19627" HotelName="Golden Horn Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ebusuud Caddesi 26, Sirkeci, 34110 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/d9/06/d906581185ef5aab9e6dbce9bc55f33a5737a91d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in the district of Sirkeci, extremely close to the centre of the old town and Sultan...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="445.41" OriginalAmount="441.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0109261" Longitude="28.816963" StarRating="5" HotelCode="187210|istanbul_gonen_hotel" HotelName="Istanbul Gonen" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Degirmenbahce Caddesi No:15, 34197 Yenibosna, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/ad/40/ad40a536d1249b1b1e636e75a22379c2135b3d8c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the Yenibosna area of the city. It is 15 km away from Sultanahmet, where gu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="446.29" OriginalAmount="441.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0484118" Longitude="29.0076154" StarRating="3" HotelCode="|108267" HotelName="Cheya Beşiktaş" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Barbaros Bulvari, Akdogan Sokak No:39, Besiktas</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/8/2/6/7/108267_5.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is in Barbaros boulevard Bosphorus it is situated 750 metres away from the ferry terminal. ROOM: Customers have stylish rooms, have modern facilities and a kitchen.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="446.31" OriginalAmount="441.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.850049" Longitude="29.296776" StarRating="3" HotelCode="|211282" HotelName="Ibis Istanbul Tuzla" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>AYDINTEPE PELIT SOKAK NO 7ICMELER TUZLA PENDIK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/1/2/8/2/211282_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="446.42" OriginalAmount="442" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008234590402" Longitude="28.970437645912" StarRating="4" HotelCode="169628|54902" HotelName="Hotel New House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Emin Sinan Mahallesi, Evkaf Sokak 6, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/145739/145739a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Çemberlitas area, next to Sultanahmet and within easy walking distance o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="446.64" OriginalAmount="442.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.032118" Longitude="28.9714" StarRating="4" HotelCode="|443952" HotelName="Nova Plaza Pera" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/3/9/5/2/443952_18366a71112.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="446.75" OriginalAmount="442.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0033824" Longitude="28.9757184" StarRating="0" HotelCode="|107943" HotelName="Stanpoli" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kucuk Ayasofya Mahallesi Ye?en Sok. No:5/7 Sultanahmet</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/7/9/4/3/107943_6.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts a reception and WiFi (free of charge). SITUATION: This hotel is 350 metres away from the mosque, Santa Sofia 8 minutes away from the establishment, you can find it is 800 metres away from Topkapi the Palace of.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="447.43" OriginalAmount="443" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008347936316" Longitude="28.975979089737" StarRating="3" HotelCode="65198|25890" HotelName="Ambassador Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Divanyolu Ticarethane Sokak 19, Sultanahmet, 34420 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/cb/eccb7db4e16c1ef33e7e5421a2a6450edd90ef35.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="447.43" OriginalAmount="443.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.98372809" Longitude="29.10788771" StarRating="3" HotelCode="619526|atacity_hotel" HotelName="Red Istanbul Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Kucukbakkalkoy Mahallesi, Senlik Sokak 2, Atasehir, 34750 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/7f/cd7f35dcd0416af506b1a9bf83557b161147b960.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="448.01" OriginalAmount="443.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00866" Longitude="28.97413" StarRating="0" HotelCode="|184149" HotelName="Aybar Hotel and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Alemdar Mah. Basmusahip Sok. No:10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/1/4/9/184149_9.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="448.13" OriginalAmount="443.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.9915101" Longitude="28.7955436" StarRating="0" HotelCode="|305156" HotelName="Alrazi Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/5/1/5/6/305156_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="449.39" OriginalAmount="444.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01323781722" Longitude="28.977073431015" StarRating="3" HotelCode="75624|1160708" HotelName="Best Nobel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>EbuSuud Caddesi, Saffeti Pasa Sokak 8, Sirkeci, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/da/66da9a6acb50f713eab014b7f5be205f423aefb5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the old city of Istanbul, just a few minutes walking from the Hagia Sophia,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="449.45" OriginalAmount="445" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.032607130826" Longitude="28.975211872482" StarRating="4" HotelCode="313454|252196" HotelName="Grand Hotel De Londres" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Airport Transfer (on Demand),Dining,Laundry,Room Service,Spa,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>Mesrutiyet Caddesi 53, 34430 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/c7/c7/c7c7ff6c65524d679eb48bd82bd2c49e140e8c3b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;When "Orient Express" reached Istanbul five years after its operation in 1883, the first hotels of I...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="449.45" OriginalAmount="445" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01343" Longitude="28.97544" StarRating="3" HotelCode="207971|47654" HotelName="Marmara Deluxe Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ebusuud Caddesi 45/1, Sirkeci, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/4d/b54dd3a442d93d3bb457d7a659a69469b0daa528.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located just a few metres from Gulhane Park and close to the Topkapi Palace and Hagia Sophia, the ho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="449.45" OriginalAmount="445" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00677279" Longitude="28.98130824" StarRating="0" HotelCode="612859|252275" HotelName="Nar Sultan Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sultanahmet Fatih, Kutlugun Sokak 9, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/a5/a8/a5a8a18ba2ca41673d74a13e5bd590954a3547fa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="449.58" OriginalAmount="445.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00295" Longitude="28.97623" StarRating="4" HotelCode="|184127" HotelName="Albinas  Old City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kucuk Ayasofya Mahallesi Mustafa Pasa Sokak. No:34-38 Sultanahmet, Fatih, Turkey, Fatih,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/1/2/7/184127_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="450.26" OriginalAmount="445.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.000078" Longitude="28.800127" StarRating="0" HotelCode="|474193" HotelName="B\'İstanbul Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/4/1/9/3/474193_9834c531232.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="450.39" OriginalAmount="445.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03368" Longitude="28.97596" StarRating="4" HotelCode="|184827" HotelName="Miapera  and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kamer Hatun Mahallesi Me?rutiyet Caddesi No:34</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/8/2/7/184827_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="450.46" OriginalAmount="446.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.013507119371" Longitude="28.976489294477" StarRating="3" HotelCode="260176|sehir_hotel_istanbul_old_city" HotelName="Sehir Old City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Hocapasa Mahallesi, Orhaniye Caddesi 6, Sirkeci, 34410 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/82/72/82729bd28179f42a7d6979021e1b312707d761aa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="451.47" OriginalAmount="447" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.005917028524" Longitude="28.979015350342" StarRating="4" HotelCode="25164|25810" HotelName="Armagrandi Spina" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Utangac sok. 19, 34400 Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/ab/ac/abaccad27691402ffe22cfa96ab1fc92cab3f671.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the Old Town in the historic Sultanahmet district of Istanbul, just a few ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="451.47" OriginalAmount="447" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.039839733612" Longitude="28.984655449074" StarRating="4" HotelCode="318571|32810" HotelName="Nova Plaza Taksim Square" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 07/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mahallesi, Lamartin Caddesi 21, Beyoglu, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/06/061d2638263c72dc/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a great location in the heart of Istanbul in busy Taksim. It has easy access to the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="451.47" OriginalAmount="447" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.039962294451" Longitude="28.984403138554" StarRating="4" HotelCode="933896|217682" HotelName="Nova Plaza Boutique &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mahallesi, Lamartin Caddesi No 14, Taksim, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/1f/171fdb5cc6b87e66557a3ba1ef647e2193a4f710.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="451.47" OriginalAmount="447" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.99223046" Longitude="28.90949181" StarRating="3" HotelCode="323626|63174" HotelName="The Conforium Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Gökalp Mahallesi, 39  Sokak Number 21, Zeytinburnu, 34020 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/0e/eb0e71151388d8109fee4483a5cddb5a35420e63.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="451.47" OriginalAmount="447" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.911102922308" Longitude="29.201568837948" StarRating="5" HotelCode="410402|19014" HotelName="Titanic Business Kartal" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Spa Hotel,Airport Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Orta Mahallesi, Kaptan-i Derya Caddesi 37, Kartal, 34880 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/ea/b2ea345f69690610e61c5d998ac165f55debcab3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kartal, which is in the heart of Istanbul's modern commercial district and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="451.47" OriginalAmount="447.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.011736" Longitude="28.946976" StarRating="3" HotelCode="166623|star_city_hotel_2" HotelName="Star City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vatan Cd. Sehit Pilot Mahmut Nedim Sokak No:1, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/ef/16ef2dbb31984346111adf6ff5b80870238d4284.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="451.47" OriginalAmount="447.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.014479807539" Longitude="28.943140836923" StarRating="4" HotelCode="177597|ottomans_life_hotel_2" HotelName="Ottoman's Life Boutique Hotel Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Molla Gürani Mahallesi, Adnan Menderes Bulvari, Vatan Caddesi 53, Fatih, 34130 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/31/fb/31fbdfd7baf6076edfd0a7b6f63401e5735af8a7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Fatih district of the city, roughly 500 m from Aksaray underground stati...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="451.47" OriginalAmount="447.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.99246502" Longitude="28.83817792" StarRating="5" HotelCode="543668|bricks_airport_istanbul_hotel" HotelName="Bricks Airport Hotel Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Zafer Mahallesi, Dumlupinar Caddesi No. 42, Yenibosna, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/85/1285f6774d1d098a68c331edb38308645f0540b0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="452.05" OriginalAmount="447.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.029577" Longitude="28.972431" StarRating="4" HotelCode="|452455" HotelName="Dora Pera" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Evliya celebi mahallesi simal sokak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/2/4/5/5/452455_85ecccf1157.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="452.12" OriginalAmount="447.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.034303" Longitude="28.978713" StarRating="0" HotelCode="|523458" HotelName="Stay Lab Taksim" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Balo Sk. 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/3/4/5/8/523458_66dae720954.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="452.48" OriginalAmount="448" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.1076766" Longitude="28.75767835" StarRating="3" HotelCode="263722|45806" HotelName="Hampton By Hilton Istanbul Kayasehir" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kayabasi Mahallesi, Sehit Mustafa Bozoklu Caddesi no 5/1, Basaksehir 34306, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/86/2586dd345df0bfefab59896f24a45bbed1443057.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="452.48" OriginalAmount="448" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.015720904787" Longitude="28.91325564418" StarRating="5" HotelCode="307192|48715" HotelName="Mercure Istanbul Topkapi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Merkezefendi Mah Mevlana Cad - No 112, 1 - Zeytinburnu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/d3/62/d362bfc317b091bb92678c73ec45e4f8a8bb59f1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="452.48" OriginalAmount="448.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.033706127894" Longitude="28.975996087137" StarRating="4" HotelCode="900917|room_mate_kerem" HotelName="Occidental Pera Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kamer Hatun Mahallesi, Mesrutiyet Caddesi 34, Beyoglu, 34435 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/88/be/88bec55cd9da64584da942bd14333dadc353dcd1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the Pera district, which can trace its history back to the Byzantine era. I...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="452.48" OriginalAmount="448.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="985542|the_peraport_hotel" HotelName="The Peraport Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Emekyemez Mahallesi, Nazlihanim Sokak 7/B, Yolcuzade Iskender Caddesi, 34420 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/42/564258950a40e593da8b1e26090ffbcef9e6fed6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="452.64" OriginalAmount="448.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0175743" Longitude="28.9511147" StarRating="3" HotelCode="|95908" HotelName="Fatih Resadiye" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Buyuk Karaman Caddesi 6, Fatih Istanbul,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/9/5/9/0/8/95908_e2516c91822.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a car hire desk and tourist information. Around the establishment, guests can find a car park (free of charge). SITUATION: This hotel is in Istanbul the centre of it is situated 1 kilometre away from Aksaray the metro station 1 kilometre away, there is a tram stop excellent transport links to Sultanahmet the tourist points of interest of the Grand Bazaar it is situated 2 kilometres away from Guests can request a transfer service to the airport. ROOM: The establishment has rooms with an air-conditioning system, WiFi (free of charge) and cable television. FACILITIES: This establishment has a bar with a patio.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="452.73" OriginalAmount="448.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0400023" Longitude="28.9831781" StarRating="4" HotelCode="|40301" HotelName="Avantgarde  Taksim" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ABDULHAMIT CAD.TAKSIM 40/42</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/3/0/1/40301_8.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2007, is ideal for family holidays, has 124 rooms and 12 floors. The establishment is perfect for business and holiday stays, has air-conditioning, a lobby with a reception, a safety deposit box service, a currency exchange service, a cloakroom and 2 lifts. Our guests can find a hairdresser's, a bar, a restaurant, conference rooms and WiFi. At an additional cost you can have access to room service and a laundry service. The establishment also offers a playground. SITUATION: Is situated inTaksim the city centre of 5 minutes away from the establishment, you can find restaurants, bars, nightclubs, shops and public transport stops. 15 minutes away from the establishment clients have tourist areas, 25 kilometres away, you can find Istanbul Airport. ROOM: The rooms a bathroom with a shower or bath, a hairdryer, a direct line telephone, flat-screen satellite television and a safe. They also have a mini-bar, a double bed, an air-conditioning system and individual heating. FACILITIES: At an extra cost, you can find the health club, a massage service, a Turkish bath, a sauna and a solarium. The establishment has a covered swimming pool, a gym, a children's swimming pool, an outdoor bar (available for a fee) and deck chairs. PAYMENT METHODS: Customers can pay by American Express, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, you can enjoy a restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="453.47" OriginalAmount="448.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01461" Longitude="28.943" StarRating="0" HotelCode="|184766" HotelName="Ottomans Life Hotel S Class" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Adnan Menderes Blv. Vatan Cd. No:53</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/7/6/6/184766_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="453.49" OriginalAmount="449" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.017886510658" Longitude="28.943808674812" StarRating="4" HotelCode="9465|199320" HotelName="Berr Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Akdeniz Cad. No. 78, 34080 Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/17/6517b3ca17c3698db51053ab7c3fa2a48aa8da3f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the Fatih area of Istanbul, some 500 m from the Fatih Mosque. Guests will f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="453.49" OriginalAmount="449" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.009338" Longitude="28.963434" StarRating="4" HotelCode="904566|27986" HotelName="Emporium" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ordu Caddesi 11, Fatih, 34130 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/4a/73/4a73068483fd591371c8955bcd89e5e63fa807b2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in Beyazit in the historical district of Istanbul, the hotel is just a couple of min...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="453.49" OriginalAmount="449" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.007558558938" Longitude="28.973211050034" StarRating="3" HotelCode="67067|477186" HotelName="Hotel Hali" 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>Klodfarer Caddesi 20, Sultanahmet-Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/fc/cdfc069c93eb773e92e35c3d0b526bc060b39ebc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="453.49" OriginalAmount="449.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.019116932723" Longitude="28.926588892937" StarRating="5" HotelCode="9466|barcelo_eresin_topkapi" HotelName="Eresin Hotels Topkapi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Millet Caddesi 186, 34104 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/ee/c8/eec865f9d07d0e1b26037b772643419b893fd45c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is conveniently located in the old city of Istanbul overlooking the walls that...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="453.49" OriginalAmount="449.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.984468895147" Longitude="29.226985380716" StarRating="5" HotelCode="593445|tryp_by_wyndham_istanbul_sancaktepe" HotelName="Tryp by Wyndham Istanbul Sancaktepe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Eyup Sultan Mahallesi, Kizilay Caddesi 25, Sancaktepe, 34885 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/73/8573c8b09e8a74a6ff35915e54799816d87cc4e5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="454.18" OriginalAmount="449.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0071297" Longitude="28.9737053" StarRating="4" HotelCode="|55933" HotelName="Mina – Special Class" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PIYERLOTI CD.DOSTLUK YURDU.SK.NO:6 SULTANAHMET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/9/3/3/55933_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 2003 and has 44 rooms, The establishment has a hall with a reception, a currency exchange service, a cloakroom, a lift, air-conditioning, a restaurant and conference rooms. The establishment also offers internet, room service, a laundry service (for a fee) and a car park (for a fee). SITUATION: Is situated inIstanbul the heart of 5 minutes away from the establishment, clients can find places of interest, 20 minutes away from the establishment clients have Istanbul AtatÃ¼rk Airport. ROOM: The rooms have an electronic key, a bathroom with a bath, a hairdryer, a direct line telephone and WiFi. They also have cable television, a mini-bar, a double bed, a safe, a central heating system and a central air-conditioning system. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast and Ã  la carte or set-menu lunch and dinner. Guests can book bed and breakfast. PAYMENT METHODS: The establishment accepts Visa and Mastercard.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="454.50" OriginalAmount="450" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008492151482" Longitude="28.958345314867" StarRating="3" HotelCode="118863|47774" HotelName="Monaco Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ordu Caddesi, Sair Fitnat Sokak 20, Laleli, 34126 Istanbul, Fatih</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/99/f4993ba0b8105e9c77f3cce53db7631ed7185983.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="454.50" OriginalAmount="450" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.023475124826" Longitude="28.97708957373" StarRating="4" HotelCode="350798|187173" HotelName="Hotel Morione" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Kemankes Mahallesi, Maliye Caddesi, Demirciler Sokak No. 8, Karaköy, Beyoglu, 34425 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/6a/7f/6a7f0f93c9e5cdbfab92e367ee78ae226073851d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="454.50" OriginalAmount="450.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.011440585293" Longitude="28.958480358124" StarRating="4" HotelCode="37858|oran_hotel_2" HotelName="Oran" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 07/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Harikzadeler Sok. No: 32, Laleli, Istanbul 34134</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/60/2360dac4863955b63d21599e7b6d11c3e6d3be8a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies in the lively centre of the Turkish metropolis of Istanbul. Countless shops and enter...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="454.50" OriginalAmount="450.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.033391" Longitude="28.975128" StarRating="3" HotelCode="260169|hotel_the_pera_hill" HotelName="Pera Hill" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mesrutiyet Caddesi 39, 34340 Istanbul, Beyoglu</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/2d/d0/2dd05a54709169c87f3cda6dea2ef7e491f79e46.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="454.50" OriginalAmount="450.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.02390707" Longitude="28.97405609" StarRating="4" HotelCode="318294|banker_han" HotelName="Bankerhan Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bereketzade Mahallesi, Banker Sokak No.2, 34420 Karaköy, Beyoglu / Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/65/e7/65e71177e35d35b4487dfb7caa91e7dcd78fa9bf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="454.50" OriginalAmount="450.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.04870435" Longitude="29.0255987" StarRating="0" HotelCode="516950|belle_vues_hotel" HotelName="Belle Vues Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Ortakoy Çarsiagasi Sokak 21, 34347 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/c2/5ac2778ecafc0a9b15bef2819ebda13095aa1d08.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="455.51" OriginalAmount="451" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.88903058" Longitude="29.18907741" StarRating="0" HotelCode="593909|237180" HotelName="Anatolia Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Kordonboyu Mahallesi, Hurriyet Caddesi 58, Kartal, 34860 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/41/e241e3cebdd28c8a4c5062dbf64650f357884f4d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="455.51" OriginalAmount="451" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.06754183" Longitude="29.00220233" StarRating="0" HotelCode="943520|415130" HotelName="Milord Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Altan Erbulak Sokak 3, Mecidiyekoy, Sisli, 34394 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/cf/08cf79ff0e5de51363f3dce3c1ea58e5d038ac27.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="455.51" OriginalAmount="451.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.014103" Longitude="28.977655" StarRating="4" HotelCode="124207|maywood_hotel" HotelName="Maywood" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nöbethane Caddesi No: 25, Sirkeci, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4c/2f/4c2f09c32ea4a4f95ae81df0037209336b8de781.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the old part of the city, easily reachable from the coast and close to Sirke...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="455.51" OriginalAmount="451.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="967077|element_garden" HotelName="Element Garden Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cihangir Mahallesi, Dr Mehmet Oz Sokak 21, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/7b/8c7b14513caa756125bb70e21517e43c032050e5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="456.52" OriginalAmount="452" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.012537564145" Longitude="28.978362434359" StarRating="3" HotelCode="933248|203414" HotelName="Ottoman Luxury Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Air Conditioning,Airport Transfer (on Demand),Bar,Currency Exchange,Designated Smoking Area,Housekeeping,Internet,Laundry,Parking,Room Service,Spa,Telephone Service,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>Hudavendigar Caddesi 4, Sirkeci, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/578105/578105a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Only 50 m from Gulhane Park and Gulhane Tram Station, Hotel Ottoman Luxury is situated 600 m from th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="456.52" OriginalAmount="452.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01292386" Longitude="28.97789579" StarRating="4" HotelCode="300882|hotel_black_tulip" HotelName="Hotel Black Tulip" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hocapasa Mahallesi, Hüdavendigar Caddesi 10, P.O. Box 1234, 34110 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/3c/97/3c973011d0bfba93387800945f633e815ef4ec9c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="456.52" OriginalAmount="452.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.056938033809" Longitude="28.988736" StarRating="4" HotelCode="310536|halifaks_hotel" HotelName="Halifaks Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Laundry,Lounge,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Mayis Mahallesi, Kücükbahce Sokak 25, Sisli, Osmanbey, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/79/9079103448ccaf278b2c4fa6f7ee97d2553acf8a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="456.65" OriginalAmount="452.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0058" Longitude="28.90457" StarRating="0" HotelCode="|463530" HotelName="Tryp By Wyndham Istanbul Topkapi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SEYITNIZAM MAHALLESI MEVLANA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/3/5/3/0/463530_7d98b5e2049.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="457.40" OriginalAmount="452.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.05656" Longitude="28.991087" StarRating="0" HotelCode="|526320" HotelName="Mr Beyaz Butik Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/6/3/2/0/526320_ebaf7111011.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="457.53" OriginalAmount="453" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.005166219294" Longitude="28.980151955082" StarRating="3" HotelCode="68329|58609" HotelName="Hotel Alilass" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Akbiyik Caddesi, Bayram Firin Sokak 9, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/7f/5f7f5265877961014ff663cde7edbbd959ae7a98.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Sultanahmet area, which is in the heart of Istanbul’s old city. The hote...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="457.53" OriginalAmount="453" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00211" Longitude="29.13284" StarRating="0" HotelCode="430584|237647" HotelName="Nish Atasehir" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Tatlisu Mahallesi, Günaltay Sokak 15, Serif Ali Ümraniye, Atasehir, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/ec/31ec3e50388124f5351bed89d6f0a845a48ac408.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="457.53" OriginalAmount="453" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.069785378669" Longitude="28.86783192159" StarRating="5" HotelCode="244317|40359" HotelName="Ramada Plaza Istanbul Tekstilkent" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oruc Reis Mahallesi, Tekstilciler Caddesi 3, Esenler, 34235 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/c6/8d/c68d4366df928ff07b68f81659cea3f629339296.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="457.82" OriginalAmount="453.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0363226" Longitude="28.9858019" StarRating="4" HotelCode="|86932" HotelName="Taksim Metropark" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Osmanli Cad. No:14 Taksim</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/9/3/2/86932_fef048b1610.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a restaurant. SITUATION: The hotel la plaza Tatksim it is 100 metres away from El estrecho del BÃ³sforo it is located 600 metres away from. ROOM: The rooms have, WiFi, (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="458.46" OriginalAmount="453.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0029222" Longitude="28.97326" StarRating="3" HotelCode="|82914" HotelName="Siesta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kucukayasofya Mah. Akburcak Sok No:24 sultanahmet</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/9/1/4/82914_2.jpg</HotelPictures>
        <HotelDescription>SITUATION: Santa Sofia It is located 100 metres away from. ROOM: Each room has WiFi, a balcony and a terrace with views.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="458.85" OriginalAmount="454.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.030625" Longitude="28.974856" StarRating="0" HotelCode="|443674" HotelName="Pera Rasso Hotel Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Orhan Adli Apaydin Sk.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/3/6/7/4/443674_2d889271237.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="459.44" OriginalAmount="454.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.058632" Longitude="28.987762" StarRating="0" HotelCode="|524743" HotelName="Delita City Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hrant Dink Sok. 69</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/4/7/4/3/524743_8d794330905.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="459.55" OriginalAmount="455" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.005134" Longitude="28.979691" StarRating="3" HotelCode="171900|54965" HotelName="Hotel Broken Column" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cankurtaran Mah. Akbiyik Cad. No:45, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/05/0c05a2fafd306475051eecfd9abcdd3beb79ba21.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="459.55" OriginalAmount="455" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.86944" Longitude="29.270837" StarRating="5" HotelCode="146902|27682" HotelName="Divan Istanbul Asia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>E5 Karayolu üzeri 209, Ust Kaynarca Pendik, 34899 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/8e/cc/8ecc5a6d63df301e4ae1064807472e16224ddfaf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is situated in Istanbul, in the asian side of the city, in close proximity to majo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="459.55" OriginalAmount="455.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00477" Longitude="28.98074" StarRating="3" HotelCode="36322|yusuf_pasa_konagi__special_class" HotelName="Yusuf Pasa Konagi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 07/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cankurtaran Mahallesi, Cankurtaran Caddesi 34, Sultanahmet Fatih, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/24/36/2436fd58175e966387c9aea256b4e3e40b2c2ba1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Featuring a fascinating history, the hotel is within walking distance of Sultanhamet, the tourist ce...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="459.68" OriginalAmount="455.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0075517" Longitude="28.9547945" StarRating="0" HotelCode="|353457" HotelName="Fimka" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Kemalettin Mah. Aziimkar Sok. No:41</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/3/4/5/7/353457_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="460.56" OriginalAmount="456" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.038996799893" Longitude="28.985479474068" StarRating="4" HotelCode="24951|24180" HotelName="Germir Palas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cumhuriyet Cad. 7, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/5f/c8/5fc865eaca8f7e0132f57964f042a044e5a6ce71.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a fantastic location in the heart of the bustling city centre, just 150 metres from...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="460.56" OriginalAmount="456.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.038518" Longitude="28.985269" StarRating="4" HotelCode="75233|riva_hotel_taksim" HotelName="Riva" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Aydede Caddesi No 8, Taksim, Istanbul 80090</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/9b/929bf83e64a52531c9452667d27804efc5608a62.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located a 5-minute walk from restaurants, shops, bars and nightlife in the district of ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="460.77" OriginalAmount="456.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.012981" Longitude="28.977068" StarRating="0" HotelCode="|535686" HotelName="Le Petit Palace Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hocapasa Mah. Ibni Kemal Cad. No:12</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/5/6/8/6/535686_bc193842000.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="461.57" OriginalAmount="457" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.991994756828" Longitude="29.026076752376" StarRating="4" HotelCode="37687|199238" HotelName="Dila" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/08/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Osmanaga Mahallesi, Mühürdar Fuat Sokak 5, PK: 34714 Kadiköy, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/cb/79cbd893bbafc4177a0784d3f0b9d9a852e28752.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="461.57" OriginalAmount="457" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.078616" Longitude="29.002215" StarRating="0" HotelCode="53372|490198" HotelName="Hotel Gül" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Talatpasa Caddesi No:99, Ortabayir-Levent, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/4f/724f5d6e93507f368625c2584f2ae4e3c9b5529c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="461.57" OriginalAmount="457.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01196573" Longitude="28.95724615" StarRating="3" HotelCode="517172|beethoven_hotel_2" HotelName="Beethoven Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 07/08/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Fethi Bey Caddesi 63, 34134 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/62/a062deffe42f9a1a34aaf11c561eca598491791a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="461.57" OriginalAmount="457.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.054134603054" Longitude="28.986066948248" StarRating="5" HotelCode="686305|nupelda_suites" HotelName="Nupelda Suites Osmanbey" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Cumhuriyet Mahallesi, Rumeli Caddesi 106, Osmanbey, Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/d2/7dd20e3aa82ea5b5449757bf028a1099f69170f3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="461.71" OriginalAmount="457.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0204217" Longitude="28.9283415" StarRating="0" HotelCode="|108189" HotelName="Torun Istanbul Old City" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kaleici Topkapi Mahallesi Hamam Odalari Aral?gi No:9 Topkapi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/8/1/8/9/108189_5.jpg</HotelPictures>
        <HotelDescription>SITUATION: The hotel is in Topkapi the district of 300 metres away, guests can find Pazartekke the tram stop of It has excellent transport links to Sultanahmet the historic area of.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="463.59" OriginalAmount="459" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.029062675076" Longitude="28.973197638988" StarRating="4" HotelCode="185580|32096" HotelName="Collage Pera Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Asmali Mescit Mahallesi, General Yazgan Sokak 13, 34430 Istanbul, Pera/Beyoglu</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/74/f47422ecf3456247439a912d56d0afe24de8b0ea.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a shopping and touristic neighbourhood, 10 minutes’ walk away from Taksim Sq...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="463.59" OriginalAmount="459" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.99323417" Longitude="28.82765867" StarRating="4" HotelCode="936309|42935" HotelName="Rox Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" 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>Çobançesme Mahallesi, Kimiz Sokak 24, 34196 Istanbul, Bahçelievler</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/d1/09d17eb28db105622a3d087f52c3cc9746de5f57.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="463.59" OriginalAmount="459.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.02482877" Longitude="28.9791564" StarRating="0" HotelCode="850412|royal_tophane" HotelName="Royal Tophane" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kemankes Mustafa Pasa Mahallesi, Mumhane Cadessi 55, Tophane, Beyoglu, 34425 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/e4/69e407c1321fd7e29058d40188326e3285c54c06.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="464.60" OriginalAmount="460" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.004692" Longitude="28.979433" StarRating="4" HotelCode="17268|55263" HotelName="Sari Konak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Mehmet Aga Cad No.42 - 46, 34122 Sultanahmet - Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/4c/1c4cf8f66ffd31d8b6e7b55e3b3761d4341fdaec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="464.60" OriginalAmount="460" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.045984825105" Longitude="28.912302833891" StarRating="5" HotelCode="353710|90229" HotelName="Lionel Hotel Istanbul" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Yenidogan Mahallesi, Bölükbasi Sokak 1, Abdi Ipekci Caddesi 84, Bayrampasa, 34040 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/d0/a0/d0a0916390eb4859db76bdcf368d5644326a9264.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="464.60" OriginalAmount="460.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008908590915" Longitude="28.959451317787" StarRating="4" HotelCode="11576|darkhill_hotel_" HotelName="The Darkhill Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Kemalettin Mahallesi, Koca Ragip Pasa Caddesi 9, Laleli, 34130 Istanbul, Fatih</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/25/28256fe9a7b29451f6b60b987611adb27b3e6b03.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is centrally located in the Laleli district at the heart of Istanbul's old to...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="465.61" OriginalAmount="461" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="3" HotelCode="902948|206408" HotelName="Beyond Style Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel,Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Katip Mustafa Çelebi Mahallesi, Istiklal Caddesi 45, 34433 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/10/411019ecd9a8445c1678851f804342bb7ecf9298.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="465.61" OriginalAmount="461" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.09213014" Longitude="29.09398945" StarRating="3" HotelCode="323773|60923" HotelName="Bilek Boutique Hotel Kavacik" 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>Kavacik Mahallesi, Muhtar Sokak No: 9, Rüzgarli Bahçe, Beykoz, 34810 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/79/a079136e4f7bcbc8d812c48b7552dbd3dfee0905.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Istanbul, this boutique hotel has the perfect ambience for guests who appreciate a stylis...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="465.61" OriginalAmount="461.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.02297" Longitude="28.976215" StarRating="4" HotelCode="297940|ada_karakoy_hotel__special_class" HotelName="Ada Karaköy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Gümrük Sk. No. 18, Kemankes Mah., Karaköy, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/e9/dbe9faee4a6a1f203ef5ec1f2779dc649fbba7a8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right in the heart of Istanbul, this boutique hotel is ideal for guests who appreciate a sty...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="465.61" OriginalAmount="461.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.000514628697" Longitude="29.136636621015" StarRating="5" HotelCode="375344|bof_hotels_ceo_suites_atasehir" HotelName="Bof Hotels Ceo Suites Atasehir" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tatlisu Mahallesi, Halic Sokak No. 10, Atasehir, 34775 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/fe/ed/feed7615b3fa5c0d3dc12932e395415f159a738e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul - Sabiha Gökcen (SAW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="466.23" OriginalAmount="461.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0041744" Longitude="28.9795811" StarRating="0" HotelCode="|83023" HotelName="Apex Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Mehmet Aga Caddesi Amiral Tafdil Sokak No : 24 Sultanahmet</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/0/2/3/83023_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is 3 minutes away from the mosque, this hotel is in Istanbul the historic centre of. ROOM: The rooms have WiFi (free of charge). FACILITIES: The establishment boasts a terrace with views of the sea.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="466.62" OriginalAmount="462" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.05909859" Longitude="28.95105451" StarRating="4" HotelCode="431064|206440" HotelName="Clarion Golden Horn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Imrahor Caddesi, Sivaseli Sokak 10, 34445 Sütlüce, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/541547/a_541547_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="466.62" OriginalAmount="462" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0076928" Longitude="28.9554239" StarRating="3" HotelCode="175211|54797" HotelName="Grand Asiyan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Azimkar Sokak No: 34, Laleli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/34/c1347cfe234385e18a9b4e325c0cc62ad77d1a2f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="466.62" OriginalAmount="462" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.026957" Longitude="28.973386" StarRating="3" HotelCode="314530|217653" HotelName="Meroddi Bagdatliyan Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sahkulu Mahallesi, Ilk Belediye Caddesi 35, Galata, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/a6/09/a609507b9a49d49e964fd0924efaeb6769099999.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="466.62" OriginalAmount="462" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.995941838982" Longitude="29.190118483537" StarRating="4" HotelCode="293721|38549" HotelName="The Million Stone" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Laundry,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Alemdar Mahellesi, Yerebatan Cadesi, Muhteremefendi Sokak 11, 34122 Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/2d/212d43e6bcab3709cdabd2db395349c4c35d6286.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for guests who appreciate a stylish ambience, this boutique hotel is located right in the he...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="466.62" OriginalAmount="462" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00909827" Longitude="28.94916688" StarRating="0" HotelCode="956540|477182" HotelName="Valens Otel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Aksaray Mahallesi, Sorguçcu Sokak 4, 34096 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/46/25/4625f29348065e345f9d68e8c0c7015093e45a7b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="466.62" OriginalAmount="462.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.054724450459" Longitude="28.991369605064" StarRating="4" HotelCode="173487|vizon_hotel" HotelName="Vizon Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mesrutiyet Mahallesi, Sütlü Sokak No. 6, Osmanbey Sisli, 34363 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/ae/12/ae125a532f80793756953466fcc41a0bd6e4c9d8.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on a quiet street of Osmanbey, an area in the district of Sisli that is well-k...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="466.62" OriginalAmount="462.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="977061|elm_suite_hotel" HotelName="Elm Apart Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Talatpasa Mahallesi, Zumre Sokak 4, Emirgazi Caddesi, 34400 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/67/b067435be5527e6fe807c4a1f17a91cf59e9905a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="466.96" OriginalAmount="462.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00677" Longitude="28.97133" StarRating="0" HotelCode="|454598" HotelName="Artika" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/4/5/9/8/454598_d4632a51040.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="467.40" OriginalAmount="462.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.062675" Longitude="28.986967" StarRating="0" HotelCode="|474213" HotelName="Sisli House By Remar Holidng" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Koca Mansur Sk.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/4/2/1/3/474213_a1da0af1241.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="467.63" OriginalAmount="463" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0033694" Longitude="28.97610261" StarRating="3" HotelCode="445712|215867" HotelName="Atam Suites &amp; Apart" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Küçük Ayasofya, Cad. Ogul Sokak No:10, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/cc/43/cc43ebc288969f13317fb0b2879fef8ba1e20fca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="467.63" OriginalAmount="463.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.012089841355" Longitude="28.954996281957" StarRating="4" HotelCode="43560|holiday_inn_istanbul_old_city" HotelName="Holiday Inn Istanbul - Old City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Fax,Massage Centre,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gencturk Caddesi, Sirvanizade Sokak 5, Vezneciler, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/f2/15/f215cad50be2b8214c3348fc6fbd642200137140.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Istanbul's Old City area. Tourists can reach the historic attractions, i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="467.63" OriginalAmount="463.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.006224692085" Longitude="28.973500728607" StarRating="4" HotelCode="59760|lady_diana_hotel" HotelName="Lady Diana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Binbirdirek Mahallesi Terzihane Sokak No 9, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/da/e8/dae81a3bb50e9cad89180a3ee5ffe06d8ca56ca5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located right in the centre of old Istanbul, formerly Byzance. It is within walking dis...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="467.63" OriginalAmount="463.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008587" Longitude="28.957455" StarRating="4" HotelCode="89192|ikbal_deluxe_hotel_istanbul" HotelName="Ilkbal Deluxe Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Koska Caddesi No: 43, Laleli, 34470 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/c7/80c7d39488ffadce4016c0c3a61a76be2075ccac.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="467.63" OriginalAmount="463.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.019669" Longitude="28.961608" StarRating="0" HotelCode="|534250" HotelName="Hotel Otağ" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hoca Giyasettin Mah, Hacikadin 1.caddesi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/4/2/5/0/534250_4aa5a011146.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="467.63" OriginalAmount="463.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008336" Longitude="28.95837" StarRating="0" HotelCode="933222|emos_hotel" HotelName="Hotel Emos" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Mesihpasa Caddesi, Sair Fitnat Sokak No. 24, Mimar Kemalettin Mahalessi, Laleli - Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/b9/eab9fd057ce92d4ec4443037e9f4ada2b4183774.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a bar and room service. Wireless internet access in public areas allows guests to s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="467.93" OriginalAmount="463.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.05926" Longitude="28.94413" StarRating="5" HotelCode="|192994" HotelName="Mövenpick Istanbul Golden Horn" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Silahtaraga Caddesi, No. 87</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/2/9/9/4/192994_7977bb31229.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="468.01" OriginalAmount="463.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.9901655" Longitude="29.0248465" StarRating="0" HotelCode="|82933" HotelName="MyKent Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Serasker Cad. No:8 Kadikoy</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/9/3/3/82933_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: Istanbul It is in 200 metres away, guests can find Kadikoy the ferry station of. ROOM: Each room has an air-conditioning system, WiFi (free of charge) and a satellite television.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="468.18" OriginalAmount="463.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.02318" Longitude="28.81576" StarRating="0" HotelCode="|184468" HotelName="Hilton Garden Inn Istanbul Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Baglar Mahallesi, Yalcin Kores Cadd 14</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/4/6/8/184468_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="468.64" OriginalAmount="464" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.028389" Longitude="28.979962" StarRating="5" HotelCode="493637|217616" HotelName="Tophane Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Bogazkesen Cd No 56, Tophane, Istanbul 34425</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/6b/146bf7d4a7586251c6977441735653e58ba71e40.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="468.64" OriginalAmount="464.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.030944946344" Longitude="28.974434225515" StarRating="4" HotelCode="9374|the_peak" HotelName="The Peak Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Mesrutiyet Caddesi, Oteller Sokak 1/3, Tepebasi, 34430 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/ec/34/ec34ed805dc3080c791d886f4e1fb69df470908e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel and its surroundings are the ideal location for holidays and business trips alike. It is n...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="468.69" OriginalAmount="464.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.025896" Longitude="28.973284" StarRating="4" HotelCode="|453043" HotelName="Meroddi La Porta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bereketzade Mah. Simsir Sk. No:14</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/0/4/3/453043_df41ee11059.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="469.24" OriginalAmount="464.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.033803" Longitude="28.979098" StarRating="4" HotelCode="|185030" HotelName="The Public" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kuloglu Mah. Turnacibasi Caddesi No:1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/5/0/3/0/185030_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="469.40" OriginalAmount="464.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.98001" Longitude="28.900925" StarRating="4" HotelCode="|38240" HotelName="Novotel Istanbul Zeytinburnu" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>KAZLICESME MAH.KENNEDY CD. NO:56 ZEYTINBURNU</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/2/4/0/38240_4.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is situated between the city centre and Istanbul AtatÃ¼rk Airport 10 kilometres away, you can find the exhibition centre, Istanbul AtatÃ¼rk Airport the mosque and. 2 kilometres away from the establishment, guests will find the stadium, Taksim it is 15 kilometres away from the establishment is 1,5 kilometres away from the racecourse. ROOM: Customers have modern rooms with WiFi, (free of charge), a flat-screen television, a mini-bar, work area, a kettle and a coffee maker. It also offers non-smoking rooms. FACILITIES: Guests are offered a fitness centre, a sauna, a steam bath and a swimming pool. OTHERS: Regarding the food and beverage offering, clients have a restaurant and a bar.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="469.65" OriginalAmount="465" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.994111" Longitude="28.706775" StarRating="5" HotelCode="915595|45355" HotelName="DoubleTree by Hilton Hotel Istanbul - Avcilar" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Massage Centre,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cihangir Mahallesi, D-100 Güney Yan Yolu 289, 34325 Avcilar, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/df/a6df30385a5a52cb72a8f79dbd415bb2f679d763.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="469.65" OriginalAmount="465" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.007224941115" Longitude="28.95610364418" StarRating="4" HotelCode="167022|25924" HotelName="Grand Madrid Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Laleli Caddesi 54, Laleli, Fatih, 34430 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/44/1d449d860b1a95fcb5998dcbdcfeadc06b502587.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="470.52" OriginalAmount="465.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.039516" Longitude="28.981766" StarRating="0" HotelCode="|533390" HotelName="Taksim La Marino Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/3/3/9/0/533390_325de491150.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="470.60" OriginalAmount="465.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0069973" Longitude="28.9554843" StarRating="0" HotelCode="|353416" HotelName="Darkmen Hotel 2" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hayriye Tuccari Cad. No:28 Laleli/Fatih</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/3/4/1/6/353416_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="470.66" OriginalAmount="466" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.04903422" Longitude="28.89928287" StarRating="5" HotelCode="445699|217217" HotelName="Wish More Hotel Istanbul" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mah., Cicoz Yolu Cad. No: 207, Bayrampasa, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/17/35179a69751415dc833bd8d9a5c26dc806431f12.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="470.66" OriginalAmount="466.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008319599856" Longitude="28.963477313518" StarRating="3" HotelCode="410430|the_newport_hotel" HotelName="Newport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Designated Smoking Area,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mihat Pasa Caddesi, Abuhayat Sokak 9, Beyazit, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/3c/c2/3cc2e84d1af8271b0603feff71ae8208940f4220.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Beyazit district of Istanbul, less than 500 m from the Grand Bazaar and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="471.59" OriginalAmount="466.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00844554" Longitude="28.96046167" StarRating="4" HotelCode="977623|53475009" HotelName="Beyazit Palace Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Nisanca Mahallesi, Mucellit Cikmazi 4/1, Fatih, 34130 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/9f/1c/9f1c167842d82d4fe25a472b2a50a2695234106a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="471.63" OriginalAmount="466.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.012577" Longitude="28.955169" StarRating="0" HotelCode="|552749" HotelName="Woxx Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kemalpasa Mah Ahmet Selahattin Sok</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/2/7/4/9/552749_9e0cc811118.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="471.93" OriginalAmount="467.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.98023" Longitude="28.7305942" StarRating="4" HotelCode="|306017" HotelName="Land Park" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>merkez mahallesi E-5 Yanyol Caddesi No:131 Avc?lar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/6/0/1/7/306017_85aca271313.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="472.68" OriginalAmount="468" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00514232" Longitude="28.9549167" StarRating="0" HotelCode="939243|217161" HotelName="Blue Istanbul Apart" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Katip Kasim Mahallesi, Langa Hisari Caddesi 27, Fatih, 34130 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/a0/aea09133d3c5faa162bde39bec583450bbb7ac09.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at Blue Istanbul Apart, you'll be centrally located in Istanbul,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="472.68" OriginalAmount="468" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03097648" Longitude="28.97475127" StarRating="0" HotelCode="855949|375266" HotelName="The Westist Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Asmali Mescid Mahallesi, Balyoz Sokak 14, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/b6/feb64b7a6d6317e52f494388f3fbe86d712362d3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="472.68" OriginalAmount="468.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.98286108" Longitude="28.86034065" StarRating="3" HotelCode="429853|hampton_by_hilton_istanbul_atakoy" HotelName="Hampton By Hilton Istanbul Atakoy" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Atakoy 4 Kisim Cevat, Dursunoglu Caddesi 6, Bakirkoy, 34158 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/5c/87/5c8787be4d5b60e3911c0d7b7326e184361a1866.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This unpretentious hotel is set in Ataturk Airport Istanbul. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="473.09" OriginalAmount="468.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0070806" Longitude="28.9718354" StarRating="3" HotelCode="|23121" HotelName="Sunlight" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Piyerloti Cad. No:28 - Cemberlitas</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/1/2/1/23121_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, was built in 1997, has 5 floors and 37 rooms. The establishment boasts a lobby with a reception, a safety deposit box service, a currency exchange service, a lift, a bar, a TV room, a car park (for a fee) and a restaurant with air-conditioning, For an additional charge you can use room service, the launderette and the medical care service. SITUATION: It is inIstanbul the historic centre of Topkapi Sarayi, Aya Sofya, Sultanahmed Camii and Kapalicarsi close to the establishment, clients can find it is 50 metres away from restaurants, shops and a public transport stop. It is situated 400 metres away from bars, pubs and nightclubs. it is situated 20 kilometres away from Istanbul Airport. ROOM: The rooms a bathroom, a hairdryer, a direct line telephone, satellite or cable TV, a mini-bar (available for a fee), a double bed, an air-conditioning system, individual heating with tiled floors and fitted carpets. PAYMENT METHODS: Customers can pay by Visa and Mastercard. OTHERS: Regarding the food and beverage offering, clients can enjoy a buffet breakfast.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="473.25" OriginalAmount="468.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.027142" Longitude="28.973797" StarRating="0" HotelCode="|526985" HotelName="Galata Door Otel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/6/9/8/5/526985_563a5cd1014.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="473.69" OriginalAmount="469" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.005061" Longitude="28.972948" StarRating="4" HotelCode="408859|47721" HotelName="Daphne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Binbirdirek Mahallesi, Su Terazisi Sokak 14, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/ec/52ec5d35b00c35a8507e22a65302532e0cdbff70.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="473.69" OriginalAmount="469" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.02815751" Longitude="28.97277691" StarRating="5" HotelCode="154376|43633" HotelName="Tunel Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sishane Evliya Çelebi Mahallesi, Mesrutiyet Caddesi 96, 34430 Beyoglu- Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/d7/43d7bd477829c3c64c556d1960e6712fba793d11.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="473.74" OriginalAmount="469.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0236256" Longitude="28.9750738" StarRating="0" HotelCode="|184590" HotelName="Karakoy Aparts" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Yuksek Kaldrm Caddesi No.49 Karakoy</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/5/9/0/184590_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="473.92" OriginalAmount="469.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.02872" Longitude="28.953" StarRating="0" HotelCode="|192394" HotelName="Troya Hotel Balat - Special Class" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Abdulezelpasa Cad No 97</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/2/3/9/4/192394_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="474.18" OriginalAmount="469.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.005583" Longitude="28.968605" StarRating="0" HotelCode="|534268" HotelName="Royal Gur Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Emin Sinan, Mahallesi, Kadirga Hamami Sk</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/4/2/6/8/534268_56949431158.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="474.64" OriginalAmount="469.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008495" Longitude="28.958245" StarRating="3" HotelCode="|184556" HotelName="Monaco" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ordu Cad. Sair Fitnat Sok. No:20 Laleli</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/5/5/6/184556_1_1446.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="474.66" OriginalAmount="469.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.005297" Longitude="28.953945" StarRating="3" HotelCode="|86915" HotelName="Grand Sagcanlar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mermerciler Cad. No:11 Yenikapi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/9/1/5/86915_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a terrace and sea views. SITUATION: 50 metres away, guests will findYenikapi the ferry station of.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="474.70" OriginalAmount="470" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008944983035" Longitude="28.964219431877" StarRating="4" HotelCode="213517|33537" HotelName="Victory Hotel &amp; Spa Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Lounge,Massage Centre,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Kemalettin Mh. Mithatpasa Cd. No: 1, 34130 Istanbul, Beyazit, Fatih</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/5d/b9/5db9de6295599ea68ddb42d7fccb44f6137b9d93.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="474.70" OriginalAmount="470.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.018109121616" Longitude="28.926572799683" StarRating="5" HotelCode="27534|holiday_inn_istanbul_city_2" HotelName="Holiday Inn Istanbul City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Turgut Ozal Caddesi 189, Millet Caddesi, Topkapi, 34280 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/7c/a37c3f4a0b1fe73a2dcdfe31b3dcba8ed4e1c798.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located 2 km from the Old City, the Grand Bazaar, the Hagia Sophia, Sultanahmet Mosque...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="474.70" OriginalAmount="470.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0143716" Longitude="28.97907265" StarRating="3" HotelCode="308234|sayeban_gold_hotel" HotelName="Sayeban Gold Hotel Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hocapasa Mahallesi, Kummeydani Sokak 14, Nöbethane Caddesi, Sirkeci, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/29/642978619a4e4d6135236c6ca0cbbbd157dd3fe3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="475.01" OriginalAmount="470.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.024942" Longitude="28.978061" StarRating="4" HotelCode="|465308" HotelName="Weingart Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Necatibey Cd. 69</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/5/3/0/8/465308_b22fd461250.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="475.71" OriginalAmount="471" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.93662952" Longitude="29.13584787" StarRating="5" HotelCode="317076|58761" HotelName="Burgu Arjaan by Rotana" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Altaycesme Mahallesi, Samanyolu Sokak 23, Maltepe, 34843 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/7a/a77abc0e48c8be56eba3a83e6a3317d77bae2ca8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="475.76" OriginalAmount="471.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.962336" Longitude="29.109907" StarRating="5" HotelCode="|152111" HotelName="Dedeman Bostancı" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ICERENKOY MAH.DEGIRMENYOLU CD. 39/B</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/2/1/1/1/152111_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2013, has 252 standard rooms, 9 suites, 2 rooms adapted for people with reduced mobility, 32 executive rooms and 176 superior rooms. The establishment boasts an oudooor car park. SITUATION: This establishment is in Istanbul is situated in the city centre. It is situated near public transport services. The hotel is close to the leisure areas and the harbour. OBSERVATIONS: Pets under 5 kg are allowed.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="476.04" OriginalAmount="471.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0036935" Longitude="28.9725279" StarRating="3" HotelCode="|82934" HotelName="Basileus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kucuk Ayasofya Mahallesi, Sehit Mehmet Pasa Sok. No:1 Sultanahmet</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/9/3/4/82934_2.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is 300 metres away fromMarmara the coast of Close to Santa Sofia the Mosque of. ROOM: The rooms have a balcony and WiFi (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="476.09" OriginalAmount="471.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0291634" Longitude="28.9721603" StarRating="4" HotelCode="|37002" HotelName="Grand  Haliç Goldenhorn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Refik Saydam Cad.Tepebai Bulvari, 37,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/0/0/2/37002_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 177 rooms and 7 suites. The establishment is perfect for business and holiday stays, has a lobby, a reception, air-conditioning, a safety deposit box service, a currency exchange service, a cloakroom and a lift. The establishment also offers a hairdresser's, a bar, a restaurant, WiFi (for a fee), conference facilities, a laundry service and room service. SITUATION: Beyoglu 5 minutes away, you can find 10 minutes away from the establishment guests have Taksim the square Where you can find restaurants, bars, clubs, a public transport stop and monuments. it is situated 15 kilometres away from the airport. ROOM: The rooms a bathroom, a direct line telephone, central heating, a mini-bar and a hairdryer. They also have a safety deposit box, satellite and cable television, a king size or double bed and an air-conditioning system. FACILITIES: Clients can find a Turkish bath (available for a fee), a swimming pool, a bar, a massage service and ping pong. MEALS: Regarding the food and beverage offering, the establishment offers 2 restaurants. PAYMENT METHODS: Customers can pay by American Express, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="476.69" OriginalAmount="471.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03267" Longitude="28.97506" StarRating="4" HotelCode="|184397" HotelName="Grand De Pera" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mesrutiyet Caddesi, No:55</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/3/9/7/184397_7.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="476.72" OriginalAmount="472" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.982431" Longitude="29.133521" StarRating="5" HotelCode="263352|34227" HotelName="Silence Istanbul Hotel &amp; Convention Center" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Küçükbakkalköy Mahallesi, Dudullu Yolu Caddesi 29, Atasehir, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/30/304776/304776a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="477.05" OriginalAmount="472.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.039558" Longitude="28.983467" StarRating="4" HotelCode="13092|2310033" HotelName="The Green Park Hotel Taksim" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Abdülhak Hamit Caddesi 34, 34437 Istanbul, Taksim</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/bf00b3d32a61153a/a5/a5ca947dff6ffe6c/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated about 100 m from the lively Taksim Square, only a few minutes from the town c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="477.27" OriginalAmount="472.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00516" Longitude="28.95499" StarRating="0" HotelCode="|245096" HotelName="Grafen Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Langa Hisari Cd. No:27 Katip Kasim Mahallesi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/5/0/9/6/245096_d837f151416.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="477.40" OriginalAmount="472.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0199891" Longitude="28.9632091" StarRating="0" HotelCode="|304514" HotelName="Reydel Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/4/5/1/4/304514_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="477.57" OriginalAmount="472.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0054163" Longitude="28.9718089" StarRating="0" HotelCode="|82996" HotelName="Theodian" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/9/9/6/82996_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment offers sea views and attentive service. SITUATION: It is situated close to the mosque. ROOM: Each room has WiFi (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="477.73" OriginalAmount="473" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.02828003" Longitude="28.97160361" StarRating="4" HotelCode="367946|199438" HotelName="The Biancho Hotel Pera" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Massage Centre,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Evliya çelebi Mahallesi, Sadi Konuralp Caddesi 1, Istanbul, Beyoglu</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/41/410680/410680a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="477.73" OriginalAmount="473.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.994964" Longitude="28.912493" StarRating="4" HotelCode="207964|diamond_city" HotelName="Diamond City Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Telsiz Mh., Muammer Aksoy Cd. No. 16, Zeytinburnu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/ef/ffefebb4bc1e60a44e81be149834268c2efcc1f4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Zeytinburnu, just 200 metres from the Olivium Shopping Centre, the hotel is situated clos...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="477.76" OriginalAmount="473.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.004439" Longitude="28.685808" StarRating="0" HotelCode="|457940" HotelName="Hotel Melidium" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Namik Kemal Mah. 119. Sok. No:50</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/7/9/4/0/457940_826610c2234.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="478.43" OriginalAmount="473.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.054215" Longitude="28.996734" StarRating="4" HotelCode="|163092" HotelName="Modus Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>TESVIKIYE MH. FERAH SK. NISANTASI-SISLI 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/3/0/9/2/163092_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1994, renovated in 2014, has 49 rooms, 25 double rooms, 4 suites and 20 family rooms. The establishment also offers facilities for disabled guests and a car park. SITUATION: This hotel Istanbul it is in it is in the city centre, Close to public transport services, the bus stop, the metro stop and entertainment areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="478.72" OriginalAmount="473.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0055008" Longitude="28.9732895" StarRating="3" HotelCode="|95924" HotelName="Daphne - Special Class" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Binbirdirek Mah Su Terazisi Sokak 10,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/9/5/9/2/4/95924_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a terrace with sea views, a cafÃ©, WiFi and an Ã  la carte restaurant. The establishment also offers room service and a reception. SITUATION: This hotel Sultanahmet it is in nearby, you will find the tourist attractions, 550 metres away, clients have Sultanahmet the Railway Station of it is well-connected, At an extra charge, the establishment offers a transfer service to Istanbul AtatÃ¼rk Airport it is situated 20 kilometres away from Istanbul AtatÃ¼rk Airport. ROOM: All the rooms have cable television, a mini-bar, an air-conditioning system, a safe, a bathroom with a bath and a hairdryer. OTHERS: Regarding the food and beverage offering, clients can enjoy a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="479.01" OriginalAmount="474.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.07048" Longitude="29.00628" StarRating="4" HotelCode="|185045" HotelName="Veyron Hotels and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Esentepe Mh. Saglam Fikir Sk.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/5/0/4/5/185045_14.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="479.14" OriginalAmount="474.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.011984" Longitude="28.955772" StarRating="0" HotelCode="|444436" HotelName="The Biancho Hotel Old City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/4/3/6/444436_165ac190934.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="479.17" OriginalAmount="474.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.05036" Longitude="28.98585" StarRating="0" HotelCode="|192894" HotelName="New City Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bozkurt Mah Esref Efendi Sok No 52</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/2/8/9/4/192894_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="479.47" OriginalAmount="474.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.05439404" Longitude="28.98192034" StarRating="5" HotelCode="936284|8432632" HotelName="Mercure Istanbul Bomonti" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ergenekon Caddesi 62 A, 34377 Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/19/67/1967084db063802d9a32c5a02895a0470aa03f87.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="479.80" OriginalAmount="475.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03582" Longitude="28.982969" StarRating="0" HotelCode="|533373" HotelName="Bonne Sante Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Istiklal Cad No 45, Beyoglu, Taksim</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/3/3/7/3/533373_ad274c51405.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="480.23" OriginalAmount="475.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03438" Longitude="28.983777" StarRating="0" HotelCode="|532954" HotelName="Plat Inn Hotel Taksim" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/2/9/5/4/532954_22d97801118.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="480.45" OriginalAmount="475.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.010944" Longitude="28.953964" StarRating="0" HotelCode="|523870" HotelName="Sultan City Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Selim Pasa Sk.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/3/8/7/0/523870_7384ef31135.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="481.37" OriginalAmount="476.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.05206" Longitude="28.82281" StarRating="5" HotelCode="|220679" HotelName="Tryp By Wyndham Istanbul Basın Ekspres" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mahmutbey Mahallesi, Ordu Cd. No:13 Bagcilar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/6/7/9/220679_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="481.39" OriginalAmount="476.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.9141045" Longitude="29.1379147" StarRating="4" HotelCode="|95919" HotelName="Elite  Dragos" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Piri Reis Caddesi 3 Dragos Maltepe,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/9/5/9/1/9/95919_2.jpg</HotelPictures>
        <HotelDescription>SITUATION: The hotel is situated 1 kilometre away from Turgut Ã–zal boulevard 25 kilometres away from Sabiha Gokcen Airport 50 kilometres away from and Istanbul AtatÃ¼rk the airport 1,5 kilometres away from Maltepe the Railway Station of. FACILITIES: Guests are offered WiFi (free of charge), a spa and a swimming pool. You also have at your disposal a hammam, a sauna, a gym, a terrace and a reception. Guests are offeredKadikoy a transfer service to Bagdat the avenue private parking and (free of charge). ROOM: Guests are offered rooms with air-conditioned, flat-screen satellite television, fitted carpets, a mini-bar and a writing desk. Some rooms have sea views, Our guests also have available room service. MEALS: The establishment serves a buffet breakfast, Clients also have access to an Ã  la carte restaurant and a bar.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="481.77" OriginalAmount="477.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008640603907" Longitude="28.964551733135" StarRating="3" HotelCode="915598|inter_hotel" HotelName="Hotel Inter Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>29 Büyük Haydar Efendi Sokak, Mithatpasa Caddesi, Beyazit, 34126 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/32/49325ee19aa2317e23fd2144908a955fa94e27b5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="482.23" OriginalAmount="477.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00888" Longitude="28.95945" StarRating="4" HotelCode="|17635" HotelName="Darkhill" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>KMimar Kemalettin Mah. Koca Ragip Pasa Cad 9- Laleli</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/6/3/5/17635_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, renovated in 2005, has 8 floors and 107 rooms. This air-conditioned establishment has a lobby, with a reception, a currency exchange service, a cloakroom, a safety deposit box service and 2 lifts. It also has shops, a bar, an Ã  la carte restaurant with a terrace, a games room, a TV room, a conference room and internet. There are many services available at the establishment, including room service, a laundry service and a medical care service (for a fee). SITUATION: This inviting hotel is in a central area, Laleli is situated in is situated in the heart of the historic centre, near the establishment, you will find shops, monuments and tourist points of interest. the Grand Bazaar and Sultan Ahmed Mosque in the surrounding area, clients have it is situated 15 kilometres away from the airport. ROOM: The rooms have a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, a radio, a mini-bar, a king-size bed, fitted carpets, an air-conditioning system and a central heating system. FACILITIES: Guests are offered a heated swimming pool, a gym, a sauna, the steam bath and a massage service. PAYMENT METHODS: Customers can pay using American Express, Visa and Mastercard. OTHERS: Regarding the food and beverage provision, the establishment offers a buffet breakfast and an Ã  la carte or set-menu lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="482.78" OriginalAmount="478" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.97449833" Longitude="28.87362545" StarRating="4" HotelCode="571854|217633" HotelName="The Time Hotel Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Zeytinlik Mahallessi, Odabasi Sokak 51, Bakirkoy, Marina, Istanbul 34140</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/1b/a11b50061994e13828c178a3a8ee1f6fa9a19730.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="482.78" OriginalAmount="478.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00334" Longitude="28.975305" StarRating="3" HotelCode="207961|aren_suites" HotelName="Aren Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Küçükayasofya Caddesi Gelinlik Sokak No.13 Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/7a/bc/7abc6b395000d92ba0ba68111786f13533455e72.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Superbly located for enjoying the many historical attractions of the Sultanahmet district, the hotel...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="483.74" OriginalAmount="478.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00943" Longitude="28.97687" StarRating="0" HotelCode="|260383" HotelName="The Kybele Hotel - Special Class" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Yerebatan Cad No 23 Sultanahmet</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/0/3/8/3/260383_16.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="483.79" OriginalAmount="479" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.04241514" Longitude="28.98462468" StarRating="0" HotelCode="593296|237368" HotelName="Endless Art Taksim" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="boutique hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Inonu Mahallesi, Elmadag Caddesi 28, 34295 Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/8f/61/8f6157373d2964db4049428a32a7c3664a653d00.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="483.79" OriginalAmount="479" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.009311" Longitude="28.976818" StarRating="3" HotelCode="186047|61820" HotelName="The Kybele" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Yerebatan Caddesi 23, Sultanahmet, 34410 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/30/d8/30d8d160cc5752fe4f5ad250721d17185def9af1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="483.79" OriginalAmount="479.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008117" Longitude="28.965703" StarRating="3" HotelCode="188705|grand_rosa_hotel" HotelName="Grand Rosa Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Kemalettin Mahallesi, Tiyatro Caddesi 10, Beyazit, 34126 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/47/5747f0ebae5e666b121fc1575ea90180255690c8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="484.28" OriginalAmount="479.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.9707298" Longitude="29.1110191" StarRating="5" HotelCode="|96072" HotelName="The Green Park Bostancı" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Icerenkoy Mah. Manolya Sanayi Sok. ,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/9/6/0/7/2/96072_dd5ac8a1305.jpg</HotelPictures>
        <HotelDescription>HOTEL: This air-conditioned hotel has 196 rooms, a lobby with a reception, express check-out, restaurants, bars, a cafÃ© and a pub. The establishment offers guests a hairdresser's, meeting rooms, internet, ping-pong, a safety deposit box service, a currency exchange service, a cloakroom and a lift. There are many services available at the establishment, including a car park, the indoor car park, room service and a laundry service (for a fee). SITUATION: This hotel Istanbul it is in 2 kilometres away from the establishment, guests will find Bostanci the city centre of Bagdat the shopping area of restaurants, bars and cafÃ©s. 20 metres away, guests can find public transport services, is situated 20 kilometres away from Sabiha Gokcen Airport. ROOM: The rooms have a double or king-size bed, a central air-conditioning system, a direct line telephone, a satellite TV, a safety deposit box (available for a fee) and internet. They also have a bathroom with a shower, a bath, a hairdryer, a mini-bar and heating. FACILITIES: Guests are offered a spa, a covered swimming pool, an outdoor pool, a gym (available for a fee), a jacuzzi and a sauna. At an extra cost, you can find the steam bath and a massage service. OTHERS: Regarding the food and beverage offering, clients have a buffet breakfast and Ã  la carte lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="484.45" OriginalAmount="479.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00424" Longitude="28.979" StarRating="3" HotelCode="|241405" HotelName="Apple Tree" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cankurtaran Mah. Akbiyik Cad. No:79 Sultanahmet</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/1/4/0/5/241405_9.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="484.80" OriginalAmount="480" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00482105" Longitude="28.97948163" StarRating="0" HotelCode="787147|375224" HotelName="Nomade Hotel Exclusive" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Sultanahmet Mahallessi, Akbiyik Caddessi 69, 34122 Istanbul, Fatih</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/ac/68ac821ffd4415ad8ae77a921da2eb63bf80be92.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="484.80" OriginalAmount="480.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.010054" Longitude="28.976386" StarRating="4" HotelCode="189371|albatros_hagia_sophia_hotel" HotelName="Albatros Hagia Sophia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Alemdar Mahallesi, Prof. Kazim Ismail Gurkan Caddesi 12, Cagaloglu</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/81/fe/81fe18ec9b0f28e70e943acedaf6f242820765cd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the old city, less than 5 minutes’ walk from Hagia Sophia and Topkapi Palace, the hotel i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="484.95" OriginalAmount="480.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.97417" Longitude="28.87573" StarRating="0" HotelCode="|233636" HotelName="Portwort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cevizlik Mahallesi Kennedy Cad No 5 Bakirkoy</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/3/6/3/6/233636_8.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="485.05" OriginalAmount="480.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0791324" Longitude="28.9956921" StarRating="0" HotelCode="|108274" HotelName="My Rose " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Talatpasa Cad. No 187 Gultepe</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/8/2/7/4/108274_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment offers guests WiFi (free of charge), comfortable rooms, with air-conditioning and satellite TV. SITUATION: This establishment, is in the city centre, is 15 minutes away from Kanyon the commercial centre.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="485.05" OriginalAmount="480.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.986959" Longitude="29.11151" StarRating="0" HotelCode="|474376" HotelName="Rise Inn Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nartanesi Sk. 11/A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/4/3/7/6/474376_f08e5f31200.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="485.51" OriginalAmount="480.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.063165" Longitude="28.989549" StarRating="4" HotelCode="|444308" HotelName="Avantgarde Urban Sisli" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Merkez Mahallesi Istiklal Sokak No:3-5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/3/0/8/444308_58691d31124.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="485.81" OriginalAmount="481" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.009692" Longitude="28.977245" StarRating="4" HotelCode="30379|2255" HotelName="Celal Sultan" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Yerebatan Caddesi Salkimsogut Sokak 16, 34110 Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/45/55/45558eb3383ab5cc9dc1663f38989af56c7e92a6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel lies in the oldest district of Istanbul, the former capital of the Byzantine and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="485.81" OriginalAmount="481" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0070703" Longitude="28.97246467" StarRating="0" HotelCode="590675|237400" HotelName="Gulec Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Binbirdirek Mahallesi, Dostluk Yurdu Sokak 2, Çemberlitas – Fatih, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/60/d9604d6fd09aadc0a36b56c3b622251a2d1bc464.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="485.81" OriginalAmount="481" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.992016" Longitude="29.038989" StarRating="5" HotelCode="296597|284877" HotelName="Kadiköy Park Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Profesör Doktor Fahrettin Kerim Gökay Caddesi No: 55, Hasanpasa, Kadiköy, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/e6/98e62a044b65d72b1707066f3ed38ef55a3e1595.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="486.76" OriginalAmount="481.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.031689" Longitude="28.978894" StarRating="0" HotelCode="|528192" HotelName="Popstel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>hayriye caddesi no2 firuzaga</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/8/1/9/2/528192_d391b041211.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="486.82" OriginalAmount="482" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.053812248287" Longitude="28.949741721153" StarRating="4" HotelCode="185711|33082" HotelName="Hilton Garden Inn Istanbul Golden Horn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sutluce Mah., Imrahor Cad., Dutluk So, Istanbul 34445</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/79/7d/797db776eabfc28f1b310a1efc7a9606a2580f92.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Golden Horn area of the city with easy access to the major sightseeing a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="486.82" OriginalAmount="482" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.005817352488" Longitude="28.954915427709" StarRating="4" HotelCode="168614|23236" HotelName="Blue Marmaray" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Guvenlik Caddesi 43, Yenikapi, 34130 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/1e/571ec1f379e22b0b2376ff6c746ba95dcba9e19b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located in Yenikapi, approximately a 20-minute walk to the highlights of S...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="487.01" OriginalAmount="482.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0071" Longitude="28.9726" StarRating="0" HotelCode="|558232" HotelName="Gulec and Spa - Special Category" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Binbirdirek Mah. Dostluk Yurdu Sk. No 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/8/2/3/2/558232_df94c031603.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="487.83" OriginalAmount="483.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00459" Longitude="28.97961" StarRating="3" HotelCode="33268|hippodrome" HotelName="Hippodrome Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Garden,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Mehmet Aga Caddesi 22, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/0b/390be095ab62f8b44b7e80563e94a5590906b916.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally situated for holiday makers and business travellers alike, this hotel is located at the hear...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="487.83" OriginalAmount="483.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.94132448599" Longitude="29.143716394901" StarRating="4" HotelCode="915600|rhiss_hotels_maltepe" HotelName="Rhiss Hotel Maltepe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Zümrütevler Mahallesi, Atatürk Caddesi 32, 34852 Maltepe, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/43/37431b7639aff4ef804a45b4b163697f652c51d4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="488.84" OriginalAmount="484" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03027154" Longitude="28.97450667" StarRating="3" HotelCode="298260|57929" HotelName="Gritti Pera" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/08/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Asmali Mescit Caddesi 20, Tünel - Beyoglu, Beyoglu, 34430 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/1e/9e1ec67dc7dd23a3e8d8a9da52767aa9ae72a3ed.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="488.84" OriginalAmount="484.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.005299672966" Longitude="28.97199600935" StarRating="3" HotelCode="901215|theodian_hotel" HotelName="Theodian Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Küçükayasofya Caddesi, Katip Sinan Camii Sokak 32, Eminönü, 34400 Istanbul, Sultanahmet</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/da/06da6cf993bc7760c53db6e2d441d86d9eb32d07.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="488.91" OriginalAmount="484.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.035178" Longitude="28.983496" StarRating="0" HotelCode="|466264" HotelName="The Trinity Hotel Taksim - Special Class" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Abdullah Sk. 6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/6/2/6/4/466264_9a2811a1030.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="488.96" OriginalAmount="484.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0068" Longitude="28.95336" StarRating="0" HotelCode="|192512" HotelName="Marmara Place Old City Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Inebey Mahallesi Gazi Mustafa</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/2/5/1/2/192512_13.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="490.03" OriginalAmount="485.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.011937" Longitude="28.957229" StarRating="0" HotelCode="|305343" HotelName="The Barbarossa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kemalpasa Mahallesi, Fethi Bey Caddesi No: 63, Laleli, Fatih</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/5/3/4/3/305343_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="490.86" OriginalAmount="486.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.988908667746" Longitude="28.829905525131" StarRating="4" HotelCode="260601|wow_airport" HotelName="WOW Airport Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Massage Centre,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Yesilkoy Mahallesi, Ataturk Caddesi 15-17-19, Bakirkoy, 34149 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/91/a3918410f7a5d23648c9b5539a5a4d4bdd22176c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at 1 km from the most important airport of Istanbul, Atatürk Airport, and at 20...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="491.11" OriginalAmount="486.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00797" Longitude="28.96303" StarRating="0" HotelCode="|72544" HotelName="Momento - Special Class" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mithatpasa Cad 14 Kucuk haydar Efendi SK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/2/5/4/4/72544_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is situated close to the historic centre, places of interest. ROOM: The comfortable and inviting rooms, have an air-conditioning system, a direct line telephone, a bathroom and a hairdryer. They also have a satellite TV, a mini-bar, a safety deposit box, room service and WiFi. OTHERS: Regarding the food and beverage provision, the establishment offers a restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="491.58" OriginalAmount="486.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0483996" Longitude="28.987379" StarRating="5" HotelCode="|205249" HotelName="Arts Istanbul - Special Class" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Halaskargazi Caddesi, No: 1 - Harbiye - Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/5/2/4/9/205249_6.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="491.77" OriginalAmount="486.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.045998" Longitude="28.912332" StarRating="5" HotelCode="|211264" HotelName="Lionel Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Yenidogan Mh. Abdi Ipekci Cd. No.84 Bayrampasa</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/1/2/6/4/211264_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="491.87" OriginalAmount="487" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.06328275" Longitude="28.98968023" StarRating="0" HotelCode="520038|252189" HotelName="Belle Maison Serviced Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Professor Nurettin Mazhar Ökten Sokak 4, Sisli, Istanbul 34360</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/5e/0d/5e0d8c1070d6ff55e1850c571b16f0cd8080809f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="491.87" OriginalAmount="487" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0390718" Longitude="28.94296857" StarRating="5" HotelCode="660706|271808" HotelName="Millennium Istanbul Golden Horn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Ayvansaray Mahallesi, Ayvansaray Kuyusu, Sokak 8, 34087 Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/45/91/45918e94881313b245912f5399104efd24fb819c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="491.87" OriginalAmount="487" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="766842|343162" HotelName="Beethoven Hotel &amp; Suite" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mithatpasa Caddesi Buyuk Haydar Efendi Sokak 22, Beyazit Fatih, 34000 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/db/fadbf2aa2cad916c09e938f50af0577d458d3bab.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="491.87" OriginalAmount="487" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.064056098121" Longitude="28.996835947037" StarRating="4" HotelCode="52640|27813" HotelName="The Marmara Sisli" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ortaklar Caddesi 30, Mecidiyeköy, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/2e4af1241435644c/8a/8a58003e1bf6a29ff03a919299940743/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the banking and commercial district of the town just 3 km from the centrall...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="491.87" OriginalAmount="487.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.059222071563" Longitude="28.943804632472" StarRating="5" HotelCode="310356|movenpick_istanbul_hotel_golden_horn" HotelName="Mövenpick Hotel Istanbul Golden Horn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/08/2026" HotelFacility="Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Silahtaraga Caddesi 87, Eyüp, 34050 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/68/00680d424b0bd46513ef6a5fb5495eabc5ed3b05.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel warmly welcomes guests in Istanbul. For guests who appreciate a stylish ambience...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="492.00" OriginalAmount="487.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0054321" Longitude="28.9654846" StarRating="0" HotelCode="|95703" HotelName="MAY ISTANBUL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Hayrettin Mh., Bali Pa?a Yk?. No:86, 34126 Fatih/?stanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/9/5/7/0/3/95703_1_6369.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Sultanahmet the district of This hotel is in Istanbul the centre of 10 minutes away, you can find places of interest, Such as Topkapi the Palace of the bazaar. it is 14 kilometres away from Istanbul AtatÃ¼rk Airport. HOTEL: This hotel offers WiFi, (free of charge), rooms with satellite TV, air-conditioning, a terrace, a restaurant and a bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="492.40" OriginalAmount="487.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.032577" Longitude="28.977128" StarRating="0" HotelCode="|454486" HotelName="Taksim Yazici" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Istiklal Cad. Tomtom Mah. Akansu Sk 4/1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/4/4/8/6/454486_eb1af601519.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="492.50" OriginalAmount="487.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0633558" Longitude="28.989688" StarRating="0" HotelCode="|86760" HotelName="Belle Maison Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/7/6/0/86760_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is inSisli the district of it is 3 kilometres away from Taksim the Square of. ROOM: Each room has WiFi (free of charge) and kitchenware.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="492.65" OriginalAmount="487.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.055832" Longitude="28.988939" StarRating="0" HotelCode="|528649" HotelName="Shishly Palace Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>mesrutiyet mah. kodaman sok. No.114</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/8/6/4/9/528649_ad8d4c91013.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="492.76" OriginalAmount="487.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0047648" Longitude="28.9794786" StarRating="3" HotelCode="|94464" HotelName="Hippodrome" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MIMAR MEHMETAGA CAD. No.38, SULTANAHMET , Istanbul Turkey</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/9/4/4/6/4/94464_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has WiFi, (free of charge), a terrace on the rooftop, Regarding the food and beverage offering, the establishment has a buffet breakfast. SITUATION: This establishment, the Grand Bazaar it is 500 metres away from it is in Sultanahmet the heart of Sultan Ahmed Mosque 100 metres away from the establishment, you can find el Museo de Santa SofÃ­a a 10-minute walk away from it is situated 15 kilometres away from Istanbul AtatÃ¼rk Airport. ROOM: The rooms have an air-conditioning system a bathroom with a hairdryer.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="492.88" OriginalAmount="488" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00183" Longitude="29.14835" StarRating="0" HotelCode="776207|284901" HotelName="Nish Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Serifali Mahallesi, Bayraktar Bulvari, Ibrahim Hakki Sokak 40, Ümraniye, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/7f/497f1b7d83385b883f6e2f96d87592853b357d7b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="493.31" OriginalAmount="488.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.010262" Longitude="28.9552821" StarRating="3" HotelCode="|86875" HotelName="Buyuk Keban" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gencturk Cad. No.39 Fatih</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/8/7/5/86875_16.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment is situated next to the University of Istanbul, close to the Grand Bazaar. FACILITIES: The establishment has a wellness centre, a gym, a hammam, a jacuzzi and a massage service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="493.89" OriginalAmount="489" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00765" Longitude="28.971663" StarRating="4" HotelCode="219906|35279" HotelName="Aprilis" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Binbirdirek Mah. Peykhane Sk. No: 4, Çemberlitas, Fatih 34122, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/71/d4/71d4356a25ac39d0bf1fcfca05ee67751b9e6deb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="493.89" OriginalAmount="489" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.874038" Longitude="29.249317" StarRating="3" HotelCode="188669|237564" HotelName="Pendik Marine" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel,hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dogu Mahdii, Ankara Caddesi 202, 34890 Pendik, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/6e/b16e6ff7b058b77c5e4d88e2e0ae7340852093b2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is situated in Asian Side. There are a total of 18 rooms on the premises. Cus...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="493.89" OriginalAmount="489.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.040624884798" Longitude="28.98342953373" StarRating="4" HotelCode="165508|elite_world_prestige" HotelName="Elite World Prestige Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sehit Muhtar Caddesi  40, Taksim, 34435 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/ce/3fced25acbe0f9404653922a3175790c2ea82fec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This architecturally attractive city hotel in the new area of Istanbul is situated close to Taksim S...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="493.89" OriginalAmount="489.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.054740123287" Longitude="28.988496062895" StarRating="3" HotelCode="303962|wame_suite_hotel" HotelName="Wame Suite Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Matbaaci Osmanbey Street 20, Osmanbey, 34363 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/ac/14/ac14ca0cbb4c882dbdb57190c3a1c7443f515fb5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="494.03" OriginalAmount="489.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.979185" Longitude="28.870994" StarRating="0" HotelCode="|543114" HotelName="SECOND SUIT OTEL" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/3/1/1/4/543114_ff4ad6a1051.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="494.52" OriginalAmount="489.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.04237" Longitude="28.98484" StarRating="0" HotelCode="|551884" HotelName="Endless Art Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Inonu Mh., Elmadag Cd., No. 28</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/1/8/8/4/551884_e5327751533.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="494.76" OriginalAmount="489.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0485" Longitude="29.0213" StarRating="3" HotelCode="|193103" HotelName="Malta Bosphorus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Palanga Caddesi No:24</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/3/1/0/3/193103_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="494.90" OriginalAmount="490.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00490428" Longitude="28.97915762" StarRating="0" HotelCode="943681|obelisk_hotel_suites" HotelName="Obelisk Hotel &amp; Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Mehmet Aga Caddesi 12, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/67/82/6782bb306aa28e507fa411b393e5102f9e6eef87.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="495.67" OriginalAmount="490.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0058322" Longitude="28.9548627" StarRating="4" HotelCode="|74810" HotelName="Marmaray" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Guvenlik Caddesi No:43, Yenikapi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/4/8/1/0/74810_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Marmaray Hotel is rated four stars and has 93 rooms. SITUATION: It is situated in Yenikapi, is 50 metres away from the railway station Yenikapi. It is 5 minutes away from the tram station Aksaray. In the surrounding area of the establishment, clients can find Kumkapi, Kadirga, the Sultanahamet area, Sultan Ahmed Mosque and Hagia Sophia, ROOM: The rooms well-decorated, have a flat-screen television, an air-conditioning system, a central heating system, a direct line telephone, a bathroom, bathroom items, a hairdryer and internet (free of charge). OTHERS: Clients have at their disposal an Ã  la carte restaurant with Turkish and international cuisine on the rooftop. Regarding the food and beverage offering, clients have a buffet-style breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="496.92" OriginalAmount="492" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="4" HotelCode="76949|19585" HotelName="Amber Hotel Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Muhsine Hatun Mahallesi, Cifte Gelinler Caddesi 3/7, Kumkapi, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/bf/d7/bfd76738c85cf59a992085eb5649d3e277c4d01c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located at the heart of the old town between the Sea of Marmara and Sultan ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="496.92" OriginalAmount="492" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.089674" Longitude="29.005349" StarRating="4" HotelCode="55339|35330" HotelName="Bilek" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Eski Buyukdere Caddesi 29, 4 Levent, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/86/688634683676ca7a70d1656fac1f95cfb5a90a89.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the immediate vicinity of the metro to Taksim Square. Links to the public t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="497.15" OriginalAmount="492.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.990479" Longitude="29.030021" StarRating="0" HotelCode="|537740" HotelName="Rubby Hotel Kadıköy" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/7/7/4/0/537740_94c3f880956.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="497.21" OriginalAmount="492.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.9938439" Longitude="28.9192374" StarRating="3" HotelCode="|211262" HotelName="Hampton by Hilton Istanbul Zeytinburnu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Prof Muammer Aksoy Cad No 3 Zeytinburnu Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/1/2/6/2/211262_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="497.93" OriginalAmount="493.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.040107467309" Longitude="28.983585834503" StarRating="4" HotelCode="33083|mineo_hotel_taksim" HotelName="Kervansaray Hotel" 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,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mahallesi, Sehitmuhtar Caddesi 49, Taksim, Beyoglu, 34421 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/4c/774c132ed935bc5e13d518c6255d059325772f13.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Taksim, Istanbul. Restaurants, bars, pubs and nightclubs can be found in th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="497.93" OriginalAmount="493.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.036559813652" Longitude="28.985457660188" StarRating="4" HotelCode="74097|taxim_hill_hotel" HotelName="Taxim Hill Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Siraselviler Caddesi 5, Beyoglu, 34437 Istanbul, Taksim</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/3e/b3/3eb31e21c3c650bb9e98c34b707d541025bc86d3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Taksim Square, the city hotel couldn't be more central. Istiklal Street, with a tramline ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="497.93" OriginalAmount="493.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.051618" Longitude="28.989143" StarRating="3" HotelCode="191115|jazz_hotel_3" HotelName="Jazz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Laundry,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Halaskargazi Mahallesi, Bahtiyar Sokak No:1, 34371 Nisantasi, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/ab/2cab3757efc1db85558fd173faa397acc261a9ca.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="498.79" OriginalAmount="493.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.85669" Longitude="29.29112" StarRating="0" HotelCode="|242341" HotelName="Golden Lounge" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Esenyali Mahallesi Uygar Sokak No: 27 Pendik</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/2/3/4/1/242341_553ca1e0337.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="498.94" OriginalAmount="494.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="4" HotelCode="191119|vernazza_suites_2" HotelName="Home Stay Home Mecidiyeköy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Abide-i Hürriyet Caddesi, Geçit Sokak 8, Sisli, 34138 istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/92/5c92a44385613c8239ebc5432d76e8faab2e3832.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="498.94" OriginalAmount="494.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00685668" Longitude="28.95490994" StarRating="0" HotelCode="373521|peninsulacity_hotel_" HotelName="Peninsulacity Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Katip Kasim Mah. Hayriye Tuccari Cad. Pasazade Sok. No:12/13, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/59/d65902c1d9d07a90a44cbb10bb5c0f660e917022.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Historic Peninsula, Peninsulacity Hotel is within a walking distance to many popular hist...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="498.94" OriginalAmount="494.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.88546233" Longitude="29.19877208" StarRating="0" HotelCode="865662|kndf_marine_otel" HotelName="KNDF Marine Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kordonboyu Mahallesi, Ankara Caddesi 160, Cevizli Mahallesi, Kartal, 34860 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/2a/10/2a107f9b2c838f5fa23f16175f43c36a9e90a484.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="499.95" OriginalAmount="495" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.033948517434" Longitude="28.980415046627" StarRating="3" HotelCode="907371|408501" HotelName="Stories Apart Kuloglu" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kuloglu Mahallesi, Ayhan Isik Sokak 30, Beyoglu, Istanbul 34435</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/34/fd349ebe6c018d2eaa239118a017f5d057852be8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The apartments are located in a side street, in the heart of Beyoglu and a few metres from the bustl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="499.95" OriginalAmount="495.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00686" Longitude="28.97232" StarRating="3" HotelCode="68413|olimpic_hotel_2" HotelName="Olimpic Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Peykhane Caddesi 16, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/3f/f7/3ff742e26fd38dc89394ebd7febef42549483d16.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is has an ideal location in the heart of Sultanahmet. Within 400 metres of the Blue Mosqu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="499.95" OriginalAmount="495.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.031537241878" Longitude="28.974734544754" StarRating="4" HotelCode="73722|pera_tulip_hotel" HotelName="Pera Tulip Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mesrutiyet Caddesi 103, Tepebasi/Beyoglu, 34430 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/05/c6/05c61f00540912183083645406dc4b87dd41a856.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just a few minutes from the Galata Tower, Taksim Square, Tunnel (the historical...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="499.95" OriginalAmount="495.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008054831711" Longitude="28.950197592013" StarRating="3" HotelCode="933747|lal_hotel_" HotelName="LAL Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="24 Hour Front Desk,Air Conditioning,Elevator,Housekeeping,Parking,Porter,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Aksaray Mahallesi, Namik Kemal Caddesi 18, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/b1/3ab1de016b4fbab26733a12ae9eac7e0dc962c35.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;.. Yusufpasa Tram Station is within 2 minutes? walking distance. Featuring Hagia Sophia, Blue Mosque...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="500.60" OriginalAmount="495.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0039427" Longitude="28.9793481" StarRating="0" HotelCode="|83039" HotelName="Kaftan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Akbiyik Caddesi Amiral Tafdil Sokak No 29</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/0/3/9/83039_4.jpg</HotelPictures>
        <HotelDescription>SITUATION: Is situated inIstanbul the historic centre of this establishment, is close to Topkapi the Palace of the bazaar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="500.69" OriginalAmount="495.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01337" Longitude="28.977331" StarRating="0" HotelCode="|455140" HotelName="Brako" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hudavendigar Cd. 23</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/5/1/4/0/455140_56e0fba1422.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="500.96" OriginalAmount="496" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.028533333333" Longitude="28.952823666667" StarRating="3" HotelCode="146549|199425" HotelName="Daphnis" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 08/08/2026">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/6e/3f6e5378fb43439661c25de90abbc72bd323db07.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="500.96" OriginalAmount="496" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.989787" Longitude="29.026342" StarRating="2" HotelCode="933204|271812" HotelName="My Kent Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Serasker Caddesi No. 8, Caferaga Mahallesi, Kadiköy, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/f3/a7f308d97b1382c1c48c6c3f833b72c3d4bd34aa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="501.72" OriginalAmount="496.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0103636" Longitude="28.9574343" StarRating="3" HotelCode="|304805" HotelName="Pisa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Balabana?a Mah. Fetihbey Caddesi Kurultay Sokak No:3 Laleli</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/4/8/0/5/304805_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="501.97" OriginalAmount="497" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008857484511" Longitude="28.967457711697" StarRating="4" HotelCode="33267|9405" HotelName="Beyaz Saray" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Yeniceriler Caddesi 77, Beyazit, 34130 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/52879/a_52879_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is situated in the historical old town in the Beyazit district of the city. The Gr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="501.97" OriginalAmount="497.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03561501" Longitude="28.98045175" StarRating="3" HotelCode="416684|dora_hotel" HotelName="Dora Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Beauty Salon,Coffee Shop,Dry Cleaning,Housekeeping,Internet,Laundry,LCD/Projector,Luggage Storage,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ögüt Sokak 11, Taksim Atif Yilmaz Caddesi, Beyoglu, 34000 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/10/78/1078d6966325b0bef66c86e1c73820727ea87045.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Dora Hotel in Istanbul (Taksim), you'll be minutes ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="503.48" OriginalAmount="498.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0378038" Longitude="28.9830928" StarRating="3" HotelCode="|86808" HotelName="Three Apples Suites and" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/8/0/8/86808_12.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, Istanbul it is in TarlabaÅŸi it is in 3 minutes away from the establishment, you can find Taksim the Square of. ROOM: All the rooms have WiFi (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="503.99" OriginalAmount="499" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.048419308737" Longitude="28.987440577803" StarRating="5" HotelCode="326631|60109" HotelName="Arts Hotel Istanbul Bosphorus" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Halaskargazi Caddesi 1, Harbiye, Sisli, 34367 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/eaf49b31d801de4a/98/981ca8f8207ea82c/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="503.99" OriginalAmount="499" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.013983" Longitude="29.029135" StarRating="4" HotelCode="188762|198784" HotelName="Volley Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Currency Exchange,Internet,Laundry,Lounge,Massage Centre,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Seyit Ahmet Deresi Sok., Nuhkuyusu Cad., 34662 Altunizade Üsküdar, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/19/0b19e1c3eece40bae7678856393f2fbae6231f63.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="504.26" OriginalAmount="499.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0051172" Longitude="28.97902" StarRating="3" HotelCode="|82887" HotelName="Charm" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cankurtaran Mah. Mimar Mehmetaga Cad. No 13 Sultanahmet</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/8/8/7/82887_13.jpg</HotelPictures>
        <HotelDescription>SITUATION: The hotel is in Istanbul the historic centre of Sultanahmet it is in. ROOM: Each room has WiFi (free of charge), an air-conditioning system and a satellite television.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="505.03" OriginalAmount="500.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0515653" Longitude="28.9891253" StarRating="0" HotelCode="|82974" HotelName="Jazz Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Halaskargazi Mahallesi Bahtiyar Sokak No: 1 Nisantasi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/9/7/4/82974_12.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is 5 minutes away fromOsmanbey the metro station of. ROOM: The establishment has deluxe rooms and flat-screen satellite television.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="506.01" OriginalAmount="501.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008224470222" Longitude="28.972760438919" StarRating="4" HotelCode="173313|recital_hotel" HotelName="Recital Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Binbirdirek Mahallesi, Piyer Loti Caddesi 21, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/f3/91f335d93ad90dc98b96c1771dfd1c0737de1275.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Most of the historical attractions of Istanbul are either within a five-minute walk or can be easily...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="506.01" OriginalAmount="501.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="977255|guner_business_hotel" HotelName="Guner Business Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Osmanaga Mahallesi, Gaziosmanpasa Sokak 1/3, 34714 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/79/8e7913d02c5ba18aa6bb8d2ce4d80842ae56415e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="507.02" OriginalAmount="502" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00702286505" Longitude="28.970258989505" StarRating="4" HotelCode="321428|199890" HotelName="Aprilis Gold Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Emin Sinan Mahallesi, Emin Sinan Hamam Sokak 5, 34126 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/8b/c18b2370a07095b04546ee5a55448ee9d67d5390.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="507.02" OriginalAmount="502" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00989023098" Longitude="28.976376056671" StarRating="4" HotelCode="87537|24145" HotelName="Arden City Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 08/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Alemdar Mahallesi, Kazim Ismail Gürkan Caddesi 2, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/67/1d/671d844e5c4f80b546c168b02b68ff13d5e4c0a4.tiff</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is surrounded by all the major historical and cultural sights in the heart of the old tow...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="507.02" OriginalAmount="502" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.012181342229" Longitude="28.977687656879" StarRating="3" HotelCode="188722|56828" HotelName="Hypnos Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Ebusuud Caddesi No. 10, 12/14, Sirkeci, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/b9/6d/b96d66f3e0b00d7a4d4888db9f41585530b87037.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="507.02" OriginalAmount="502.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.009356" Longitude="28.979111" StarRating="4" HotelCode="9369|ottoman_hotel_imperial__special_class" HotelName="Ottoman Hotel Imperial" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Caferiye Sokak 6/1, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/a9/75/a97584f6e9e737ac4396661e164d1f11fe9e9b45.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in an inspiring location, directly in the heart of the Old Town, in a slightly...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="507.54" OriginalAmount="502.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.006865" Longitude="28.97276" StarRating="0" HotelCode="|96004" HotelName="Olimpic" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Peykhane Caddessi, 16 - Sultanahmet,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/9/6/0/0/4/96004_b58e1a21557.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is in a historic building, it offers WiFi and (free of charge), a terrace with fantastic views. SITUATION: The hotel is in Istanbul the historic centre of Sultan Ahmed Mosque 5 minutes walk away, guests can find. ROOM: The rooms have an air-conditioning system, flat-screen satellite television and a mini-bar. Some rooms have a balcony with beautiful views. RESTAURANT: Guests can enjoy a restaurant with beautiful views.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="507.74" OriginalAmount="502.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.002" Longitude="29.13285" StarRating="0" HotelCode="|558070" HotelName="Nish Suite Atasehir" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/8/0/7/0/558070_2f152411119.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="507.97" OriginalAmount="502.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.011994" Longitude="28.958393" StarRating="4" HotelCode="|17627" HotelName="Mosaic" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VIDINLI TEVFIK PASA CAD. VEZNECILER-LALELI 21</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/6/2/7/17627_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel has a main 5-storey building and 119 double rooms. In the entrance, you can find a lobby with a reception, sofas, a hairdresser's and a conference room. SITUATION: It is inIstanbul the historic centre of it is 60 minutes away from the airport. ROOM: The cosy rooms, have a bathroom, a hairdryer, a direct line telephone, a mini-bar, a fridge, a central heating system and a safe. some rooms even have a balcony. FACILITIES: For a fee, you can enjoy the Turkish bath, a sauna and a gym. OTHERS: Regarding the food and beverage provision, the establishment offers a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="508.10" OriginalAmount="503.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.87274047" Longitude="29.25136284" StarRating="5" HotelCode="167023|1721519" HotelName="The Green Park Pendik Hotel &amp; Convention Center" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kaynarca Mahallesi, Erol Kaya Caddesi 204, Pendik, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/5e/5e864a2b625298e8/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideally located, particularly for those wishing to be on the Asian side of Istanbul. T...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="508.35" OriginalAmount="503.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0102402" Longitude="28.957321" StarRating="3" HotelCode="|82956" HotelName="Eyfel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kurultay Sok. No:19 Laleli</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/9/5/6/82956_313679e1601.jpg</HotelPictures>
        <HotelDescription>SITUATION: The hotel is in Istanbul the historic centre of 200 metres away, guests will find Laleli the Tram Station of. ROOM: The rooms have WiFi, (free of charge), a television. FACILITIES: The establishment has a swimming pool.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="508.63" OriginalAmount="503.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0573006" Longitude="29.0062008" StarRating="5" HotelCode="|22638" HotelName="Surmeli Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PROF.DR. BULENT TARCAN SOKAK, GAYRETTEPE 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/6/3/8/22638_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Surmeli Istanbul is rated five stars. It was built in 1986, has 203 rooms, a restaurant, lifts, a concierge, a safety deposit box service, a swimming pool, a sauna, room service, a cafÃ© and business facilities. SITUATION: It is situated in the centre of Istanbul. ROOM: The rooms have a hairdryer, an air-conditioning system, a television and a radio.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="509.42" OriginalAmount="504.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0312209" Longitude="28.8171593" StarRating="5" HotelCode="|107975" HotelName="Rotta İstanbul " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Evren Mah. Cami Yolu Caddesi No:1A Gunesli 34212</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/7/9/7/5/107975_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is elegant rooms, has a covered swimming pool, a gym and spa facilities. SITUATION: It is situated 7 kilometres away fromIstanbul AtatÃ¼rk the airport CNR the exhibition centre.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="509.45" OriginalAmount="504.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.86955" Longitude="29.26987" StarRating="5" HotelCode="|225445" HotelName="Istanbul Marriott Pendik" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>E5 Karayolu uzeri No:209 Ust Kaynarca Pendik</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/5/4/4/5/225445_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="510.05" OriginalAmount="505.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.040860040043" Longitude="28.9837038517" StarRating="4" HotelCode="12447|feronya_hotel" HotelName="Feronya Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Abdulhakhamit Caddesi 58, Taksim, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/c6/82/c682f5034b8399cc62641fee53a7b14937549d10.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="510.18" OriginalAmount="505.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.9949967" Longitude="28.9123944" StarRating="0" HotelCode="|86739" HotelName="Grand Abimo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Prof Muammer Aksoy cad. No 16 Zeytunburnu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/7/3/9/86739_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a terrace, rooms with hydromassage, views of the sea and a car park (free of charge). SITUATION: the Grand Bazaar 5 kilometres away from the establishment, guests will find.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="510.49" OriginalAmount="505.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0144383" Longitude="28.9769288" StarRating="0" HotelCode="|107972" HotelName="Mr. Bird Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Orhaniye Cad. No:32 Sirkeci</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/7/9/7/2/107972_7.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 2013. SITUATION: It is situated 10 minutes away fromTopkapi the Palace of and.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="511.06" OriginalAmount="506" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.004551" Longitude="28.979777" StarRating="3" HotelCode="188716|56891" HotelName="Center Hill Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cankurtaran Mahallesi, Mimar Mehmet Aga Caddesi 23, Fatih, Istanbul, Sultanahmet</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/45/76/4576c7f8af5657ce22318d952743352cf56bed26.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="511.17" OriginalAmount="506.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00703" Longitude="28.97055" StarRating="0" HotelCode="|192639" HotelName="Aprilis Gold Hotel - Special Class" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Emin Sinan Hamami Sk No 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/2/6/3/9/192639_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="511.36" OriginalAmount="506.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.007411" Longitude="28.969769" StarRating="0" HotelCode="|537426" HotelName="BALPETEK HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>gedikpasa cami sokak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/7/4/2/6/537426_38e2b9d2124.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="512.07" OriginalAmount="507" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.009102896088" Longitude="28.954913020134" StarRating="4" HotelCode="170310|29952" HotelName="Amethyst" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Mesihpasa Mahallesi, Aksaray Caddesi 6, Laleli, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/45/6e/456e0b75d5fae1e09f317dfec4e7f04e69118657.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the Laleli district of old Istanbul, the hotel is conveniently located within walking dis...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="512.72" OriginalAmount="507.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.173558" Longitude="29.607431" StarRating="0" HotelCode="|567282" HotelName="Miletus Otel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cavus, Ayazma Caddesi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/7/2/8/2/567282_4fad30d1359.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="513.04" OriginalAmount="507.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0090294" Longitude="28.9648898" StarRating="0" HotelCode="|82877" HotelName="Balin - Special Class" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dibekli Camii sk. No:10 Beyazit</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/8/7/7/82877_10.jpg</HotelPictures>
        <HotelDescription>SITUATION: The hotel Sultanahmet it is in it is located 350 metres away from Topkapi the Palace of and the mosque. ROOM: The establishment has soundproofed rooms, with WiFi (free of charge) and views of the city.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="513.67" OriginalAmount="508.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.027059" Longitude="28.970154" StarRating="0" HotelCode="|536730" HotelName="The Gift Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Yolcuzade Iskender Cd. 22</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/6/7/3/0/536730_73a28b82051.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="514.09" OriginalAmount="509" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.98288134" Longitude="29.03283048" StarRating="0" HotelCode="778323|343399" HotelName="Riva's Moda" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Caferaga Mahallesi, Doktor Esat Isik Caddesi 98, Kadikoy, Istanbul 34710</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/07/5e07dcaf0508fe81950d51ac60bc9fe492235768.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="514.21" OriginalAmount="509.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0571705" Longitude="28.9798523" StarRating="4" HotelCode="572123|77726889" HotelName="The House Hotel Bomonti" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Cumhuriyet Mahallesi, Düzoglu Sokak 2/A, Bomonti, Sisli, Istanbul 34437</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/58/583861/583861a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="514.27" OriginalAmount="509.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0049697" Longitude="28.9748099" StarRating="0" HotelCode="|43654" HotelName="Arden City Hotel - Special Class" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/3/6/5/4/43654_7.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban, boutique hotel, has 36 rooms and 8 floors. The renovated hotel in 2008, with air-conditioning, has a lobby, a reception, a currency exchange service, a cloakroom, a lift, WiFi, a bar and a restaurant. For an extra cost you can enjoy internet, room service, a laundry service and a car park. SITUATION: This hotel is surrounded by the tourist area, is in Sultanahmet the historic centre of In the surrounding area, you can find restaurants, bars, public transport services, shops, the railway station and the bus station. it is situated 18 kilometres away from Istanbul AtatÃ¼rk Airport it is 60 kilometres away from Sabiha Gokcen Airport. ROOM: The establishment has 2 suites standard rooms with views, The bright rooms, have a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, internet, a mini-bar, a double or king-size bed, an air-conditioning system, individual heating and a safety deposit box. MEALS: Customers have at their disposal a restaurant, Regarding the food and beverage offering, the establishment offers a breakfast service. PAYMENT METHODS: Customers can pay using Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="514.58" OriginalAmount="509.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00849" Longitude="28.954226" StarRating="0" HotelCode="|523463" HotelName="Freya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ihtisap Agasi Sk. 9-11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/3/4/6/3/523463_6b0c3be0959.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="514.75" OriginalAmount="509.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.046755" Longitude="29.007389" StarRating="0" HotelCode="|546715" HotelName="Besiktas Serenity Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Barbaros Blv. 59</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/6/7/1/5/546715_d54a4b81001.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="514.75" OriginalAmount="509.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0257203" Longitude="28.9789614" StarRating="4" HotelCode="|108231" HotelName="Sub Karaköy - Special Class" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Necatibey Cad. No: 91 Karakoy</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/8/2/3/1/108231_11.jpg</HotelPictures>
        <HotelDescription>SITUATION: This modern hotel is in Karakoy the district of it is situated 5 minutes walk away from the ferry. ROOM: The rooms have modern facilities and smart furniture.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="515.09" OriginalAmount="509.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.044374" Longitude="29.004213" StarRating="0" HotelCode="|522246" HotelName="Guest" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sinanpasa, Yenilik Sk. 9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/2/2/4/6/522246_d83dc280912.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="515.10" OriginalAmount="510.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.011978950451" Longitude="28.955556750298" StarRating="3" HotelCode="165540|buyuk_keban_hotel" HotelName="Hotel Büyük Keban" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Genctürk Caddesi No: 39, Sehzadebasi, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/26/be2668e1743a4c45383dcf4de59d780e4b3ae37d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="515.38" OriginalAmount="510.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0122333" Longitude="28.9777066" StarRating="0" HotelCode="|82969" HotelName="Hypnos Design Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ebusuud Cad.No 10 Sirkeci</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/9/6/9/82969_9.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has WiFi and a car park. SITUATION: 50 metres away, guests can find the tram stop.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="515.41" OriginalAmount="510.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0117441" Longitude="28.9565963" StarRating="3" HotelCode="|82917" HotelName="Maya  Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Fevziye Caddesi No: 5 Sehzadebasi Laleli</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/9/1/7/82917_75b134c0629.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is inIstanbul the heart of 250 metres away, guests have the mosque. ROOM: The establishment has 50 rooms with an air-conditioning system, a satellite TV and WiFi (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="515.70" OriginalAmount="510.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0091197" Longitude="28.9789899" StarRating="4" HotelCode="|34759" HotelName="Ottoman Imperial - Special Class" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CAFERIYE SOK.NO:6/1SULTANAHMET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/7/5/9/34759_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, was built in 1854, renovated in 2006, has 54 rooms, suites and 3 floors. The establishment has a reception, a safety deposit box service, a currency exchange service, a cloakroom, a lift and a kiosk. Our guests can find a bar, 2 restaurants, a fax machine, computer, a scanner and a printing service. The establishment also offers internet, room service, a laundry service and a car park. SITUATION: Is situated in the heart of the historic centre, in the surrounding area, clients can find tourist points of interest, Clients can also find commercial areas and the harbour. 2000 metres away, there is a tram stop, is 19 kilometres away from Istanbul AtatÃ¼rk Airport. ROOM: The establishment has rooms and suites. Guests are offered renovated rooms, a bathroom with a hairdryer, an air-conditioning system, a direct line telephone and a satellite TV. They also have internet, data connection, a mini-bar, a writing desk and a safe. Guests can find Pemium rooms with coffee pot, a kettle, internet and a bathrobe. FACILITIES: The establishment boasts a Turkish bath. PAYMENT METHODS: Customers can pay by American Express, Visa and Mastercard. OTHERS: Regarding the food and beverage offering, clients have 2 restaurants and a bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="518.13" OriginalAmount="513" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008047" Longitude="28.963131" StarRating="4" HotelCode="168922|25910" HotelName="Hotel Momento Beyazit" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 07/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mithat Pasa Caddesi, Kucuk Haydar Efendi Sokak 14, Beyazit, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/1d/0f1d69be671c872e3d02f7cec7066d6887c88132.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is very conveniently located less than 200 metres from the Grand Bazaar while the sights o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="519.14" OriginalAmount="514" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.992795" Longitude="29.027483" StarRating="3" HotelCode="311577|58732" HotelName="Zirve Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Osmanaga Mahallesi, Resit Efendi Sokak 38, Kadiköy, 34714 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/b0/69b0c99f697358287ec59fdbe9adcb9e4c670456.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="519.14" OriginalAmount="514" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="973951|486629" HotelName="Levni Plus Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hoca Pasa Mahallesi, Safveti Pasa Sokak 10, 34110 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/4c/1c4c8c367cf53e9ecfa6f5951e5f2aefd02da3ad.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="519.33" OriginalAmount="514.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.989" Longitude="29.02437" StarRating="0" HotelCode="|525856" HotelName="Sarnic Butik Otel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Caferaga Mahallesi Dumlupinar Sok No12</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/5/8/5/6/525856_cf4ef121159.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="520.15" OriginalAmount="515" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0166318" Longitude="28.97323023" StarRating="3" HotelCode="430680|199343" HotelName="Alpek Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Hobyar Mahallesi, Arpacilar Caddesi 6, Eminönü, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/b1/2a/b12a4be099db69008b3457e2c2f05ea4eaa44a7c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="520.15" OriginalAmount="515" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.02501502" Longitude="28.8159874" StarRating="5" HotelCode="936797|45801" HotelName="Divan Suites Istanbul G-Plus" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Baglar Mahallesi, Mimar Sinan Caddesi 35, Günesli 34209, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/bf00b3d32a61153a/f5/f5a2a056a824940d/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the centre of Istanbul’s new business district, just five minutes from Istan...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="520.15" OriginalAmount="515.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008064773983" Longitude="28.958729001328" StarRating="4" HotelCode="900211|hotel_venera" HotelName="Hotel Venera" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Mesihpasa Caddesi 72, Laleli, 34480 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/48/a3/48a383d08a6a070c80b5153ab4e0b8da702d7325.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the old city centre, within walking distance of Istanbul’s spectacular highl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="521.16" OriginalAmount="516" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.23721533" Longitude="28.85452946" StarRating="4" HotelCode="613563|392929" HotelName="Park Inn by Radisson Istanbul Odayeri" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Odayeri Mahallesi, Selçuk Bey Sokak 27, 34075 Eyüp, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/631158/631158a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="522.17" OriginalAmount="517" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008177491057" Longitude="28.96481525403" StarRating="3" HotelCode="118862|25911" HotelName="Niles Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ordu Caddesi Dibekli Cami Sokak 13, Beyazit, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/dd/59dd7cf639947b3f2fd1c53c28879f72cd2ee931.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="522.17" OriginalAmount="517" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.012475" Longitude="28.97795" StarRating="3" HotelCode="60858|343432" HotelName="Ersu" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ebussuud Caddesi Erdogan Sokak 10, Sirkeci, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/5a/d85aa0c9ac3e1214672934dcc0f4d60d1897ab59.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="523.18" OriginalAmount="518.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.010101" Longitude="28.977961" StarRating="3" HotelCode="33848|zeynep_sultan_hotel" HotelName="Zeynep Sultan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Alemdar Mahallesi, Zeynep Sultan Camii Sokak 25, 34110 Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/35/ec/35eca16adc480b6d9603c2698c5f556048df8cac.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is situated close to the heart of the city of Istanbul. Plenty of shopping and e...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="523.18" OriginalAmount="518.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01204" Longitude="28.95578" StarRating="3" HotelCode="900068|sorriso_due_hotel" HotelName="Marinem" 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,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gençtürk Cad. Aga yokusu Sk. No: 18, 34470 Istanbul, Sehzadebasi</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/56/12/5612bae9daef328e19d7adeb572d8ecb799a3020.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Sehzadebasi, which is the oldest part of Istanbul. Within walking distance, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="523.99" OriginalAmount="518.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="4" HotelCode="43552|1535981" HotelName="Golden Age Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mahallesi, Topcu Caddesi 10, Taksim, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/3a1cb0c4f5447020/99/9999e19a6bc8ef81/10-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated just 5 minutes away from Taksim's underground station. It is approximately 25 ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="524.19" OriginalAmount="519" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.991916816946" Longitude="29.025650918484" StarRating="3" HotelCode="152018|56640" HotelName="Parkhouse Boutique &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Jacuzzi,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Osmanaga Mahallesi, Muhurdar Fuat Sok 12, Kadiköy, 34714 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/211601/211601a_hb_a_032.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="524.19" OriginalAmount="519.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.002880072601" Longitude="28.975045008598" StarRating="3" HotelCode="410318|artefes_hotel" HotelName="Artefes Hotel Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kucuk Ayasofya Caddesi, Cayiroglu Sokak 17, Sultanahmet, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/8b/7e8b60608ff243790701493a975b8aaaa272f67d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is a recently opened establishment in the Sultanahmet district of Istanbul. The hotel's su...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="524.39" OriginalAmount="519.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0086264" Longitude="28.964326" StarRating="2" HotelCode="|86826" HotelName="Inter Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mithatpasa Cad. Buyuk Haydar Efendi Sok. No:29 Beyazit</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/8/2/6/86826_4.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is situated in the historic centre of Beyazit/Sultanahmet, close to the Grand Bazaar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="524.96" OriginalAmount="519.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.005774328819" Longitude="28.954377919436" StarRating="4" HotelCode="185397|2217333" HotelName="The City Port" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Katip Kasim Mahallesi, Sepetci Selim Sokak 58, Yenikapi, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/93/e093ca48ed415043a0aac6b12f02570ddc8af39e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="525.20" OriginalAmount="520" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.005784" Longitude="28.973431" StarRating="3" HotelCode="169635|27756" HotelName="Hotel Perula" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Binbirdirek Mahallesi, Peykhane Sokak 45, Sultanahmet Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/e5/7fe5472972ce3bd617017ef479ac08b0dcc97159.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the historical district of Istanbul, within a few hundred metres of the tour...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="525.49" OriginalAmount="520.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.060141" Longitude="28.808088" StarRating="4" HotelCode="|444825" HotelName="Ramada Encore By Wyndham Istanbul Basin Express" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mehmet Akif Mah. 3. Inonu Cad.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/8/2/5/444825_86ac4eb1138.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="525.60" OriginalAmount="520.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.009225" Longitude="28.962833" StarRating="4" HotelCode="167659|3264414" HotelName="Sky Kamer" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ordu, 31, Istanbul 34130</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/128296/128296a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the old, cultural centre of Istanbul known as Beyazid, the hotel's roof terrace overlooks...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="526.21" OriginalAmount="521" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.018807444745" Longitude="28.927531591402" StarRating="3" HotelCode="318948|217233" HotelName="Hanna Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Topkapi Mahallesi, Dullar Cikmazi Sokak 3, Topkapi, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/7e/717e91ce061420451b7ea513ab799bf2c7ea591e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="526.21" OriginalAmount="521.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.006342992754" Longitude="28.981709588955" StarRating="3" HotelCode="99184|ishakpasa_konagi" HotelName="Ishak Pasa Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cankurtaran Mahallesi, Ishakpasa Caddesi, Ishakpasa Konagi 3 - 5, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/61/2161639e292571dbda6d9bd0d5d1c361c314df03.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="526.21" OriginalAmount="521.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00511218" Longitude="28.96379533" StarRating="3" HotelCode="315764|alphonse_hotel" HotelName="Alphonse" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Muhsine Hatun Mah. Çiftegelinler Cad No. 25, Kumkapi, 34126 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/27/fe2798737a801c530bd0a43eb6d96995261969fd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="526.70" OriginalAmount="521.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.006607" Longitude="28.969696" StarRating="0" HotelCode="|454604" HotelName="Imagine - Special Category" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Emin Sinan Mah. Pertevpasa Sk. No: 57Kadirga,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/4/6/0/4/454604_121fc9e1030.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="527.07" OriginalAmount="521.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.013794" Longitude="28.977017" StarRating="4" HotelCode="|454365" HotelName="Dodo Spa Old City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hoca Pasa Mahallesi, Hudavendigar Cad</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/4/3/6/5/454365_d22d01f1306.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="527.22" OriginalAmount="522" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.040186366468" Longitude="28.984800875187" StarRating="4" HotelCode="41098|19796" HotelName="Grand Öztanik Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Topcu Caddesi 9-11, Taksim, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/0c/74/0c7438f624f36df6d79c5574ff965358de84780a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the new city area of Taksim, close to the metro station. It is approximately...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="527.22" OriginalAmount="522" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01" Longitude="28.9575" StarRating="5" HotelCode="61881|12508" HotelName="Crowne Plaza Istanbul - Old City" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Balabanaga Mahallesi, Fethi Bey Caddesi 2, Laleli, Fatih, 34134 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/64/746444efbd31709becce91da0b7a73b9578b7424.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;With its outstanding location, this hotel is within walking distance of the Grand Bazaar, the Blue M...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="527.22" OriginalAmount="522.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.039865" Longitude="28.984913" StarRating="4" HotelCode="65192|manesol_boutique_lamartine" HotelName="Lamartine" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Lamartin Caddesi 25, Taksim, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/50/4c/504c87044e4d03aa83d4e48a3f6cc20e318a7865.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located within a few minutes’ walk of Taksim Square, where there are transport ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="528.91" OriginalAmount="523.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.9117498" Longitude="29.2013198" StarRating="0" HotelCode="|40991" HotelName="Titanic Business " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BARBAROS HAYRETTIN PASA CAD NO 43 KARTAL</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/9/9/1/40991_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Titanic Business is rated five stars and it is in Istanbul city centre.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="529.24" OriginalAmount="524" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.976839295417" Longitude="28.868029680024" StarRating="5" HotelCode="221774|45383" HotelName="Ramada Hotel and Suites Istanbul Atakoy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Atakoy 1.Kisim Mahallesi, Fisekhane Caddesi 9/1, 34158 Istanbul, Bakirkoy</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/4c/e34cfae7056fbee254ac0dcc340babf2e3c518d4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies in Ataköy district, just 8 km from Atatürk Airport and CNR Expo Centre, a 5 minute wa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="529.24" OriginalAmount="524.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.011139329517" Longitude="28.955894279762" StarRating="4" HotelCode="43563|yigitalp_hotel" HotelName="Yigitalp" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gençtürk Cad., Çukur Çesme Sok. No:34, Sehzadebasi, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/media/ebad94d24afc4ef189431920d9fcbaaa.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of the enthralling old town, just a short distance from a wide se...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="529.57" OriginalAmount="524.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01912" Longitude="28.92743" StarRating="0" HotelCode="|193224" HotelName="Hanna" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Topkapi Mah. Dullar Cikmazi Sok. No: 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/3/2/2/4/193224_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="529.82" OriginalAmount="524.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.991851" Longitude="29.026877" StarRating="0" HotelCode="|522154" HotelName="Viva Suits" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/2/1/5/4/522154_a4b09cf0948.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="530.41" OriginalAmount="525.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.005896" Longitude="28.973453" StarRating="3" HotelCode="|72447" HotelName="Perula" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Binbirdirek MhPeykhane Sk 45</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/2/4/4/7/72447_6.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is luxury boutique. SITUATION: 2 minutes away from the establishment, clients can find tourist points of interest. ROOM: The luxurious, comfortable rooms, have an air-conditioning system, wooden furniture, internet and a mini-bar. OTHERS: Regarding the food and beverage offering, clients can enjoy a buffet breakfast, The establishment also offers a Turkish bath.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="530.88" OriginalAmount="525.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.96745" Longitude="29.10485" StarRating="3" HotelCode="|192848" HotelName="Plus Bostanci Atasehir" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Yesilvadi Sokak No:10 Bostanci</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/2/8/4/8/192848_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="531.97" OriginalAmount="526.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.977311" Longitude="28.875739" StarRating="0" HotelCode="|546674" HotelName="La Mia Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/6/6/7/4/546674_c1908211041.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="532.27" OriginalAmount="527.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008344" Longitude="28.976244" StarRating="3" HotelCode="188663|hotel_nomade" HotelName="Nomade" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Divanyolu Caddesi, Ticarethane Sokak 15, 34410 Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/51/61511afb4db77066ef84e02dbae151d1990d603a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="532.27" OriginalAmount="527.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01225906" Longitude="28.95601137" StarRating="0" HotelCode="516714|hotel_buyuk_sehzade" HotelName="Hotel Buyuk Sehzade" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gencturk Caddesi No 66</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/71/6271ac3f9235d72f8e568424f84ee9ff6a1770eb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="533.28" OriginalAmount="528" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.034270965225" Longitude="28.980896458504" StarRating="4" HotelCode="901003|56505" HotelName="Misafir Suites 8 Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kuloglu Mah., Erol Dernek Sok. No:1, 34433 Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/72/a9/72a947d4e3d0b67d81cdcc5335317ff141bc922d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="533.52" OriginalAmount="528.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0403145" Longitude="28.9847891" StarRating="4" HotelCode="|94468" HotelName="Golden Age  Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>TOPCU CAD. NO 10 (TAKSIM OTELLER BOLGESI) , Istanbul Turkey</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/9/4/4/6/8/94468_14.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers WiFi, (free of charge), a lounge bar and a swimming pool bar. SITUATION: This establishment, is 300 metres away from Takshim the square 1 minute away from the establishment, you can find the metro station, 900 metres away, clients have the convention centre and the exhibition centre, Close to Istiklal Avenue Where customers can find restaurants, shops and cafÃ©s. Guests can request a transfer service to the airport, is situated 20 kilometres away from the airport. ROOM: The rooms have a television, a bathroom and a sitting room with sofa. FACILITIES: The establishment has a Turkish bath, a massage service and a swimming pool with deck chairs. OTHERS: Regarding the food and beverage offering, clients have a restaurant, The establishment offers a buffet breakfast and an Ã  la carte or set-menu lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="533.59" OriginalAmount="528.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.039999" Longitude="28.976132" StarRating="5" HotelCode="|444986" HotelName="Cher and Spa Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Haciahmet Mah. Kurtulusdere Mah. No:31</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/9/8/6/444986_31edde81245.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="534.29" OriginalAmount="529" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.040681" Longitude="28.98347" StarRating="5" HotelCode="75623|18040" HotelName="Elite World Istanbul" 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,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sehit Muhtar Caddesi 42, Taksim, 34435 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/bc/17/bc17a46be1341b10fd613cfc7346eb412e165763.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Taksim, the new city, in the middle of Istanbul, the meeting point of Asia ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="534.29" OriginalAmount="529" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.029188" Longitude="29.11687" StarRating="5" HotelCode="297934|57958" HotelName="Mercure Istanbul Umraniye" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Alemdag Caddesi Site Yolu Sokak No. 20, Tepeustu Mevkii, Umraniye, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/29/0429cd854bf1d5499030ce73001428a0d6778109.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="534.29" OriginalAmount="529.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.005022820611" Longitude="28.964796839287" StarRating="4" HotelCode="292260|skalion_hotel" HotelName="Skalion Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Hayrettin Mahallesi, Cifte Gelinler Caddesi 6, Kumkapi, Fatih, 34126 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/6d/a2/6da28bf81036a30c996e69863bf3cb654c57298d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated half a kilometer from the Grand Bazaar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="534.30" OriginalAmount="529.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.019972" Longitude="28.96358" StarRating="0" HotelCode="|532862" HotelName="Roof Halic Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tahsildar Sk.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/2/8/6/2/532862_e89af961020.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="535.11" OriginalAmount="529.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.004302" Longitude="28.97539" StarRating="0" HotelCode="|532887" HotelName="RW Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sifa Hamami Sk. 14</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/2/8/8/7/532887_fa1f7241038.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="535.11" OriginalAmount="529.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.960532" Longitude="29.1025658" StarRating="0" HotelCode="|83038" HotelName="The Bostanci Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mehmetevki Paa No:20 Bostanci</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/0/3/8/83038_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has views of the city and sea views. SITUATION: Istanbul It is in.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="535.30" OriginalAmount="530.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.025745" Longitude="28.973844" StarRating="4" HotelCode="34526|anemon_hotel_galata__special_class" HotelName="Anemon Galata" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bereketzade Mahallesi, Büyükhendek Caddesi 5, Kuledibi, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/71/3171012b12731c965f034ad3ada4f3c6d61a548e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right next to the Galata Tower in the historical Pera area of Istanbul, the hotel has a uniq...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="535.30" OriginalAmount="530.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01613" Longitude="28.948701" StarRating="3" HotelCode="9370|pianoforte" HotelName="Pianoforte" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Feyzullah Efendi Cd No: 17, 34620 Kiztasi, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/05/7205bb5a73decf6b79455b39791db4965b04cf5c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="536.31" OriginalAmount="531" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.02649744" Longitude="28.97799173" StarRating="0" HotelCode="442383|343246" HotelName="Galata 1875 Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Bicycle Rental,Coffee Shop,Concierge,Dry Cleaning,Elevator,Fax,Housekeeping,Internet,Kitchen,Laundry,LCD/Projector,Luggage Storage,Parking,Pets allowed,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hacimimi Mahallesi, Luleci Hendek Caddesi 25, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/07/5007145bef944f282628eb22ac1adb4b97527938.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Galata 1875 Suites in Istanbul (Galata), you'll be ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="536.68" OriginalAmount="531.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.05193" Longitude="28.990702" StarRating="0" HotelCode="|525407" HotelName="The Rooms Nisantasi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Zafer Sokak No: 64</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/5/4/0/7/525407_7a16f481002.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="537.39" OriginalAmount="532.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.02574" Longitude="28.979089" StarRating="4" HotelCode="|446495" HotelName="Root Karaköy Bosphorus Hotel and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hacimimi, Necatibey Cd.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/4/9/5/446495_436a86e0947.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="538.20" OriginalAmount="532.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03343" Longitude="28.9853802" StarRating="3" HotelCode="|82993" HotelName="Cihangir" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Aslanyata?? Sok. No: 17</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/9/9/3/82993_9.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is situated 1 kilometre away fromKabatas the ferry station of.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="538.28" OriginalAmount="532.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0132" Longitude="28.942" StarRating="0" HotelCode="|525437" HotelName="Best Garden Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/5/4/3/7/525437_2bc71d01159.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="538.33" OriginalAmount="533" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.013528243679" Longitude="28.977282643319" StarRating="4" HotelCode="32218|13723" HotelName="Best Western Empire Palace" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Hudavendigar Caddesi 19, Sirkeci-Sultanahmet, 34110 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/51272/a_51272_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of the beautiful old town and is only 100 m from the tourist cen...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="538.80" OriginalAmount="533.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.924763" Longitude="29.154792" StarRating="4" HotelCode="|444878" HotelName="Days By Wyndham Istanbul Maltepe" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/8/7/8/444878_7c02c5b1128.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="539.34" OriginalAmount="534.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="3" HotelCode="65801|fatih_hotel_2" HotelName="Osmanbey Fatih Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Halaskargazi Mahesi, Matbaaci Osmanbey Sokak No. 13, 34361 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/78/2a782a0ce16d9f1d5686f04c54a7ddcc0afdeefd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="539.34" OriginalAmount="534.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.004612" Longitude="28.980096" StarRating="4" HotelCode="130199|acra_hotel__special_class" HotelName="Acra Hotel" 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,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Mehmet Aga Caddesi, Amiral Tafdil Sokak 15, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/0f/d8/0fd827aab4aadc726af4d613777c0b97456edde1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys an ideal location in the heart of the historical centre of Istanbul in the Sultana...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="539.97" OriginalAmount="534.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0649" Longitude="29.00386" StarRating="0" HotelCode="|23317" HotelName="Tempo Residence Gayrettepe" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rustubey Sok. No.2 Gayrettepe, Istanbul 34349</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/3/1/7/23317_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: this aparthotel was built in 2000. It has 8 floors and 21 junior suites. In the entrance, you can find a lobby with a reception, a safety deposit box service, a currency exchange service, lifts and internet. Guests are also offered a restaurant with air-conditioning, an indoor car park and a car park. There are many services available at the establishment, including room service, a laundry service and a medical care service. SITUATION: This hotel is in Istanbul the city centre of. ROOM: All the rooms have a bathroom, a direct line telephone, satellite or cable TV, a radio, a stereo and internet. They also offer an open-plan kitchen, a fridge, a double bed, a sofa, a safe (available for a fee) and a central heating system. OTHERS: Regarding the food and beverage offering, clients can enjoy a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="540.35" OriginalAmount="535" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.99257125" Longitude="29.0430921" StarRating="3" HotelCode="318299|198749" HotelName="Holiday Inn Istanbul Kadikoy" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Egitim Mahallesi, Poyraz Sokak 6, 34722 Kadiköy, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/5c/c35c837212f328679e881ac87cd4821d3385d2f5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="540.35" OriginalAmount="535" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.05787352938" Longitude="28.98736771368" StarRating="5" HotelCode="148921|27831" HotelName="Holiday Inn Istanbul - Sisli" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Halaskar Gazi Caddesi, 19 Mayis Mahallesi 206, 34360 Istanbul, Sisli</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/e7/72e77b12541001c56c543f258cb057600a608945.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="540.90" OriginalAmount="535.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0136" Longitude="28.973687" StarRating="0" HotelCode="|450031" HotelName="Hampton By Hilton Istanbul Sirkeci" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/0/0/3/1/450031_b4100e91004.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="541.36" OriginalAmount="536" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.99277912" Longitude="29.02598584" StarRating="4" HotelCode="451131|199008" HotelName="Istanbul Life Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Rihtim Caddesi, Resit Efendi Sokok 11, 34714  Kadiköy, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/01/b3/01b38acc04c34bacc2e03a5ea29a83617327ee6c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kadiköy.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="541.38" OriginalAmount="536.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.015046" Longitude="28.976956" StarRating="0" HotelCode="|465072" HotelName="Grand Sirkeci Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hobyar mahallesi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/5/0/7/2/465072_be3c39b1230.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="542.17" OriginalAmount="536.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.885163" Longitude="29.198299" StarRating="0" HotelCode="|524415" HotelName="Denizati Plus Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ankara Caddesi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/4/4/1/5/524415_d782cf70903.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="542.37" OriginalAmount="537" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.003911" Longitude="28.978937" StarRating="4" HotelCode="900671|25896" HotelName="Darussaade Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sultan Ahmet, Akbiyik Caddesi 90, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/1f/181f2121f41ff5fa5171a4bffa884043a26c7bb0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers are welcomed at the hotel, which has a total of 22 rooms. The establishment features a ba...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="542.37" OriginalAmount="537" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0639779" Longitude="29.01005199" StarRating="5" HotelCode="11644|2975" HotelName="Dedeman Istanbul" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Yildiz Posta Caddesi 50, Gayrettepe, 34340 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/fe/d9/fed935569d39ddfffbd88329543412f1ee7d8948.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is located in the Esentepe district of Istanbul, convenient for both business and lei...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="542.83" OriginalAmount="537.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008103" Longitude="28.964813" StarRating="3" HotelCode="|72445" HotelName="Niles  Istanbul - Special Class" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ordu CaddesiDibekli Cami Sokak 19</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/2/4/4/5/72445_10.jpg</HotelPictures>
        <HotelDescription>SITUATION: Is situated in the city centre, the historic centre, nearby, you will find tourist areas, places of interest. ROOM: The comfortable rooms, have an air-conditioning system, a bathroom and WiFi (free of charge), It also offers suites and Turkish bath.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="543.36" OriginalAmount="537.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.05408" Longitude="28.98584" StarRating="0" HotelCode="|242526" HotelName="Numi Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cumhuriyet Mah. Rumeli Cd. No 104/6 Osmanbey</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/2/5/2/6/242526_14.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="543.38" OriginalAmount="538" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.003443523223" Longitude="28.970485925675" StarRating="4" HotelCode="9878|25893" HotelName="Best Western Antea Palace Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kücük Ayasofya Mahallesi, Yusuf Askin Sokak 28, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/06787a71fc90a6fc/2b/2b6fe57400dc4a28/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the historic district known as Sultanahmet, with the main attractions of the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="543.38" OriginalAmount="538.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="970652|big_garden_hotel" HotelName="Big Garden Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Molla Gurani Mahallesi, Mahmut Nedim Sakagi 2, Fatih, 34096 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/fd/51fdf63d70bd45ed11a347ceb3e7331e404b686f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="543.55" OriginalAmount="538.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.026261" Longitude="28.977948" StarRating="0" HotelCode="|528495" HotelName="Galata Masterpiece Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Galata Mandirasi Sk. 24</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/8/4/9/5/528495_6435cf31000.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="544.80" OriginalAmount="539.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.99812" Longitude="29.142618" StarRating="0" HotelCode="|471215" HotelName="The Kailyn Hotels And Suites Atasehir" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Serifali, Kule Sk.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/1/2/1/5/471215_b09fc031220.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="545.40" OriginalAmount="540" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.009164165531" Longitude="28.974486355412" StarRating="3" HotelCode="315766|58754" HotelName="Edibe Sultan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Alemdar Mahallesi, Hoca Rustem Mektebi Sokak 5, Sultanahmet, 34080 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/43/ce439a59c3d30a7b60c3a2b7e3e4f6f772ce5355.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="545.40" OriginalAmount="540" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.040722473627" Longitude="28.984867930412" StarRating="4" HotelCode="25678|35661" HotelName="Ramada By Wyndham Istanbul Taksim" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Receppasa Caddesi 15, Taksim, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/77/91/7791ddcf963461358a0ff0fcb9762d54b3c6f8c3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in Taksim, a lively district with a range of cultural, art and entertainment a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="545.86" OriginalAmount="540.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01313" Longitude="28.95558" StarRating="3" HotelCode="|25182" HotelName="Sogut Old City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BUKALIDEDE SOK. - SEHZADEBASI/LALELI 11-13</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/1/8/2/25182_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: this renovated hotel in 2006, with air-conditioning, has 50 rooms and 5 floors. It has a reception, internet, a currency exchange service, a cloakroom, a safety deposit box service, lifts, a restaurant and a cafÃ©. There are many services available at the establishment, including room service, a laundry service, a hairdresser's and a car park. SITUATION: It is close to the city centre, Where you can find bars, restaurants and shops. nearby, there is a public transport stop, is situated 15 kilometres away from the airport. ROOM: The modern rooms, a bathroom with a hairdryer, a direct line telephone, satellite and cable television, a radio, internet, a mini-bar, a double bed, an individual air-conditioning system and individual heating. Guests are offered 6 non-smoking rooms. FACILITIES: Guests can enjoy a sauna, For a fee, you can enjoy a massage service and a jacuzzi. PAYMENT METHODS: Customers can pay by Visa and Mastercard. OTHERS: Regarding the food and beverage offering, you can enjoy a buffet breakfast and dinner and Ã  la carte lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="546.41" OriginalAmount="541" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008459375267" Longitude="28.962567708004" StarRating="4" HotelCode="24952|477451" HotelName="Baron Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mimar kemalettin Mahallesi, Buyuk Tulumba Sokak 4, Beyazit, 34400 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/a4/60/a460aa71b789c2fb32de72face16de7be200e147.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located quite near to the large bazaars in Beyazit. The hotel is well situated for acc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="546.41" OriginalAmount="541" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00887" Longitude="28.9556" StarRating="0" HotelCode="828008|375181" HotelName="Grand Marcello Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mesihpasa Mahallesi, Sait Efendi Sokak 23, Laleli, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/d1/38/d138900a8d9dde86fd3cd5e30403959af5b674a0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="546.98" OriginalAmount="541.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0572848" Longitude="28.9127576" StarRating="3" HotelCode="|305357" HotelName="Yeni Otel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ali Galip Bey Cd. No:14, Gaziosmanpasa</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/5/3/5/7/305357_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="548.43" OriginalAmount="543" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.06242" Longitude="28.98906" StarRating="4" HotelCode="300370|45318" HotelName="Grand Aras Hotel &amp; Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Merkez Mahalessi, Buyukdere Caddesi 13, Sisli, 34360 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/94/c0944c38a52ed0eb4d8301feffcc2cb2eb93a041.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="549.36" OriginalAmount="543.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0059503" Longitude="28.9798908" StarRating="0" HotelCode="|86734" HotelName="Nayla Palace Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kutlugun Sok. No 12</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/7/3/4/86734_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a garden, WiFi (free of charge) and views of the sea. SITUATION: 200 metres away, clients have the mosque.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="549.38" OriginalAmount="543.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03096" Longitude="28.97474" StarRating="0" HotelCode="|524205" HotelName="The Westist Hotel and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Balyoz Sk.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/4/2/0/5/524205_08a80b61120.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="549.44" OriginalAmount="544" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.006078956893" Longitude="28.954129815102" StarRating="4" HotelCode="33266|30998" HotelName="Grand Hilarium Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 08/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Fabrika Caddesi 5, Yenikapi, 34130 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/b8/dd/b8dd8dcbc038be32738a0475acb83f8c19a03ac8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located around a 10-minute walk for links to public transport. Atatürk International Ai...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="549.92" OriginalAmount="544.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0630481" Longitude="28.9864346" StarRating="0" HotelCode="|108188" HotelName="116 Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Han?mefendi Sokak, 116, ili</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/8/1/8/8/108188_5309e4a1043.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is in Sisli the centre of near the establishment, you will find the stores, a business centre and leisure areas. ROOM: The establishment has suites and fully-equipped studios, They have WiFi (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="550.06" OriginalAmount="544.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0057216" Longitude="28.9546415" StarRating="0" HotelCode="|108289" HotelName="The City Port Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Katip Kasim Mah. Sepetci Selim Sok. No:66 Yenikapi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/8/2/8/9/108289_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: Yenikapi Is situated in Sultanahmet the establishment is 2 kilometres away from. ROOM: The rooms have soundproofing and modern facilities. FACILITIES: Guests are offered private parking (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="550.08" OriginalAmount="544.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.9927952" Longitude="29.0268669" StarRating="0" HotelCode="|82911" HotelName="Emirtimes Hotel Kadikoy" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Reitefendi Sokak No 38 Osmanaga Mah.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/9/1/1/82911_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment has a reception. SITUATION: The hotel Istanbul it is in it is situated 5 minutes away from HaydarpaÅŸa the Railway Station of. ROOM: All the rooms have an air-conditioning system and WiFi (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="550.45" OriginalAmount="545" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.9554134" Longitude="29.1167787" StarRating="0" HotelCode="760328|343216" HotelName="Elite World Asia" 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,Bar,Business Centre,Conference Hall,Currency Exchange,Designated Smoking Area,Dining,Garden,Internet,Laundry,Lounge,Massage Centre,Meeting Room,Parking,Printer,Restaurant,Room Service,Sauna,Spa,Telephone Service,Valet Parking,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Inönü Caddesi 22, Küçükyali, Maltepe, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/9a773bcfab5cefea/e2/e23b22d11d87efe8dd068ac22074af5f/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This sophisticated Hotel is in Maltepe. A total of 350 guests rooms are available for guests' conven...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="550.45" OriginalAmount="545.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.007329566175" Longitude="28.954062728836" StarRating="0" HotelCode="303971|delta_hotel_istanbul" HotelName="Delta Hotel Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Aksaray Caddesi 26/1, Aksaray, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/9a/02/9a022204a5cec44a216420da39123cf56facfe50.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="551.46" OriginalAmount="546" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.038158" Longitude="28.984111" StarRating="4" HotelCode="169634|32105" HotelName="Senator Hotel Taksim" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Abdulhak Hamit Caddesi 9, Taksim, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/e9/6be9b9c01cb9d46281c8e72ed6cafece638c2c91.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of the city, just 10 m from Taksim Square and its metro station. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="551.46" OriginalAmount="546.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.014328680706" Longitude="28.97817581892" StarRating="4" HotelCode="39094|orka_royal_hotel" HotelName="Orka Royal Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Hocapasa Mah. Nöbethane Cad. 10, 34113 Sirkeci, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/b7/12/b712b9c9d89aae9b76e90d9e804cdf471a99c88e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of the old city, Sirkeci, within walking distance of all the hist...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="551.95" OriginalAmount="546.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0586046" Longitude="28.9860026" StarRating="4" HotelCode="|220771" HotelName="Mare Park" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Merkez M. Abide-i Hurriyet C. No:85/87, ?i?li 60</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/7/7/1/220771_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="552.20" OriginalAmount="546.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0628732" Longitude="28.987483" StarRating="4" HotelCode="|453783" HotelName="ibis Istanbul Sisli" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Abide-i Hurriyet Caddesi No:179</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/7/8/3/453783_15dd3201729.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="552.47" OriginalAmount="547" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.932642251862" Longitude="29.327947100121" StarRating="5" HotelCode="260171|45784" HotelName="Miracle Istanbul Asia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Harmandere Mahallesi, Dedepasa Caddesi Site Sokak 8, Kurtköy-Pendik, 01960 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/d3/f5d3dc2fb88057ab32df8b815c2ee72cd80a00af.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="552.47" OriginalAmount="547.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.012363494298" Longitude="28.95712852478" StarRating="4" HotelCode="9355|carlton_hotel_7" HotelName="Carlton Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kemal Pasa, Fevziye Caddesi 22, 34470 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/92/4d/924d868d35a35db6da2d9694f282e1690644c1b3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming hotel is located at the heart of the old town of Sehzadebasi in Istanbul. It lies in ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="552.47" OriginalAmount="547.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01191558" Longitude="28.97324837" StarRating="4" HotelCode="782619|boss_hotel_7" HotelName="Boss Hotel Sultanahmet" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sururi Mahallesi, Turkocagi Caddesi 15, 34120 Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/75/36/7536245b7ae67d56f9f819d2b76c44782a1bf7b3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="552.47" OriginalAmount="547.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.06475371" Longitude="28.99442272" StarRating="5" HotelCode="951686|the_craton_hotel" HotelName="The Craton Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Fulya Mahallesi, Ortaklar Caddesi, Bahceler Sokak 16, Sisli, 34394 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/3b/27/3b270d2fc4495718d3b711d4e2ef928bb156df3c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="552.59" OriginalAmount="547.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.060574" Longitude="29.008184" StarRating="0" HotelCode="|544285" HotelName="Nish Palace Besiktas" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hattat Halim Sk. 15</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/4/2/8/5/544285_18814ba1048.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="553.01" OriginalAmount="547.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.029304" Longitude="28.987342" StarRating="0" HotelCode="|530544" HotelName="Tonight Hotel Port" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Meclis-i Mebusan Cd. N 39</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/0/5/4/4/530544_4cd0cbd1040.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="553.48" OriginalAmount="548" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.04182493" Longitude="29.00495937" StarRating="0" HotelCode="875821|375218" HotelName="Meydan Besiktas Otel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Printer,Restaurant,Smoking Rooms,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sinanpasa Mahallesi, Besiktas Caddesi 21, Besiktas, 34353 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/53/c3537e85b1245b0cf640843f8bfe9c6251f63ef9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is situated in New City. Nestled within 1000 metres from the town centre, the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="554.49" OriginalAmount="549" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.995613517998" Longitude="29.025766253471" StarRating="3" HotelCode="188746|56967" HotelName="Sidonya Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nemlizade sokak 34, Rihtim caddesi, Rasimpasa Mahallesi, Kadiköy, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/e5/e8/e5e835812d52bd2b4075d828dcced9eb6257fcb6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="554.80" OriginalAmount="549.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01046" Longitude="28.97867" StarRating="0" HotelCode="|185024" HotelName="The Print House " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Alemdar Caddesi Guzel Sanatlar Sok no:5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/5/0/2/4/185024_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="554.82" OriginalAmount="549.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.99227" Longitude="29.04272" StarRating="4" HotelCode="|193200" HotelName="Holiday Inn Istanbul - Kadikoy, An Ihg" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Egitim Mahallesi Poyraz Sokak N6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/3/2/0/0/193200_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="555.01" OriginalAmount="549.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008881" Longitude="28.972265" StarRating="0" HotelCode="|467195" HotelName="Carina Gold" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/7/1/9/5/467195_d66f54d1630.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="555.50" OriginalAmount="550" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.038960084539" Longitude="28.974333580426" StarRating="5" HotelCode="737446|409904" HotelName="Titanic Downtown Beyoglu" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Hacihmet Mahallesi, Kurtulus Deresi Caddesi 21, Beyoglu, 34440 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/79/c679c4653f9adfab4c8e8a21c8b2a8fbf11ea09f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="556.18" OriginalAmount="550.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00316" Longitude="28.97574" StarRating="3" HotelCode="|184146" HotelName="Atam Suites and Apart" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/1/4/6/184146_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="556.38" OriginalAmount="550.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008554" Longitude="28.974942" StarRating="0" HotelCode="|475552" HotelName="Hotel Esve Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bicki Yurdu sk. No6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/5/5/5/2/475552_83de1d61259.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="556.51" OriginalAmount="551" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.04842749" Longitude="29.02506504" StarRating="0" HotelCode="374306|237537" HotelName="Nevv Bosphorus Hotel &amp; Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Muallim Naci Caddesi 7, Ortaköy/Besiktas, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/63/a06309e6412e213ae37c874ff0a97748311dcf9d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="558.35" OriginalAmount="552.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.026454" Longitude="28.978021" StarRating="0" HotelCode="|528588" HotelName="Selvese Collection Galata 1875" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/8/5/8/8/528588_889bd561036.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="558.81" OriginalAmount="553.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.034426" Longitude="28.980711" StarRating="0" HotelCode="|84906" HotelName="Misafir Suites 8 Istanbul - Special Class" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>KULOGLU MAH. GAZETECI EROL DERNEK SOK. BEYOGLU 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/4/9/0/6/84906_8.jpg</HotelPictures>
        <HotelDescription>SITUATION: This boutique hotel Taksim it is in it is situated near the commercial area, Where you can find restaurants and bars. la Plaza Taksim 500 metres away from. ROOM: The establishment has large suites, They have heated floor, a flat-screen television, WiFi (free of charge) and a marble bathroom. OTHERS: Regarding the food and beverage offering, you can enjoy a buffet breakfast, Accepted a restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="559.10" OriginalAmount="553.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01406" Longitude="28.97905" StarRating="0" HotelCode="|184887" HotelName="Sayeban Gold Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/8/8/7/184887_fadbff71530.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="559.54" OriginalAmount="554" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00971618" Longitude="28.95377179" StarRating="3" HotelCode="548612|206556" HotelName="Corner Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Kemal Pasa Mahallesi, Ataturk Bulvari 2/101, Ordu Caddesi, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/2a/e0/2ae0113d603c606d9e40e3eeea3279b2b9d38317.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="559.87" OriginalAmount="554.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0074789" Longitude="28.9732835" StarRating="0" HotelCode="|82919" HotelName="Hali Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Klodfarer Caddesi No:20 Sultanahmet</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/9/1/9/82919_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: Is situated inSultanahmet the district of 500 metres away, clients have places of interest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="559.92" OriginalAmount="554.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.04841" Longitude="29.02536" StarRating="0" HotelCode="|243072" HotelName="Nevv Bosphorus Hotel and Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>No7 Mecidiye Muallim Naci Cd Besiktas</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/3/0/7/2/243072_8.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="561.15" OriginalAmount="555.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.06197" Longitude="28.97958" StarRating="0" HotelCode="|184586" HotelName="K Suites Otel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Halide Edip Adivar Mah. Balci Sokak No 35</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/5/8/6/184586_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="561.56" OriginalAmount="556.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00581818" Longitude="28.97203402" StarRating="0" HotelCode="308222|sultanahmet_suite_life" HotelName="Sultanhmet Suite Life" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel,Bed and breakfasts" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Bicycle Rental,Currency Exchange,Designated Smoking Area,Dry Cleaning,Internet,Laundry,Luggage Storage,Pets allowed,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Binbirdirek Mahallesi, Dizdariye Cesme Sokak 39, Sultanahmet, 34440 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/eb/5cebd3895a259fdae87948d3d06e22972365fb26.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Thamel, Langsisha Guest House is a perfect starting point from which to explore Kathmandu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="562.57" OriginalAmount="557.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00414" Longitude="28.979656" StarRating="4" HotelCode="147673|ferman_hotel" HotelName="Ferman Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Amiral Taftil Sokak 37, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/e9/11e95fe2d13144d88e9e61982da09fd3d936130c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a great location in the historic Sultanahmet district of Istanbul. The top attracti...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="563.98" OriginalAmount="558.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0044964" Longitude="28.9800391" StarRating="0" HotelCode="|83033" HotelName="Historia-Special Class" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Amiral tafdil sok. No:11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/0/3/3/83033_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment has rooms with air-conditioning and a patio with a fountain. SITUATION: Sultan Ahmed Mosque It is situated 5 minutes away from.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="564.40" OriginalAmount="558.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.088216" Longitude="28.982953" StarRating="4" HotelCode="|445142" HotelName="Four Points by Sheraton Istanbul Kagithane" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cendere Street No 15, Hamidiye District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/1/4/2/445142_9574d981125.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="564.59" OriginalAmount="559" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.055983454512" Longitude="28.986283845404" StarRating="4" HotelCode="375182|217746" HotelName="Renata Suites Boutique Hotel" 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>Nakiye Elgün Sokak 44, Osmanbey, Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/ea/35/ea3524fbf575ed5d135c1cfa725bd5bb575fb616.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Istanbul, this boutique hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="565.60" OriginalAmount="560" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00896076766" Longitude="28.975230885299" StarRating="4" HotelCode="321868|216975" HotelName="Antusa Palace Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Laundry,Massage Centre,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Alemdar Mahallesi, Çatalçesme Sokak 7, Sultanahmet, 34400 Fatih</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/78/ef/78ef84b07e9f2537c665614d34f61ec64f0d6cbb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="565.60" OriginalAmount="560" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.98450023" Longitude="29.10764508" StarRating="3" HotelCode="200040|45838" HotelName="Asia City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Kucukbakkalkoy Mahallesi, Sutculer Sokak 3, 34750 Atasehir, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/a2/8fa2212679d09bb020473d7650a3b95ed2e94cde.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a bar, a transfer service and a confer...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="565.60" OriginalAmount="560.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.010217" Longitude="28.976853" StarRating="2" HotelCode="68834|boutique_albion_hotel_sultanahmet" HotelName="Albion Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Alayköskü Caddesi 15, Istanbul, Sultanahmet</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/3c/aa3cd25dc3b927c67d2d3ad9bd20bd0535fe9590.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul's many historical attractions. It is 5 minutes from ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="565.85" OriginalAmount="560.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.992563" Longitude="29.026599" StarRating="0" HotelCode="|532918" HotelName="Best Hotel Kadikoy" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/2/9/1/8/532918_0de852e1057.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="566.61" OriginalAmount="561" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.9149897" Longitude="29.13341339" StarRating="5" HotelCode="263245|206460" HotelName="Cevahir Hotel Istanbul Asia" 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,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Yali Mahallesi, Turgut Özal Bulvari 261, Maltepe, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/61/ab61c3f2bca95d99b40707295f0f59d653135be8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="566.61" OriginalAmount="561" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.004252" Longitude="28.979675" StarRating="3" HotelCode="33844|55352" HotelName="Angel's Home Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Mehmet Aga Caddesi, Amiral Tafdil Sokak 26, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/a8/17/a81709687bdcb5f6acfd55724bdfb51f151084da.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="566.81" OriginalAmount="561.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.05653" Longitude="28.98612" StarRating="0" HotelCode="|192845" HotelName="Renata Boutique Hotel - Boutique Class" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/2/8/4/5/192845_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="567.56" OriginalAmount="561.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.057362" Longitude="28.818368" StarRating="5" HotelCode="|205790" HotelName="Clarion Istanbul Mahmutbey" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mahmutbey Mahallesi Peyami Safa Caddesi No 44 Bagcilar Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/5/7/9/0/205790_6a67bfb1406.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="568.36" OriginalAmount="562.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.013885" Longitude="28.977038" StarRating="2" HotelCode="267820|17060139" HotelName="Samil" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="boutique hotel" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Hüdavendigar Caddesi, Serdar Sokak No: 3, Sirkeci, Alte Stadt Sultanahmet, Istanbul 34110</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/ba/39bac4f6bb263554f42cbc834ed1f182b9fdf1d3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="568.63" OriginalAmount="563.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.034459918695" Longitude="28.984463798777" StarRating="4" HotelCode="401981|lush_hotel__special_class" HotelName="BVS Lush Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Siraselviler Caddesi 10, Taksim, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/fc/5f/fc5fdc7bcb59b8ec45b5ea2ba3785683c291c443.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just 300 metres south of Taksim Square close to Istiklal Street in an area full...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="569.48" OriginalAmount="563.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.005037" Longitude="28.79753" StarRating="0" HotelCode="|528657" HotelName="Meros Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tevfikbey Mahallesi Halkali Caddesi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/8/6/5/7/528657_b13c55c1017.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="569.57" OriginalAmount="563.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0569052" Longitude="28.994261" StarRating="5" HotelCode="|184602" HotelName="Lausos Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mesrutiyet Mahallesi 19 Mayis Cad</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/6/0/2/184602_13.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="569.64" OriginalAmount="564" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.025270515026" Longitude="29.105438320199" StarRating="4" HotelCode="557127|217236" HotelName="Hilton Garden Inn Istanbul Umraniye" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service,Spa,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Yamanevler Mahallesi, Haldun Alagas Caddesi 2, Umraniye, 34768 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/20/3e20e2e325f58e50da4742ce356390cfe7faea56.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="569.64" OriginalAmount="564" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.068551108062" Longitude="29.007437655371" StarRating="3" HotelCode="154660|271829" HotelName="Villa Blanche" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Keskinkalem Sokak 7, Esentepe, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/05/7205bb5a73decf6b79455b39791db4965b04cf5c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="569.64" OriginalAmount="564" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="4" HotelCode="118813|56448" HotelName="Taxim Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mahallesi, Cumhuriyet Caddesi 31, Taksim, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/7c/33/7c3304e3d7bdfd8087e64818d339ad7ba7f6a0c1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="570.32" OriginalAmount="564.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0335597" Longitude="28.9770999" StarRating="4" HotelCode="|40799" HotelName="Pera Tulip" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/7/9/9/40799_965b4ab1122.jpg</HotelPictures>
        <HotelDescription>SITUATION: The hotel is next to the shopping area, Taksim the square the historic centre, restaurants, bars and leisure areas. HOTEL: The hotel offers a lobby with a reception, a currency exchange service, a lift and a cloakroom. Guests are also offered a cafÃ©, a bar, restaurants, meeting rooms, a business centre, WiFi, room service, a laundry service (for a fee) and a car park.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="570.65" OriginalAmount="565" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.059198183258" Longitude="29.010273336597" StarRating="5" HotelCode="200053|33840" HotelName="Renaissance Istanbul Polat Bosphorus Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Barbaros Bulvari 145, Besiktas, 34349 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/07/9b/079bbf67e62df81d53c722ef15eb09f09d922599.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the European side of Istanbul, in Besiktas, midway between the areas of Taks...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="570.65" OriginalAmount="565.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="974483|nova_park_hotel_suite" HotelName="Nova Park Hotel &amp; Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Merkez Mahallesi, Silahsor Caddesi 30, Sisli, 34360 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/dd/b3dd4591cff5bdbb0f47edcc021415e49a4e12cd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="570.76" OriginalAmount="565.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0102675" Longitude="28.9788195" StarRating="0" HotelCode="|83016" HotelName="Elasophia Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Alemdar Cd. No: 9A Sultanahmet - Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/0/1/6/83016_11.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel Sultanahmet it is in it is in the historic centre. ROOM: Customers can find modern rooms, with WiFi, (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="570.79" OriginalAmount="565.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0045036" Longitude="28.9800046" StarRating="3" HotelCode="|86944" HotelName="Angel's Home" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/9/4/4/86944_16.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment was built in the 19th Century, The establishment has a terrace on the rooftop. SITUATION: Is situated inIstanbul the historic centre of. ROOM: The rooms have WiFi (free of charge).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="571.19" OriginalAmount="565.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.984655" Longitude="29.10813" StarRating="3" HotelCode="|178494" HotelName="Asia City Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kucukbakkalkoy Mah Sutculer Sok 3, TR - Istanbul , Turkey</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/8/4/9/4/178494_e532ee61801.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="571.66" OriginalAmount="566" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.006217" Longitude="28.973016" StarRating="3" HotelCode="267139|57717" HotelName="Celine Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Peykhane Cad. No:28, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/5a/505aacf4dc20b4893c0c9a4e8a2286183ed736f4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="574.69" OriginalAmount="569" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.98785709" Longitude="28.82995658" StarRating="5" HotelCode="260731|24622" HotelName="WOW Istanbul Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Yesilkoy Mahallesi, Ataturk Caddesi 15-17-19, Bakirkoy, 34149 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/c8/fcc8230da76a595035b81f2daac843b2350497ce.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at 1 km from the most important airport of Istanbul, Atatürk Airport, and at 20...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="574.98" OriginalAmount="569.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.99227" Longitude="28.90954" StarRating="0" HotelCode="|185001" HotelName="The Conforium" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/5/0/0/1/185001_13.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="575.70" OriginalAmount="570" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01221" Longitude="28.95724" StarRating="3" HotelCode="516259|217198" HotelName="Hotel Genova Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Balabanaga Mahallesi, Zeynep Kamil Sokak 5-7, 34134 Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/f0/e8/f0e8bc017331aa652e88a4a4b28d4e15475e480b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="575.97" OriginalAmount="570.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0110741" Longitude="28.9434853" StarRating="4" HotelCode="|38871" HotelName="Ramada By Wyndham Istanbul Old City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MILLET CAD NO 82 FINDIKZADE AKSARAY</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/8/7/1/38871_5a5e5f50838.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was renovated in 2007, has 100 rooms, The air-conditioned establishment has a lobby, with a reception, a safety deposit box service, a currency exchange service, a cloakroom, a lift, a bar, a pub, a restaurant, conference facilities and internet. Other services the establishment offers are room service (for a fee), a laundry service and a car park. SITUATION: This urban hotel is in the historic centre, 5 minutes away, there is a bus stop, Hagia Sophia, Topkapi Palace, the Spice Bazaar and DolmabahÃ§e Palace close to the establishment, clients can find it is 10 minutes away from restaurants, pubs, bars and nightclubs. 10 minutes away from the establishment, clients can find Sirkeci the railway station it is situated 12 kilometres away from Istanbul AtatÃ¼rk Airport. ROOM: The comfortable rooms, have a bathroom, a hairdryer, a direct line telephone, a satellite television, internet, a mini-bar, a coffee maker, a kettle, a safe, an air-conditioning system and central heating. FACILITIES: The establishment has a spa, For a fee, guests can enjoy a Turkish bath and a sauna. The establishment also has a gym, On request a massage service (available for a fee). PAYMENT METHODS: Customers can pay by American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: It has a restaurant, Regarding the food and beverage offering, clients can enjoy a breakfast service and traditional dishes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="576.33" OriginalAmount="570.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.95536" Longitude="29.11673" StarRating="5" HotelCode="|444525" HotelName="Elite World Grand Istanbul Kucukyali" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/5/2/5/444525_9f4d9450851.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="577.83" OriginalAmount="572.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.034346" Longitude="28.984663" StarRating="0" HotelCode="|467090" HotelName="Grand Star Hotel Premium" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Siraselviler street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/7/0/9/0/467090_10ef45d1732.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="578.58" OriginalAmount="572.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.025668" Longitude="28.626723" StarRating="0" HotelCode="|522854" HotelName="Rainbow Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/2/8/5/4/522854_9e94e5e1158.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="578.89" OriginalAmount="573.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.927301706172" Longitude="29.309466776443" StarRating="4" HotelCode="446808|CBC055100" HotelName="Hampton by Hilton Istanbul Kurtkoy" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Yeni Sehir Mahallesi, Millet Caddesi 27, MVK Work Square B Block 3, Pendik, 34912 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/01/600194b65a6cb75f660db4271d7b92b6f354fa03.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a safe, a bar and a business centre. Wireless internet ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="579.38" OriginalAmount="573.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.002697443279" Longitude="28.973619169312" StarRating="3" HotelCode="148643|143660" HotelName="Istanbul Harmony Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kucukayasofya Mahallesi, Aksakal Caddesi 26, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/9b/2a/9b2a52a08ba533c9f700335006404adfe47fbb4b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the old city, a few minutes' walk from famous tourist attractions such as t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="579.74" OriginalAmount="574" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.9718887" Longitude="29.05874856" StarRating="0" HotelCode="595770|237172" HotelName="A11 Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Göztepe Mahallesi, Bagdat Caddesi 229/1, Kadiköy, 34730 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/24/0a246bf5eea245b6886345a99975c4c4d8336b4c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="579.74" OriginalAmount="574.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.026883" Longitude="28.973707" StarRating="3" HotelCode="765231|meroddi_pera_hotel" HotelName="Meroddi Pera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Sahkulu Mahallesi, Sahkulu Sokak 16, Beyoglu, 34420 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/1f/5c/1f5c7e2ddb9bfa69acab4824d62464c9b135d989.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="579.78" OriginalAmount="574.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0086422" Longitude="28.959998" StarRating="3" HotelCode="|82942" HotelName="Benler" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/9/4/2/82942_11.jpg</HotelPictures>
        <HotelDescription>SITUATION: Is situated inIstanbul the historic area of the establishment is 15 kilometres away from the basilica and Fatih the Mosque of. ROOM: All the rooms have a satellite TV and WiFi (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="579.81" OriginalAmount="574.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.951363" Longitude="29.099228" StarRating="0" HotelCode="|526570" HotelName="La Cielo Suites Bostancı" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Altintepe Mah. Galipbey Caddesi No 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/6/5/7/0/526570_77271d71031.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="580.75" OriginalAmount="575" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.069212812593" Longitude="29.011861681938" StarRating="5" HotelCode="162407|26540" HotelName="Avantgarde Levent" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Büyükdere Caddesi 161, Zincirlikuyu, Levent, 34394 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/media/7531a0d7bb334ef6905c1331e1ff5cf5.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the business and shopping centre of Istanbul, the hotel is a 5-minute walk from the near...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="580.75" OriginalAmount="575" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.035367905573" Longitude="28.981363946052" StarRating="3" HotelCode="398419|61400" HotelName="Ragip Pasha Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Sehit Muhtar Mahallesi, Imam Adnan Sokak 2, Istiklal Caddesi, 34435 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/58/583941/583941a_hb_a_010.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="580.75" OriginalAmount="575.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.023895211996" Longitude="28.970099504299" StarRating="4" HotelCode="160504|istanbul_golden_city_hotel" HotelName="Golden City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tersane Caddesi 111, Karaköy, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/fa/a0/faa0b7d936a6eeefb1a1720711c1d378e498e221.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is only a 10-minute walk from some of Istanbul's top sights, including the Blue Mosqu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="581.76" OriginalAmount="576.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.024293" Longitude="29.040995" StarRating="4" HotelCode="212978|mercure_istanbul_altunizade" HotelName="Mercure Istanbul Altunizade" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Altunizade Mahallesi Kisikli Caddesi, Oymaci Sokak 9, 34662 Istanbul, Uskudar</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/5d/7d/5d7d6dd4326c041eec5fd828c41ec9b7f5a0c838.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests can feel at home in one of the 140 rooms. Most storeys can be reached by lift. Services and f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="581.76" OriginalAmount="576.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0049251" Longitude="28.98015424" StarRating="0" HotelCode="541594|agora_guesthouse" HotelName="Agora Guesthouse" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Inns" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Dry Cleaning,Internet,Laundry,Luggage Storage,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Cankurtaran Mahallesi, Akbiyik Caddesi, Amiral Tafdil Sokak 6, Sultanahmet, Fatih, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/0a/3a/0a3a69118f68dc02036613c1eba49e8ca3de6902.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Istanbul, Agora Guesthouse puts everything the city has to offer just out...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="582.07" OriginalAmount="576.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.060886" Longitude="28.988518" StarRating="4" HotelCode="|445657" HotelName="Tryp By Wyndham Istanbul Sisli" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>19 MAYIS MAH BALCIK TARLASI SK. NO. 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/6/5/7/445657_0b409b30731.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="582.19" OriginalAmount="576.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.987787" Longitude="28.828286" StarRating="5" HotelCode="|39876" HotelName="Wow Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Istanbul Dunya Ticaret Merkezi Yesilkoy, Istanbul 34149</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/8/7/6/39876_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, was opened in 2007 and has 277 rooms. Is perfect for business and holiday stays. Some of the facilities that the establishment offers to guests include a lobby with a reception, a safety deposit box service, a currency exchange service, a cloakroom, 3 lifts, a cafÃ©, a hairdresser's, a bar, a restaurant and conference facilities. If you pay a supplement, you are offered internet in communal areas, room service and a laundry service. Guests also have access to a car park and an indoor car park. Kids can enjoy a playground. SITUATION: This hotel is in World Trade Center and the exhibition centre CNR. Close to the establishment, clients can find the airport and the metro station, close to the metro station. 16 kilometres away from the establishment, guests will find the city centre. It is 5 minutes away from YesilkÃ¶y where you can find restaurants, bars and shops. Near the establishment, you will find Sultanahmed Camii, Topkapi Sarayi and Hagia Sophia ROOM: The luxurious rooms have a flat-screen television with pay channels, an air-conditioning system, a safety deposit box, a bathroom with a bath, a hairdryer, a direct line telephone, internet, a mini-bar, heating, a coffee maker, a kettle and a king size or double bed. FACILITIES: At no extra cost, guests can use the Turkish bath. Guests can enjoy a covered heated pool (available for a fee) with an outdoor bar and deck chairs. For a small supplement, you are offered a sauna and a massage service. The establishment also has a gym. PAYMENT METHODS: Customers can pay by American Express, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers a buffet breakfast and Ã  la carte lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="582.20" OriginalAmount="576.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0116042531" Longitude="28.958176588955" StarRating="4" HotelCode="9375|1567167" HotelName="Zurich Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Vidinli Tevfik Pasa Caddesi 14, Sehzadebasi, 34470 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/9e/a4/9ea44dcdca8ad118c56d979d794bfa2b2e8c220f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the historic and cultural area of Istanbul. Restaurants, shops and a bus s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="582.88" OriginalAmount="577.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.025312" Longitude="29.096808" StarRating="0" HotelCode="|471515" HotelName="Ramada By Wyndham Istanbul Umraniye" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ATATURK MAHALLESI ZAFER SOKAK NO 2-4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/1/5/1/5/471515_4b9a7a20919.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="583.78" OriginalAmount="578" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.035293930387" Longitude="28.9833" StarRating="3" HotelCode="739678|271811" HotelName="Mukarnas Pera Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Jacuzzi,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Katip Mustafa Çelebi Mahallesi, Ipek Sokak 6, Beyoglu, 34433 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/625123/625123a_hb_a_005.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="583.78" OriginalAmount="578" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.030537714236" Longitude="28.973633497953" StarRating="4" HotelCode="165539|35286" HotelName="Palazzo Donizetti Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Asmali Mescit Mahallesi, Mesrutiyet Caddesi 85, Taksim, 34400 Istanbul, Beyoglu</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/2c/3b/2c3be1ef55f9df8084fc775d9e95ce8acdb41c94.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="584.44" OriginalAmount="578.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0088256" Longitude="28.9751436" StarRating="4" HotelCode="|220751" HotelName="Antusa Palace and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Alemdar Mahallesi Dr Emin Pa?a Sokak No:7 Sultanahmet/Fatih</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/7/5/1/220751_1_1501.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="584.50" OriginalAmount="578.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03883" Longitude="28.97405" StarRating="5" HotelCode="|224235" HotelName="Sheraton Istanbul City Center" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hac? Ahmet Mah. Kurtulu? Deresi Cad. No:23 Beyo?lu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/4/2/3/5/224235_1_3043.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="584.79" OriginalAmount="579.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00540886" Longitude="28.97272858" StarRating="4" HotelCode="781592|otel_yilsam_sultanahmet" HotelName="Yilsam Sultanahmet Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Elevator,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Binbirdirek Mahallesi, Dizdariye Cesmesi Sokak 21, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/6b/21/6b216ee4b062742d033ab072cf14e387f6136265.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;With a stay at Yilsam Sultanahmet Hotel in Istanbul (Sultanahmet), you'll be minutes from Hippodrome...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="586.81" OriginalAmount="581.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.058257213112" Longitude="28.987046050926" StarRating="3" HotelCode="263726|home_stay_home_sisli" HotelName="Home Stay Home Sisli" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Halaskargazi Cad. No:154, 34360 Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/d0/34d00312da247823e6ecd81d7e624285e97fe85c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="587.59" OriginalAmount="581.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0572415" Longitude="28.9795573" StarRating="0" HotelCode="|305726" HotelName="The Mill Bomonti" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cumhuriyet Mah. Duzoglu Sk. No: 2 A Bomonti</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/5/7/2/6/305726_6e7d42a2002.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="587.63" OriginalAmount="581.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01242" Longitude="28.95756" StarRating="4" HotelCode="|44069" HotelName="Vicenza" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BALABANAGA MAH FEVZIYE CAD NO 3 SEHZADEBASI-LALELI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/0/6/9/44069_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: This family-run hotel, has 85 standard rooms. The establishment boasts air-conditioning, a hall, a reception, a currency exchange service, a cloakroom, a lift, a hairdresser's and a playground. The establishment also has a cafÃ©, a bar, a restaurant, conference facilities and WiFi (for a fee). For an additional charge cost offers room service, a laundry service, a car park and indoor parking.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="587.82" OriginalAmount="582.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.030062225112" Longitude="28.975461423397" StarRating="4" HotelCode="9372|richmond_istanbul" HotelName="Richmond Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Istiklal Caddesi 227, Tünel, 34430 Istanbul, Beyoglu</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/1d/b5/1db540cdb24ca86c2ce2098d0a46ad6116a298d9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of Istanbul. There are numerous restaurants, bars and clubs nearb...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="587.82" OriginalAmount="582.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.023827210726" Longitude="28.974928529287" StarRating="0" HotelCode="187209|gradiva_hotel" HotelName="The Purl Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bereket Mahallesi, Bankalar Caddesi No. 2/1, Voyvoda Sokak, Karaköy / Beyoglu, 34420 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/52/ce523da2d5f18f09713b85f20c01c103253c5d26.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a great location close to the Galata Bridge and Golden Horn in Karaköy, Istanbul. T...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="587.82" OriginalAmount="582.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0162946" Longitude="28.97610215" StarRating="4" HotelCode="315776|manesol_old_city_bosphorus" HotelName="Manesol Old City Bosporus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sirkeci Hobyar Mahallesi, Mimar Kemalettin Caddesi No. 2, Fatih, 34112 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/36/98/3698efe79bb54152db2cd3010e5dbeb7d6c46493.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="588.06" OriginalAmount="582.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0659295" Longitude="28.9876132" StarRating="4" HotelCode="|86867" HotelName="Vernazza Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Abide-i Hurriyet Cd. Gecit Sk No 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/8/6/7/86867_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel Sisli it is in Istanbul it is in. ROOM: Clients can find suites with an air-conditioning system, WiFi (free of charge). OTHERS: Regarding the food and beverage provision, the establishment offers a restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="588.47" OriginalAmount="582.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.050594" Longitude="28.986457" StarRating="4" HotelCode="|455430" HotelName="Nex Istanbul City Center" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dolapdere Cd. No:209</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/5/4/3/0/455430_7b9f36a1023.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="588.83" OriginalAmount="583" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.04678496" Longitude="29.00025132" StarRating="3" HotelCode="323670|217249" HotelName="Hotel Bosfora" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Türkali Mahallesi, Nüzhetiye Caddesi No: 30, Besiktas, 34357 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/65/c36566d0d72c7a8e4fe7eeb0b09c2b3acefb5a23.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="588.83" OriginalAmount="583" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.056930391459" Longitude="28.994351953373" StarRating="5" HotelCode="304003|40271" HotelName="Lausos Palace Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/08/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>19 Mayis Caddesi Coruh Sokak 33, 34360 Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/d6/c4/d6c45ea706104f266925930176e5e0983d3ac651.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="588.83" OriginalAmount="583.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01445606" Longitude="28.97607744" StarRating="3" HotelCode="746452|old_port_hotel_3" HotelName="Old Port Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hocapasa Mahallesi, Muradiye Caddesi 11, Sirkeci, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/21/e0211814cea3809e23a9c0eae088bdce7aac7214.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Location
Located in Old City, this hotel is within a 10-minute walk of New Mosque, Spice Bazaar and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="588.83" OriginalAmount="583.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.022160509609" Longitude="29.044246673584" StarRating="4" HotelCode="905795|ramada_istanbul_asia_2" HotelName="Ramada Istanbul Asia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mahir Iz Cadesi 32, Altunizade Mh., Üsküdar, 34662 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/4a/df/4adf9db16813a978124ce0485926f35881b84f5c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Altunizade district of Uskudar on the Asian side of Istanbul. A large sh...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="589.84" OriginalAmount="584.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.04922799" Longitude="28.98658071" StarRating="2" HotelCode="323646|guest_house_harbiye_2" HotelName="Guest House Harbiye" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Halaskargazi Caddesi, Kaya Hatun Sokak No: 15, Harbiye-Sisli, 34367 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/2b/e62b85b2f4f0e0c84c1ac0586de107bcec2128e9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="589.84" OriginalAmount="584.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.02634" Longitude="28.9208" StarRating="5" HotelCode="573009|doubletree_by_hilton_istanbul_topkapi" HotelName="DoubleTree by Hilton Istanbul Topkapi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Laundry,Lounge,Massage Centre,Restaurant,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Orta Mahalle, Anit Sokak 1, 34040 Bayrampasa, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/ce/fdcea85962fec0eba8fdae5fb3ce970c803b4581.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="590.45" OriginalAmount="584.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0128397" Longitude="28.9767814" StarRating="4" HotelCode="|17604" HotelName="Golden Horn - Special Class" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>EBUSUUD CD. SIRKECI 26</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/6/0/4/17604_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 7 floors, 65 standard rooms and 4 suites. The establishment has a lobby with a reception, a safety deposit box service, a currency exchange service, a cloakroom, a lift, a bar, a pub, a games room, a TV room and a restaurant with air-conditioning. The establishment also has 2 conference rooms and internet. At an extra cost you can use room service, the medical care service and the launderette. SITUATION: This hotel is in Sirkeci it is close to SultÃ¡n Ahmet Square, the historic centre and El Cuerno Dorado It is 20 kilometres from the Istanbul Airport. ROOM: The comfortable rooms have with a bath or shower, a hairdryer, a direct line telephone, a television, a mini-bar, fitted carpets, internet, central heating and an air-conditioning system. OTHERS: Clients have at their disposal a buffet breakfast and an Ã  la carte or set-menu lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="590.85" OriginalAmount="585" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.034598" Longitude="28.98594" StarRating="3" HotelCode="191166|252250" HotelName="Marion Suite" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cihangir Mah. Pürtelas Sok. No:12, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/0d/21/0d21a7da3ad0e075501d3c142cbc5073d7bb95a8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="590.85" OriginalAmount="585" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.080045" Longitude="29.006545" StarRating="3" HotelCode="188728|57292" HotelName="Levent" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bacadibi Sokak 7, Talatpasa Caddessy, Gültepe/Levent, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/48/2d/482d4c3ffbecaea4c18f209aebd2af294fea86bd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="592.71" OriginalAmount="586.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.06235" Longitude="28.98862" StarRating="0" HotelCode="|184269" HotelName="Dolce Vita Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Halaskargazi Cad Palazoglu Sk No12 Sisli</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/2/6/9/184269_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="594.89" OriginalAmount="589" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.027116140736" Longitude="28.815284326389" StarRating="5" HotelCode="263744|38156" HotelName="Wyndham Grand Istanbul Europe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1-3 Yavuz Sultan Selim Caddesi, Istanbul 34212</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/4d/19/4d19e0024e433cede05c6db8d13b5b4126240c1d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located only a few minutes by car from Atatürk International Airport and Exhibition Hal...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="594.92" OriginalAmount="589.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0054119" Longitude="28.9793881" StarRating="0" HotelCode="|108245" HotelName="The Magnaura Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sultanahmet Mah Dalbasti Sok No:13/1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/8/2/4/5/108245_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has luxurios rooms and a terrace with views. SITUATION: This hotel is in Sultanahmet the heart of Sultan Ahmed Mosque 150 metres away, guests will find Santa Sofia it is 250 metres away from.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="595.74" OriginalAmount="589.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.007457" Longitude="28.972658" StarRating="3" HotelCode="10214|1179394" HotelName="Hotel Antea" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piyerloti Caddesi 11, Çemberlitas, Sultanahmet, 34400 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/dd/13dd678d8401b54c5e77c544d2730c63e2d8a369.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the middle of Istanbul's many historical attractions, close to sights and s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="596.91" OriginalAmount="591" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="878740|494763" HotelName="Meserret Palace Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hoca Pasa Mahallesi, Ebussuut Caddesi 51, Sirkeci Fatih, 34112 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/90/f9906e43e84fe22b29f202f8354d33052e866299.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="597.76" OriginalAmount="591.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03546" Longitude="28.98587" StarRating="4" HotelCode="|243596" HotelName="  Trip Bosphorus Taksim Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cihangir Mah. Kazanci Yokusu No: 8 Taksim</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/3/5/9/6/243596_8ba327a0843.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="597.87" OriginalAmount="591.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.981091" Longitude="28.898687" StarRating="4" HotelCode="|450557" HotelName="Best Western Premier Ottoperla" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kazlicesme, Abay Cd. No:223 B Block</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/0/5/5/7/450557_11934aa1209.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="597.92" OriginalAmount="592.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01122604" Longitude="28.95442081" StarRating="0" HotelCode="369633|kamer_hotel" HotelName="Kamer Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kemalpasa Mahallesi, Yesiltulumba Sokak 33, Laleli, Fatih, 34134 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/f6/51f6c114254c6e0e3a8a236685448bb62d7e76cd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Just 250 metres to Aksaray Tram Stop that allows easy access to the historical Sultanahmet area, Kam...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="598.23" OriginalAmount="592.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.06509" Longitude="29.00402" StarRating="0" HotelCode="|185016" HotelName="The Leos Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gayrettepe Mah Fahri Gizden Sok</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/5/0/1/6/185016_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="599.94" OriginalAmount="594" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.006986" Longitude="28.97158" StarRating="4" HotelCode="904127|30424" HotelName="INNOVA Sultanahmet" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Piyer Loti Cad. 6-8, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/af/c2/afc20decf56a5b93bfafcbac96e1c954e767d24a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the Sultanahmet area of historic Istanbul, the hotel is a convenient 10 to 15-minute walk...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="600.09" OriginalAmount="594.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0091017" Longitude="28.9640104" StarRating="4" HotelCode="|86962" HotelName="The  Beyaz Saray and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/9/6/2/86962_2.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is inIstanbul the city centre of 200 metres away, guests will find the bazaar. ROOM: Customers can find modern rooms. FACILITIES: The establishment has a sauna and a massage service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="600.18" OriginalAmount="594.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.9919713" Longitude="29.0256701" StarRating="0" HotelCode="|83002" HotelName="Parkhouse  and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Osmanaga Mah. Muhurdar Fuat Sk. No:12</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/0/0/2/83002_3.jpg</HotelPictures>
        <HotelDescription>SITUATION: Istanbul It is in. FACILITIES: The establishment boasts a spa with Turkish bath. ROOM: Customers have luxurious rooms with flatscreen television and WiFi (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="600.23" OriginalAmount="594.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0058" Longitude="28.9813" StarRating="3" HotelCode="|184664" HotelName="Mytra" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Akbiyik Caddesi, Terbiyik Sokak No:20</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/6/6/4/184664_84441d11812.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="600.30" OriginalAmount="594.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0084329" Longitude="28.9623937" StarRating="4" HotelCode="|302408" HotelName="Baron" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/2/4/0/8/302408_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="600.95" OriginalAmount="595" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03857" Longitude="28.983895" StarRating="4" HotelCode="298975|58330" HotelName="The Parma Hotel Taksim" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Abdülhak Hamid Caddesi 22, Kocatepe Mahallesi, Taksim, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/8d/5d/8d5dd554743bac01f904b8f65d8b8d2fe59be80b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="600.95" OriginalAmount="595.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01446359" Longitude="28.97624514" StarRating="0" HotelCode="737293|sirkeci_gar_hotel" HotelName="Sirkeci Gar Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,Airport Transfer (on Demand),ATM/Cash Machine,Banquet Hall,Bar,Bicycle Rental,Business Centre,Central Heating,Currency Exchange,Designated Smoking Area,Dining,Fax,Housekeeping,Internet,Laundry,Massage Centre,Parking,Printer,Restaurant,Room Service,Sauna,Spa,Valet Parking,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>Hocapasa Mahallesi, Muradiye Caddesi Vezir Cikmazi Sokak 1, 34110 Sirkeci, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/d3/f0d3755db73a891da241be4b08548668a4c0fb38.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Sirkeci Gar Hotel was built in 1918 and renovated in 2018 with Ottoman's eye –catching motifs.Our ho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="601.16" OriginalAmount="595.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.022023" Longitude="29.045114" StarRating="0" HotelCode="|153618" HotelName="Aspera Altunizade" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MAHIR IZ CAD. ALTUNIZADE, USKUDAR 32</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/3/6/1/8/153618_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2011, has 80 rooms and 1 room adapted for people with reduced mobility. SITUATION: This establishment, Istanbul it is in is situated in the city centre excellent transport links to the city.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="601.40" OriginalAmount="595.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0800028" Longitude="29.0063541" StarRating="3" HotelCode="|86874" HotelName="Levent Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Talatpasa Cad. Levent Bacadibi Sk. No: 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/8/7/4/86874_5.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is near the metro station, is situated 200 metres away from Kanyon the shopping centre. ROOM: All the rooms have WiFi (free of charge) and flat-screen satellite television.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="601.64" OriginalAmount="595.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0104103" Longitude="28.9513779" StarRating="3" HotelCode="|95950" HotelName="Melita" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Iskender Pasa Mah. Sekerci Sok. Aksaray Ist,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/9/5/9/5/0/95950_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is in the historic centre, is well-connected with places of interest, 100 metres away, there is a metro station. ROOM: The rooms have an air-conditioning system, a mini-bar, a television, a direct line telephone, a hairdryer and WiFi. FACILITIES: The establishment boasts a reception, a safe, a living room and a breakfast room.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="602.18" OriginalAmount="596.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.027813" Longitude="28.972101" StarRating="0" HotelCode="|454468" HotelName="Galata Times" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/4/4/6/8/454468_65cf5d91233.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="603.09" OriginalAmount="597.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0405917" Longitude="28.9859094" StarRating="5" HotelCode="|23360" HotelName="Point  Taksim" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Topcu Caddesi Taksim 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/3/6/0/23360_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, renovated in 2005, has 9 floors and 194 rooms. The establishment boasts a lobby with elevators, a reception, 20 safety deposit boxes, a cloakroom, a currency exchange service, a kiosk, a television room and 6 conference rooms. Our guests can find a cafÃ©, a bar and 2 restaurants. The establishment offers guests internet, room service, a laundry service, a medical care service, a car park and indoor parking. SITUATION: This hotel is situated in a central area, 100 metres away from the establishment, you can find Taksim the Square of close to the establishment, guests have shops, leisure areas, near the establishment, guests will find tourist areas, in front of the hotel there is a public transport stop, is 20 kilometres away from Istanbul AtatÃ¼rk Airport. ROOM: The cosy rooms, have a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, internet and a radio. They also have a coffee maker, a kettle, a mini-bar and a safe. Guests also have available suites with a living room-bedroom. FACILITIES: Clients can find a covered, heated swimming pool with a children's area, a sauna, a steam bath, a solarium, a massage service and beauty treatments. The establishment boasts a gym, handball and darts. PAYMENT METHODS: Customers can pay using American Express, Visa, Mastercard and Diners Club. OTHERS: Regarding the food and beverage provision, the establishment offers a buffet restaurant, an Ã  la carte or set-menu lunch and dinner, dietary restrictions can be accomodated for and special dishes. Guests can book bed and breakfast, half-board or full-board.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="603.98" OriginalAmount="598.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00573887" Longitude="28.98129973" StarRating="3" HotelCode="515806|mytra_hotel" HotelName="Mytra Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Akbiyik Caddesi, Terbiyik Sokak 20, Sultanahmet, 34110 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/1f/03/1f0319d92491c912c4bbd56c010116b799a8f531.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="603.99" OriginalAmount="598.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0087948" Longitude="28.8828858" StarRating="4" HotelCode="|214338" HotelName="Harmony Merter and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FATIH CAD.KASIM SOK.NO:5 MERTER</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/4/3/3/8/214338_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="604.85" OriginalAmount="598.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.033711" Longitude="28.980603" StarRating="4" HotelCode="|564834" HotelName="Akka Suites Taksim" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kuloglu Mahallesi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/4/8/3/4/564834_f14f5061917.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="604.99" OriginalAmount="599.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.053683" Longitude="28.996728" StarRating="4" HotelCode="188691|cheya_nisantasi_tesvikiye" HotelName="Cheya Residence Tesvikiye" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ferah Sok. No: 7, Tesvikiye Mah., Istanbul 34365</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/b4/d5b41a8b0145d7823f76c3c0c835455ca8e49d05.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="605.21" OriginalAmount="599.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.041598" Longitude="28.421506" StarRating="0" HotelCode="|522630" HotelName="Deniz Otel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Istanbul Caddesi 338</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/2/6/3/0/522630_5a41f151014.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="606.00" OriginalAmount="600.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.039623" Longitude="28.98491" StarRating="4" HotelCode="68717|the_central_palace" HotelName="Central Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lamartin Caddesi 18, 34437 Istanbul, Taksim</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/fa/7c/fa7cb64e91182945872376aa895561fe76835cd9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in the heart of the new city, very close to the nightlife of Istanbul. Atatürk Inter...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="606.79" OriginalAmount="600.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.018077" Longitude="28.928068" StarRating="4" HotelCode="|86941" HotelName="Topkapi Inter Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Topkapi Caddesi No: 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/9/4/1/86941_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Topkapi Inter Istanbul Hotel is rated four stars. SITUATION: It is located 100 metres away from the tram stop of Pazartekke. ROOM: The rooms have an air-conditioning system and an LCD TV.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="607.01" OriginalAmount="601" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.977924" Longitude="28.869752" StarRating="5" HotelCode="900199|40458" HotelName="Titanic Port Bakirkoy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Airport Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Fisekhane Caddesi 7/3, Bakirköy, 34140 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/f2/f9f275046f0b2e07a5e7ed9e25782b87f7c6cac8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near the Capacity and Carousel Shopping Centres in the Bakirköy suburb of Istan...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="607.01" OriginalAmount="601.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.995308" Longitude="29.024859" StarRating="3" HotelCode="267806|kad_koy_r_ht_m_hotel" HotelName="Kadikoey Rihtim Otel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rihtim Caddesi No: 62, 34716 Kadiköy, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/38/2e/382e5b885b07f922bfb84b31f2d91e3fdbe84cad.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="607.01" OriginalAmount="601.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.069023" Longitude="29.002567" StarRating="1" HotelCode="373590|hotel_boursier_istanbul__boutique_class" HotelName="Hotel Boursier" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Internet,Laundry,Massage Centre,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gulbahar Mahallesi, Oya Sokak 21, 34433 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/3d/783d1ce38f94c1f3ddb7df211e93cfecbb4e0967.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="607.53" OriginalAmount="601.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01772" Longitude="28.94399" StarRating="4" HotelCode="|33190" HotelName="Berr" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>AKDENIZ CAD.NO:78 FATIH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/9/0/33190_9.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban, family-friendly hotel, has 106 rooms and 2 suites. The establishment boasts air-conditioning, a lobby, a reception, a currency exchange service, a cloakroom and a lift. Our guests can find a bar, a restaurant, meeting rooms, WiFi and event room. The establishment also offers room service, a laundry service, a car park and an indoor car park. SITUATION: This hotel Fatih it is in 500 metres away, guests have the mosque, 5 minutes away from the establishment, clients can find restaurants, shops, close to the establishment, guests have a public transport stop, is situated 8 minutes away from the bazaar, 10 minutes away from the establishment, clients can find bars, nightclubs and the railway station. it is 3 kilometres away from tourist points of interest. ROOM: The comfortable rooms, have a bathroom with a bath, a hairdryer, a king size or double bed, a direct line telephone and a satellite TV. They also have a safety deposit box, a mini-bar (available for a fee), an air-conditioning system and individual heating. FACILITIES: For a fee, you can enjoy a sauna, a hammam 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="63" TotalAmount="608.02" OriginalAmount="602.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.035270161355" Longitude="28.894292414188" StarRating="4" HotelCode="161539|grand_s" HotelName="Grand S" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Yavuz Selim Mahallesi, Yavuz Selim Caddesi 20, Esenler, 34220 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/ba/e8bac681d74c3a8e81852038767f494a26f69d73.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is within easy walking distance (2 minutes) of Esenler Istanbul intercity bus terminal, th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="608.74" OriginalAmount="602.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.9566108" Longitude="29.0805132" StarRating="4" HotelCode="|83046" HotelName="Suadiye" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Plajyolu No:25 Suadiye</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/0/4/6/83046_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a sauna, a gym and WiFi (free of charge). SITUATION: It is located near the sea. ROOM: The rooms have a satellite television and a sitting room.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="609.03" OriginalAmount="603.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.038889598562" Longitude="28.982223381615" StarRating="3" HotelCode="470466|taksim_cetinkaya_suite_" HotelName="Cetinkaya Suite Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Room Service,Concierge,Elevator,Internet,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe mah. Feridiye cad. Caylak sok. No:18, Beyoglu, Taksim, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/32/8732a04f7af5f8e0e769bd4466a3dc35f01a6442.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Taksim, Cetinkaya Suites promises a relaxing and wond...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="609.96" OriginalAmount="603.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.012736" Longitude="28.9779493" StarRating="4" HotelCode="|19957" HotelName="Best Western Empire Palace  and Spa - Special Class" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>HOCAPASA MAH.HUDAVENDIGAR CD. - SIRKECI 17-19</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/9/5/7/19957_8.jpg</HotelPictures>
        <HotelDescription>HOTEL: this hotel was opened in 2004, has a beautiful terrace and 35 rooms. In the entrance, you can find a lobby with a reception, a currency exchange service, a cloakroom and a lift. The establishment also has a cafÃ©, 2 bars, a restaurant with air-conditioning, with highchairs, a conference room and internet. There are many services available at the establishment, including room service, a medical care service and a laundry service. SITUATION: It is in the historic centre, is 100 metres away from the tourist area, Clients can find shops, restaurants, bars and nightclubs. It is located nearSultanahmet the Square of the railway station, is situated 22 kilometres away from Istanbul Airport Is situated on a main street. ROOM: The inviting rooms, have a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, a radio, internet, a mini-bar, a king-size bed, a double bed, a safe (available for a fee) and an individual air-conditioning system. FACILITIES: The establishment boasts a Turkish bath. PAYMENT METHODS: Customers can pay using American Express, Visa and Mastercard. OTHERS: Regarding the food and beverage offering, clients have a buffet breakfast and an Ã  la carte or set-menu lunch and dinner. Dietary restrictions can be accomodated for and special dishes. Guests can book half-board or full-board.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="610.04" OriginalAmount="604" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.992821331398" Longitude="29.02546863373" StarRating="2" HotelCode="318563|217214" HotelName="Golden Rest Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Resit efendi Sokak No 5, Rihtim Caddesi, Kadikoy, Istanbul 34714</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/20/bb20f4e4b97800e39d49531af31a38fd801947b8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="610.16" OriginalAmount="604.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0123504" Longitude="28.95718" StarRating="4" HotelCode="|23155" HotelName="Sveo İstanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FEVZIYE SOK. - SEHZADEBASI LALELI 22</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/1/5/5/23155_2.jpg</HotelPictures>
        <HotelDescription>SITUATION: This cosy hotel is in the historic centre, the Grand Bazaar 500 metres away from, You will also be able to visit, and. Around the establishment, clients can find shops, leisure areas and entertainment. HOTEL: This urban hotel, has 9 floors, 75 rooms and 3 suites. In the entrance, you can find a lobby, a reception, 2 lifts, a safety deposit box service and a currency exchange service. The establishment has a games room, a TV room, a conference room, internet (for a fee), a bar, a cafÃ© and 2 international restaurants. The establishment offers guests room service, a laundry service, a playground and a car park (for a fee). ROOM: The rooms have a bathroom with a hairdryer, a direct line telephone, a satellite or cable television, a radio, internet, a mini-bar, a fridge, tiled floors, an air-conditioning system, central heating and a safety deposit box. FACILITIES: Customers can enjoy a sauna and a massage service. MEALS: The establishment offers all meals in a buffet format, an Ã  la carte lunch, Ã  la carte or set-menu lunch and dinner, special dishes can be made and dietary restrictions can be accommodated.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="612.05" OriginalAmount="605.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.9929793" Longitude="29.0254787" StarRating="3" HotelCode="|244252" HotelName="Golden Siyav" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Osmanaga Mahallesi Rihtim Caddesi Resitefendi Sokak No. 5, Kadikoy</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/4/2/5/2/244252_9.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="612.06" OriginalAmount="606" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00545343" Longitude="28.97983116" StarRating="0" HotelCode="593975|237494" HotelName="Magnaura House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cankurtaran Mahallesi, Akbiyik Caddesi 19, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/766490/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="612.06" OriginalAmount="606" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.025635" Longitude="28.469237" StarRating="4" HotelCode="933214|198949" HotelName="Mercia Hotels &amp; Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Yenimahalle, Yale Sokak 54, Kumburgaz, 35335 Büyükçekmece, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/a2/9ea2a04b5f2414fa3c33604bb8ee7c17535e440b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="612.06" OriginalAmount="606.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.035934650703" Longitude="28.981010805523" StarRating="1" HotelCode="263729|otel_taksim_trust" HotelName="Taksim Trust Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 07/08/2026" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Nane Sokak 22, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/f1/96/f19633799f5a1afda6007b88510cea2e73775905.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="612.06" OriginalAmount="606.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.039708827641" Longitude="28.966703791332" StarRating="4" HotelCode="320304|doubletree_by_hilton_piyalepasa" HotelName="DoubleTree by Hilton Hotel Istanbul - Piyalepasa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kaptanpasa Mahallesi, Piyalepasa Bulvari 5, 34440 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/de/06de24991740db7e9354cd8ac2c70b3f5183d003.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="613.07" OriginalAmount="607" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008164" Longitude="28.958044" StarRating="4" HotelCode="188690|32123" HotelName="Büyük Sahinler" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mesihpasa Cad. No: 73, Istanbul, Fatih</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/98/2b986ffb4a4862684e90eef31c60f2db05b3854a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="613.14" OriginalAmount="607.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.006078" Longitude="28.973129" StarRating="0" HotelCode="|454938" HotelName="Four-G" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Binbirdirek Mah. Peykhane Cad. No: 26</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/4/9/3/8/454938_48f1af21200.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="613.20" OriginalAmount="607.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.986429" Longitude="29.111576" StarRating="4" HotelCode="|444526" HotelName="Ibis Styles Istanbul Atasehir" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kucukbakkalkoy Mahallesi, Yenidogan Cad. No.6 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/5/2/6/444526_b2c7b041046.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="614.08" OriginalAmount="608" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.035419279973" Longitude="28.981872949108" StarRating="5" HotelCode="516934|217771" HotelName="Sentire Hotels &amp; Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Mis Sokak 1, 34435 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/41/ff/41ff3e35943abb6f242a4642b818604d89fa9273.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="614.14" OriginalAmount="608.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.974797" Longitude="28.8734258" StarRating="0" HotelCode="|305723" HotelName="The Time Marina" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Zeytinlik Mahallesi Odabasi Mor Menekse Sok No.51</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/5/7/2/3/305723_616f0f92049.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="615.09" OriginalAmount="609" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="984656|489836" HotelName="Antusa Design Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Alemdar Mahallesii, Yerebatan Caddesii, Salkimsogut Sokak 16, Sultanahmet, Fatih, 34110 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/9f/a89f32e8da7a5a9a941d31e465a3d996a2c14a1f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="615.09" OriginalAmount="609.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.092126" Longitude="29.097453" StarRating="5" HotelCode="172515|limak_eurasia_luxury_hotel" HotelName="Limak Eurasia Luxury" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rüzgarlibahçe Mahallesi, Sehit Sinan Eroglu Caddesi 5, Kavacik Beykoz, 34805  Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/90/da906ad6bfbbf23dd03d4dc4bd2a358a07786c90.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located just five minutes from the Bosphorus, equidistant to Istanbul Atat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="615.29" OriginalAmount="609.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0906336" Longitude="29.0041605" StarRating="3" HotelCode="|84948" HotelName="Tempo 4levent Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SANAYI MAH.SULTAN SELIM CAD.4 LEVENT 139</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/4/9/4/8/84948_9.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is situated 1,5 kilometres away from the metro stop,2,5 kilometres away, you can find Kanyon the shopping centres, La Plaza de Taksim the establishment is a 20-minute drive away from it is 25 kilometres away from Istanbul AtatÃ¼rk Airport. FACILITIES: The establishment boasts a reception. ROOM: The stylish rooms, have an air-conditioning system, WiFi (free of charge), flat-screen satellite television, parquet or carpet floors, kettle, a mini-bar and a safe. They also have a bathroom with a shower or bath, toiletries, slippers and a bathrobe. MEALS: The establishment serves a buffet breakfast and with diet products. The establishment also has a bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="615.90" OriginalAmount="609.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03884" Longitude="28.9835" StarRating="0" HotelCode="|192237" HotelName="Rooms Inn Taxim" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dolapdere taksim street 29 beyoglu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/2/2/3/7/192237_15.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="616.05" OriginalAmount="609.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.064079" Longitude="29.010558" StarRating="5" HotelCode="|76764" HotelName="Point  Barbaros" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ESENTEPE YILDIZ POSTA CAD. SISLI 29</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/6/7/6/4/76764_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is perfect for business and holiday stays, has 3 restaurants, a cake shop and 3 bars. The establishment boasts 15 meeting rooms and a sports centre. This hotel was opened in 2009, has 202 rooms, a hall with a reception and express check-out. The establishment has various facilities, such as air-conditioning, a safety deposit box service, a currency exchange service, a lift, a hairdresser's, a games room, internet, a car park and indoor parking. For an additional charge you'll be able to enjoy room service and a laundry service. SITUATION: This hotel Esentepe it is in it is in the business area excellent transport links to public transport services, is located between the airports, This hotel is situated 8 kilometres away from the tourist attractions, 35 kilometres away from the establishment, guests will find shops, is situated 25 kilometres away from Istanbul AtatÃ¼rk Airport it is 35 kilometres away from Sabiha Gokcen Airport. ROOM: The modern rooms, have an LCD television, internet, WiFi, videogames, a direct line telephone, a radio, computer safe, a central air-conditioning system, a bathroom with a shower, with a hairdryer, a double or king-size bed, a mini-bar, kettle, a coffee maker, a kettle and an iron. FACILITIES: The establishment boasts a sports centre, a covered swimming pool, a jacuzzi, a Turkish bath, 2 massage cabins, a tanning salon, a sauna and a steam bath. The establishment also has a fitness area, cycling, cardiovascular training room and pilates. For a fee, you can enjoy a steam bath and a massage service. MEALS: Regarding the food and beverage offering, the establishment offers a continental buffet breakfast and Ã  la carte, menu or buffet lunch and dinner. PAYMENT METHODS: Customers can pay using American Express, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="616.10" OriginalAmount="610" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01458" Longitude="28.975838" StarRating="4" HotelCode="260215|199119" HotelName="Eurostars Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ankara Caddesi, Hocapasa Hamami Sokak No:1, Sirkeci, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/81/4d/814d7ba95af40d8b3b99d8426965bcd3097bb364.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="616.10" OriginalAmount="610.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.052375601961" Longitude="28.99053019808" StarRating="3" HotelCode="118872|boutique_riva_hotel" HotelName="Riva Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rumeli Caddesi 15, Nisantasi</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/25/26/252640cf7850fbed90007a35e4ec5f6f86b23242.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the upmarket shopping district of Nisantasi. Local transport is less than a ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="616.10" OriginalAmount="610.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.014017" Longitude="28.97659" StarRating="3" HotelCode="191071|elanaz_hotel" HotelName="Elanaz Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Orhaniye Caddesi 34, Sirkeci, 34110 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/8f/2f8f3060c00097c6c908bdabc2696460d0d4c832.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="618.03" OriginalAmount="611.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.05754" Longitude="28.97399" StarRating="0" HotelCode="|184159" HotelName="Urban Bomonti" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Halide Edip Advar mah.Akar cd.No: 28</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/1/5/9/184159_13.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="618.12" OriginalAmount="612" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.035186881278" Longitude="29.112637196549" StarRating="5" HotelCode="431073|199108" HotelName="Fraser Place Antasya Istanbul" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Saray Mahallesi, Kucuksu Caddesi 64/A, Ümraniye, 34768 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/ee/c2/eec2ff5136b173979a9e18941659bf016fb6a2ae.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="618.12" OriginalAmount="612.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.003178354707" Longitude="28.973467200994" StarRating="4" HotelCode="166624|glk_premier_the_home_suites_spa" HotelName="GLK PREMIER The Home Suites &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kucuk Ayasofya Caddesi 60, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/3a/b3/3ab3533285d3ddd0697faef6596ec36207cc9a61.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of Sultanahmet, within walking distance of Sultanahmet Square, To...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="618.12" OriginalAmount="612.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01446255" Longitude="28.97827913" StarRating="4" HotelCode="375083|barbera_hotel" HotelName="Barbera Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="boutique hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Hocapasa Mahallesi, Darüssaade Sokak 17-19, Nöbethane Caddesi, Sirkeci, Fatih, Istanbul 34110</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/64/1b646de3b95edc0456b8ec8ecf850f8cad8a0dcb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="618.13" OriginalAmount="612.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.039161" Longitude="28.984208" StarRating="5" HotelCode="|42227" HotelName="Elite World Istanbul Taksim" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SEHIT MUHTAR CAD NO 42 TAKSIM OTELLER BOLGESI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/2/2/7/42227_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, renovated in 2008, has 245 rooms and 17 floors. The establishment boasts air-conditioning, a lobby with a reception, a safety deposit box service, a currency exchange service, a cloakroom and a lift. Guests can find 3 coffee shops, a hairdresser's, a bar, a restaurant, conference rooms and internet. At an additional cost you can have access to WiFi, room service and a laundry service. The establishment also offers indoor parking and a playground. SITUATION: Taksim Is situated in this hotel is in Istanbul the centre of near the establishment, you will find the business and commercial area, cultural areas, the government building and shopping areas. It is near restaurants, bars, the nightlife and a public transport stop. 15 minutes away from the establishment you have tourist areas, the establishment is 20 kilometres away from Istanbul AtatÃ¼rk Airport It is situated 60 kilometres away fromSabiha Gokcen Airport. ROOM: Guests are offered 4 suites, 232 Deluxe Suites, 2 disabled access rooms and 7 interconnecting rooms. All the rooms have a bathroom, a hairdryer, a direct line telephone, satellite or cable TV, internet and a mini-bar. They also have a coffee maker, a kettle, an air-conditioning system, heating, a king size or double bed, a safe and a balcony or terrace. FACILITIES: The establishment has a gym, a covered pool, a children's swimming pool, an outdoor bar (available for a fee) and deck chairs. The establishment also offers a Turkish bath, a steam bath, a sauna, hydrotherapy, a massage service (available for a fee) and a bar. PAYMENT METHODS: The establishment accepts American Express, Diners Club, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers a meal service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="618.90" OriginalAmount="612.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.991072" Longitude="29.11582" StarRating="5" HotelCode="|83521" HotelName="Radisson Blu Istanbul Asia" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ATATURK MAH.YAKUT CAD.ATASEHIR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/5/2/1/83521_11.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, Istanbul it is in it is in the city centre, Close to the metro station, the bus station, the leisure areas and the harbour. HOTEL: The establishment has 195 rooms, 74 double rooms, 7Â junior suites, 1 suite, 3 rooms adapted for people with reduced mobility and a car park. The establishment also offers facilities for people with reduced mobility. INFORMATION: pets that weigh less than 5kg are permitted.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="619.13" OriginalAmount="613.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0055795" Longitude="28.97451067" StarRating="4" HotelCode="35328|alzer_hotel" HotelName="Alzer Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Airport Hotel,Eco Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>At Meydani 20, 34400 Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/37/29/3729af66658dc34ae317c768d7938934d99fb4a4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is centrally located just a few minutes walk from Hagia Sophia, Topkapi palace and t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="619.13" OriginalAmount="613.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.062663" Longitude="28.986278" StarRating="5" HotelCode="263714|116_residence" HotelName="116 Residence Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hanimefendi Sokak No: 116, 34381 Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/11/6f11f54b1cb73cf69ac884834e0f42d8ccc01ace.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="620.14" OriginalAmount="614" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00889465" Longitude="28.96262411" StarRating="4" HotelCode="688467|284934" HotelName="Hotel Piya Sport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,ATM/Cash Machine,Bar,Conference Hall,Designated Smoking Area,Dining,Internet,Massage Centre,Meeting Room,Pets allowed,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Kemalettin Mahallesi, Sekbanbasi  Sokak 2, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/e7/82/e78220aa66b606a3590e50d88a19558a169fff20.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Piya Sport Hotel is located at the Beyazit district of Istanbul, the mile stone of rich history....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="620.14" OriginalAmount="614.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008034210542" Longitude="28.954478502274" StarRating="3" HotelCode="186213|ephesus_hotel_3" HotelName="Hotel Ephesus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Mesihpasa Mahallesi, Aksaray caddesi No: 24, Laleli</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/4f/dd4ff055e36e8d90f4f7cc3d3c368cd781a781f0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="620.95" OriginalAmount="614.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.009234" Longitude="28.949334" StarRating="0" HotelCode="|444991" HotelName="Hampton By Hilton Istanbul Old City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sorguccu Str. No 1 Aksaray, Fatih</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/9/9/1/444991_f9548530821.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="623.17" OriginalAmount="617" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03211475533" Longitude="28.978205300594" StarRating="3" HotelCode="191149|57388" HotelName="Taksim Premium Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Kitchen,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Kuloglu Mahallesi, Yenicarsi Caddesi 5A, 34440 Istanbul, Beyoglu</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/a4/e8a41620454b597e32a13f01baeb2f07affa2fb6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="623.17" OriginalAmount="617.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.068156507524" Longitude="28.984688515587" StarRating="4" HotelCode="310548|ramada_hotel__suites_istanbul_sisli" HotelName="Ramada Hotel &amp; Suites Istanbul Sisli" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sisli Merkez Mahallesi, Abide-I Hurriyet Street 160, 34381 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/6c/63/6c63074e4f20497ae61faa03f069af6d98db1420.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="624.18" OriginalAmount="618" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.993874943345" Longitude="29.02545186316" StarRating="3" HotelCode="901205|217663" HotelName="My Dora" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Recaizade Sokak, Rihtim Caddesi, Kadiköy, 34716 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/0c/7b0ca72fb59602f099a577b21c9e08386eabc9a5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="624.18" OriginalAmount="618.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03378114" Longitude="28.9769567" StarRating="4" HotelCode="406301|hotel_pera_parma" HotelName="Hotel Pera Parma" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,Airport Transfer (on Demand),Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Dining,Fax,Internet,Laundry,Meeting Room,Restaurant,Spa,Telephone Service,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Mesrutiyet caddesi 7, Galatasaray Lisesi Karsi Sokagi, Taksim, 34400 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/ac/afacbd6e9eeb502f938670279d5e3a454f6eaf57.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is situated in New City. Situated within 550 metres from the town centre, the ho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="625.15" OriginalAmount="618.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0040227" Longitude="28.9763664" StarRating="4" HotelCode="|74827" HotelName="Glk Premier The Home Suites and Spa - Boutique Class" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kucukayasofya Cad. No.60,Sultanahmet</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/4/8/2/7/74827_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is near tourist areas, this hotel is in Sultanahmet the historic area of close to the establishment, clients can find bars, restaurants and terraces. ROOM: The establishment has 18 rooms with a bathroom, cable and satellite television, an air-conditioning system, a coffee maker and complimentary bathroom items. They also have a writing desk, a hairdryer, a safety deposit box, internet (free of charge) and a mini-bar. FACILITIES: The establishment boasts a restaurant and a bar. Clients can enjoy a sauna, a gym and a Turkish bath.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="627.09" OriginalAmount="620.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.040756865258" Longitude="28.985812067985" StarRating="4" HotelCode="18136|1234239" HotelName="Point Hotel Taksim" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Topçu Caddesi 2, Taksim, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/9c/5c/9c5c166a931c82d4eab45c24bdf603f0f2add8b6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel offers a central location and is situated about 100 m from the lively Taksim Square. The ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="627.21" OriginalAmount="621.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.018913" Longitude="28.587469" StarRating="5" HotelCode="156167|eser_premium_hotel_and_spa" HotelName="Eser Premium Hotel &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Club Resort,Spa Hotel,Airport Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Fatih Mahallesi, Gazi Mustafa Kemal Caddesi 11, 34500 Büyükçekmece, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/4f/914fb2c67d3cf54b1e4563072a3ae035630e830b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive hotel is situated in the coastal area within the boundaries of Istanbul. It is set on...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="627.21" OriginalAmount="621.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.990904540639" Longitude="29.115861654282" StarRating="5" HotelCode="186865|radisson_blu_hotel_istanbul_asia" HotelName="Radisson Blu Hotel, Istanbul Asia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Yakut Caddesi, Atasehir Mahallesi, 34758 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/48/c0480c4c4df6fe86c4c8630c63cbdda2a1483a51.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Atasehir district, a modern residential and business area, on the Asian ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="629.23" OriginalAmount="623" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.02281428" Longitude="28.97366463" StarRating="4" HotelCode="593774|237530" HotelName="Hotel Momento Golden Horn" Meals="ROOM ONLY,BED &amp; BREAKFAST,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Arap Cami Mahallesi, Tersane Caddesi 24, Karaköy, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/ac/e0/ace02b8f650a461694809721142ccd4859f7d9e4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="630.24" OriginalAmount="624" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.053865" Longitude="28.9465589" StarRating="5" HotelCode="304098|51045" HotelName="Lazzoni Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sütlüce Mahallesi, Imrahor Caddesi 14, 34445 Beyoglu</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/b1/55/b155305197fbe195e1bd07d7a25176a59f812dee.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="630.24" OriginalAmount="624.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.003487501087" Longitude="28.973314683333" StarRating="3" HotelCode="358158|family_istanbul" HotelName="Family Istanbul Hotel &amp; Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="boutique hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Kucuk Ayasofya Mahallesi, Akburcak Sokak 6, Sultanahmet, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/91/fb91d550bc5db2a96aeff3b58b7976699182d246.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="630.50" OriginalAmount="624.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.04356" Longitude="28.91335" StarRating="5" HotelCode="|220626" HotelName="Golden Tulip Istanbul Bayrampasa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Yenidogan Mah. Cicoz Yolu Cad. No:13 Bayrampasa</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/6/2/6/220626_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="630.64" OriginalAmount="624.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.077913" Longitude="29.008778" StarRating="0" HotelCode="|532557" HotelName="Kings Cross Hotel Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Atom Sk. No26</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/2/5/5/7/532557_2a9f3701010.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="631.01" OriginalAmount="624.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0354" Longitude="28.98193" StarRating="0" HotelCode="|237804" HotelName="Sentire Hotels And Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sehit Muhtar Mahallesi Istiklal Caddesi Mis Sokak No1, Beyoglu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/7/8/0/4/237804_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="634.28" OriginalAmount="628" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.023201" Longitude="28.62663" StarRating="5" HotelCode="41097|237480" HotelName="Kaya Istanbul Fair &amp; Convention" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Gökevler Mahallesi, 2317. Sokak 1, Esenyurt, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/a5/6aa5abe13caf85b15cb308ce0996e20c46ebf60e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Within walking distance of the Tuyap Convention Centre, this hotel is located approximately 30 km aw...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="634.28" OriginalAmount="628.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00394455" Longitude="28.9641103" StarRating="0" HotelCode="615273|ahmet_efendi_konagi" HotelName="Ahmet Efendi Konagi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sahsuvarbey Mahallesi, Ördekli Bakkal Sokak 15/1, Kumkapi, 34130 Fatih</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/29/b5292c85b9ac228661da32cd72a07e0c302dce57.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="635.06" OriginalAmount="628.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0565219" Longitude="28.6647319" StarRating="5" HotelCode="|449347" HotelName="Sheraton Istanbul Esenyurt" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>KOZA MAHALLESI 1638, SOKAK NO 4,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/9/3/4/7/449347_2e794c51014.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="635.29" OriginalAmount="629" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.02694134" Longitude="28.97328295" StarRating="4" HotelCode="612662|199619" HotelName="Louis Appartements Galata" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sahkulu Mahallesi, Ilk Belediye Caddesi No:10, Sishane Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/2e/6a/2e6a57f57c82c240f0c4cca46c9379593c18b108.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="635.98" OriginalAmount="629.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.9956105" Longitude="29.0261287" StarRating="3" HotelCode="|82936" HotelName="Sidonya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rihtim Caddesi Nemlizade Sokak No:34 Kadikoy</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/9/3/6/82936_3.jpg</HotelPictures>
        <HotelDescription>ROOM: The rooms have panoramic views. FACILITIES: Guests are offered a sauna and a dining room. SITUATION: It is situated 3 minutes away fromNatilus the shopping centre.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="636.30" OriginalAmount="630" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.956737357023" Longitude="29.080471685844" StarRating="4" HotelCode="118869|56221" HotelName="Suadiye Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plaj Yolu 25, Bagdat Caddesi, Suadiye, 34740 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/6a/54/6a5400ca6194d8091485d1f8dd9e435c30b40a78.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="636.47" OriginalAmount="630.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.035741" Longitude="28.987644" StarRating="0" HotelCode="|524587" HotelName="Atik Suite Taksim" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/4/5/8/7/524587_45e37650953.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="636.52" OriginalAmount="630.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0145217" Longitude="28.9768864" StarRating="0" HotelCode="|108283" HotelName="Elanaz" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Orhaniye Cad. No: 34 Sirkeci</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/8/2/8/3/108283_7f1a1420643.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has, WiFi, (free of charge). SITUATION: It is in the heart of the historic centre, 100 metres away, guests will find the tram stop. ROOM: The rooms have an air-conditioning system, a satellite television and a mini-bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="637.31" OriginalAmount="631.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.004451710179" Longitude="28.978237550926" StarRating="4" HotelCode="18017|sultanahmet_palace_hotel" HotelName="Sultanahmet Palace Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Torun Sokak 19, Sultanahmet, Fatih, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/de/15de4fb7caf446c87c32f1bc42948bc41914de7f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for guests who appreciate a stylish ambience, this boutique hotel is located in the centre o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="638.22" OriginalAmount="631.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0240515" Longitude="29.0939463" StarRating="3" HotelCode="|86711" HotelName="Grand Eyuboglu" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/7/1/1/86711_ea139711150.jpg</HotelPictures>
        <HotelDescription>SITUATION: The hotel is in Umraniye the district of. FACILITIES: The establishment boasts a Turkish bath, a sauna and a covered swimming pool. ROOM: The modern rooms, have an air-conditioning system and WiFi (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="638.22" OriginalAmount="631.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00759" Longitude="28.9571985" StarRating="0" HotelCode="|353463" HotelName="Hotel Erden Sarayevo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Azimkar Sk. No 46 Laleli</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/3/4/6/3/353463_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="638.32" OriginalAmount="632.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.003089" Longitude="28.974793" StarRating="4" HotelCode="186048|sultans_royal_hotel" HotelName="The Sultans Royal" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mustafa Pasa, 29, Kucuk Ayasofya mah., Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/05/68/0568a2854514f0482b7f98255c7169271f91ed57.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="639.33" OriginalAmount="633" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.004387407591" Longitude="28.979084352374" StarRating="3" HotelCode="118792|217248" HotelName="Hotel Aslan Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Akbiyik Caddesi 63, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/74/a07448098b15399952bc347153b9ed55aad1ba87.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="639.36" OriginalAmount="633.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.023832" Longitude="28.974946" StarRating="0" HotelCode="|84977" HotelName="The Purl  Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BANKALAR CAD.KARAKOY 2/1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/4/9/7/7/84977_16.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel was built in 2012 and has 32 rooms. SITUATION: This establishment, Istanbul it is in it is in the city centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="640.04" OriginalAmount="633.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0353572" Longitude="28.9832218" StarRating="0" HotelCode="|224760" HotelName="Mukarnas Taksim " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>katip mustafa celebi mh ipek sk no 6 beyoglu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/4/7/6/0/224760_937264c1211.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="640.06" OriginalAmount="633.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.013073" Longitude="28.809321" StarRating="5" HotelCode="|205467" HotelName="Pullman Istanbul and Convention Center" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Yenibosna Merkez Mahallesi 1.Asena Sok No:15Bahcelievler, ISTANBUL</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/5/4/6/7/205467_fbdeed61023.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="640.32" OriginalAmount="633.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.005577" Longitude="28.964604" StarRating="0" HotelCode="|533549" HotelName="Novus Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tiyatro Cd.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/3/5/4/9/533549_9a140911134.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="640.34" OriginalAmount="634" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.012855302369" Longitude="28.957418203354" StarRating="4" HotelCode="63751|32250" HotelName="Grand Gülsoy" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sehzadebasi Cad. 17, Sehzadebasi, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/e6/92/e69289d5ce6ec7e7e032f7c1fec285e88783ed51.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="640.34" OriginalAmount="634" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03980823931" Longitude="28.984137617019" StarRating="4" HotelCode="11891|25909" HotelName="Occidental Taksim" 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,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mahallesi, Topcu Caddesi 19, Beyoglu, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/bf00b3d32a61153a/f1/f1e1b4c9a2284407/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul, just a few minutes walk from a selection of restaura...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="640.34" OriginalAmount="634.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.007153529536" Longitude="28.973794550926" StarRating="4" HotelCode="65969|golden_horn_sultanahmet_hotel" HotelName="Deluxe Golden Horn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Binbirdirek Mahalesi, Binbirdirek Meydani Sokak 1, 34400 Istanbul, Sultanahmet</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/media/0a40bcd623f64a6f9e90af42b32d6f76.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is centrally situated in the old town, only 100 m from shops, restaurants and public...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="640.94" OriginalAmount="634.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.99096" Longitude="28.79576" StarRating="4" HotelCode="|184800" HotelName="Ramada By Wyndham Istanbul Florya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Besyol Mah. Birlik Cad.No:10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/8/0/0/184800_15.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="641.35" OriginalAmount="635" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.011252808456" Longitude="28.973163317791" StarRating="3" HotelCode="933258|477117" HotelName="Florenta Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Molla Fenari Mahallesi, Selvili Mescit Sokak 16, Cagaloglu, Fatih, 34130 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/f8/56f8d5d3ab2bcd544c9e71d7ab3d9485add31d17.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="641.95" OriginalAmount="635.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0393635" Longitude="28.9830963" StarRating="3" HotelCode="|82947" HotelName="Emerald" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Taksim Caddesi No:45 Beyoglu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/9/4/7/82947_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment has WiFi, The establishment offers a buffet breakfast. SITUATION: It is located 250 metres away fromTaksim the square.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="642.00" OriginalAmount="635.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.96746494" Longitude="29.10481219" StarRating="4" HotelCode="374490|127416" HotelName="Plus Hotel Bostanci Atasehir" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Icerenköy Mahallesi, Yesilvadi Sokak 10, Bostanci, Istanbul, Kadikoy</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/4e/284e725afd7ca050dae3a1b0718ab5a4533df514.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="643.37" OriginalAmount="637" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00297338" Longitude="28.97576842" StarRating="5" HotelCode="438383|217201" HotelName="GLK PREMIER Sea Mansion Suites &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Küçükayasofya Mahallesi, Mustafapasa Sokak 9, Sultanahmet, 34122 Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/406464/406464a_hb_a_013.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="644.38" OriginalAmount="638" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.036710667715" Longitude="28.990803658963" StarRating="4" HotelCode="185577|30433" HotelName="Opera Hotel Bosphorus" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Inonu Caddesi 26, Gumussuyu, Taksim, 34427 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/35/54/35540648332c25ba85fb5383321cf0c7f00f4580.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a central location in the heart of the city, just 500 metres from the Bosphorus and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="646.40" OriginalAmount="640" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.007088" Longitude="28.981053" StarRating="4" HotelCode="35264|33086" HotelName="Valide Sultan Konagi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cankurtaran Mahallesi, Ishakpasa Caddesi, Kutlugün Sokak No 1, 34400 Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/06/1f06989a53608361312bb15b143366c6798eae5d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the tourist centre of Istanbul just a short walk from shopping and entertai...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="647.41" OriginalAmount="641" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.028025009146" Longitude="28.972078399931" StarRating="5" HotelCode="293683|55018" HotelName="Daru Sultan Hotels Galata" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Evliya Çelebi Mahallesi, Mesrutiyet Caddesi 108, Sishane, Beyoglu, Istanbul 34430</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/61/f46141a5ba754b351cad3daf5e0cdde174da064d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="648.33" OriginalAmount="641.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.024637" Longitude="28.969834" StarRating="0" HotelCode="|454595" HotelName="The Halich Istanbul Karakoy" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Emekyemez, Tersane Cd. No 102, 34420</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/4/5/9/5/454595_8e4cd621502.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="649.43" OriginalAmount="643" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.065615" Longitude="29.008688" StarRating="5" HotelCode="904032|32155" HotelName="Point Hotel Barbaros" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Esentepe, Yildiz Posta Caddesi 29, 34394 Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/30/0430ee16917bdf7502aa0fa19e99ecd8f90a1bd5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Esentepe, the new business district of Istanbul with public transport li...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="650.44" OriginalAmount="644.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.005648" Longitude="28.979018" StarRating="3" HotelCode="177593|aristocrat_hotel" HotelName="Aristocrat" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cankurtaran Mah. Dalbasti Sok. 11, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/3d/253d7844a66045d5df6801271f0ad2bb4ea4b52c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is located roughly 200 m from the Blue Mosque and within easy walking distance of the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="650.57" OriginalAmount="644.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0080917" Longitude="28.9725797" StarRating="3" HotelCode="|108350" HotelName="Antea - Special Class" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Piyerloti Caddesi No 11 Cemberlitas</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/8/3/5/0/108350_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts a terrace on the rooftop, views of the city, a covered swimming pool and a Turkish bath. SITUATION: Santa Sofia It is 5 metres away from the mosque.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="651.45" OriginalAmount="645" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.017059" Longitude="28.94119" StarRating="5" HotelCode="935918|47727" HotelName="Dosso Dossi Downtown" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Aksemsettin Mahallesi, Adnan Kahveci Bulvari, Vatan Caddesi no. 46-48, 34080 Fatih / Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/66/a2/66a2e3d53e34577d0d01875c6ced8326ad44590d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="651.45" OriginalAmount="645.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.034006627237" Longitude="28.988479830688" StarRating="4" HotelCode="475758|noble22_suites" HotelName="Noble22 Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Gumussuyu Mahalessi, Kolcak Sokak 11, Taksim, Beyoglu, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/3b/073b0dc188b779c37b2a3e996061216978e343dd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul, approximately 18 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="651.45" OriginalAmount="645.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01302924" Longitude="28.94729464" StarRating="0" HotelCode="853950|hotel_kralice" HotelName="Hotel Kralice" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Iskenderpasa Mahallesi, Ahmediye Caddesi 16/1, 34080 Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/f1/21f11b9a0398008c3364c74186d19382473e363a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="652.46" OriginalAmount="646" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.986838140665" Longitude="29.085901284122" StarRating="4" HotelCode="263725|45375" HotelName="Hilton Istanbul Kozyatagi" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sahrayicedit Mahallesi, Batman Sokak 44, Istanbul 34734</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/10/e9/10e9765f7b8e4f916bcfb92b2fb5fbf4eeb7bacd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul. The nearest airport is Istanbul - Sabiha Gökce...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="652.68" OriginalAmount="646.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0629605" Longitude="28.982722" StarRating="5" HotelCode="|86922" HotelName="Grand Cevahir  and Convention Center" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/9/2/2/86922_14.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel la Plaza Taksim it is situated 3,8 kilometres away from. ROOM: The establishment has rooms with flat-screen TV and WiFi (free of charge). FACILITIES: The establishment has a covered pool and a well-equipped gym.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="653.47" OriginalAmount="647" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.014539160635" Longitude="28.977915644646" StarRating="4" HotelCode="26523|15335" HotelName="Askoc" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Istasyon Arka Sokak No 15, Sirkeci 34420, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/e4/00/e4003cd10df8fb3b41a83c4dee26911aed8e5bfd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This town hotel is centrally situated in the Sirkeci district of the beautiful old town, close to re...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="653.47" OriginalAmount="647" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.010257" Longitude="28.97707" StarRating="4" HotelCode="293781|41416" HotelName="Dosso Dossi Hotels - Old City Sultanahmet" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Alemdar Mahallesi, Alayköskü Caddesi 12, Sultanahmet, Fatih, 34110 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/8f/10/8f10db2f103661160921ebc1efed5adb1cab3a48.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="653.66" OriginalAmount="647.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.02296" Longitude="28.97656" StarRating="0" HotelCode="|184124" HotelName="Ada Karakoy Hotel - Special Class" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/1/2/4/184124_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="655.49" OriginalAmount="649" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.072342" Longitude="29.011644" StarRating="4" HotelCode="315775|343510" HotelName="Upsuites Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Esentepe Mahallesi, Kore Sehitleri Caddesi 18, Sisli, 34394 Istanbu</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/20/2b20982ffb113f6cd41ea76fd06e0b0a46b73d89.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="656.50" OriginalAmount="650" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008026" Longitude="28.972977" StarRating="4" HotelCode="15891|25912" HotelName="Pierre Loti" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piyerloti Cd. No: 1, Sultanahmet, Cemberlitas, 34400 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/21/362126cc6e0db42a62c7c01035367b76f2fa995b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is 5 minutes away from the closest tramway stops (Sultanahmet and Çemberlitas). Guests wil...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="657.51" OriginalAmount="651.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.09287" Longitude="29.09467" StarRating="4" HotelCode="260598|asia_princess_hotel" HotelName="Park Inn by Radisson Istanbul Asia Kavacik" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kavacik Mahallesi, Ekinciler Caddesi, Ertürk Sokak 1, Beykoz, 34810 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/8b/d1/8bd1e53bea301a4a7f78aa2ddd7a043cca44ac54.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="659.10" OriginalAmount="652.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0054936" Longitude="28.979048" StarRating="3" HotelCode="|108085" HotelName="Blue House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dalbast? Sk. No:14 Sultanahmet Fatih</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/8/0/8/5/108085_7.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 3 restaurants, WiFi and a reception. SITUATION: It is 250 metres away from the mosque, 400 metres away, guests have Topkapi the Palace of.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="659.38" OriginalAmount="652.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.013346" Longitude="28.977873" StarRating="0" HotelCode="|553833" HotelName="Downtown Sirkeci Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/3/8/3/3/553833_c9bb30f1401.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="659.53" OriginalAmount="653" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008580699635" Longitude="28.953523635864" StarRating="4" HotelCode="21584|30425" HotelName="Bulvar Palas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Atatürk Bulvari 36, 34134 Saraçhane, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/00/002815/002815a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is situated in the tourist centre of Istanbul. It is only a 15 minute walk from ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="659.88" OriginalAmount="653.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0337797" Longitude="28.978086" StarRating="0" HotelCode="|382307" HotelName="Mr Cas Hotels - Special Category" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Istiklal Caddesi No:153</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/2/3/0/7/382307_011f1b82345.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="660.07" OriginalAmount="653.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.024551" Longitude="28.969824" StarRating="0" HotelCode="|446188" HotelName="Csk The Halich Port Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tersane Cd. 96</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/1/8/8/446188_7d892c70849.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="661.55" OriginalAmount="655.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.013386" Longitude="28.976493" StarRating="3" HotelCode="56898|viva_deluxe_hotel" HotelName="Metropol" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ibni Kemal Caddesi No:38, Sirkeci, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/ea/60/ea60789d62d08ad9b38602bcebbfcf1c6be59f30.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="662.56" OriginalAmount="656" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01524923" Longitude="28.97554134" StarRating="3" HotelCode="373854|199813" HotelName="Empire Suite Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Hobyar Mahallesi, Ankara Caddesi Dervisoglu Sokak No: 7, Sirkeci, 34112 Istanbul, Marmara Bölgesi</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/aa/28aad779975fe3d28d1ca638ef88114f70aa54f0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="662.56" OriginalAmount="656" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.005682231682" Longitude="28.980560302734" StarRating="4" HotelCode="65370|19579" HotelName="GLK Premier Acropol Suites &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Akbiyik Caddesi 21, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/84232/a_84232_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This town hotel is centrally situated in the bewitching old town, close to the Blue mosque. A select...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="663.12" OriginalAmount="656.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0549089" Longitude="28.9885522" StarRating="3" HotelCode="|107974" HotelName="Osmanbey Fatih" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Matbaac? Osmanbey Sokak No:13-15 Osmanbey/?L?</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/7/9/7/4/107974_9.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment offers WiFi (free of charge), rooms with air-conditioning, a flatscreen television and a minibar. SITUATION: This hotel is in Osmanbey the centre of it is situated 200 metres away from Osmanbey the underground station of.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="663.48" OriginalAmount="656.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0121999" Longitude="28.9593698" StarRating="5" HotelCode="|66889" HotelName=" Wyndham Istanbul Old City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kemalpasa Mah. Sehzadebasi Cad. Celal Aga Konagi No 1 Vezneciler</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/6/8/8/9/66889_e91de670825.jpg</HotelPictures>
        <HotelDescription>HOTEL: the hotel has 87 comfortable rooms, a lobby with a reception, a currency exchange service, a cloakroom and a lift. SITUATION: This welcoming, historic hotel is located near the tourist attractions, the Grand Bazaar, Sultan Ahmed Mosque, Hagia Sophia and Topkapi Palace close to the establishment, clients can find. ROOM: The rooms have flat-screen satellite television, computer plug, a fax machine, WiFi, a mini-bar, a safety deposit box, a direct line telephone, an individual air-conditioning system and individual heating. FACILITIES: The establishment has a spa, a Turkish bath, a sauna, a steam bath, a covered pool and a pool that has a children's area. MEALS: Guests have at their disposal a Turkish restaurant, Regarding the food and beverage offering, the establishment offers a buffet breakfast and Ã  la carte lunch and dinner. PAYMENT METHODS: Customers can pay using Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="663.57" OriginalAmount="657" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.040172205087" Longitude="28.98446559906" StarRating="4" HotelCode="69649|19951" HotelName="Mid Town" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Lamartin Cad. No. 13, 34437 Taksim</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/27/98/27987f4080e1258b12071c8d8a08126d70dc8434.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Taksim, in the heart of Istanbul’s new city. Bars, restaurants and links to ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="663.57" OriginalAmount="657.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.037206" Longitude="28.992166" StarRating="4" HotelCode="298519|mercure_istanbul_taksim" HotelName="Mercure Istanbul Taksim" 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>Ömer Avni Mahallesi, Inonu Caddesi No 42, Gümüssuyu, Beyoglu, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/4c/514cfa5293615e146a6c350de54e6b3cbf33f6a7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="663.57" OriginalAmount="657.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03379467" Longitude="28.97807476" StarRating="4" HotelCode="498115|mrcas_hotels" HotelName="Mr.Cas Hotels" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="bed and breakfast" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Istiklal Caddesi 153, Beyoglu, 34433 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/5e/eb/5eeb0f104a143d9a986565ce97fb03ae812f5cbb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="664.18" OriginalAmount="657.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.04695" Longitude="29.00017" StarRating="0" HotelCode="|193187" HotelName="Bosfora" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Turkali Mah. Nuzhetiye Cad. No: 30</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/3/1/8/7/193187_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="664.31" OriginalAmount="657.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03203" Longitude="28.98037" StarRating="0" HotelCode="|447716" HotelName="The Soul Istanbul Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kulo?lu Mh. Faik Pa?a Cd. No:28</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/7/7/1/6/447716_1c8cb010800.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="664.58" OriginalAmount="658.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.906438707783" Longitude="29.313155612488" StarRating="4" HotelCode="915596|isg_airport_hotel_2" HotelName="ISG Airport Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pendik, 34906 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/74/ac/74ac85916e1e0cc0cd110dd57682322930c1771c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul - Sabiha Gökcen (SAW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="665.18" OriginalAmount="658.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0053949" Longitude="28.979987" StarRating="3" HotelCode="|19955" HotelName="Glk Premier Acropol Suites and Spa - Special Class" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>AKBIYIK CD. SULTANAHMET 21</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/9/5/5/19955_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Best Western Acropol is rated four stars and boutique. SITUATION: 200 metres away, guests can find Sultanahmet Square, Topkapi Palace and Basilica Cisterna,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="666.60" OriginalAmount="660" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00754" Longitude="28.97184" StarRating="2" HotelCode="65948|271795" HotelName="Golden Royal Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="Bar,Conference Hall,Fax,Internet,Jacuzzi,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Peykhane Sokak 19, Çemberlitas, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/8a/048ae1cd4e4c19e58b435f3028b2714645fb1c1f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="666.60" OriginalAmount="660.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.003929" Longitude="28.972423" StarRating="4" HotelCode="75491|garden_house_28" HotelName="Garden House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kucuk Ayosofya Mahallesi Sehit Mehmet Pasa No:11/13, 34400 Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/aa/bfaab62caec6d7c899f2f2e2043701ced2d8c073.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly hotel offers luxury accommodation on the historic peninsula of Istanbul, only m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="667.61" OriginalAmount="661.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.063334125824" Longitude="28.982424438" StarRating="5" HotelCode="32571|grand_cevahir_hotel__convention_center" HotelName="Grand Cevahir Hotel Convention Center" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 07/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Halide Edip Adivar Mahallesi, Darülaceze Caddesi 5, Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/c5/2e/c52ee71815e6cf05f5474950c5aec3d44cdfdede.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located in the Sisli quarter of the new town. Nisantasi and Tesvikiye offer num...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="667.61" OriginalAmount="661.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.8562388" Longitude="29.27976195" StarRating="3" HotelCode="446175|holiday_inn_istanbul_tuzla_bay" HotelName="Holiday Inn Istanbul - Tuzla Bay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Güzelyali Mahallesi, Sahil Bulvari 72, Pendik, 34903 Tuzla, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/d0/33d0a3526986004e0ef498861705b167b509fa44.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="669.33" OriginalAmount="662.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00218" Longitude="29.147559" StarRating="0" HotelCode="|306073" HotelName="Nish Palace Exclusive Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>?erifali Mah. Bayraktar Bulvar? ?brahim Hakk? Sok. No:40</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/6/0/7/3/306073_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="670.04" OriginalAmount="663.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.053955" Longitude="29.0282" StarRating="0" HotelCode="|541880" HotelName="Mona Bosphorus Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Siraci Sk. 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/1/8/8/0/541880_1c662e42240.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="670.08" OriginalAmount="663.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0494711" Longitude="29.0245381" StarRating="0" HotelCode="|305429" HotelName="Loren Hotel&amp;suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/5/4/2/9/305429_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="670.64" OriginalAmount="664" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.041654930973" Longitude="28.984201374344" StarRating="5" HotelCode="905763|30348" HotelName="The Elysium Istanbul" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Inonu Mahallesi, Yedikuyular Caddesi, Cayiri Sokak 1, Sisli Taksim, 34373  Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/04/cc/04cca3412be51a151d440050247ec84bf6b2c41b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located close to Taksim Square, which is in the city centre and approximately a 10-minu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="672.66" OriginalAmount="666.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01446494" Longitude="28.97493015" StarRating="4" HotelCode="854296|mercure_istanbul_sirkeci_opening_may_2019" HotelName="Mercure Istanbul Sirkeci" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Restaurant,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Hobyar Mahallesi, Muhzirbasi Sokak 6, Fatih, 34112 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/f0/6c/f06c8aca0d3bd4fca5b09bc563dad09a24f14dfc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Mercure Istanbul Sirkeci Hotel is located in Sirkeci, 5 minutes walking distance to main tourist att...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="672.69" OriginalAmount="666.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.014624" Longitude="28.978355" StarRating="0" HotelCode="|486641" HotelName="Cetin Port Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Istasyon Arkasi Sk.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/6/6/4/1/486641_14d0ee12124.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="673.67" OriginalAmount="667.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0476041" Longitude="29.02476941" StarRating="0" HotelCode="850784|feri_suites" HotelName="Feri Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ortakoy Salhanesi Sokak 8, Besiktas, 34347 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/6f/db6f3ebac8d3d3573bb3aaf61bc9872aa88ee62e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="674.22" OriginalAmount="667.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0041115" Longitude="28.9763305" StarRating="0" HotelCode="|108112" HotelName="Sultan Corner" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kucuk Ayasofya Caddesi, No:6 Sultanahmet</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/8/1/1/2/108112_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has, WiFi, (free of charge). SITUATION: This hotel is in Istanbul the historic centre of it is located 100 metres away from the mosque. ROOM: The establishment has suites and large standard rooms. Some rooms have views of the mosque.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="675.69" OriginalAmount="669.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.959767432125" Longitude="28.839154243469" StarRating="5" HotelCode="33264|renaissance_polat_istanbul_hotel" HotelName="Renaissance Polat Istanbul Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sahilyolu Caddesi 2, Yesilyurt, 34149 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/6c/82/6c8243ca35448b16312bf5d852080241585eff37.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly business and conference hotel enjoys a convenient location. It lies just 20 min...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="676.34" OriginalAmount="669.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0044166" Longitude="28.9797993" StarRating="3" HotelCode="|82945" HotelName="Center Hill" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Mehmet Aga Cad No 23 Sultanahmet</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/9/4/5/82945_38585d71136.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment has a reception and WiFi (free of charge). SITUATION: The hotel Sultanahmet it is in it is located 200 metres away from the mosque. ROOM: The rooms have cable television.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="677.71" OriginalAmount="671.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.005293600587" Longitude="28.974412679672" StarRating="3" HotelCode="10892|ayasofya_hotel__special_class" HotelName="Ayasofya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kucuk Ayasofya Caddesi, Demirci Resit Sok. No:28, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/2f/26/2f26267b82ab73b3a43423fea3c8b8a9750aef75.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located in the Old City, only a few minutes’ walk from the Blue Mosque, St. S...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="679.55" OriginalAmount="672.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.013921" Longitude="28.907108" StarRating="5" HotelCode="|184637" HotelName="Uranus Istanbul Topkapı" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Merkezefendi Mah Mevlana Cad No 112 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/6/3/7/184637_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="679.73" OriginalAmount="673" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.078826401167" Longitude="29.011608161407" StarRating="4" HotelCode="315778|60124" HotelName="Park Dedeman Levent" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Esentepe Mahallesi, Büyükdere Caddesi 187, 34340 Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/ec/ecffea7eb97e6a31/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="679.73" OriginalAmount="673" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00918" Longitude="28.960752" StarRating="4" HotelCode="9365|19950" HotelName="Kent Hotel Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ordu Caddesi 29, 34490 Istanbul, Beyazit</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/f2/72/f272e62d742b218a8cd7580ddd1579aa6a789297.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located within walking distance of links to public transport. Atatürk International Air...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="679.73" OriginalAmount="673.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.013323577609" Longitude="28.97664167915" StarRating="3" HotelCode="207353|asur_hotel" HotelName="Asur Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Hoca Pasa Mahallesi, Ibni Kemal Caddesi 16, 34110 Istanbul, Sirkeci</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/6d/9d6d0f270cf97ab599f753b1ed4fbc40552ab957.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="679.73" OriginalAmount="673.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.054864" Longitude="28.997139" StarRating="0" HotelCode="300371|orya_hotel_" HotelName="Orya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Ferah Sokak No. 33, Tesvikiye Mahalessi, Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/d5/2fd5075465b2732e1551b3f3d9cef6fa9e1a7407.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="680.74" OriginalAmount="674.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.049330990919" Longitude="28.987356325131" StarRating="4" HotelCode="27110|bentley_hotel_3" HotelName="Bentley By Molton Hotels" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Halaskargazi Caddesi 23, Harbiye, 34367 Istanbul, Sisli</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/4c/05/4c05289332796fba3b44a5ce765f2956c3f77632.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the European side of Istanbul in the Harbiye district at the heart of the n...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="682.76" OriginalAmount="676" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.006146" Longitude="28.979495" StarRating="4" HotelCode="89553|41256" HotelName="Uyan" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cankurtaran Mah., Utangac Sok. no 25</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/0b/d40b786b9e46d101612655d6567fda6544fd0724.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located the heart of the old city of Sultanahmet in Istanbul, within walking distance o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="683.02" OriginalAmount="676.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0042403" Longitude="28.9724832" StarRating="3" HotelCode="|86827" HotelName="Sultanahmet Cesme" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kucukayasofya Mh. Sehit Mehmet Pasa Sok. No:22 Sultanahmet</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/8/2/7/86827_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: Guests can find a terrace with ocean views. SITUATION: It is situated 200 metres away from the mosque, Santa Sofia 5 minutes away, guests can find.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="683.69" OriginalAmount="676.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.07545205" Longitude="29.0153083" StarRating="5" HotelCode="904557|1410498" HotelName="Hyatt Centric Levent Istanbul" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Conference Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Buyukdere Caddesi 136, Levent, 34330 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/ef/c1ef17b24c4957cbc66f3ad7248e85dc6e206153.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the lively neighbourhood of Levent on the European side of the city, with i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="685.72" OriginalAmount="678.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.992004" Longitude="29.02863" StarRating="0" HotelCode="|475433" HotelName="Dugi Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/5/4/3/3/475433_464bcce1258.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="685.79" OriginalAmount="679.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.060572409017" Longitude="29.008408888473" StarRating="3" HotelCode="368540|elite_park_suites" HotelName="Nish Besiktas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/08/2026" HotelFacility="Air Conditioning,Internet,Kitchen,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Gayrettepe Mahallesi, Hattat Halim Sokak 11, Besiktas, 34349 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/d6/c7d6616e98ba3822c9fd7cadf775cbd4d9b3c2f7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="686.08" OriginalAmount="679.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.010011" Longitude="28.977417" StarRating="0" HotelCode="|522114" HotelName="Shining Star Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/2/1/1/4/522114_d88db870924.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="686.89" OriginalAmount="680.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.035964" Longitude="28.99074" StarRating="0" HotelCode="|486489" HotelName="Etiz Hotels and Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Emektar Sk. no 9-1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/6/4/8/9/486489_20a69ed2120.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="687.13" OriginalAmount="680.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.010514" Longitude="28.957406" StarRating="3" HotelCode="|174754" HotelName="Kecik" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Balabana?a Mh., Fethibey Cd., No:6 Laleli, Fatih,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/4/7/5/4/174754_e22180b1526.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="689.12" OriginalAmount="682.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.086960951683" Longitude="28.903073966503" StarRating="4" HotelCode="186921|1536043" HotelName="Radisson Residences Avrupa TEM Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Karayollari Mahallesi, Abdi Ipekçi Caddesi 30, 34250 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/67/0a/670a666f7ace40de606d7b895aaffb70781f3090.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Gaziosmanpasa district of north western Istanbul, approximately 12-13 km...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="690.84" OriginalAmount="684.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0314932" Longitude="28.988861205523" StarRating="4" HotelCode="187335|nixon_bosphorus_dry_hotel" HotelName="Zimmer Bosphorus Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Findikli Meclis-i Mebusan Caddesi 61, Beyoglu, 34427 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/d1/7d/d17df4cd43551505d3dfb2a87ba7084d32b66262.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Istanbul, this boutique hotel is ideal for guests who appreciate a stylish a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="693.16" OriginalAmount="686.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.06475" Longitude="28.99443" StarRating="5" HotelCode="|445183" HotelName="The Craton" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/1/8/3/445183_338b00e1439.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="694.82" OriginalAmount="687.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0333367" Longitude="28.9753875" StarRating="4" HotelCode="|84904" HotelName="The Pera Hill" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MESRUTIYET CAD. BEYOGLU 39</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/4/9/0/4/84904_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a terrace and an Ã  la carte restaurant. The establishment offers a buffet breakfast, The establishment has a bar. SITUATION: This hotel is in PÃªra the historic centre of la avenida Istiklal 200 metres away from el Museo de Pera it is 150 metres away from 900 metres away, guests can find Taksim the Square of it is situated 18 kilometres away from Istanbul AtatÃ¼rk Airport Close to restaurants, cafÃ©s and bars. ROOM: The establishment has soundproofed rooms, with WiFi (free of charge), an air-conditioning system, parquet flooring, large windows, a balcony, a flat-screen television, a safe, kettle, a bathroom and bathroom items (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="695.05" OriginalAmount="688.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03894" Longitude="28.982417" StarRating="0" HotelCode="|529704" HotelName="The Row Taksim Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Asiklar Sk. 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/9/7/0/4/529704_a7a41c41039.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="696.59" OriginalAmount="689.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.045338" Longitude="29.003108" StarRating="0" HotelCode="|543202" HotelName="Valente Suites and Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ihlamurdere Cd. 46</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/3/2/0/2/543202_3685e361046.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="697.90" OriginalAmount="690.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.06924" Longitude="29.00272" StarRating="0" HotelCode="|192607" HotelName="Hotel Boursier 1 and Spa Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gulbahar Mahallesi.Oya Sokak.No :21</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/2/6/0/7/192607_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="697.91" OriginalAmount="691" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.042772" Longitude="28.998859" StarRating="4" HotelCode="935183|42033" HotelName="AC Hotel Istanbul Macka" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Visnezade Mahallesi, Suleyman Seba Caddesi No 75, Besiktas, 34357 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/47/5247628b9744cb496aeb78462ba22060dcf49d87.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="697.91" OriginalAmount="691.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.011577" Longitude="28.955533" StarRating="3" HotelCode="118821|liberty_hotel_2" HotelName="Liberty Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 07/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gencturk Caddesi, Aga Yokusu 18, Sehzadebasi, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/32/53321184c561224e64bb42545c9fb7783cac06a0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="700.86" OriginalAmount="693.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.040143882317" Longitude="28.984251022339" StarRating="4" HotelCode="410320|1322517" HotelName="Eresin Taxim Premier" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Topcu Caddessi 16, Taksim, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/d3/d356aef4d7d4b41d/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Taksim, the business, culture and entertainment centre of Istanbul. It is si...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="700.94" OriginalAmount="694.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.815389" Longitude="29.307414" StarRating="3" HotelCode="155892|chatto_residence" HotelName="Chatto Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Cami Mahallesi, Kavala Sokak 12, Cumhuriyet Caddesi, 34940 Tuzla</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/bf/bc/bfbc708f07a69390e03574e308474e5ea512f5d1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="701.95" OriginalAmount="695" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.031735997928" Longitude="28.980529877811" StarRating="3" HotelCode="398333|217230" HotelName="Hammamhane" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Firuzaga Mahallesi, Cukurcuma Caddesi 45, Beyoglu, 34425 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/af/48af6c3eacead2bab22afcd21cd20c4d06fd93cb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="702.96" OriginalAmount="696.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.996251" Longitude="29.025017" StarRating="3" HotelCode="933205|deniz_otel" HotelName="Deniz" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Orgeneral Sahap GÜrler Caddesi No. 2, Kadikoy, 81320 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/46/ed46f86a2ca5b2daf9b4fd3ab8bb0fdafb518076.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="703.53" OriginalAmount="696.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0089" Longitude="28.96261" StarRating="4" HotelCode="|445184" HotelName="Piya Sport " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/1/8/4/445184_3f2d16b1455.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="703.55" OriginalAmount="696.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0638224" Longitude="28.9823949" StarRating="5" HotelCode="|23230" HotelName="Grand Cevahir" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>DARULACEZE CAD. OKMEYDANI-SISLI 9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/2/3/0/23230_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 2002, has 13 floors, 323 standard rooms, 47 suites and 4 king suite rooms. In the establishment entrance, guests will find a lobby, a reception with safety deposit boxes, a cloakroom, a currency exchange service, a lift and a cafÃ©. You are also offered a bar, shops, a hairdresser's, an auditorium, a television room, a restaurant with air-conditioning, 22 conference rooms and internet. It has an indoor car park and an oudooor car park. There are many services available at the establishment, including room service, a laundry service and a medical care service. SITUATION: This luxurious hotel is in Sisli it is situated close to Nisantasi and Tesvikiye where you can find shops, leisure areas and entertainment. It is situated 60 minutes away from the airport. ROOM: The comfortable rooms have a bathroom, a hairdryer, a direct line telephone with an answering machine, satellite or cable TV with music, a radio, internet, a mini-bar, a king-size bed, tiled floors, central heating and a safe (available for a fee). Guests are offered suites and have a living room. Guests also have available disabled access rooms. FACILITIES: Outdoors, clients have access to an outdoor and indoor pool, a sunbathing terrace, deck chairs, parasols and a snack bar. Customers can make use of the jacuzzi. For a fee, guests can enjoy a sauna, the solarium, the Turkish bath, the beauty service and a massage service. Clients can also find aerobics and a gym.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="705.56" OriginalAmount="698.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.032886" Longitude="28.976642" StarRating="3" HotelCode="|453045" HotelName="West Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Acara Sk.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/0/4/5/453045_09540c91013.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="705.99" OriginalAmount="699.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.058972" Longitude="29.002047" StarRating="4" HotelCode="293557|apart_point" HotelName="Apart Point" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gayrettepe Mahallesi, Selvi Sokak 6, Besiktas, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/5b/295bfd117c0711d4b17f21ae242fc7e580094346.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Offering a real home-from-home comfort, these 50 apartments are very well furnished and equipped and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="706.35" OriginalAmount="699.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0115" Longitude="28.9564" StarRating="0" HotelCode="|464928" HotelName="Beethoven Senfoni" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kemalpasa Mh Aga Yokusu Sk No11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/4/9/2/8/464928_1384d631111.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="707.00" OriginalAmount="700.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.086072369395" Longitude="29.006479777771" StarRating="5" HotelCode="33263|movenpick_hotel_istanbul" HotelName="Mövenpick Hotel Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Eski Büyükdere Caddesi 3, 4. Levent, 34330 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/60/57600371c1c06b7803e8106840f443e6471a36ee.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A luxurious hotel located in the Levent quarter of the new town, just a few minutes drive from the f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="708.01" OriginalAmount="701.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.030215" Longitude="29.108449" StarRating="4" HotelCode="207936|crowne_plaza_oryapark" HotelName="Crowne Plaza Istanbul - Oryapark" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Inkilap Mahallesi, Kucuksu Caddesi No:58, Umraniye, Istanbul 34768</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/45/0c4583ec693eb0798b2892f2e711f53d252c74e3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="710.03" OriginalAmount="703" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00338787198" Longitude="28.981495618385" StarRating="4" HotelCode="33845|10751" HotelName="Citadel Hotel &amp; Restaurant" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kennedy Caddesi Sahil Yolu 12, Ahirkapi, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/0e/450e8bb097c5bd4278b81c0c5c44246e1b4d7664.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Owing to its location in the old city centre, this historic hotel has the advantage of being within ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="710.03" OriginalAmount="703.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.038132303207" Longitude="28.988058861205" StarRating="4" HotelCode="300309|avantgarde_hotel_taksim_square" HotelName="Avantgarde Taksim Square" 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>Mete Caddesi 28, Gümüssuyu, Taksim, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/80/25801477930a1899b588c2692a1d0af5d2d26b37.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="710.08" OriginalAmount="703.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.025346" Longitude="29.105638" StarRating="4" HotelCode="|220774" HotelName="Doubletree By Hilton Istanbul Umraniye" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Yamanevler Mahallesi Haldun Alagas Caddesi No:2 Umraniye.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/7/7/4/220774_334b7300839.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="711.04" OriginalAmount="704" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0329195" Longitude="28.9750074" StarRating="3" HotelCode="118882|217612" HotelName="Troya" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Restaurant,Room Service,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Mesrutiyet Caddesi 45, Tepebasi, Beyoglu, 34430 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/fb/6dfb681336152c302644dc24be898cf93a5c5bf0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="711.54" OriginalAmount="704.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0311745" Longitude="28.9741085" StarRating="4" HotelCode="|26364" HotelName="The Marmara Pera" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MESRUTIYET CAD. TEPEBASI-TAKSIM 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/3/6/4/26364_43c8b9e1555.jpg</HotelPictures>
        <HotelDescription>HOTEL: this renovated hotel in 2004, has 203 rooms, 3 suites and 17 floors. In the entrance, you can find an inviting hall with a reception, 3 lifts, a cloakroom, a currency exchange service and a safety deposit box service. Guests are also offered a beautiful coffee shop, a lovely bar, a restaurant with air-conditioning, 4 conference rooms, internet and a car park. Other services are a laundry service, room service and a medical care service. SITUATION: the Galata Tower It is near it is close to Taksim the Square of Beyoglu It is in the establishment is 2 kilometres away from the city centre situated 5 kilometres away from the tourist centre, is situated 25 kilometres away from Istanbul Airport. ROOM: The comfortable rooms, well-decorated, a bathroom with a bath, a hairdryer, a double or king-size bed, a direct line telephone, satellite or cable TV, a mini-bar, a safe, internet, individual heating and individual air-conditioning. FACILITIES: Outdoors, guests have access to a swimming pool that has an area for children and deck chairs. You also have at your disposal a gym and a jacuzzi. PAYMENT METHODS: Customers can pay by American Express, Visa, Mastercard, JCB and Diners Club. OTHERS: Regarding the food and beverage offering, clients can enjoy a buffet breakfast and an Ã  la carte or set-menu lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="712.48" OriginalAmount="705.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0115599" Longitude="28.9561737" StarRating="3" HotelCode="|82951" HotelName="Lions Royal" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Genc Turk Caddesi Aga Yokusu Sokak No:18 Sehzadebas? Beyazit</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/9/5/1/82951_b936b9f1001.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is situated 10 minutes away from the bazaar, this hotel is situated 2,5 kilometres away from Sultanahmet the historic area of. ROOM: The rooms have internet, (free of charge), a terrace.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="713.06" OriginalAmount="706.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00454062132" Longitude="28.9801633358" StarRating="4" HotelCode="18003|azade_hotel_2" HotelName="Azade Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Mehmet Aga Caddesi 17/19, Sultanahmet, 34400 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/87/c5/87c55a405e301568c19ddd42125a12a9cb09b971.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel lies in the heart of Istanbul, on a side street right in the old town quarter of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="714.07" OriginalAmount="707.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.023792121461" Longitude="28.975888219126" StarRating="5" HotelCode="306003|10_karakoy_a_morgans_original" HotelName="10 Karaköy Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Müeyyedzade Mahallesi, Kemeralti Caddesi 10, 34425 Istanbul, Karaköy</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/07/6f073bb8132d0ab90ea0bda0ff061bcefbf2a8b2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at Karaköy, Istanbul’s cultural, artistic and historical center, near art galle...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="717.73" OriginalAmount="710.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.1183421" Longitude="29.0126824" StarRating="0" HotelCode="|305910" HotelName="Somerset Maslak Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Agaoglu Maslak 1453, Maslak C15 Blok D:1 34485 Sar?yer</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/5/9/1/0/305910_be0ec4b2022.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="719.12" OriginalAmount="712" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.062496524807" Longitude="29.011334582143" StarRating="5" HotelCode="82421|198965" HotelName="Mercure Istanbul The Plaza Bosphorus" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Barbaros Bulvari 165, Balmumcu Besiktas, 34349 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/cf/d0/cfd00ec149701aa9490219801c4db132e738729a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;In an elevated position, the hotel enjoys panoramic views from its location in the heart of the Balm...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="719.12" OriginalAmount="712.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.005704" Longitude="28.979691" StarRating="2" HotelCode="191101|nayla_palace" HotelName="Nayla Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kutlugun Sokak 12, Sultanahmet, 34142 Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/bd/64bd61b88faa6e46da7149448a0366fb63e6ac17.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="720.02" OriginalAmount="712.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.053792" Longitude="28.949678" StarRating="4" HotelCode="|85014" HotelName="Dosso Dossi Hotels and Spa Golden Horn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SUTLUCE MAH.IMRAHOR CAD.DUTLUK SOKAK,BEYOGLU 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/5/0/1/4/85014_bba612f1615.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a gym, a car park, a transfer service (free of charge), (on request), WiFi (free of charge), The establishment also offers meeting rooms, communal areas, a shop and a reading room. SITUATION: This establishment, the Golden Horn it is in Istanbul is situated in Close to, and the Congress Centre. 10 minutes away from the establishment clients have the historic centre, 15 minutes away, guests can find the business area, is situated 30 minutes away from Istanbul AtatÃ¼rk Airport. ROOM: Each room has a tea service, a coffee maker, a kettle, a mini-bar, a desk, chair, a television, a direct line telephone, data connection and a safe. OTHERS: Regarding the food and beverage offering, clients can enjoy a restaurant, a buffet breakfast, Ã  la carte lunch and dinner and a lobby bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="720.13" OriginalAmount="713.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.014131909231" Longitude="28.942456825003" StarRating="0" HotelCode="883084|ottomans_life_hotel_deluxe" HotelName="Ottoman's Life Hotel Deluxe Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 08/08/2026" HotelFacility="Conference Hall,Internet,Massage Centre,Sauna,Spa,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Mollagürani Mahallesi, Mollagürani Caddesi 8/16, Fatih, 34093 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/3b/cd3b436be70ed340d5d210e6dc3f98654ed86074.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="720.29" OriginalAmount="713.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.023801" Longitude="28.975882" StarRating="5" HotelCode="|192107" HotelName="10 Karakoy Istanbul - Special Class" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kemeralti Caddesi No: 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/2/1/0/7/192107_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="721.14" OriginalAmount="714.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.053666769091" Longitude="28.987473765307" StarRating="4" HotelCode="310527|arcade_hotel_2" HotelName="Arcade Hotel Nisantasi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Mesrutiyet Mahallesi, Rumeli Caddesi 76, Nisantasi, 34363 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/cf/bd/cfbd2cd71537297566599527d69a33c386114996.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="721.54" OriginalAmount="714.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.080031" Longitude="29.006335" StarRating="0" HotelCode="|531526" HotelName="Rose Plus Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>kavakli sok no7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/1/5/2/6/531526_ff639781355.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="722.61" OriginalAmount="715.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.969704" Longitude="29.0971237" StarRating="5" HotelCode="|42195" HotelName="Byotell  Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SANIYE ERMUTLU SOK NO 3 KOZYATAGI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/1/9/5/42195_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was renovated in 2007 and has 129 standard rooms. The establishment has a dance hall, a garden, air-conditioning, a lobby, a reception, a currency exchange service, a cloakroom and a lift. The establishment also has a hairdresser's, restaurants, conference rooms, internet and WiFi. At an additional cost you can have access to room service and a laundry service. The establishment also offers indoor parking and a playground. SITUATION: This hotel is in the business area. It is in Kozyatagi near the establishment, you will find commercial areas, restaurants, bars and the nightlife. 45 minutes away from the establishment you have tourist areas. Is 45 kilometres from Sabiha Gokcen Airport. It is 20 kilometres from the Istanbul AtatÃ¼rk Airport. ROOM: The elegant and comfortable rooms have a bathroom, a hairdryer, a direct line telephone and internet. They also have a television, a mini-bar, a double bed, an air-conditioning system, individual heating and a safety deposit box. FACILITIES: The establishment has a gym, a spa, a health centre, a massage service (available for a fee), a Turkish bath, a steam bath and a sauna. Guests can also enjoy a covered pool and deck chairs.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="723.16" OriginalAmount="716" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01165934634" Longitude="28.956514658822" StarRating="3" HotelCode="70511|284811" HotelName="Beethoven Premium Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Gencturk Caddesi, Aga Yokusu Sokak 6, Sehzadebasi Laleli, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5706804</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="723.16" OriginalAmount="716" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.036483285092" Longitude="28.985149175853" StarRating="4" HotelCode="903067|343470" HotelName="Taksim Square Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gümüssuyu Mahallesi, Siraselviler Caddesi 7, Taksim, Beyoglu, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/42/b9/42b93b555e50169f7dcdfcc903aeab29bdb0b101.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;For anyone wishing to be in the centre of Istanbul, close to entertainment venues and some great sho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="723.16" OriginalAmount="716.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="981866|pell_palace_hotel_spa" HotelName="Pell Palace Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Emin Sinan Mahallesi, Gedikpasa Cami Sokak 37, Sultanahmet, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/1b/61/1b61178887e8d959eb6cdc8ecb504f9d4847c986.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="723.76" OriginalAmount="716.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.9952419" Longitude="29.0248026" StarRating="3" HotelCode="|83020" HotelName="Kadıköy Rıhtım Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>R?ht?m Cad No 62 Kadikoy</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/0/2/0/83020_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: The hotel is 10 minutes away from Harem Port It has excellent transport links to the ferry. ROOM: Each room has a sofa and WiFi (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="724.17" OriginalAmount="717.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.04056927" Longitude="28.98212221" StarRating="4" HotelCode="321413|metropolitan_hotels_taksim" HotelName="Metropolitan Taksim" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mahallesi, Taksim Caddesi 89-91, Beyoglu Istanbul, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/4f/574f41dd6af2c96592c068845fa7717e1ead013d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="725.98" OriginalAmount="718.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0623904" Longitude="28.9887832" StarRating="4" HotelCode="|178517" HotelName="Grand Aras and Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MERKEZ MAHALLESI BUYUKDERE CADDESI NO:13 SISLI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/8/5/1/7/178517_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="726.52" OriginalAmount="719.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.02578" Longitude="28.46945" StarRating="4" HotelCode="|192527" HotelName="Mercia Hotels and Resorts" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Yenimahalle Yali Cad.No:54</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/2/5/2/7/192527_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="729.96" OriginalAmount="722.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.014602" Longitude="28.978" StarRating="3" HotelCode="|17601" HotelName="Askoc Ve Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ISTASYON ARKA SK. SIRKECI 15</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/6/0/1/17601_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: this renovated hotel in 2003, has 6 floors, 114 double rooms and 6 suites. In the establishment entrance, guests will find a lobby, a reception with a bureau de change, a cloakroom, 2 lifts, 4 bars, a television room, 2 Ã  la carte restaurants, with air-conditioning, a conference room and internet. The establishment has room service, a laundry service, a medical care service, a car park and an indoor car park. SITUATION: This urban hotel is in a central area of the historic centre, Sirkeci it is in near the establishment, you will find restaurants, shops, is situated 15 kilometres away from the airport. ROOM: The cosy, comfortable rooms, have a bathroom, a hairdryer, a direct line telephone, a satellite or cable television, a mini-bar, fitted carpets, a central heating system, a safety deposit box and a balcony. PAYMENT METHODS: Customers can pay using Visa and Mastercard. OTHERS: Regarding the food and beverage offering, clients can enjoy a buffet breakfast and an Ã  la carte or set-menu lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="731.24" OriginalAmount="724" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.049372" Longitude="29.02634" StarRating="5" HotelCode="68812|16251" HotelName="Ortakoy Princess" 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,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dereboyu Caddesi 10, Ortaköy-Besiktas, 80840 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/30/305517/305517a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="732.59" OriginalAmount="725.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.015854" Longitude="28.973734" StarRating="5" HotelCode="64043|1692446" HotelName="Legacy Ottoman Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Hobyar Mahallesi, Hamidiye Caddesi 16, 34112 Istanbul, Sirkeci</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/15/a2/15a28bbaa6c0961ed503061fdfb0f3e17041914e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just a 5-minute walk from the city centre, and from links to the public transpo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="733.00" OriginalAmount="725.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0071798" Longitude="28.9720798" StarRating="4" HotelCode="|37601" HotelName="AHC Ayasofya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PIYERLOTI CAD NO 1 SULTANAHMET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/6/0/1/37601_7.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban, boutique hotel, renovated in 2007, has 36 rooms, air-conditioning, a lobby, a reception, a currency exchange service, a cloakroom and a lift. Guests also have access to a restaurant, a bar, conference facilities, WiFi, a business centre with internet, a printing service, a telephone, a fax machine, courier service and a car hire desk. At an extra cost you can use room service and the launderette. The establishment also has a car park. SITUATION: This hotel Hagia Sophia, Sultan Ahmed Mosque, the Basilica Cistern, the Grand Bazaar, the Spice Bazaar, Divan Yolu and Topkapi Palace it is situated close to in the surrounding area, clients can find restaurants, bars, public transport services and shops. it is 10 minutes away from the railway station, 18 kilometres away, you can find Istanbul AtatÃ¼rk Airport. ROOM: Each room has a bathroom, a hairdryer, a direct line telephone, satellite or cable TV, internet, a mini-bar, a coffee maker, a kettle, a double bed, an air-conditioning system, heating and a safety deposit box. FACILITIES: The establishment boasts a hammam and a Turkish bath (available for a fee), For a fee, you can enjoy a massage service, aromatherapy treatments and a sauna. OTHERS: Regarding the food and beverage offering, clients have a buffet breakfast and Ã  la carte lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="734.27" OriginalAmount="727.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.007408940592" Longitude="28.970839407987" StarRating="3" HotelCode="933884|leyenda_hotel_2" HotelName="Leyenda Hotel Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Binbirdirek Mah. Gedikpasa Cami Sokak No:58, Çemberlitas Fatih</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/94/cc/94cc70b6c636933b3a0d1692c3b41bfdd2ec2c77.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="735.28" OriginalAmount="728.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00964330434" Longitude="28.976418972015" StarRating="4" HotelCode="76208|adamar_hotel__special_class" HotelName="Adamar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Yerebatan Caddesi 37, Sultanahmet, 34110 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/bc/4e/bc4e126419460459e6002a9fb0a65e1b7595fd4e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of historic Istanbul. Guests at the hotel will find restaurants, p...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="735.84" OriginalAmount="728.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.986278" Longitude="28.907217" StarRating="5" HotelCode="|453279" HotelName="Mövenpick Hotel Istanbul Marmara Sea" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kazlicesme Mah Abay Cad No:167</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/2/7/9/453279_0586ef81257.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="736.69" OriginalAmount="729.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0118" Longitude="28.95831" StarRating="4" HotelCode="|184563" HotelName="AHC Old City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Vidinli Tevfik Pasa Cad. No:14 Laleli</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/5/6/3/184563_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="737.05" OriginalAmount="729.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00976" Longitude="28.97869" StarRating="0" HotelCode="|184141" HotelName="Anthemis Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Alemdar Mh Haci Tahsin Bey sok No 11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/1/4/1/184141_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="737.06" OriginalAmount="729.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0357222" Longitude="28.9833911" StarRating="0" HotelCode="|86900" HotelName="Triada" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Istiklal Caddesi Meselik Sokak No:4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/9/0/0/86900_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers excellent service, a terrace and the massage service. SITUATION: Istiklal Avenue It is near Taksim the square.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="740.18" OriginalAmount="732.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0049" Longitude="28.9793" StarRating="0" HotelCode="|454784" HotelName="Obelisk and Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Mehmet A?a Cad. No:12</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/4/7/8/4/454784_e085df81208.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="740.33" OriginalAmount="733.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.133173201555" Longitude="29.280017812164" StarRating="0" HotelCode="188761|village_park_resort__spa" HotelName="Village Park Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Ayazma Mahallesi, Ishakli Koyu 19, 34800 Istanbul, Beykoz</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/03/fe0375ae5da8bc01d85282cf03f04eedf5f5db8c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="741.48" OriginalAmount="734.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.007157" Longitude="28.973787" StarRating="4" HotelCode="|17612" HotelName="Deluxe Golden Horn Sultanahmet" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Binbirdirek Mah. Binbirdirek Meydan? Sok. No:1 34400</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/6/1/2/17612_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2006, has 4 floors, 71 rooms and 4 suites. The establishment boasts a lobby with a reception, a safety deposit box service, a currency exchange service, a cloakroom, 2 lifts, a cafÃ©, a games room, a TV room and an Ã  la carte restaurant with air-conditioning, with highchairs, The establishment also offers a conference room and internet. At an additional cost you can have access to room service, a laundry service, a medical care service and a car park. SITUATION: Is situated in the historic centre, 100 metres away, guests can find shops, restaurants and a public transport stop. close to the establishment, guests have places of interest. ROOM: Customers have comfortable and cosy rooms with a hairdryer, a direct line telephone, a bathroom, a satellite or cable television, a mini-bar and internet. They also have a double bed, fitted carpets and central heating. PAYMENT METHODS: Customers can pay using Visa and Mastercard. OTHERS: Regarding the food and beverage provision, the establishment offers a buffet breakfast, an Ã  la carte lunch and an Ã  la carte or set-menu dinner. Guests can book bed and breakfast, half-board or full-board.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="741.74" OriginalAmount="734.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.02804545" Longitude="28.97237207" StarRating="4" HotelCode="958960|C21A50" HotelName="Galata Times Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Evliya Celebi Mahallesi, Mesrutiyet Caddesi 106, Beyoglu, 34430 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/6f/81/6f81a824a4ee1a5bb2c51fd8356398afd48b92fe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="742.20" OriginalAmount="734.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0063804" Longitude="28.9703948" StarRating="0" HotelCode="|108015" HotelName="Aslan" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Emin Sinan Mahallesi Satir Sokak No:5 Sultanahmet</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/8/0/1/5/108015_11.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is 500 metres away from the mosque, Santa Sofia 10 minutes away from the establishment, guests will find Cistern the basilica 600 metres away, guests have the bazaar. FACILITIES: Guests are offered WiFi (free of charge).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="744.13" OriginalAmount="736.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.028" Longitude="28.97152" StarRating="4" HotelCode="|185000" HotelName="The Biancho Pera" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Evliya Celebi Mahallesi Sadi Konuralp</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/5/0/0/0/185000_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="744.13" OriginalAmount="736.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0390563" Longitude="28.9862806" StarRating="3" HotelCode="|85150" HotelName="Germir Palas  - Special Class" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cumhuriyet Caddesi 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/5/1/5/0/85150_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a restaurant, restaurants, a bar, a meeting room and a business centre. This urban establishment, has 49 rooms, a hall with a reception, express check-out, a safety deposit box service, a currency exchange service, a lift, WiFi, room service and a laundry service (for a fee). SITUATION: It is in the city centre, 150 metres away from the establishment, you can find Taksim the Square of Where you can find shops, restaurants, bars and public transport services. 8 minutes away from the establishment guests have the nightlife, 25 minutes away from the establishment, you can find places of interest, is 16 kilometres away from Istanbul AtatÃ¼rk Airport It is situated 42 kilometres away fromSabiha GÃ¶kÃ§en Airport. ROOM: Each room has an air-conditioning system, individual heating, internet, a satellite TV, a radio, a safety deposit box, a mini-bar, a hairdryer, a bathroom with a shower, a double bed, a direct line telephone and a terrace. FACILITIES: The establishment has a small gym. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast, an Ã  la carte lunch and a set-menu or Ã  la carte dinner. PAYMENT METHODS: Customers can pay by American Express, Diners Club, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="744.53" OriginalAmount="737.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.006282" Longitude="28.973546" StarRating="0" HotelCode="|533857" HotelName="Hotel Ravi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>terzihane sok no 13 / bindirdirek</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/3/8/5/7/533857_50824f31136.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="746.07" OriginalAmount="738.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.07889" Longitude="29.011805" StarRating="4" HotelCode="|184773" HotelName="Delta Hotels By Marriott Istanbul Levent" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/7/7/3/184773_367fe711114.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="746.67" OriginalAmount="739.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.051095793068" Longitude="28.987357020378" StarRating="5" HotelCode="65221|1070420" HotelName="Ramada Plaza By Wyndham Istanbul City Center" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Halaskargazi Caddesi 63, 34373 Sisli-Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/a7/f0/a7f08189e885b70b8d05343a8645afab70327932.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is less than 2 km from Taksim Square, a few steps from the Osmanbey metro station, and wit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="746.97" OriginalAmount="739.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.981683" Longitude="28.897505" StarRating="5" HotelCode="|215974" HotelName="Radisson Blu Istanbul Ottomare" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kazlicesme Mah Abay Cad No: 223 Zeytinburnu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/5/9/7/4/215974_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="748.15" OriginalAmount="740.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.05364" Longitude="28.98749" StarRating="0" HotelCode="|184142" HotelName="Arcade Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mesrutiyet Mahallesi Rumeli Caddesi No76</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/1/4/2/184142_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="748.41" OriginalAmount="741" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.054886791891" Longitude="28.99593406198" StarRating="3" HotelCode="499329|206139" HotelName="Ada Suites Nisantasi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Tesvikiye Mahallesi, Valikonagi Caddesi, Fulya Sokak No: 3, Nisantasi, 34365 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/6e/fa6e9b45c97b9a031ebb674d2182c80c8fc27a60.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="748.96" OriginalAmount="741.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.99222" Longitude="29.042026" StarRating="3" HotelCode="|527624" HotelName="G-Han" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/7/6/2/4/527624_2bb52b71047.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="749.42" OriginalAmount="742" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.042801" Longitude="28.99892" StarRating="4" HotelCode="888193|55446" HotelName="Housez Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Eco Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Süleyman Seba Caddesi No: 60, Besiktas, 34357 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/10/10d09c82912913f0/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Maçka, one of the most popular and exclusive districts of Istanbul. Guests ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="751.44" OriginalAmount="744" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.012219796597" Longitude="29.047972261906" StarRating="4" HotelCode="118800|56506" HotelName="The Camlica Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Atif Bey Sokak 67-69, Acibadem, 34662 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/30/304694/304694a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="752.33" OriginalAmount="744.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.013202" Longitude="28.977498" StarRating="4" HotelCode="|444142" HotelName="My Dream Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/1/4/2/444142_493660f1305.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="754.73" OriginalAmount="747.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.053907" Longitude="28.946584" StarRating="0" HotelCode="|561084" HotelName="Stayso The House Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Imrahor Cd. 16</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/1/0/8/4/561084_31eaeef1037.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="755.48" OriginalAmount="748" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.054205" Longitude="28.987434" StarRating="5" HotelCode="293638|58769" HotelName="Lasagrada Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Halaskargazi Caddesi No: 96, Osmanbey, Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/67/026791a28043eb1bc1737db7ed1510c43a408bf4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="756.02" OriginalAmount="748.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.003364" Longitude="28.981446" StarRating="0" HotelCode="|37008" HotelName="Radisson Hotel Istanbul Sultanahmet" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sultanahmet Mah. Kennedy Cad. Sahil Yolu No:12 Ah?rkap?</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/0/0/8/37008_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel has air-conditioning, a lobby with a reception, a currency exchange service, a cloakroom, a bar, a dining area, a conference room and a car park. At an extra cost you can use room service, the launderette and internet. SITUATION: This historic hotel is in the historic centre, nearby, you will find museums, monuments and shops. around 17 kilometres away you can find the airport, 1 kilometre away, you can find Karakoy the dock near the establishment, you will find the metro station, the tram, bars, restaurants and nightclubs. ROOM: Clients are offered 31 rooms with a bathroom, a hairdryer, a direct line telephone, internet, a mini-bar, a double bed, an air-conditioning system, central heating, a safe and a balcony. PAYMENT METHODS: Customers can pay by American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients have a buffet breakfast and an Ã  la carte or set-menu lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="758.51" OriginalAmount="751.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.98111" Longitude="28.89726" StarRating="5" HotelCode="365977|radisson_blu_hotel_istanbul_atakoy" HotelName="Radisson Blu Hotel Istanbul Ottomare" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Currency Exchange,Internet,Laundry,Massage Centre,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Kazlicesme Mahallesi, Abay Caddesi 223, Zeytinburnu, 34020 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/ce/14/ce147e7cfa5a281c2f364485696bfa8c7a3345bc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="759.81" OriginalAmount="752.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.05898" Longitude="29.00203" StarRating="0" HotelCode="|246232" HotelName="Kaya Apart Point" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gayrettepe Mahallesi Selvi Sokak No: 6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/6/2/3/2/246232_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="760.53" OriginalAmount="753" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.009091096039" Longitude="28.978607597553" StarRating="3" HotelCode="45182|28401" HotelName="Boutique St. Sophia" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Alemdar Caddesi 2, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/bf00b3d32a61153a/ab/ab85cd3252f196a1/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Sultanahmet with the Hagia Sophia on its doorstep and all the o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="765.58" OriginalAmount="758.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01416677261" Longitude="28.977690339088" StarRating="3" HotelCode="165541|galata_istanbul_hotel_2" HotelName="Galata" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hocapasa Mah. Nobethane Cad. No 24, Sultanahmet, Sirkeci, 34110 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/8b/268b074ba20b56b214c4f8a2e250652c2472b407.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="768.20" OriginalAmount="760.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.009432" Longitude="28.975819" StarRating="0" HotelCode="|525240" HotelName="Kate Hotel Special Class and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/5/2/4/0/525240_3c793dd1000.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="768.61" OriginalAmount="761" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0296914" Longitude="28.9743247" StarRating="3" HotelCode="200050|237569" HotelName="Pera Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25 Asmalimescit Street, Asmalimescit Mahallesi, Beyoglu, 34430 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/eb/1beb4e0f89e132b5e54d81a86b347c178a94e635.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="770.24" OriginalAmount="762.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0141182" Longitude="28.9778709" StarRating="4" HotelCode="|95898" HotelName="Gulhanepark  and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nobethane Cad. No.1 Sirkeci,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/9/5/8/9/8/95898_9.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a massage service, a sauna and WiFi (free of charge). SITUATION: This hotel is in Istanbul the historic centre of Close to and the mosque. it is 19 kilometres away from Istanbul AtatÃ¼rk Airport 5 minutes away from the establishment, you can find Sircesi the Station of. ROOM: All the rooms have an air-conditioning system, a television, hot drinks, a sitting area and a bathroom with bathroom items. OTHERS: Regarding the food and beverage offering, clients can enjoy a buffet breakfast and a restaurant. FACILITIES: Guests are offered a spa, a hammam, a gym, a squash court and a bicycle rental service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="770.52" OriginalAmount="762.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.004431" Longitude="29.038244" StarRating="4" HotelCode="|444219" HotelName="Buem Koşuyolu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Acibadem Mahallesi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/2/1/9/444219_c388d050831.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="770.63" OriginalAmount="763" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008318519346" Longitude="28.973787690807" StarRating="4" HotelCode="60290|25899" HotelName="Faros Old City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Divan Yolu Avenue 76, Eminonu, 34110 Istanbul, Marmara Region</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/a2/d1/a2d173453d875740114d4e5a0e1e5547e47919e3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul, directly in the city and tourist centre with its res...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="770.63" OriginalAmount="763" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03866" Longitude="28.988129" StarRating="5" HotelCode="75235|25902" HotelName="Gezi Bosphorus" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mete Cad. 34, Taksim, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/f3/f4f3e1cc17e463328dbadee78c19f968bb4d9ed3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a great central location within 500 m of Taksim, with its links to the public tran...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="771.79" OriginalAmount="764.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03569" Longitude="28.982312" StarRating="0" HotelCode="|529650" HotelName="Nevi and Suites İstanbul Taksim" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Istiklal Cd. 26</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/9/6/5/0/529650_87d496a1007.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="773.18" OriginalAmount="765.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0140198" Longitude="29.0285029" StarRating="4" HotelCode="|82930" HotelName="Volley Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nuh Kuyusu Cad Seyit Ahmet Deresi Sok Altunizade Uskudar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/9/3/0/82930_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a restaurant and a cosy bar. ROOM: Clients can find non-smoking rooms with WiFi (free of charge) and a balcony.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="773.66" OriginalAmount="766.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0086932" Longitude="28.9749675" StarRating="4" HotelCode="317874|anthemis_hotel_2" HotelName="Hotel Anthemis Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Alemdar Mahhellesi, Haci Tahsin Bey Sokak 11, 34420 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/2f/152fe345c063bd66d2588f9ac5e53a3e7e3a5f6c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="778.87" OriginalAmount="771.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0362433" Longitude="28.9849949" StarRating="4" HotelCode="|74829" HotelName="Cvk Taksim  Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Siraselviler Cad. No:11,Taksim</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/4/8/2/9/74829_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 85 rooms, The establishment boasts a restaurant, a cafÃ©, a lobby bar, a spa, conference rooms and meeting rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="782.18" OriginalAmount="774.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01119" Longitude="28.97321" StarRating="0" HotelCode="|184765" HotelName="New Florenta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Molla Fenari Mah. Selvili Mescit Sk. No:16</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/7/6/5/184765_bf8a5261531.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="782.75" OriginalAmount="775.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.028753" Longitude="28.986133" StarRating="4" HotelCode="213823|nidya_hotel_galataport" HotelName="Nidya Hotel Galataport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Meclis-i Mebusan Cd. No 21, Tophane, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/cd/32/cd320698248bcdddbe6fb2d207febfa9454fbe98.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="782.75" OriginalAmount="775.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.023476" Longitude="28.973514" StarRating="4" HotelCode="907151|azzap_hotel_galata" HotelName="Galata La Bella" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Erguvan Sok., 1, Arapcamii Mah., Beyoglu-Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/8d/918d6397747e40d939c72872061f10cdcb4f2aed.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="783.84" OriginalAmount="776.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03996" Longitude="28.9837698" StarRating="4" HotelCode="|24380" HotelName="Rayelin Taksim" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/3/8/0/24380_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2005, has 67 double rooms and 2 suites. The establishment boasts a lobby with elevators, a reception with safety deposit boxes, a cloakroom, a currency exchange service, a cafÃ© and a bar. It has internet (for a fee), 3 conference rooms, an Ã  la carte restaurant with air-conditioning with highchairs. The establishment also offers room service, a laundry service, a medical care service, a car park and indoor parking. SITUATION: This hotel is in the heart of Istanbul, is situated in the Square of Taksim. 100 metres away, clients have shops, bars, restaurants, nightclubs and a public transport stop. 25 minutes away from the establishment, you can find the airport. ROOM: The comfortable rooms have a bathroom with a shower, a hairdryer, a direct line telephone, a satellite or cable television, a radio and internet at an extra charge. They also have a mini-bar (available for a fee), a double bed, fitted carpets, an air-conditioning system, heating and a safe (available for a fee). OTHERS: The establishment offers a buffet breakfast and an Ã  la carte or set-menu lunch and dinner. Meals for specific diets can be ordered and special menus. Guests can book half-board or full-board. PAYMENT METHODS: Customers can pay by American Express, Visa, Mastercard and Diners Club.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="784.23" OriginalAmount="776.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0329476" Longitude="28.9751638" StarRating="0" HotelCode="|83035" HotelName="Troya Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tepebasi Mesrutiyet Caddesi No: 45 - Beyoglu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/0/3/5/83035_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts rooms with flatscreen TV, WiFi (free of charge), a restaurant, a bar a cafÃ© and excursions. SITUATION: Beyoglu It is in.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="784.77" OriginalAmount="777" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.061597" Longitude="28.989019" StarRating="5" HotelCode="207960|31328" HotelName="Radisson Blu Hotel Istanbul Sisli" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Mayis Caddesi 2, Sisli, 34360 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/296278/a_296278_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in Sisli, Istanbul, within walking distance of Cevahir Shopping Mall as well a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="784.77" OriginalAmount="777.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.003609506027" Longitude="28.974739909172" StarRating="5" HotelCode="12157|eresin_crown_boutique_hotel" HotelName="Eresin Hotels Sultanahmet" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kucukayasofya Caddesi 40, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/33/3d/333db92cce79de8f6d1a74f65d8261f61db66954.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located at the heart of the tourist centre, close to the sea. Restaurants, ba...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="785.78" OriginalAmount="778" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03621616" Longitude="28.98502483" StarRating="4" HotelCode="75240|27760" HotelName="CVK Taksim Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Siraselviler Caddesi 11, Taksim, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/34/e6/34e63e99712c1f64457f3230b5796b8ca91507c2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally situated for those seeking a central location, the city hotel is on the edge of Taksim Squar...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="785.78" OriginalAmount="778.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00535128816" Longitude="28.979957476258" StarRating="3" HotelCode="188715|novano_butik_hotel" HotelName="Novano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/08/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Akbiyik Caddesi No: 74, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/c7/c2/c7c295e4dc0cd52b6d2b2beb7379d11d14dcbc0f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="785.78" OriginalAmount="778.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.040890385537" Longitude="28.984047174454" StarRating="4" HotelCode="409442|titanic_city_taksim" HotelName="Titanic City Taksim" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Lamartin Caddesi 47, Taksim, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/9f/6f9fb9f7bd4272570a04461a2e3b0e5d2989ad47.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Taksim, where history and different cultures stand side by side. It enjoys a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="786.78" OriginalAmount="778.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00231" Longitude="28.97921" StarRating="0" HotelCode="|444605" HotelName="Catch Sultanahmet - Special Class" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sultanahmet Mahallesi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/6/0/5/444605_9cbe0fa1308.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="787.80" OriginalAmount="780.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.009149" Longitude="28.977593" StarRating="3" HotelCode="96644|and_hotel__special_category" HotelName="The And Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Yerebatan Caddesi Cami Cikmazi 18, 34410 Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/da/5dda764e5372e59a049e0638c5b6978c810d994e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the Sultanahmet district of Istanbul, the hotel is approximately 100 m from the Egyptian ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="788.81" OriginalAmount="781" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.009184927298" Longitude="28.974208045953" StarRating="4" HotelCode="315769|198780" HotelName="The Great Fortune Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bab-i Ali Caddesi, Basmuhasip Sokak 11-13, Sultanahmet, 34110 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/46/89/4689beb272ba56901640b10d749a8202680e9c9f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Istanbul, Sultanahmet, within walking distance to historical and touristic s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="790.83" OriginalAmount="783.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.007366229676" Longitude="28.971515186229" StarRating="3" HotelCode="308235|miran_hotel" HotelName="Miran Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Binbirdirek Mahallesi, Gedikpasa Cami Sokak 66, Cemberlitas, Fatih, 34126 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/6b/2c6bce6407a16b2ad5760986a81a6ae69a57b0da.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="791.39" OriginalAmount="783.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.928531" Longitude="29.312654" StarRating="5" HotelCode="|444218" HotelName="Mövenpick Istanbul Asia Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Yenisehir Mh. Millet Cad. No:31</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/2/1/8/444218_93818cc1231.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="791.51" OriginalAmount="783.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.85855" Longitude="29.27161" StarRating="0" HotelCode="|192814" HotelName="Sahil Butik" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Guzelyal? Mahallesi Sahilyolu Caddesi Al?nteri Sokak No:17</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/2/8/1/4/192814_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="792.77" OriginalAmount="784.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.024063" Longitude="28.974266" StarRating="0" HotelCode="|454170" HotelName="DeCamondo Galata, a Tribute Portfolio Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Felek Sokak No.2 (Bereketzade Mahallesi Bankalar Caddesi 8, Beyoglu)</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/4/1/7/0/454170_d10420f1313.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="793.81" OriginalAmount="785.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.059512" Longitude="28.813415" StarRating="0" HotelCode="|450583" HotelName="Westside Residences By Rotana" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mahmutbey Mah. Tasocagi Yolu Cad.39-1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/0/5/8/3/450583_489d2b21000.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="794.87" OriginalAmount="787" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.013749857432" Longitude="28.974932357669" StarRating="5" HotelCode="168811|25920" HotelName="Levni Hotel &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Ankara Caddesi No. 12, Sirkeci, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/f0/4af0849fd83ee7efec5a5333973a04004f56ac92.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located within a few hundred metres of the major attractions of the Sultanahmet distric...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="798.75" OriginalAmount="790.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0133649" Longitude="28.9765945" StarRating="0" HotelCode="|108356" HotelName="Viva Deluxe Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ibni Kemal Cad. No:38 Sirkeci</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/8/3/5/6/108356_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Sultanahmet the district of it is situated 5 minutes away from Topkapi the Palace of. ROOM: Clients are offered non-smoking rooms, panoramic views and WiFi (free of charge).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="800.67" OriginalAmount="792.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0436997" Longitude="28.9960497" StarRating="0" HotelCode="|44389" HotelName="Housez Suites and Apartments - Special Class" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SULEYMAN SEBA CAD./ AKARETLER-MACKA-BESIKTAS 60</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/3/8/9/44389_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is, comfortable is ideal for business stays, has 24 rooms and air-conditioning. In the entrance, guests are offered a lobby with a reception, a safety deposit box service, a currency exchange service, a lift, a cafÃ©, a kiosk and a restaurant. The establishment also offers WiFi, At an additional cost, you can enjoy room service, a laundry service, a car park and indoor parking. SITUATION: MaÃ§ka Is situated in 10 minutes away from the establishment, clients can find restaurants, bars and clubs. 5 minutes away, there is a public transport stop, is 20 minutes away from Sirkeci the railway station Guests can enjoy, is situated 24 kilometres away from Istanbul AtatÃ¼rk Airport It is situated 55 kilometres away fromSabiha Gokcen the airport. ROOM: suites and apartments, have a central heating system, an air-conditioning system, a fire alarm, internet, a satellite TV, a breakfast service, daily cleaning, a launderette, ironing service, a bathroom with a shower, a hairdryer, a direct line telephone, a mini-bar, a fridge, a kitchen with a microwave, a coffee maker, a kettle, an iron, a double or king-size bed and a safe. FACILITIES: The establishment has a gym. PAYMENT METHODS: The establishment accepts American Express, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, you can enjoy a continental breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="802.87" OriginalAmount="794.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0888317" Longitude="29.03491" StarRating="5" HotelCode="|85098" HotelName="Le Meridien Istanbul Etiler" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CENGIZ TOPEL CADDESI, UCAKSAVAR-ETILER 39</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/5/0/9/8/85098_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel was built in 2012 and has 259 rooms. SITUATION: This establishment, Istanbul it is in is situated in the city centre excellent transport links to points of interest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="802.95" OriginalAmount="795" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.040342" Longitude="28.985071" StarRating="4" HotelCode="15177|25918" HotelName="Nippon Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Topçu Caddesi No: 6, 34437 Taksim, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/c2/b6/c2b61eb371e7d92e2f9094571e62da43e82cdd8f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently located in the tourist area of Istanbul and is located only a couple of m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="806.99" OriginalAmount="799.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.050517" Longitude="28.989867" StarRating="4" HotelCode="191113|cheya_residences_nisantasi_deluxe" HotelName="Cheya Deluxe Residence Nisantasi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vali Konagi Cd 20, Halaskargazi Mh., 34400 Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/08/1a08ed9ce398bea772926be412d5ff1dc1f05ab7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="808.00" OriginalAmount="800.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.10899" Longitude="29.023" StarRating="5" HotelCode="72623|sheraton_istanbul_maslak_hotel" HotelName="Hilton Istanbul Maslak" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Üçyol Mevkii, Büyükdere Caddesi 233, Maslak, Sariyer, 34485 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/3f/ee3f739c1d812b3c2ee05bc16b7f41d50caa8224.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel has set an unmatched standard for luxury in the heart of business and entertainment distr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="808.00" OriginalAmount="800.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.988516" Longitude="29.021021" StarRating="5" HotelCode="165537|doubletree_by_hilton_istanbul_moda" HotelName="DoubleTree by Hilton Hotel Istanbul - Moda" 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,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Caferaga Mahallesi, Albay Faik Sözdener Caddesi 31, Moda Kadikoy District, 34710 Istanbul - Asian side, Turkey</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/7e/4e/7e4e770fcb8b65c60fb44ee7dc1b89b2fbdc975e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right in the heart of Istanbul, this urban hotel is ideal for business travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="810.02" OriginalAmount="802.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.004895179327" Longitude="28.980428796295" StarRating="4" HotelCode="409443|amiral_palace_hotel__special_class" HotelName="Hotel Amiral Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Cankurtaran Mahallesi, Bayram Firini Sokak 7, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/9a/cb/9acb0a9843b8adb8dd2d44b1bbf880161aef3713.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is within walking distance of a number of historical and cultural centres such as Topkapi ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="811.03" OriginalAmount="803" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.014604" Longitude="28.978758" StarRating="3" HotelCode="172518|47737" HotelName="Golden Horn Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hocapasa Mahallesi, Istasyon Arkasi Sokak 9, 34110 Sirkeci, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/bf00b3d32a61153a/94/94b2561072059abb/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Sirkeci area, close to the train station and within 400 m of the sightse...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="811.30" OriginalAmount="803.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00767" Longitude="28.97178" StarRating="4" HotelCode="|85124" HotelName="Golden Royal and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Peykhane Sokak, 19</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/5/1/2/4/85124_90dc1cc1004.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment offers tourist information, has a bar, has WiFi, (free of charge), a bar, billiards, a cafÃ©, multilingual staff and has a reception. SITUATION: This hotel Istanbul it is in it is located 250 metres away from the mosque, Santa Sofia 350 metres away from El Cordial200 metres away from. ROOM: All the rooms have a fan and a direct line telephone. Some rooms have cable television, a living room and a bathroom. OTHERS: Regarding the food and beverage offering, clients can enjoy a breakfast service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="814.06" OriginalAmount="806" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008860843893" Longitude="28.962825742974" StarRating="4" HotelCode="9353|7060" HotelName="Antik Istanbul" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Ordu Caddesi, Sekbanbasi (Darphane) Sokak 6, Beyazit, 34130 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/5f/5fecf0ffdfd6f350/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Built on a 1,500-year-old cistern, this hotel is located in the old town of Beyazit, a district of I...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="815.07" OriginalAmount="807" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.057168040828" Longitude="28.976010235443" StarRating="4" HotelCode="905797|45363" HotelName="Fraser Place Anthill Istanbul" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Cumhuriyet Mahallesi, Incirli Dede, Caddesi No: 6, 34380 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/87/7f87be8c72032f42b4929ebda4111c31cdc7a7dc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Strategically located next to Istanbul's modern business districts, Levent and Maslak, and only 3 km...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="815.07" OriginalAmount="807.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00501" Longitude="28.9793" StarRating="0" HotelCode="520036|apart_hotel_hippodrome" HotelName="Apart Hotel Hippodrome" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Aparthotel" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Mehmet Aga Caddesi 31, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/10/cf105ee147369828e7f578cabc490ac48e8951e1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="816.08" OriginalAmount="808" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.972601299948" Longitude="28.87054585047" StarRating="4" HotelCode="410408|55570" HotelName="Sheraton Istanbul Ataköy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rauf Orbay Caddesi Sahilyolu 10, Ataköy, Bakirkoy, Istanbul 34158</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/d7/f2/d7f2357c359f04092919664e00fbcfa82b49afe5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently located close to central areas and ring roads. Guests will find the centr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="816.08" OriginalAmount="808" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00769" Longitude="28.972677" StarRating="4" HotelCode="65315|27751" HotelName="Sultanhan Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Laundry,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piyer Loti Cad. No: 7, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/24/bf24d4b7d7b1543b1a321e0da43fed2d54c2f41a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated on a quiet street, this boutique hotel is ideal for guests who appreciate a stylish ambienc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="816.08" OriginalAmount="808.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="951176|doruk_palas_hotel" HotelName="Doruk Palas Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Emekyemez Mahallesi, Nazli Hanim Sokak, Beyoglu, 34421 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/45/ee45aef5b923b1be85616f9eecf08bc01d03b7fc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="817.19" OriginalAmount="809.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03831" Longitude="28.98707" StarRating="5" HotelCode="|72433" HotelName="Gezi Hotel Bosphorus, Istanbul, A Member Of Design Hotels - Special Class" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mete Cd. No 34 Taksim</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/2/4/3/3/72433_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: Is situated inIstanbul the city centre of next to the establishment, clients can find Taksim the square Clients can also find the metro station, Bosphorus 5 minutes away from the establishment guests have It is situated 21 kilometres away fromIstanbul AtatÃ¼rk Airport. ROOM: The rooms have a satellite TV, internet, parquet flooring and a marble bathroom. OTHERS: Regarding the food and beverage offering, clients can enjoy a buffet breakfast and lunch and dinner service. OBSERVATIONS: The establishment offers car hire, ticket sale and a business centre.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="818.10" OriginalAmount="810.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.012946377535" Longitude="28.978559374809" StarRating="4" HotelCode="61880|sirkeci_mansion" HotelName="Sirkeci Mansion" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Taya Hatun Sokak  5, 34120 Sirkeci, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/50/f4/50f43273fd687482a09e4f09dae21db55cc35d10.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel is just a 10-minute walk from some of Istanbul's most famous sights, including t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="820.12" OriginalAmount="812.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.013848" Longitude="28.978956" StarRating="4" HotelCode="104121|gulhane_park_hotel" HotelName="Gülhanepark" 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,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nöbethane Cad. No: 1, 34112 Sirkeci, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/41/48/414840f4195483883d9ea6c53257dfde76a68e92.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city and business hotel is situated just a few steps away from Gulhane Park. The hotel...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="820.24" OriginalAmount="812.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.010742323179" Longitude="28.954009115696" StarRating="4" HotelCode="185588|488299" HotelName="The Meretto" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kemalpasa Mahallesi, Selimpasa Sokak 25-27, Laleli, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/67/d9/67d902d748db8f4ee58d10380b94ec46af4a396f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 600 metres from Aksaray underground station in the district of Fatih, just 2 km...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="821.13" OriginalAmount="813.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.97753143" Longitude="28.87424792" StarRating="0" HotelCode="963205|concept_suit_premium" HotelName="Concept Premium Suit" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Zeytinlik Mahallesi, Omer Naci Sokak 7, Bakirkoy, 34140 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/4c/824c181ac5a10a5bab6b1dc23499d5640f17513d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="822.11" OriginalAmount="813.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.026023" Longitude="28.97811" StarRating="4" HotelCode="|446548" HotelName="Burdock Istanbul, Autograph Collection" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>KEMERALTI CADDESI 33</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/5/4/8/446548_f2341271050.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="822.14" OriginalAmount="814" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.06372" Longitude="28.987756" StarRating="5" HotelCode="295369|38932" HotelName="Istanbul Marriott Hotel Sisli" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Abide-i Hurriyet Caddesi 142, Sisli, 34381 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/9b/5a9bdd6c42ddc583ae06ddd3e84d4915f09d91da.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="824.16" OriginalAmount="816.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00715" Longitude="28.970654" StarRating="3" HotelCode="60060|hotel_santa_sophia" HotelName="Santa Sophia Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Emin Sinan Mahallesi, Emin Sinan Hamami Sokak 2, Fatih, 34470 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/ed/47/ed477f9572d92912567d82e4a59f88106363d028.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The family-friendly city hotel is located in the Sultanahmet district in the heart of the old city. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="826.15" OriginalAmount="817.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0485899" Longitude="28.9874125" StarRating="0" HotelCode="|108097" HotelName="Golf Royal İstanbul Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Halaskargazi Cad. No:7 Taksim/Harbiye</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/8/0/9/7/108097_5.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is inHarbiye the area 200 metres away, guests will find Istanbul the Convention Centre It is 10 minutes away fromTaksim the square. ROOM: The establishment has spacious suites.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="827.19" OriginalAmount="819" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.029120437278" Longitude="28.973266477821" StarRating="4" HotelCode="200055|30440" HotelName="Eurostars Adahan Galata" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Asmali Mescit Mahallesi, General Yazgan Sokagi 14, 34430 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/3/6/4/6/3/2/8/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel is located in the heart of Istanbul. Its setting is especially ideal for guests ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="830.07" OriginalAmount="821.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.05479" Longitude="28.98854" StarRating="3" HotelCode="|185052" HotelName="Wame Suite" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Matbaaci Osmanbey Street No:20</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/5/0/5/2/185052_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="830.11" OriginalAmount="821.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.037012" Longitude="28.981957" StarRating="0" HotelCode="|563514" HotelName="The Tango Hotel Taksim" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SEHIT MUHTAR MAHALLESI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/3/5/1/4/563514_be8358b1902.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="831.23" OriginalAmount="823" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.16130267" Longitude="29.04552696" StarRating="4" HotelCode="188698|199396" HotelName="Fuat Pasa Yalisi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Çayirbasi Caddesi 148, Büyükdere, Sariyer, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/74/807463699a8daa297e1fcd5cd311c926771824d8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="833.72" OriginalAmount="825.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00911" Longitude="28.97428" StarRating="4" HotelCode="|184455" HotelName="Great Fortune and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bab-i Ali Cad. Basmuhasip Sok. No 11-13</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/4/5/5/184455_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="835.27" OriginalAmount="827" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.013791346682" Longitude="28.976489380002" StarRating="4" HotelCode="165439|199573" HotelName="Neorion" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Orhaniye Caddesi 14, Sirkeci, 34110 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/a7/15a70d2e7eda87b695924e159c4f78df428d7b68.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Sirkeci area of the historical peninsula of the city. Sirkeci train stat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="835.27" OriginalAmount="827.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.975717674037" Longitude="28.857191888899" StarRating="5" HotelCode="310355|hyatt_regency_istanbul_atakoy" HotelName="Hyatt Regency Istanbul Ataköy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" 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>Ataköy 2-5-6, Kisim, Rauf Orbay Caddesi, Sahil Yolu 2/1, 34158 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/c4/a4c4f4b11db4d3ee20d41687a80bc09a1f43775a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="836.75" OriginalAmount="828.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0404166" Longitude="28.9850985" StarRating="4" HotelCode="|17608" HotelName="Nippon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Topcu Cd, Talimhane 6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/6/0/8/17608_14.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 9 floors, 171 rooms and 12 suites. In the establishment entrance, guests will find a lobby with 2 lifts, a reception, a cloakroom, 20 safety deposit boxes and a currency exchange service. SITUATION: This hotel is in Istanbul the tourist area of close to the establishment, clients can find shops, bars, restaurants, nightclubs and a public transport stop. it is 15 minutes away from Topkapi Sarayi the railway station. ROOM: The rooms have a bathroom with a shower, a hairdryer, a direct line telephone, a satellite or cable television, a radio, internet, a mini-bar, a double bed, fitted carpets, an air-conditioning system and a central heating system. FACILITIES: Outdoors, clients have access to a swimming pool, At the neighbouring hotel clients can enjoy a sauna and a Turkish bath. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast and Ã  la carte or set-menu lunch and dinner. Dietary restrictions can be accommodated and special dishes can be made. Guests can book half-board or full-board. PAYMENT METHODS: The establishment accepts American Express, Visa, Mastercard and Diners Club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="837.14" OriginalAmount="828.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.85631" Longitude="29.27982" StarRating="4" HotelCode="|242774" HotelName="Holiday Inn Istanbul - Tuzla Bay, An Ihg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Guzelyali Mah. Sahil Bulvari No. 72 Pendik</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/2/7/7/4/242774_14.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="840.32" OriginalAmount="832.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.047495726051" Longitude="29.024583046627" StarRating="5" HotelCode="55581|radisson_blu_bosphorus_hotel" HotelName="Radisson Blu Bosphorus Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ciragan Caddesi 46, 34349 Ortaköy, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/63/ea637d0a6d9e30eb13685d265c0a3508cca63e8c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="840.47" OriginalAmount="832.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0110016" Longitude="28.9846992" StarRating="4" HotelCode="|17634" HotelName="Doubletree By Hilton Istanbul - Sirkeci" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>NOBETHANE CAD. DARUSSADE SOK. SIRKECI 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/6/3/4/17634_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This business hotel, has 118 double rooms, 6 floors, a reception, a safety deposit box service, a currency exchange service, a lift, a TV room, internet, shops, 4 conference rooms, a laundry service, room service and a medical care service (for a fee), The establishment boasts a cafÃ©, a bar and a restaurant with air-conditioning, Kids can enjoy a playground, It also has a car park. SITUATION: This modern hotel is situated in the central area, in the surrounding area of the establishment, guests can find the commercial areas, Where you can find bars, shops, boutiques and restaurants. it is situated 15 kilometres away from the airport. ROOM: Each room has a bathroom with a hairdryer, a direct line telephone, satellite and cable television, internet, a mini-bar (available for a fee), a safe and central heating. FACILITIES: The establishment has a gym, a sauna and a massage service (available for a fee). PAYMENT METHODS: Customers can pay by Visa, American Express and Mastercard. OTHERS: Regarding the food and beverage offering, you can enjoy a buffet breakfast, an Ã  la carte lunch and an Ã  la carte or set-menu dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="842.34" OriginalAmount="834" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03906548" Longitude="28.98227279" StarRating="3" HotelCode="297779|237365" HotelName="En Suites Taksim" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Feridiye Caddesi, Asiklar Sokak 5, Beyoglu, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/01/80015c0023d0c3214d11c1bd4fe2f6a477a5dbf3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="844.36" OriginalAmount="836" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00992236" Longitude="28.97302488" StarRating="0" HotelCode="423735|198235" HotelName="Fer Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,Airport Transfer (on Demand),Business Centre,Currency Exchange,Designated Smoking Area,Dining,Fax,Housekeeping,Internet,Laundry,Parking,Printer,Restaurant,Room Service,Telephone Service,Valet Parking,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Molla ferani street, Türbedar Street 12, Nuruosmaniye Sultanahmet, 34120 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/58/c3/58c30ea0b77f2583b894fb289f8041b61114576f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;FER is a new luxury hotel which reflects the historical and the modern spirit of Istanbul. Hotel was...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="845.05" OriginalAmount="836.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0397753" Longitude="28.9838471" StarRating="4" HotelCode="|37336" HotelName="Eresin Hotels Taxim and Premier" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>TOPCU CAD NO 16 TAKSIM OTELLER BOLGESI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/3/3/6/37336_13.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="847.05" OriginalAmount="838.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.102234" Longitude="28.960964" StarRating="0" HotelCode="|472177" HotelName="Mövenpick Living Istanbul Camlivadi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hamidiye Mah. Ihlas Sokak C Blok No:13</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/2/1/7/7/472177_de45afb1250.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="847.39" OriginalAmount="839.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.035383" Longitude="28.976601" StarRating="3" HotelCode="191177|dila_suites" HotelName="Dila Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kamer Hatun Mh. Balik Sk No: 16, 34435 Taksim, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/e0/8ee0926812afb19641fac4b265e40cc64f2122d7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Pera/Beyoglu district of the city and is just 650 m from Taksim Square, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="848.78" OriginalAmount="840.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.038748" Longitude="28.988242" StarRating="0" HotelCode="|151612" HotelName="Lokalist, Istanbul, A Tribute Portfolio Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>GUMUSSUYU MAH. METE CAD. TAKSIM 28</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/1/6/1/2/151612_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel was built in 2013, has 59 rooms, 14 single rooms, 20 double rooms, 1 room adapted for people with reduced mobility, 12 executive rooms, 14 superior rooms and 1 family rooms. SITUATION: The hotel is in the city centre excellent transport links to public transport services, Close to modes of transport and points of interest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="853.45" OriginalAmount="845" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.05032" Longitude="28.99114" StarRating="5" HotelCode="790559|284902" HotelName="Nish Palas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Harbiye Mahallesi, Abdi Ipekci Caddesi 12, Nisantasi, Sisli, 34367 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/94/3c946e9bcf3e08981386e6c1e80026654b05e744.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="853.45" OriginalAmount="845.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.032589" Longitude="28.97416" StarRating="5" HotelCode="208288|radisson_blu_hotel_istanbul_pera" HotelName="Radisson Blu Pera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Evliya Çelebi Mahallesi, Refik Saydam Caddesi 19, Tepebasi, Taksim, 34430 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/56/f1/56f1b9f6e572377e3469a866c73c1472742fffb4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="854.18" OriginalAmount="845.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.009264816629" Longitude="28.960333764553" StarRating="5" HotelCode="165538|CAR539900" HotelName="DoubleTree by Hilton Hotel Istanbul - Old Town" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ordu Caddesi 31, 34130 Istanbul, Beyazit</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/5c/c95c7f1978ae8283f21bb48fb86a5c3e2dd7eb33.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="855.47" OriginalAmount="847.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00446142434" Longitude="28.980073738703" StarRating="3" HotelCode="310813|azade_premier" HotelName="Azade Premier" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Mehmet Aga Caddesi 17/19, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/30/e9/30e90df377cea6ffb458b15b58afdcc297723e4d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="856.48" OriginalAmount="848.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.041025928575" Longitude="28.988542556763" StarRating="5" HotelCode="9361|grand_hyatt_istanbul_2" HotelName="Grand Hyatt Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Harbiye Mahallesi, Taskisla Caddesi 1, Sisli, 34367 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/cb/57cb54235f2f33303deb55d80299bc373defec89.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of the city, this hotel offers everything that visitors would expect of a holid...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="856.62" OriginalAmount="848.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.059642" Longitude="28.988722" StarRating="4" HotelCode="|220770" HotelName="Lampa Design - Special Class" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>HALASKARGAZI CD.O.RAIF BEY SK. SISLI 35</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/7/7/0/220770_9.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="857.08" OriginalAmount="848.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.072077" Longitude="29.0151073" StarRating="0" HotelCode="|95717" HotelName="Avantgarde Levent Hotel - Class" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Buyukdere Cad. 161 Zincirlikuyu - Levent Istanbul,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/9/5/7/1/7/95717_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a covered swimming pool, 2 restaurants, business facilities, conference facilities, air-conditioning, 84 rooms, a lobby with a reception and express check-out. The establishment offers guests a currency exchange service, a cloakroom, a lift, a kiosk, a cafÃ©, a terrace and WiFi. For an extra cost you can have access to room service, a laundry service and a car park. SITUATION: The hotel is in a business area and the commercial area, 5 minutes away from the establishment guests have the metro station, Close to The Kanyon the shopping centre Taksim 15 minutes away from the establishment clients have Where you can find shops, restaurants, bars and nightclubs. 28 kilometres away from the establishment, guests will find Istanbul AtatÃ¼rk Airport it is situated 40 kilometres away from Sabiha Gokcen Airport. ROOM: Each room has a shower, a hairdryer, a direct line telephone, satellite or cable TV, internet, a safe, a mini-bar, an air-conditioning system and heating. FACILITIES: Guests are offered a covered swimming pool, parasols (available for a fee), a spa, a jacuzzi, 2 saunas, a steam bath and a Turkish bath. For a fee, you can enjoy spa treatments and a massage service. The establishment also offers pilates and a gym.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="857.23" OriginalAmount="848.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.013587947914" Longitude="28.978237509727" StarRating="4" HotelCode="16204|CAK304400" HotelName="Doubletree by Hilton Istanbul Sirkeci" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nöbethane Caddesi 5, Darussaade Sokak, Sirkeci, 34110 Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/d7/4ad7cd7d13c8fd9d759557e2fa93f01df2dddfb7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is centrally located. Bars, restaurants, shops and boutiques can all be found...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="857.55" OriginalAmount="849.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.05391" Longitude="28.94609" StarRating="5" HotelCode="|184606" HotelName="Lazzoni" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/6/0/6/184606_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="857.56" OriginalAmount="849.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0035659" Longitude="28.9747459" StarRating="0" HotelCode="|51176" HotelName="Eresin Hotels Sultanahmet - Class" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kucukayasofya Cad. No: 40</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/1/1/7/6/51176_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2001, is situated on a main street. It has 4 floors, 59 standard rooms and 5 suites. It has a lobby with a reception, a safety deposit box service, a currency exchange service and lifts. Our guests can find a bar, an Ã  la carte restaurant with air-conditioning with highchairs, a conference room, internet, room service, a laundry service and a car park. SITUATION: This cosy hotel is in the tourist centre. Near the establishment, you will find the sea. In the surrounding area, clients have restaurants, bars and a public transport stop. ROOM: The comfortable rooms have an air-conditioning system, a bathroom, a hairdryer, a direct line telephone and a satellite or cable television. They also have a radio, internet, a mini-bar, a safe (available for a fee) and central heating. PAYMENT METHODS: The establishment accepts American Express, Visa, Mastercard, Diners Club and EC. OTHERS: The establishment offers a buffet breakfast and an Ã  la carte or set-menu lunch and dinner. Dietary restrictions can be accomodated for and special dishes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="860.25" OriginalAmount="851.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.062338" Longitude="28.98854" StarRating="0" HotelCode="|546787" HotelName="Dolce Vita Suite Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Merkez mahallesi Palazoglu sokak no 12</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/6/7/8/7/546787_be3614a2354.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="860.52" OriginalAmount="852.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.041136315164" Longitude="28.98340792738" StarRating="5" HotelCode="186411|barcelo_istanbul" HotelName="Barceló Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mah 25, Abdulhak Hamit Caddesi, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/55/b3/55b3cf1e36da01d1c615b705b2dc64aa71b44968.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="861.27" OriginalAmount="852.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0400229" Longitude="28.9881116" StarRating="5" HotelCode="|19956" HotelName="Intercontinental Istanbul, An Ihg" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ASKER OCAGI CAD. TAKSIM 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/9/5/6/19956_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2006, has 20 floors and 380 rooms. In the entrance, you can find a big hall, a reception with safety deposit boxes, a currency exchange service, lifts and conference facilities with internet, The establishment also has 2 inviting bars, 5 shops, a kiosk, a hairdresser's and a restaurant with air-conditioning, At an extra cost you can use room service, the launderette and the medical care service. Outdoors, guests can find a playground and a car park (for a fee). SITUATION: This cosy, luxururious hotel is located near Taksim the Square of it is situated between Bosphorus Bridge the commercial area, Where you can find shops and leisure areas. it is situated 25 kilometres away from the airport. ROOM: Guests are offered disabled access rooms with a bathroom with scales, a hairdryer, a direct line telephone, satellite or cable TV, a radio, a stereo, internet, a mini-bar (available for a fee), a coffee maker, a kettle, fitted carpets, an air-conditioning system, central heating and a safety deposit box. FACILITIES: Outdoors, clients have access to a swimming pool that has an area for children and deck chairs. At no extra cost, you can use a sauna and the Turkish bath. For a fee, guests can enjoy a massage service and a gym. PAYMENT METHODS: The establishment accepts American Express, Visa, Mastercard and Diners Club. OTHERS: All meals in a buffet form, Regarding the food and beverage offering, clients have a set-menu lunch and dinner and an Ã  la carte lunch. Guests can book bed and breakfast, half-board or full-board.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="864.70" OriginalAmount="856.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.025131" Longitude="28.981089" StarRating="0" HotelCode="|537924" HotelName="Dream Inn Karaköy Bosphorus" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Yuva Sk. No8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/7/9/2/4/537924_01e200f0945.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="865.57" OriginalAmount="857.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.030536298653" Longitude="28.988437045942" StarRating="4" HotelCode="735362|metropolitan_hotels_bosphorus" HotelName="Metropolitan Hotels Bosphorus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="boutique hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Air Conditioning,Bar,Boutique,Currency Exchange,Designated Smoking Area,Dining,Fax,Internet,Laundry,Meeting Room,Parking,Printer,Restaurant,Room Service,Valet Parking,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Pürtelas Hasan Efendi Mahallesi, Meclis-i Mebusan Caddesi 47, Findikli, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/8a/f48ad25c66229f3cdb9643c1ccf1c7618ed6ff90.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable Boutique is set in Beyoglu. There are a total of 80 units on the premises. It is a ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="866.13" OriginalAmount="857.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.012288" Longitude="28.957029" StarRating="0" HotelCode="|463685" HotelName="Danis Hotel Istanbul Old City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kemalpasa Mah. Mahmudiye Cesmesi Sk.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/3/6/8/5/463685_a61905e2134.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="870.34" OriginalAmount="861.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00527" Longitude="28.97696" StarRating="0" HotelCode="|95725" HotelName="Vogue Hotel Supreme Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Alemdar Mah. Yerebatan Cad.13 Sultanahmet.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/9/5/7/2/5/95725_8.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a medium-sized hall and a reception. ROOM: All the rooms have a television, a coffee maker, kettle, bottled water, an air-conditioning system, electronic safe, a hairdryer, a writing desk and internet (free of charge).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="870.62" OriginalAmount="862.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.8741007" Longitude="29.1282601" StarRating="3" HotelCode="443308|buyukada_princess_hotel" HotelName="Buyukada Princess Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Iskele Cd. No:2, Büyükada, 34970 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/51/81517396d5bd4e5725453c5eaae54f869103aaef.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="870.72" OriginalAmount="862.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0129226" Longitude="28.9761342" StarRating="4" HotelCode="|72542" HotelName="Levni  and Spa - Special Class" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Main Entrance: Ankara Caddesi No: 12, Back Entrance: Ebusuud Caddesi No: 31, Sirkeci</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/2/5/4/2/72542_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Levni Hotel Istanbul is rated five stars. It has modern facilities, a flatscreen television and internet. You are also offered a covered swimming pool, a gym and a Turkish bath. It has a reception and a car hire desk. Guests can enjoy a massage service, a spa, a wellness centre, a sauna, a solarium and a gym. SITUATION: It is situated in the historic centre of Istanbul. It is 200 metres away from Topkapi Sarayi, is 200 metres away from the Tram Station of Bekleme Peronlari. 1 kilometre away from the establishment, guests will find the Atik Ali Pasha Mosque, ROOM: The bright rooms have modern furniture, a bathroom, a coffee maker and flat-screen satellite television. some rooms even have a balcony. OTHERS: Clients have at their disposal a Turkish restaurant. The establishment offers vegetarian dishes. It also has a pub.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="874.01" OriginalAmount="865.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.9598638" Longitude="28.8382394" StarRating="4" HotelCode="|31705" HotelName="Renaissance Polat Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SAHIL YOLU CAD. NO:2 YESILYURT 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/1/7/0/5/31705_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, renovated in 2008, has 23 floors and 414 standard rooms and luxury suites. It has air-conditioning, a lobby with a reception, a reception, a currency exchange service, a cloakroom, a lift, daily newspapers, a hairdresser's, a cafÃ©, a bar, a pub and a restaurant. The establishment boasts conference facilities and WiFi (for a fee). At an extra cost you can use room service and the launderette. Nearby, you can find a car park, an indoor car park and (for a fee). SITUATION: This hotel is 20 minutes away from the city centre. It is 4 kilometres away from Istanbul AtatÃ¼rk Airport. Is 80 kilometres from Sabiha Gokcen Airport. ROOM: Guests are offered large, recently renovated rooms have satellite and cable flatscreen television, internet, a mini-bar, a coffee maker, a safe, 2 telephones with an answering machine, a bathroom, a bath, a hairdryer, a double or king-size bed, an air-conditioning system and heating. FACILITIES: The establishment has a covered pool, a pool that has a children's area, a terrace with deck chairs and an outdoor bar. The establishment boasts a gym. For a fee, you can enjoy play squash, enjoy tennis and play ping-pong. The establishment also has a sauna and a steam bath. For an additional charge, you can use a massage service and the Turkish bath. PAYMENT METHODS: The establishment accepts American Express, Diners Club, Mastercard and Visa. OTHERS: Guests of the establishment can enjoy 6 restaurants and luxury bars. The establishment serves a buffet breakfast and Ã  la carte lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="875.67" OriginalAmount="867" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.988369956287" Longitude="28.907835938793" StarRating="3" HotelCode="118888|217698" HotelName="Panorama Health Club Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Yenidogan Mahallesi, Zubeyde Hanim Caddesi 108, Zeytinburnu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/c1/b5c167d740de080f40dc7cbbf44bf8b892342a14.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="879.71" OriginalAmount="871.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.039751408394" Longitude="28.987700343132" StarRating="5" HotelCode="9356|intercontinental_istanbul" HotelName="Intercontinental Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Asker Ocagi Cad. No:1, Taksim, 34435 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/94/1994fcfdb97f9b65da37fd1ac17a08c5e4eef72e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming luxury hotel is centrally located close to Taksim Square in Istanbul's new town and be...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="879.83" OriginalAmount="871.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.009201" Longitude="28.9619007" StarRating="3" HotelCode="|95707" HotelName="DOUBLETREE BY HILTON ISTANBUL - OLD CITY" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ordu Caddesi 31Beyazit,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/9/5/7/0/7/95707_1_1220.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a business centre. Pets are not allowed.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="884.14" OriginalAmount="875.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.089348" Longitude="29.0052865" StarRating="4" HotelCode="|26913" HotelName="Bilek Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ESKI BUYUKDERE CAD. 4.LEVENT 29</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/9/1/3/26913_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This inviting, urban hotel, was opened in 2005, has 99 rooms, 18 suites and 9 floors. The establishment boasts a lobby with elevators and a reception. SITUATION: This cosy hotel is situated close to the metro station, nearby, you will find a public transport stop, is 1 kilometre away from the city centre, Where you can find shops, restaurants and bars. ROOM: The comfortable rooms, have a bathroom with a shower, a bath, a hairdryer and a direct line telephone. They also have internet, satellite or cable TV and a mini-bar. FACILITIES: The establishment has a covered swimming pool, a swimming pool, a spa and a jacuzzi. The establishment also offers a hammam, a sauna, a massage service and a gym. MEALS: Regarding the food and beverage offering, the establishment offers a buffet restaurant, Ã  la carte or set-menu lunch and dinner and dietary restrictions can be accommodated. PAYMENT METHODS: The establishment accepts Visa and Mastercard.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="885.33" OriginalAmount="876.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.062895" Longitude="28.84135" StarRating="0" HotelCode="|450527" HotelName="The Superior Living Batisehir" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Goztepe Mah Batisehir G3 Block</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/0/5/2/7/450527_1451dc31340.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="885.77" OriginalAmount="877" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00266663" Longitude="28.9785864" StarRating="0" HotelCode="957436|399276" HotelName="Seven Hills Palace Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sultanahmet Mahallesi, Kadi Cikmazi Sokak 11, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/4f/44/4f44ca29aca6f5ee92874c61c6d9c54d2308841f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="889.81" OriginalAmount="881" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.05376502" Longitude="28.99263116" StarRating="3" HotelCode="373450|206406" HotelName="Berlin Hotel Nisantasi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Mesrutiyet Mah. Madalyon Sok. No:10 Nisantasi, Sisli 34363 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/71/e671607c04e73385b15698a5797e141b02f0b6ef.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="889.85" OriginalAmount="881.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.027287" Longitude="28.974515" StarRating="0" HotelCode="|485353" HotelName="World House Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sahkulu Mahallesi Galip dede Caddesi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/5/3/5/3/485353_cc9d5c02004.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="894.86" OriginalAmount="886" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.050942066263" Longitude="28.992040157318" StarRating="5" HotelCode="58544|32106" HotelName="The Sofa Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Tesvikiye Caddesi 41-41A, 34367 Istanbul, Nisantasi</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/ae/27aeb9231a20e7c43493a0d78ca0cc805a8ca18d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Tesvikiye neighbourhood of the Nisantasi quarter, Istanbul. There are nu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="895.87" OriginalAmount="887.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.009194" Longitude="28.977119" StarRating="5" HotelCode="904126|vogue_hotel_supreme_istanbul" HotelName="Hagia Sophia Hotel Istanbul Old City" 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,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Alemdar Mahallesi, Yerebatan Caddesi 13, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/16/7e169b0d86c83214c91e31adcb920902a512f00a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the historical district of Sultanahmet, this hotel really does enjoy an enviable position...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="897.01" OriginalAmount="888.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0082932" Longitude="28.9740181" StarRating="4" HotelCode="|95910" HotelName="Faros Old City - Special Class" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Divan Yolu, Sultanahmet Istanbul ,76</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/9/5/9/1/0/95910_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Faros Hotel is rated four stars and it was opened in 2005. SITUATION: This establishment is in the centre of Istanbul, close to St. Sophia and the train station Sultanahmet.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="897.89" OriginalAmount="889.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.029075" Longitude="28.975976" StarRating="4" HotelCode="907372|stories_apart_kumbaraci" HotelName="Stories Apart Kumbaraci" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kumbaraci Yokusu No: 66, PK 34435, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/27/48279d6694fa8156c5d48ea47e6c802969f7f8c7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appartments located in the key spots of Beyoglu brings the past and the present of Istanbul in ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="898.90" OriginalAmount="890" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.938279" Longitude="29.322708" StarRating="5" HotelCode="175795|45319" HotelName="Crowne Plaza Istanbul - Asia" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" 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,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Yenisehir Mahallesi, Dedepasa Caddesi 15, Kurtkoy-Pendik, 34912 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/e3/b9/e3b95019664e84beebe0bb3b6c5fae6943eba7d0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul - Sabiha Gökcen (SAW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="900.92" OriginalAmount="892.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00780570144" Longitude="28.973315722684" StarRating="3" HotelCode="153404|rast_hotel" HotelName="Rast Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Binbirdirek Mahallesi, Klodfarer Caddesi 4, 34122 Istanbul, Sultanahmet</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/e9/0e/e90e9632dc2f86e527cc6791d3424de8f56abc4e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="901.73" OriginalAmount="892.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.038676" Longitude="28.983462" StarRating="0" HotelCode="|526337" HotelName="Celine Hotel Taxim" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dolapdere Taksim Cd 25</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/6/3/3/7/526337_f3d0db21019.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="903.95" OriginalAmount="895.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.028161" Longitude="28.624467" StarRating="5" HotelCode="297939|tuyap_palas" HotelName="Tuyap Palas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gurpinar Kavsagi, E-5 Karayolu Uzeri, Tuyap Fair Convention and Congress Center, 34500 Büyükçekmece, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/4f/114f2e8ce3f64aa7dc197b1364aeda898310a938.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="904.44" OriginalAmount="895.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.9883603" Longitude="28.9076094" StarRating="0" HotelCode="|86885" HotelName="İstanbul Panorama" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Yenidogan Mahallesi Zubeyde Hanim Cad. No :108 Zeytinburnu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/8/8/5/86885_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is situated between Istanbul AtatÃ¼rk Airport Istanbul the historic centre of it is 200 metres away from the dock. ROOM: Each room has WiFi (free of charge).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="907.99" OriginalAmount="899.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.97967956" Longitude="28.88668737" StarRating="5" HotelCode="599925|hilton_istanbul_bakirkoy" HotelName="Hilton Istanbul Bakirkoy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Currency Exchange,Fax,Laundry,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sakizagaci Mahallesi, Kennedy Caddesi 103, 34158 Istanbul, Bakirkoy</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/83/8e/838e5be2f5a4ac1a69d6486e306b22061e356109.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Istanbul, this hotel is ideal for business travellers as well as families.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="909.40" OriginalAmount="900.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.005965607077" Longitude="28.954330980778" StarRating="4" HotelCode="130462|092224" HotelName="Grand Ünal Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mustafa Kemalpasa Caddesi Fabrika Sokak 16, Yenikapi, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/b8/b9/b8b9d73024f8bb4d7c55f27d18143529b500fd53.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="909.83" OriginalAmount="900.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.988421" Longitude="29.021339" StarRating="5" HotelCode="|95706" HotelName="Doubletree By Hilton Istanbul Moda" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Caferaga Mh Albay F Sozdener Caddesi 31 Kadikoy 34710 Istanbul Turkey</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/9/5/7/0/6/95706_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has rooms with a TV, sea views and a swimming pool. SITUATION: This hotel is 5 minutes away from the ferry terminal. 240 metres away, guests can find Kadikoy Underground Station. The establishment offers a transfer service to the airport for a supplement. ROOM: The rooms have an air-conditioning system, a mini-bar and room service. Some rooms have sea views. FACILITIES: This establishment has a gym, a spa, a sauna, a Turkish bath, massage rooms, car rental and private parking (free of charge). OTHERS: Clients have at their disposal a restaurant, a cafÃ©, a bar a restaurant and a swimming pool bar.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="911.02" OriginalAmount="902" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.036525" Longitude="28.986158" StarRating="5" HotelCode="18366|571" HotelName="The Marmara Taksim" 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,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Osmanli Sokak 1/B, 34437 Istanbul, Taksim</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/c0/40/c040fdec318974bb3db4682efd76547c6d84a9d9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at the heart of the city, this hotel offers holidaymakers everything they could wish for whe...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="913.04" OriginalAmount="904.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.980745" Longitude="29.101567" StarRating="5" HotelCode="80362|istanbul_marriott_hotel_asia" HotelName="Istanbul Marriott Hotel Asia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kayisdagi Caddesi 3, Atasehir, 34750 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/bb/79bb4f91d20d075a0b8a288ee2e508e2c5efed31.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in the center of the asian side, the hotel offers easy access to TEM and E5 highwa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="914.34" OriginalAmount="905.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.02345" Longitude="28.97695" StarRating="0" HotelCode="|184557" HotelName="Morione and Spa Center" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kemankes Mah Maliye Cad Demirciler Sokak No:8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/5/5/7/184557_6.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="919.10" OriginalAmount="910.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.005383" Longitude="28.979994" StarRating="4" HotelCode="87538|the_byzantium_hotel__suites__special_class" HotelName="The Byzantium" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Eco Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 07/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Akbiyik cad. No: 29, 3400 Sultanahmet</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/89/5c/895cee164fd9339684f6d3a7114908a57b7527a4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the heart of Sultanahmet, only a few minutes walk from Topkapi, The Blue M...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="919.17" OriginalAmount="910.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0079541" Longitude="28.9733145" StarRating="3" HotelCode="|24379" HotelName="Nena" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BINBIRDIREK MAH. KLODFARER CAD. SULTANAHMET 8-10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/3/7/9/24379_9de31e81421.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This building was opened in 2000. It has 5 floors and 29 rooms. The establishment has a hall with a lift, a reception with safety deposit boxes, a currency exchange service, a cloakroom, a cafÃ©, 2 bars and a restaurant with air-conditioning, The establishment also offers internet, a bicycle storage room, a car park, a medical care service, room service and a laundry service. SITUATION: This urban hotel is in Istanbul the tourist area of Sultanahmet 100 metres away, guests will find in the surrounding area, there are shops, bars, restaurants, nightclubs and a public transport stop. ROOM: The inviting rooms, have a bathroom with a shower, a bath, a hairdryer, a direct line telephone, satellite or cable TV and internet. They also have a mini-bar, a king size or double bed, an air-conditioning system, a central heating system and a balcony. PAYMENT METHODS: The establishment accepts American Express, Visa and Mastercard. OTHERS: Regarding the food and beverage offering, you can enjoy a buffet breakfast and Ã  la carte lunch and dinner. Guests can book half-board or full-board.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="921.12" OriginalAmount="912.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.012229916164" Longitude="28.955760598183" StarRating="4" HotelCode="9354|black_bird_hotel" HotelName="Black Bird Hotel- Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gençtürk Caddesi No: 51/53, Sehzadebasi, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/media/695af8b6c4f1467cb60513b1ef686eeb.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the Turkish city of Istanbul, only around 50 m from the city centre where b...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="925.16" OriginalAmount="916.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.006856" Longitude="28.973594" StarRating="4" HotelCode="10281|hotel_arcadia_blue_istanbul" HotelName="Hotel Arcadia Blue" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dr. Imran Oktem Cad. No.1, Sultanahmet, 34400 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/05/da0527a3862421ebfb34cf8fec31866d06c6aac9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sultanahmet, in the heart of Istanbul, a city which has always attracted tr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="925.77" OriginalAmount="916.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00304" Longitude="28.97561" StarRating="0" HotelCode="|184889" HotelName="Glk Premier Sea Mansion Suites and Spa - Special Class" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kucukayasofya Mh Mustafapasa Sk No 9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/8/8/9/184889_15.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="927.23" OriginalAmount="918.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00606" Longitude="28.981" StarRating="0" HotelCode="|448521" HotelName="Henna Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/8/5/2/1/448521_514a2351409.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="928.17" OriginalAmount="918.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0125008" Longitude="28.9559994" StarRating="4" HotelCode="|50588" HotelName="The Parma Downtown" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gencturk Caddesi 43, Sehzadebasi- Laleli</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/5/8/8/50588_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2005, has 81 rooms, a laundry service, a nightclub, a television room, fitness, a sauna, Turkish baths, a car park, a restaurant, a bar and a transfer service. SITUATION: It is situated 16 kilometres away from the airport. ROOM: The rooms have an air-conditioning system, heating, a television, a safe, piped music, a direct line telephone and a mini-bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="934.25" OriginalAmount="925.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.144808257644" Longitude="29.053929448128" StarRating="4" HotelCode="260599|the_central_palace_bosphorus" HotelName="The Central Palace Bosphorus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Haydar Aliyev Street 124, Tarabya Sariyer, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/3b/b4/3bb4588e5018f4cd6e742f4e2b33d3bec5c9049c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Istanbul, this boutique hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="935.26" OriginalAmount="926.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03331" Longitude="28.975168" StarRating="5" HotelCode="187043|rixos_pera_istanbul" HotelName="Rixos Pera Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kamerhatun Mahallesi, Mesrutiyet Caddesi 44, Tepebasi, Taksim, 34440 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/a1/e4/a1e49c5aa7c6e5e87c85fe1c1d861870df825c10.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="936.61" OriginalAmount="927.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0028" Longitude="28.9786" StarRating="0" HotelCode="|556296" HotelName="Seven Hills Palace and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sultanahmet Mahallesi Kadi Cikmazi Sok.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/6/2/9/6/556296_e88bc3a1652.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="940.31" OriginalAmount="931.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.977492" Longitude="29.041586" StarRating="5" HotelCode="213518|wyndham_istanbul_kalamis_marina" HotelName="Wyndham Grand Istanbul Kalamis Marina Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Fener Kalamis Caddesi 38, Istanbul 34726</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/7d/2c/7d2c4ca11da8bce6637e4f0ebd332c217a73fd16.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="941.32" OriginalAmount="932" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.963804" Longitude="28.802181" StarRating="5" HotelCode="385915|198751" HotelName="Crowne Plaza Istanbul Florya" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Massage Centre,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Yesilkoy Halkali Caddesi No. 95, Senlikköy Mahallesi Florya-Bakirkoy, 34290 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/58/7d/587d1fd638c3848e3e761c271f16c68650bbf61d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="947.38" OriginalAmount="938.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="883902|khalkedon_suite" HotelName="Khalkedon Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rasimpasa Mahallesi, Halitaga Caddesi, Yavuzturk Sokak 16, Kat 1,2,3,4,5, Kadikoy, 34716 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/ff/f4ff05dbfe7b0a5218c8069a9e52ff7bc54e05f5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="948.39" OriginalAmount="939" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.041057948008" Longitude="28.987205576721" StarRating="5" HotelCode="11808|7053" HotelName="Divan Istanbul Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Asker Ocagi Caddesi 1, Taksim, 34367 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/56/585621cb558cbad7e4854b76eb9afe7d4d36d025.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious hotel is located near Taksim Square (around 250 m away), in the centre of the city. I...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="950.79" OriginalAmount="941.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.938642" Longitude="29.322419" StarRating="5" HotelCode="|193079" HotelName="Crowne Plaza Istanbul Asia" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Yenisehir Mah. Dedepasa Cad. No. 15 Kurtkoy- Pendik</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/3/0/7/9/193079_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="951.34" OriginalAmount="941.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0396156" Longitude="28.984808" StarRating="4" HotelCode="|38190" HotelName="The Central Palace Taksim" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>LAMARTIN CD. NO 18 - TAKSIM - OTELLER BOLGESI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/1/9/0/38190_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 107 rooms, The establishment boasts air-conditioning, a lobby, a safety deposit box service, a currency exchange service, a cloakroom and a lift. Guests can find a cafÃ©, a bar, a restaurant and a conference room. The establishment also offers internet, a laundry service, room service and a car park (for a fee). SITUATION: Near the establishment, you will find the nightlife, is 18 kilometres away from Istanbul AtatÃ¼rk Airport it is situated 5 minutes away from Dolmabahce the Palace of 15 minutes away from the establishment, clients can find tourist points of interest, 5 minutes away, there is the bus stop, 10 minutes away from the establishment you have the railway station. ROOM: They have a desk, internet, a bathroom with a hairdryer, a direct line telephone and a satellite TV. They also have a mini-bar, a balcony or terrace, a safe, an air-conditioning system and individual heating. FACILITIES: The establishment boasts a gym, a sauna and a Turkish bath (available for a fee). PAYMENT METHODS: Customers can pay using American Express, Diners Club, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="951.39" OriginalAmount="941.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01568" Longitude="28.971466" StarRating="0" HotelCode="|454525" HotelName="Mest Hotel Istanbul Sirkeci" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/4/5/2/5/454525_e34373e1759.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="957.48" OriginalAmount="948.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.05044906" Longitude="28.99278374" StarRating="4" HotelCode="471478|la_belle_nisantashi" HotelName="Nisantasi Exclusive Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Lounge,Massage Centre,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Tesvikiye Caddesi 39, Nisantasi, Sisli, 34367 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/ca/8aca0eb2a132190a19d0b81d33d4630879dcf16e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="963.54" OriginalAmount="954.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.02414891" Longitude="28.97271546" StarRating="5" HotelCode="572710|the_galata_istanbul_hotel_mgallery_by_sofitel" HotelName="The Galata Istanbul Hotel - MGallery by Sofitel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Arap Camii Mahallesi, Bankalar Caddesi 21, Beyoglu, 34421 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/4b/0d4ba2c2fb4be52b8bf149e0b38012b2ae73f72c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="964.55" OriginalAmount="955" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.007957296898" Longitude="28.973262012005" StarRating="3" HotelCode="38230|6188" HotelName="Nena Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Garden,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Klodfarer Caddesi No 8-10, Binbirdirek Mahallesi, 34122 Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/07/be0786f95439eaaae7e67d576a0da824a5dfac7c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideally situated in the tourist centre of Istanbul, around 100 m from the Sultanahmet ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="966.83" OriginalAmount="957.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0060432" Longitude="28.9543202" StarRating="3" HotelCode="|86844" HotelName="Grand Unal" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Fabrika Sok. No:12 Aksaray Fatih</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/8/4/4/86844_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a car hire desk, bicycle rental and a Turkish bath. SITUATION: This hotel is in Istanbul the centre of. ROOM: The rooms have internet (free of charge).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="967.58" OriginalAmount="958" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.07416032" Longitude="28.923943" StarRating="4" HotelCode="936320|198819" HotelName="Isfanbul Holiday Home &amp; Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Yesilpinar Mahallesi, Girne Caddesi, Eyüp, 34065 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/d7/99/d799a116efb06094d544d69b6e5d1d008b1cd74a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="969.60" OriginalAmount="960.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.067514747942" Longitude="29.004337855359" StarRating="5" HotelCode="293573|biz_cevahir_hotel_istanbul" HotelName="DoubleTree by Hilton Istanbul Esentepe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Esentepe Mahallesi Buyukdere Caddesi 117, Sisli, 34394 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/39/363971bd4bb0e37f6338d2604adf224fa6c69f1a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="974.43" OriginalAmount="964.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0744038" Longitude="28.9239938" StarRating="4" HotelCode="|163519" HotelName="Vialand Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>YESILPINAR MH.GIRNE CD. EYUP</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/3/5/1/9/163519_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2014, has 101 rooms, 1 room adapted for people with reduced mobility and 22 family rooms. The establishment offers guests facilities for people with disabilities and a car park. SITUATION: This hotel Istanbul it is in is situated in the heart of the city, near the establishment, you will find the bus stop and the metro station, the hotel is close to the leisure areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="976.64" OriginalAmount="966.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.083003" Longitude="28.980631" StarRating="0" HotelCode="|464795" HotelName="Delta Hotels By Marriott Istanbul Kagithane" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Merkez Mahallesi Ayazma Caddesi Cuha</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/4/7/9/5/464795_5a34a3b1038.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="984.97" OriginalAmount="975.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.024376" Longitude="28.972334" StarRating="3" HotelCode="|453052" HotelName="The Galata Istanbul - MGallery" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Arap Cami Mahallesi Bankalar Caddesi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/0/5/2/453052_7c9690e1336.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="991.79" OriginalAmount="981.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0413077" Longitude="28.9839886" StarRating="5" HotelCode="|84944" HotelName="Barcelo Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mah Abdulhak Hamit Cad No 25</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/4/9/4/4/84944_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel was built in 2012, has 270 rooms, 31 suites and 3 rooms adapted for people with reduced mobility. SITUATION: This establishment, Istanbul it is in it is in the city centre, nearby, you will find the bus station and the railway station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="998.89" OriginalAmount="989" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.02264945" Longitude="28.97700777" StarRating="0" HotelCode="760332|343495" HotelName="The Wings Hotel Istanbul" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Karaköy Kemankes Mahallesi, Gümrük Sokak 26, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/67/6467d92560b3eb920b93f1d12a4bfaa23cbf742f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Wings Hotel is located in the center of Istanbul. Spice Bazaar is one kilometer from the accommo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1008.65" OriginalAmount="998.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.005183" Longitude="29.066457" StarRating="0" HotelCode="|467565" HotelName="Antwell Suites" Meals="HALF-BOARD" BedType="HALF-BOARD" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Unalan Mah., Cagla Sk. No:1/A, Uskudar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/7/5/6/5/467565_39d03cb1101.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1015.56" OriginalAmount="1005.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.012102" Longitude="28.955202" StarRating="4" HotelCode="|126070" HotelName="Ramada By Wyndham Istanbul Grand Bazaar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Genoturk Cad Sirvanizade Sok 11 Sehzadebassi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/6/0/7/0/126070_5dc78281829.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1016.06" OriginalAmount="1006" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.07736" Longitude="29.013355" StarRating="5" HotelCode="300843|58739" HotelName="Wyndham Grand Istanbul Levent" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Esentepe Mahallesi, Büyükdere Caddesi 177-183, 34394 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/0a/020aeddeb25f6a9cbd234a2594e5ddddcfc19c07.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1022.81" OriginalAmount="1012.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0609752" Longitude="28.9872464" StarRating="0" HotelCode="|353499" HotelName="A Palace Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/3/4/9/9/353499_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1029.54" OriginalAmount="1019.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03613" Longitude="28.985029" StarRating="4" HotelCode="|84945" HotelName="Taksim Square" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sira Selviler Caddesi 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/4/9/4/5/84945_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a reception and room service. SITUATION: Near the establishment, guests will findTaksim the square 80 metres away, guests have the metro station, is well-connected with places of interest, is situated 20 kilometres away from Istanbul AtatÃ¼rk Airport. ROOM: The rooms have an air-conditioning system, a flat-screen television, a courtesy tea and coffee service, a bathroom with a hairdryer and complimentary bathroom items. OTHERS: Regarding the food and beverage offering, clients can enjoy a continental buffet breakfast, a bar and a restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1034.67" OriginalAmount="1024.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.001423" Longitude="28.654071" StarRating="4" HotelCode="|174901" HotelName="Beymarmara Suite Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Baris Mah. Zafer cad.no: 4 Airport, Istanbul, Turkey</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/4/9/0/1/174901_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1037.05" OriginalAmount="1026.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0062279" Longitude="28.9793732" StarRating="4" HotelCode="|83031" HotelName="Uyan - Special Class" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Utangac Sokak No 25 Cankurtaran</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/0/3/1/83031_730a8051135.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel Sultanahmet it is in is situated in the historic centre. FACILITIES: The establishment has a terrace.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1042.08" OriginalAmount="1031.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.050724" Longitude="28.990165" StarRating="4" HotelCode="|454074" HotelName="Cheya Residences Nisantasi Deluxe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Valikonagi Caddesi 20, Nisantasi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/4/0/7/4/454074_ab5381b1203.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1042.32" OriginalAmount="1032.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.9099282" Longitude="29.2033269" StarRating="0" HotelCode="582734|golden_dream_otel" HotelName="Golden Dream Otel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Orta Mahallesi, Kanuni Sokak 8, Kartal, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/0f/e20f913625a8e30497304b0cabe028c795cb7249.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a café and room service. Wireless internet access in pu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1052.42" OriginalAmount="1042.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.06088401" Longitude="28.98719758" StarRating="3" HotelCode="430720|a_palace_suites" HotelName="A Palace Hotel &amp; Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Abide-i Hürriyet Caddesi 139, Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/8a/808a1885e4c854e6aa65791cb76553fee2f0403f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1053.77" OriginalAmount="1043.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008864" Longitude="28.975795" StarRating="4" HotelCode="|166913" HotelName="Sura Design &amp; Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Alemdar Mh. Ticarethane Sk. No:13 (Divanyolu Caddesi , 45Ticarethane Sokak)</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/9/1/3/166913_87c8c4b1215.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a living room, a fireplace, a fitness room, WiFi (free of charge) and a meal service. SITUATION: This hotel is in Sultanahmet the district of 2 minutes away from the establishment, you can find the tram stop. ROOM: Each room has an air-conditioning system, an LCD satellite television, a mini-bar, a coffee maker and kettle.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1057.47" OriginalAmount="1047.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00447217" Longitude="28.96495367" StarRating="0" HotelCode="985277|goldensand_hotel" HotelName="Golden Sand Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Üstad Sokak 15A, Fatih, 34126 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/52/02/5202646c21e0aee25370d1362bc6614c3e1ff2eb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1061.51" OriginalAmount="1051" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03331" Longitude="28.980895" StarRating="4" HotelCode="267140|36990" HotelName="Corinne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Turnacibasi Cad./Ayhan Isik Sok. No:41, Beyoglu, 34433 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/a1/85/a185807ea6baa1d1c6398d19a08985adc3bf3cf8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1061.51" OriginalAmount="1051" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.995104280883" Longitude="29.098201870989" StarRating="5" HotelCode="444991|198236" HotelName="Sheraton Grand Istanbul Atasehir Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Barbaros Mahallesi, Mor Sumbul Sokak 1, Atasehir, 34746 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/57/fc57c957bf8c51eaff7ad5ff44e55cf483b50317.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1061.77" OriginalAmount="1051.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.05907" Longitude="28.983879" StarRating="0" HotelCode="|449459" HotelName="Ramada Encore By Wyndham Istanbul Sisli" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Merkez Mahallesi, Sira Cevizler Caddesi, No 19/2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/9/4/5/9/449459_d8e89971420.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1062.08" OriginalAmount="1051.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0509" Longitude="28.98674" StarRating="0" HotelCode="|550247" HotelName="Adelmar Hotel İstanbul Sisli" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bozkurt Mah. Dolapdere Cad.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/0/2/4/7/550247_5f11f301151.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1066.56" OriginalAmount="1056.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.009201285934" Longitude="28.976331342328" StarRating="5" HotelCode="299676|sura_hagia_sophia_hotel" HotelName="Sura Hagia Sophia Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Lounge,Massage Centre,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Divanyolu Caddesi, Ticarethane Sokak 10, Alemdar Mahallesi, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/9d/4d/9d4de131061d9438d410e356a63c30dfdc8d25fb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1077.29" OriginalAmount="1066.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.028928" Longitude="28.974286" StarRating="0" HotelCode="|527757" HotelName="RUZ Hotels" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Asmali Mescit, General Yazgan Sk. no 6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/7/7/5/7/527757_72d6ecc1058.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1077.49" OriginalAmount="1066.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.962205" Longitude="28.841133" StarRating="0" HotelCode="|541052" HotelName="Atakoy Marina Park Hotel Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Atakoy Marina Park Rauf Orbay Cad.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/1/0/5/2/541052_99149532157.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1080.70" OriginalAmount="1070.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.10885" Longitude="28.98648" StarRating="5" HotelCode="854473|radisson_blu_hotel_vadistanbul" HotelName="Radisson Blu Hotel, Vadistanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Ayazaga Mahallesi, Cendere Caddesi 1A Apt. 109A, Sariyer, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/32/6c/326c50d37dfca5562abd1edbc33532a547104464.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1088.21" OriginalAmount="1077.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.058492968135" Longitude="28.979532581675" StarRating="5" HotelCode="263724|CAT628000" HotelName="Hilton Istanbul Bomonti Hotel &amp; Conference Center" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Silahsor Caddesi 42, Bomonti-Sisli, 34381 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/bd/69bde99d6ebdadb914f9afff35aa04a50c94d3f0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1092.12" OriginalAmount="1081.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.047558" Longitude="28.895557" StarRating="0" HotelCode="|468110" HotelName="Mayar Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mah.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/8/1/1/0/468110_ff49db71119.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1092.23" OriginalAmount="1081.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.04932" Longitude="29.026215" StarRating="0" HotelCode="|448890" HotelName="Crowne Plaza Istanbul Ortakoy Bosphorus, an IHG Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dereboyu Caddesi.No:10 34347 Besiktas</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/8/8/9/0/448890_96429861742.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1095.85" OriginalAmount="1085" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008678864788" Longitude="28.976035416126" StarRating="5" HotelCode="174856|37208" HotelName="Sura Design Hotel &amp; Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Divanyolu Caddesi, Ticarethane Sokak 45, Alemdar Mahallesi, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/media/c84d06e36e834f6fb73f98252bfbdd2e.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of Sultanahmet, the historical district of Istanbul. The major si...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1095.85" OriginalAmount="1085" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.023750588476" Longitude="28.973847042189" StarRating="5" HotelCode="299654|38282" HotelName="The House Vault Karaköy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bankalar Caddesi 5, Beyoglu, 34420 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/73/7339c6aad434f8ee/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1098.41" OriginalAmount="1087.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0649904" Longitude="29.000395" StarRating="5" HotelCode="|211284" HotelName="Fairmont Quasar Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Buyukdere Street no 76 Mecidiyekoy</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/1/2/8/4/211284_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1098.88" OriginalAmount="1088.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.962188530351" Longitude="28.841224660632" StarRating="4" HotelCode="423136|marina_park_residences" HotelName="Atakoy Marina Park Hotel Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Concierge,Designated Smoking Area,Fax,Housekeeping,Internet,Kitchen,LCD/Projector,Luggage Storage,Parking,Restaurant,Telephone Service,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>Rauf Orbay Caddesi, Sahilyolu 10, Atakoy Marina Park, Bakirkoy, 34158 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/af/40af3e5f587143731bb89f0be136e1c0b1d64be4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Istanbul, Atakoy Marina Park Residences is close to Ata...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1105.95" OriginalAmount="1095" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.039844469432" Longitude="28.985471427441" StarRating="4" HotelCode="9357|4691" HotelName="Nova Plaza Crystal Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mahallesi, Receppasa Caddesi 7/1, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/f2/13/f213280f22451e6e119b9e9228f3c81590101d7f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Taksim hotel area, close to the Taksim metro station. It is approximatel...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1107.97" OriginalAmount="1097" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.11241503" Longitude="28.98717334" StarRating="0" HotelCode="978087|410934" HotelName="Radisson Residences Vadistanbul" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ayazaga Mahallesi, Kemerburgaz Caddesi 6A 7V/101, 34396 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/b8/99b8d5b3709b5e7b080c4b1b2fdf801a2c26160d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1108.48" OriginalAmount="1097.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0344361" Longitude="28.9838306" StarRating="0" HotelCode="|184934" HotelName="Pera Center Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/9/3/4/184934_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1116.60" OriginalAmount="1105.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.055525" Longitude="28.987789" StarRating="0" HotelCode="|545612" HotelName="Princely Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hrant Dink Sok.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/5/6/1/2/545612_0501ad72213.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1118.37" OriginalAmount="1107.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.056006" Longitude="28.98774" StarRating="0" HotelCode="|470671" HotelName="Wish More Hotel Şişli" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Halaskargazi 196</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/0/6/7/1/470671_e8f15a21200.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1119.70" OriginalAmount="1108.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.004759" Longitude="28.980474" StarRating="0" HotelCode="|41152" HotelName="Amiral Palace Hotel and Spa Boutique Class" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bayram f?r?n? sok. Cankurtaran mah. No.3 Sultanahmet</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/1/5/2/41152_1_2250.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This comfortable hotel, it offers a buffet breakfast, a restaurant and a terrace. SITUATION: It is inSultanahmet the heart of this hotel is close to tourist points of interest. ROOM: The establishment has 32 rooms with a bathroom, a central air-conditioning system, a direct line telephone and a hairdryer. They also have a satellite TV, a mini-bar, room service, a safety deposit box and WiFi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1120.09" OriginalAmount="1109" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.003201" Longitude="28.975383" StarRating="3" HotelCode="267824|478357" HotelName="Sargon Ayasofya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Kücük Ayasofya Mahallesi, Gelinlik Sokak No: 14, 34200 Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/mec/hotels/5000000/4470000/4461300/4461284/4461284_4_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1120.09" OriginalAmount="1109.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.029096732998" Longitude="28.982064066139" StarRating="4" HotelCode="118815|witt_istanbul_suites" HotelName="Witt Istanbul Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Aparthotel" CnxPolicy="Free CXL until 07/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Defterdar Yokusu No:26, Cihangir, 34433 Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/3c/ec3c5e06938f95804cfea87dc015d85be54ba235.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1122.11" OriginalAmount="1111.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.012284561797" Longitude="28.97765815258" StarRating="4" HotelCode="19473|hotel_yasmak_sultan_2" HotelName="Hotel Yasmak Sultan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ebusuud Caddesi 12, Sirkeci, 34110 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/d6/1d/d61da45f5893faf8602529e4a0d17ff05ac4bed1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the Sirkeci district of the city at the heart of Istanbul's wonderful ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1141.30" OriginalAmount="1130.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00636" Longitude="28.973524" StarRating="3" HotelCode="267236|world_heritage_hotel_istanbul" HotelName="World Heritage" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/08/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Terzihane Sok No 17, Binbirdirek Mahallesi, Old City, Istanbul, Sultanahmet</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/2a/d2/2ad2cc523ef9e34c602ccbac5e23f3d477e10fa7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1143.32" OriginalAmount="1132.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.012369566025" Longitude="28.977561593056" StarRating="4" HotelCode="161988|hotel_sultania_boutique_class" HotelName="Hotel Sultania" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ebusuud Caddesi, Mehmet Murat Sokak 4, Sirkeci, 34110 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/db/56/db5607241b7eb9b61252a6a99676c643c2290b19.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel's location, between Sirkeci and Sultanahmet, offers a treasure trove full of local museums...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1148.37" OriginalAmount="1137.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00548426" Longitude="28.97084366" StarRating="0" HotelCode="636570|yilmaz_apart" HotelName="Yilmaz Apart" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kucukayasofya Mahallesi, Emin Cikmazi 7, Degirmenci, Fatih, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/3f/303f551898e42677ecd840ef8d38febe2361667f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Sultanahmet district, Yilmaz Apart is just 500 metres from Blue Mosque. The property offe...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1155.53" OriginalAmount="1144.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.8458" Longitude="29.296272" StarRating="4" HotelCode="|220769" HotelName="Doubletree By Hilton Istanbul - Tuzla" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Evliya Celebi Mah. Mustafa Kemal Cad 5,Tuzla</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/7/6/9/220769_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="1159.10" OriginalAmount="1147.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.024733454735" Longitude="28.980147896175" StarRating="5" HotelCode="320034|TR000024" HotelName="Novotel Istanbul Bosphorus" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BORD" BedType="HALF BORD,HALF BORD" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kemankes Kara Mustafa Pasa Mahallesi, Kemankes Caddesi 57-59, Karakoy, 34425 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/6b/ce6bb32ae89d4bcf8309a1c8a95d120c042fca99.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1163.52" OriginalAmount="1152" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.032227" Longitude="28.98064" StarRating="4" HotelCode="293924|57948" HotelName="Faik Pasha Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Currency Exchange,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Firuzaga Mahallesi, Faikpasa Caddesi 41-45, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/f8/ef/f8ef2035acce247830be338bc8c8afa3e4316859.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1165.46" OriginalAmount="1153.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.845788116174" Longitude="29.296227482877" StarRating="4" HotelCode="323674|CAX569800" HotelName="DoubleTree by Hilton Hotel Istanbul - Tuzla" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Evliya Celebi Mahallesi, Mustafa Kemal Caddesi 5, 34947 Tuzla, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/ce/b6ce99fac4c184183cf208cb8fcefdf555c9a23b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1171.39" OriginalAmount="1159.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.967203" Longitude="29.108429" StarRating="0" HotelCode="|469484" HotelName="Istanblu Hotel And Spa" Meals="HALF-BOARD" BedType="HALF-BOARD" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/9/4/8/4/469484_1b91beb1219.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1175.64" OriginalAmount="1164" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.247926696347" Longitude="29.03559426355" StarRating="0" HotelCode="225657|492262" HotelName="Otel Erzurumlu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 10/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Kilyos, Kale Caddesi 59, Sariyer, 34450 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/34/db34142c9f7629a790391f8c00aa80e68d564d88.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1186.75" OriginalAmount="1175.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.13972498" Longitude="29.05731708" StarRating="5" HotelCode="13055|the_grand_tarabya" HotelName="Grand Tarabya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Haydar Aliyev Caddesi 154, Tarabya, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/b5/c5b53900e4be32c02f2f5b253950c390ac92929b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1203.92" OriginalAmount="1192.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.012559813186" Longitude="28.977180719376" StarRating="3" HotelCode="12153|erboy_hotel" HotelName="Erboy Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ebusuud Caddesi 18, Sirkeci, 34210 Istanbul, Fatih</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/a0/aa/a0aaa5414a4d5baab2a40f95cfe18f18ddc44f24.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in Sirkeci, in the wonderful old town of Istanbul. Sightseeing attractions su...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1206.35" OriginalAmount="1194.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.9774095" Longitude="29.0418005" StarRating="5" HotelCode="|83503" HotelName="Wyndham Grand Istanbul Kalamis Marina" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>KALAMIS FENER CADDESI 38</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/5/0/3/83503_6.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a reception, restaurants, a lobby bar, coffee pot, outdoor swimming pools and a covered swimming pool. The establishment boasts a lift, WiFi in communal areas, a business centre, meeting rooms, a gym, a spa (for a fee) and a car park (for a fee). SITUATION: It is situated 500 metres away fromKalamis the Marina of it is 15 kilometres away from Sukru Saracoglu the Stadium of 2 kilometres away, you can find the railway station, Istanbul it is 20 kilometres away from. ROOM: The rooms have an air-conditioning system, a television, a direct line telephone, WiFi, a safety deposit box, a hairdryer and a tea service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1210.34" OriginalAmount="1198.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0093087" Longitude="28.9757432" StarRating="4" HotelCode="|86878" HotelName="White House Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/8/7/8/86878_12.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Istanbul the historic centre of it is close to points of interest, Where guests can enjoy, the mosque and the bazaar.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1223.34" OriginalAmount="1211.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.045097" Longitude="29.008628" StarRating="0" HotelCode="|443798" HotelName="The Pearl Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cihannuma Mah Mehmet Ali Bey Sok</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/3/7/9/8/443798_39453891053.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1227.15" OriginalAmount="1215.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.003017" Longitude="28.97397" StarRating="4" HotelCode="166945|hotel_amira_istanbul" HotelName="Hotel Amira Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kucuk Ayasofya Mahallesi, Mustafapasa Sokak 43, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/3e/cd3ef63300cdd1566bfa452f5253602ae73b4131.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;In the heart of old Istanbul, this stylish hotel is within easy walking distance of the main attract...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1231.19" OriginalAmount="1219.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.05460602" Longitude="28.99642459" StarRating="5" HotelCode="593657|tzl_suites" HotelName="Tzl Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Tesvikiye Mahallesi, Sinoplu Sehit Cemal Sokak 9, Valikonagi Caddesi, Nisantasi, 34365 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/da/14/da14c5a6826d5ddef69d3e5d15a81808be2bdf1e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a café, a transfer service, room service and a business...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1243.00" OriginalAmount="1230.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008479" Longitude="28.973499" StarRating="0" HotelCode="|475535" HotelName="Bentley Hotel Old City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bab-i Ali Cd.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/5/5/3/5/475535_7c23cc91252.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1262.95" OriginalAmount="1250.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0684451" Longitude="29.0302398" StarRating="0" HotelCode="|522253" HotelName="Ulus G Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ahmet Adnan Saygun Cd. 43</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/2/2/5/3/522253_ed71b391101.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1271.59" OriginalAmount="1259" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.035392022984" Longitude="28.97902560644" StarRating="3" HotelCode="296193|57899" HotelName="Sarajevo Taksim Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Internet,Jacuzzi,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Huseyin Aga Mahallesi, Buyuk Bayram Sokak 6, Beyoglu, Istanbul 34000</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/ea/57ea341df3245140ea57a317a1b65d107a223877.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1284.15" OriginalAmount="1271.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0504979" Longitude="28.9926594" StarRating="0" HotelCode="|61779" HotelName="The Stay Boulevard Nisantasi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tesvikiye Caddesi No:41-41ANisantasi,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/1/7/7/9/61779_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This building was built in the 20th Century, has a spa centre, a gym, a swimming pool, a sauna and a Turkish bath. You are also offered an elegant hall, a reception and the cafÃ©. SITUATION: Nisantasi It is in it is a few minutes' walk away from Taksim the square BeyoÄŸlu and Harbiye nearby, you will find it is well-connected with modes of transport, is 5 minutes away from Osmanbey the train station. ROOM: The large rooms, are contemporary style, have a satellite TV, a CD player, a DVD player, an air-conditioning system, computer safe, desk items, a bathroom with a shower and a bath. OTHERS: It also hasTuuS the restaurant For an extra charge, clients can enjoy a breakfast service in room or in the cafÃ©.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1284.72" OriginalAmount="1272" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.02872038" Longitude="29.01734938" StarRating="4" HotelCode="902706|56760" HotelName="Sözbir Royal Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Pasalimani Caddesi 4, Üsküdar, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/29/662911f5620bbf90afa80491ded45dcfdc7234b9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1303.91" OriginalAmount="1291.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.031035456618" Longitude="28.9734390378" StarRating="5" HotelCode="15800|pera_palace_hotel_jumeirah_2" HotelName="Pera Palace Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mesrutiyet Caddesi 52, Tepebasi, Beyoglu, 34430 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/b2/27b2c3f50c05b39f83434224bbf89578a06f93d7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Named after the hills of Pera and located close to the Golden Horn in the area of Tepebasi, this cha...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="1312.54" OriginalAmount="1299.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.012655" Longitude="28.978033" StarRating="4" HotelCode="16912|2199823" HotelName="Romance Istanbul Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel">
        <Address>
          <AddressLines>
            <AddressLine>Hüdavendigar Caddesi 5, Sirkeci, 34110 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/e5/fa/e5fa8d7b59843c256e983ac790db65583e14c630.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in Istanbul's tourist centre, just a few minutes walk from the city centr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1326.13" OriginalAmount="1313.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.014199" Longitude="28.976942" StarRating="3" HotelCode="267827|best_town_hotel" HotelName="Best Town" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nöbethane Caddesi No: 34, Sirkeci, Istanbul 34110</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/37/3b373c232b51fecfbf942bb12795c487a142e3e2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1331.06" OriginalAmount="1317.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.029088" Longitude="28.9819344" StarRating="0" HotelCode="|86969" HotelName="Witt Istanbul Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Defterdar Yokusu No:26 Cihangir</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/9/6/9/86969_343e5aa1104.jpg</HotelPictures>
        <HotelDescription>SITUATION: Cihangir It is in. ROOM: Customers can find luxurious rooms. FACILITIES: The establishment boasts a car park (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1345.17" OriginalAmount="1331.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.059677" Longitude="28.97957" StarRating="4" HotelCode="|553409" HotelName="Bomonti Suites Istanbul" Meals="HALF-BOARD" BedType="HALF-BOARD" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Merkez Mah</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/3/4/0/9/553409_2e426561342.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1347.34" OriginalAmount="1334" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.006427" Longitude="28.979648" StarRating="4" HotelCode="53371|199499" HotelName="Seven Hills" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tevkifhane Sokak No 8, 34122 Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/93/d99353f3ed077e44d77a1ccf4308fe1022892ee2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1352.14" OriginalAmount="1338.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.98123" Longitude="28.73057" StarRating="3" HotelCode="|192507" HotelName="Istanbul Dedem  1" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gumuspala Mah. Nadide Sk. No 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/2/5/0/7/192507_6.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1354.41" OriginalAmount="1341.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.039188487456" Longitude="28.982598111033" StarRating="4" HotelCode="191183|moss_suites_2" HotelName="Moss Suites Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Feridiye Caddesi 34, Taksim, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/63/f3/63f31aef3211b50ca7042209a5c5aa9704fdbc0e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1366.53" OriginalAmount="1353" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.026820714144" Longitude="28.975547254086" StarRating="4" HotelCode="185748|57182" HotelName="Georges Galata" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Serdar-I Ekrem Caddesi 24, Müeyyedzade Mh., Galata–Beyoglu, 34425 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/3d/c9/3dc91e4c045792e02f9fef7ce1a4c20bfaf19756.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This stylish hotel is located a few metres from Galata Tower and a five-minute walk from Istiklal St...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1366.53" OriginalAmount="1353.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="817512|naz_hotel_2" HotelName="Naz Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Turkeli Caddesi 69</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/c0/06c00114fb0d93716b9565771a3d776781cfbdfa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1369.16" OriginalAmount="1355.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.036799" Longitude="28.992627" StarRating="0" HotelCode="|529339" HotelName="Ando Living - Taksim Gumussuyu Townhouse" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/9/3/3/9/529339_f7b57cc1043.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1395.82" OriginalAmount="1382.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03017538633" Longitude="28.977732025795" StarRating="5" HotelCode="154224|tomtom_suites_boutiquehotel" HotelName="Tomtom Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Bogazkesen Caddesi, Tomtom Kaptan Sokak 18, Beyoglu, 34433 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/4f/b54fdad0a21eb067c4e83a35bbf57e130508ceea.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1415.60" OriginalAmount="1401.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0470727" Longitude="29.0090561" StarRating="5" HotelCode="|55925" HotelName="Conrad Istanbul Bosphorus" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cihannuma Mah Saray Cd No5 Besiktas</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/9/2/5/55925_14.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 1992, is rated 5 stars and it is situated in Istanbul the historic centre of. SITUATION: Old City It is close to near the establishment, guests will find Levent the Station of. ROOM: The establishment has 984 rooms with mini-bar, a hairdryer, a safe, a trouser press, an ironing set and an air-conditioning system. FACILITIES: The establishment boasts 2 restaurants, a bar, a conference room and a cafÃ©. Customers can enjoy a covered swimming pool, a swimming pool and a gym.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1446.24" OriginalAmount="1431.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00276" Longitude="29.15898" StarRating="4" HotelCode="|193192" HotelName="Bof Hotels Business" Meals="HALF-BOARD" BedType="HALF-BOARD" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Imes Industrial Site Dudullu, Block E - 501, Sok 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/3/1/9/2/193192_1_4892.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1466.03" OriginalAmount="1451.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0508665" Longitude="28.9904206" StarRating="0" HotelCode="|86910" HotelName="Cheya Residence Nisantasi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nisantasi Valikonagi Cad No 20 Sisli</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/9/1/0/86910_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, Nisantasi it is in Istanbul it is in. ROOM: Guests are offered two bedroom apartments, have a kitchen, a launderette, internet and hydromassage shower.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1475.09" OriginalAmount="1460.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0384801" Longitude="28.9830413" StarRating="0" HotelCode="|86883" HotelName="Moss residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Feridiye Cad. No:34 Taksim</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/8/8/3/86883_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a gym with a sauna, rooms with air-conditioning and WiFi (free of charge). SITUATION: This establishment, is in Taksim the district of 400 metres away, guests can find Taksim the metro station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1488.83" OriginalAmount="1474.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.034897" Longitude="28.976064" StarRating="0" HotelCode="|530383" HotelName="Walton Gardens Pera" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hamalbasi Caddesi No:22</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/0/3/8/3/530383_f6eefa41014.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1501.15" OriginalAmount="1486.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0320163" Longitude="28.9805582" StarRating="0" HotelCode="|107932" HotelName="Faik Pasha Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Firuzaga Mah. Faikpasa Caddesi No:41/45 Cukurcuma Beyoglu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/7/9/3/2/107932_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is 350 metres away from Istiklal Avenue it is 10 minutes away from Taksim the square. ROOM: The rooms have an air-conditioning system and WiFi (free of charge). FACILITIES: The establishment boasts a sauna and a Turkish bath.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1517.18" OriginalAmount="1502.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03538" Longitude="28.978795" StarRating="0" HotelCode="|535599" HotelName="Rexee Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/5/5/9/9/535599_b07f6731100.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1520.35" OriginalAmount="1505.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.023281" Longitude="28.97183" StarRating="0" HotelCode="|534581" HotelName="ART SUITES KARAKOY" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Persembe Pazari Cd. 23</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/4/5/8/1/534581_df4cbab1115.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1523.08" OriginalAmount="1508" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.04752" Longitude="28.994135" StarRating="5" HotelCode="75766|32101" HotelName="Park Hyatt Istanbul - Maçka Palas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tesvikiye, Bronz Sokak 4, Sisli, Istanbul 34367</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/88/3b88b580525e88d426106b4551dd427773f031c6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1525.10" OriginalAmount="1510.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.19256514" Longitude="28.90365572" StarRating="4" HotelCode="374476|kemer_golf_resort_hotel_4" HotelName="Kemer Golf &amp; Country Club Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Atlispor Caddesi 7, Göktürk Merkez, 34077 Eyüp, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/07/3a07f1f0195b2de052dea9dcbd52388e6b8b1edd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1557.42" OriginalAmount="1542" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03047043" Longitude="28.97318899" StarRating="5" HotelCode="450252|217759" HotelName="Soho House Istanbul" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Lounge,Massage Centre,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Evliya Celebi Mahallesi, Mesrutiyet Caddesi 56, 34430 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/ea/ea3946c70361c971/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1571.56" OriginalAmount="1556.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.048762" Longitude="28.992866" StarRating="4" HotelCode="166003|the_stay_nisantasi" HotelName="The Stay Nisantasi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Harbiye Mahallesi, Abdi Ipekci 30, Nisantasi, Sisli, 34367 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/cb/bdcbb4250637b5e74625724ef1b45cba55b5e7f3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Istanbul's most fashionable district, Nisantasi, home to all the famous inte...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1582.95" OriginalAmount="1567.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.023912" Longitude="28.977843" StarRating="4" HotelCode="|463494" HotelName="Galata’s Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kemankes Karamustafa Pasa Mah.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/3/4/9/4/463494_a8312532012.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1583.68" OriginalAmount="1568" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03512" Longitude="28.988328" StarRating="5" HotelCode="263349|40952" HotelName="CVK Park Bosphorus Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gümüssuyu Mahallesi, Inönü Caddesi 8, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/d6/d6e15380edc57d05/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1593.72" OriginalAmount="1577.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0065001" Longitude="28.969868" StarRating="4" HotelCode="|37013" HotelName="Aziyade Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Piyerloti Caddesi NO 30- Gedikpasa Sultanahmet 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/0/1/3/37013_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This modern hotel, has 105 rooms, 9 floors, a charming hall, a chimney and internet. Other services you can find are a reception, a currency exchange service, a cloakroom, a lift, a hairdresser's, bars and a restaurant. It has conference facilities, room service, a laundry service, a dry cleaner's and a car park (for a fee). SITUATION: It is in the historic centre, Hagia Sophia, the Sultan Ahmed Mosque and the Grand Bazaar Shopping Centre a few minutes walk away from the establishment, clients can find It is situated 10 minutes away from shops, restaurants, nightclubs, bars and a public transport stop. bars, is 18 kilometres away from Istanbul Airport. ROOM: The rooms have a central air-conditioning system, central heating, a mini-bar, a satellite television, a direct line telephone, internet, a double bed, a bathroom with a hairdryer, complimentary bathroom items and a safety deposit box. FACILITIES: The establishment boasts a jacuzzi and deck chairs. At no extra cost, you can use a sauna and the Turkish bath. For a fee, guests can enjoy a massage service, You also have at your disposal a gym. OTHERS: It has a restaurant with wonderful views, Regarding the food and beverage offering, you can enjoy a buffet breakfast and dinner. PAYMENT METHODS: Customers can pay using American Express, Diners Club, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1595.96" OriginalAmount="1580.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0127805" Longitude="28.9779216" StarRating="4" HotelCode="|17623" HotelName="Romance Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hudavendigar Caddesi No:5 (also 7)</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/6/2/3/17623_6b01bcf0811.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 5 floors, 2 single rooms, 57 double rooms and 4 junior suites. The establishment has a reception, 60 safety deposit boxes, a currency exchange service, a cloakroom, 2 lifts, a cafÃ©, a bar, a television room, an Ã  la carte restaurant with air-conditioning, conference rooms and internet (for a fee), There are many services available at the establishment, including room service, a laundry service and a medical care service. The establishment also has an indoor car park. SITUATION: This urban hotel is in Istanbul the tourist area of it is situated near the city centre, Where you can find shops, boutiques, cafÃ©s, bars, restaurants and animated nightlife. nearby, there is a public transport stop, Sultanahmed Camii and Kapalicarsi it is near it is 18 kilometres away from the airport. ROOM: Each room has a bathroom with a hairdryer, a direct line telephone, a satellite or cable television, internet, a mini-bar, a double bed, an air-conditioning system, a central heating system, a safety deposit box and a balcony. Clients are offered 1 disabled access room. PAYMENT METHODS: Customers can pay by American Express, Visa and Mastercard. OTHERS: Regarding the food and beverage offering, clients have a buffet breakfast and an Ã  la carte or set-menu lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1597.82" OriginalAmount="1582.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00657266" Longitude="28.97896667" StarRating="5" HotelCode="782621|hagia_sofia_mansions" HotelName="Hagia Sofia Mansion" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="luxurious historic hotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Molla Fenari Mahallesi, Bab-i Ali Caddesi 3, Kat 4 Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/8e/fb8e6bdded8a084ce673fe99121c9db4e6e2878e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1604.89" OriginalAmount="1589.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.02256281318" Longitude="28.974476406926" StarRating="2" HotelCode="315893|nordstern_hotel_galata" HotelName="Nordstern Hotel Galata" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Arap Camii Mahallesi, Tersane Caddesi 5, Karaköy Meydani, Beyoglu, 34420 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/9d/009d5744cb52c65c70898bb4f41926b3af4c621d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1611.08" OriginalAmount="1595.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0473674" Longitude="28.9933773" StarRating="0" HotelCode="|71371" HotelName="Park Hyatt Istanbul Macka Palas -  Class" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BRONZ SOKAK-TESVIKIYE 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/1/3/7/1/71371_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This modern, elegant hotel, has 90 deluxe rooms, The establishment boasts a breakfast room, a restaurant, a winery, a grill, a swimming pool area, a terrace and a bar. The establishment offers guests live music performances, air-conditioning, a lobby, a reception, a safety deposit box service, a currency exchange service, a cloakroom and a lift. At an additional cost you can have access to internet, room service, a laundry service, a car park and conference facilities. SITUATION: It is inNisantasi the heart of Where you can find shops, restaurants and bars. 700 metres away, clients have the convention centre, 500 metres away, there is an underground station, in front of the establishment, you can find a public transport stop situated 30 minutes away from tourist points of interest, 20 kilometres away from the establishment, guests will find Istanbul AtatÃ¼rk Airport it is 45 kilometres away from Sabiha Gokcen Airport. ROOM: The luxurious rooms suites, have internet, a direct line telephone, a television, a DVD player, a mini-bar, a safe, individual air-conditioning, individual heating, a bathroom with a shower, a bath and a hairdryer. There is also a king size or double bed, a radio and an ironing set. FACILITIES: You can find a spa, 2 saunas, treatments, a spa, a massage service (available for a fee) and a gym. You also have at your disposal a heated swimming pool with an outdoor bar and deck chairs. MEALS: Regarding the food and beverage offering, the establishment offers a breakfast service and Ã  la carte lunch and dinner. PAYMENT METHODS: Customers can pay using American Express, Diners Club, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1625.41" OriginalAmount="1609.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.015611" Longitude="28.97239" StarRating="5" HotelCode="|444221" HotelName="Cronton Design" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rahvanci Sok No 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/2/2/1/444221_e9424880917.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1625.53" OriginalAmount="1609.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0678628" Longitude="29.0043671" StarRating="5" HotelCode="|205418" HotelName="DoubleTree by Hilton Istanbul Gayrettepe" Meals="HALF-BOARD" BedType="HALF-BOARD" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Buyukdere cad.No:117 Gayrettepe</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/5/4/1/8/205418_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1656.40" OriginalAmount="1640.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.006376499235" Longitude="28.969093859196" StarRating="5" HotelCode="10572|ajwa_hotel_sultanahmet" HotelName="Ajwa Hotel Sultanahmet" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Emin Sinan Mahallesi, Piyer Loti Caddesi 30, Sultanahmet, Eminönü, 34126 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/12/1a12ce2703d319499fdbeb85ea339a127d72834f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the old city centre, the hotel is within walking distance from the legendary monu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1670.54" OriginalAmount="1654.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.040358325844" Longitude="28.992010653019" StarRating="5" HotelCode="18479|the_ritzcarlton_istanbul" HotelName="The Ritz-Carlton Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Suzer Plaza, Askerocagi Caddesi 6, Elmadag, Sisli, 34367 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/cc/68/cc68214ff0b3bcbf99d2e4107b3f365085f704d4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive city hotel is located right in the elegant district of Dalmabahce and has fantastic v...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1671.79" OriginalAmount="1655.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.044509491144" Longitude="28.989433050156" StarRating="5" HotelCode="9360|CAF537000" HotelName="Hilton Istanbul Bosphorus" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Cumhuriyet Caddesi, 34367 Harbiye, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/ab/33aba0301a7812dc08d793c9c80d8357599f3fc9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on the European side of Istanbul with a breathtaking view of the Bosphorus, the hotel is wit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1677.01" OriginalAmount="1660.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.030059" Longitude="28.988209" StarRating="0" HotelCode="|466209" HotelName="The Maestro Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Meclis-i Mebusan Cd.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/6/2/0/9/466209_84a46df1008.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1707.91" OriginalAmount="1691" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.022932" Longitude="28.930378" StarRating="5" HotelCode="9352|18039" HotelName="Akgün Istanbul" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Adnan Menderes Bulvari, Topkapi, 34093 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/90/90a1527d58f1c055/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is centrally situated in the old town. The Sultan's palace is to be found nearby a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1730.13" OriginalAmount="1713.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.040714381477" Longitude="28.997737169266" StarRating="5" HotelCode="9468|swissotel_the_bosphorus_istanbul_4" HotelName="Swissôtel The Bosphorus - Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Spa Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Visnezade Mahallesi, Acisu Sokak 19, Macka, Besiktas, 34357 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/7c/50/7c508630c6fb712b3142176e8ae96bc7050d07e0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Superbly located on a small hill near the Bosporus, this first-class hotel offers spectacular panora...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1792.67" OriginalAmount="1774.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.050498" Longitude="28.99269" StarRating="0" HotelCode="|533940" HotelName="Mas Suites Nisantasi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tesvikiye Cad.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/3/9/4/0/533940_873378f1131.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1795.78" OriginalAmount="1778.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0308194" Longitude="28.97514096" StarRating="2" HotelCode="411819|apartotel_no11" HotelName="No 11 Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Istiklal Caddesi, Balyoz Sokak Number 11, 34340 Istanbul, Beyoglu</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/18/ed/18ed8cb114cee3d6f0e3cfe558f4ed94981b5e3f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The air-conditioned hotel offers a babysitting service and a childcare service. Wireless internet ac...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1797.90" OriginalAmount="1780.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0068734" Longitude="28.9563151" StarRating="0" HotelCode="|108115" HotelName="Kuran Hotel International" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Katip Kasim Mah . Guvenlik Cad. No:1 Laleli/Aksaray</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/8/1/1/5/108115_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts spa facilities, rooms with air-conditioning, cable TV and a minibar. SITUATION: This hotel is 15 minutes away from the bazaar.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1829.11" OriginalAmount="1811" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.049180019852" Longitude="28.98795563153" StarRating="5" HotelCode="300308|62773" HotelName="The St. Regis Istanbul" 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,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mim Kemal Oke Caddesi 35, Nisantasi Sisli, Istanbul 34367</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/9e/4e9e4f2a4978ae3b81724610074ad1efa9d75d33.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1832.70" OriginalAmount="1814.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0060621" Longitude="28.9539802" StarRating="0" HotelCode="|86860" HotelName="Grand Emin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mustafa Kemal Paa .Cad Fabrika Sok No 13 Yenikapi Eminonu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/8/6/0/86860_7.jpg</HotelPictures>
        <HotelDescription>SITUATION: Istanbul It is in Close to the sea, Yali park Yeni Kapi the railway station. FACILITIES: Guests are offered a swimming pool.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1850.32" OriginalAmount="1832.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.051156474603" Longitude="28.993172049522" StarRating="4" HotelCode="176170|home_suite_home_nisantasi_2" HotelName="Home Stay Home" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Akkavak Sk. No:26, Tesvikiye Mah., Nisantasi - Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/28/87282dae23863f0fbf7fbf4bb7d38d469ba7109b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex enjoys a central location in the upmarket district of Nisantasi, known for its glamorou...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1854.86" OriginalAmount="1836.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.963943" Longitude="28.802057" StarRating="5" HotelCode="|193004" HotelName="Crowne Plaza Istanbul Florya, An Ihg" Meals="HALF-BOARD" BedType="HALF-BOARD" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Yesilkoy Halkali Caddesi No: 95 (ex No. 93/1)</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/3/0/0/4/193004_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1873.55" OriginalAmount="1855" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.2603" Longitude="28.74254" StarRating="0" HotelCode="866484|490700" HotelName="YOTEL Istanbul Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tayakadin Mahallesi</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/f9/b6/f9b669523ed3497f051b041b1189e788a5914ff0.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1897.08" OriginalAmount="1878.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.041881" Longitude="28.99805" StarRating="5" HotelCode="|19959" HotelName="Swissotel The Bosphorus Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Visnezade Mah. Acisu Sok. NO. 19 Macka</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/9/5/9/19959_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This contemporary building and has a large hall, this elegant hotel, with air-conditioning, has 18 floors, 579 rooms, 23 suites and 82 apartments. It has a lobby with a reception, a safety deposit box service, a currency exchange service, a cloakroom, 8 lifts, a hairdresser's, a kiosk, a shop, 25 conference rooms, WiFi (for a fee), a bar, a cafÃ© and a restaurant with highchairs, At an additional cost, you can enjoy room service, a laundry service and a medical care service. Children can enjoy a playground, It also has a car park and an indoor car park. SITUATION: Is situated in an excellent location, is in a small hill, with panoramic views, Is situated inDolmabahce the Palace gardens of Macka Besiktas it is 10 minutes away from Where you can find bars, restaurants and shops. nearby, you will find a public transport stop, is situated 24 kilometres away from Istanbul Airport. ROOM: The modern rooms, a bathroom with a shower, a hairdryer, an air-conditioning system, central heating, fitted carpets, a double bed, a direct line telephone, a satellite or cable television, a safety deposit box (available for a fee), internet and a mini-bar. FACILITIES: The establishment has a pool that has a children's area, an outdoor bar, deck chairs, parasols, a heated pool, a sauna, a gym and a Turkish bath. By paying an additional cost, you can use a massage service and a tennis court. OTHERS: Regarding the food and beverage offering, clients can enjoy buffet breakfast and lunch and Ã  la carte lunch and dinner. Dietary restrictions can be accomodated for.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2028.51" OriginalAmount="2008.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0507475" Longitude="28.9938016" StarRating="0" HotelCode="|85097" HotelName="Nardi Nişantaşı" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>AKKAVAK CAD, NISANTASI 26</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/5/0/9/7/85097_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel was built in 1987, was renovated in 2010 and has 13 suites. SITUATION: This establishment, Istanbul it is in it is in the city centre.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2041.65" OriginalAmount="2021.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0307598" Longitude="28.9753704" StarRating="0" HotelCode="|107996" HotelName="No11" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Balyoz Sok. No:11 Asmali Mescit Mah. Beyoglu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/7/9/9/6/107996_11.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is inPÃªra the district of this establishment, is 100 metres away from Istiklal Avenue It is situated 1 kilometre away fromTaksim the square. ROOM: All the rooms have a kitchen and WiFi (free of charge).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2105.20" OriginalAmount="2084.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00758" Longitude="28.9727" StarRating="0" HotelCode="|35366" HotelName="Sultanhan Hotel - Special Class" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BINBIRDIREK MAH.PIYERLOTI CD.NO:15-17 /SULTANAHMET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/3/6/6/35366_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers excellent service. SITUATION: This establishment is in the Istanbul Peninsula. 200 metres away, guests will find the Cemberlitas tram stop. It is situated 550 metres away from Sultanahmet where you can find Santa Sofia, the mosque and Topkapi Palace. 1,3 kilometres away, you can find Kumkapi,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2225.03" OriginalAmount="2203" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.040528" Longitude="29.005123" StarRating="5" HotelCode="209570|34945" HotelName="Shangri-La Bosphorus Istanbul" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sinanpasa Mahallesi, Hayrettin Iskelesi Sokak 1, Besiktas, 34353 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/23/d623f5906800e02256157faf2cce997658b00b6f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located between the Dolmabahçe Palace and the Naval Museum, within close prox...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2251.29" OriginalAmount="2229.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.047694924395" Longitude="29.025206417162" StarRating="4" HotelCode="188756|the_house_hotel_bosphorus_3" HotelName="The Stay Bosphorus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ortaköy Salhanesi Sokak 1/A, Ortaköy, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/94/1d94243507b5c542e21bb46a08710969702a9c75.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the trendy area of Ortaköy on the Bosphorus, this charming hotel is just a few minutes aw...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2260.38" OriginalAmount="2238.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.003783749381" Longitude="28.975343262566" StarRating="3" HotelCode="191127|q_hotel_istanbul_2" HotelName="Q Hotel Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Küçük Ayasofya Caddesi 31, 34400 Istanbul, Sultanahmet</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/f1/88f1b3e21b1b457f36cfe7b17e7a5f3c3c52ed9a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2343.05" OriginalAmount="2319.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.025028" Longitude="28.973407" StarRating="0" HotelCode="|484418" HotelName="Ecole St Pierre Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Galata Kulesi Sk.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/4/4/1/8/484418_720144c2026.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2434.10" OriginalAmount="2410.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.2603" Longitude="28.74254" StarRating="0" HotelCode="866486|yotelair_istanbul_airport_airside" HotelName="YOTELAIR Istanbul Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Tayakadin Mahallesi</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/82/72829755f725e48e7e5ead684181f1dc085bdc7a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2455.31" OriginalAmount="2431.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.038723682083" Longitude="28.984039127827" StarRating="4" HotelCode="18133|taksim_gn" HotelName="Taksim Gönen" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 08/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mahallesi, Aydede Caddesi No. 15, 34437 Taksim, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/9f/009f43c6d6e8c37e2a5096351d27dcc52e5916a0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable city hotel is located just minutes from the modern Taksim Square. Close to the hote...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2542.24" OriginalAmount="2517.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.035275" Longitude="28.984865" StarRating="0" HotelCode="|474455" HotelName="Ravello Suites Taksim" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Siraselviler Cd. 25</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/4/4/5/5/474455_2266a091250.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2700.50" OriginalAmount="2673.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03637" Longitude="28.952864" StarRating="5" HotelCode="|453758" HotelName="Rixos Tersane Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Camiikebir Mahallesi Taskizak Tersanesi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/7/5/8/453758_4556f011457.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3184.53" OriginalAmount="3153" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.066615" Longitude="29.017812" StarRating="5" HotelCode="300307|40272" HotelName="Raffles Istanbul" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Zorlu Center, 34340 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/43/6843fbfa44f222724af717491374b3f19c353d0a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="3785.75" OriginalAmount="3748.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.034231" Longitude="28.982048" StarRating="0" HotelCode="|452410" HotelName="Ayramin Exclusive" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Katip Mustafa Celebi Cd. Tel Sk. No: 29</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/2/4/1/0/452410_ed24b8f1217.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3900.62" OriginalAmount="3862.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0343757" Longitude="28.98137003" StarRating="2" HotelCode="398393|ayramin_hotel" HotelName="Ayramin Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Katip Çelebi Mahallesi, Anadolu Sokak 4, 34433 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/2b/zz/2bad0a585ffd7f6e74fcf608ae2c1b7aa5f354aa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="4001.93" OriginalAmount="3962.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0391799" Longitude="28.9850198" StarRating="0" HotelCode="|94480" HotelName="Taksim Gonen" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>KOCATEPE MAH. AYDEDE CAD. TAKSIM 15 , Istanbul 34447 Turkey</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/9/4/4/8/0/94480_13.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is 110 metres away from Taksim the square Close to shops, restaurants and bars. it is situated 1,5 kilometres away from Dolmabahce the Palace of la Torre de GÃ¡lata 2,2 kilometres away from. ROOM: All the rooms have a flat-screen television, jacuzzi, wooden furniture, an air-conditioning system, a satellite TV, a mini-bar and a hairdryer. Some rooms have a sitting room. FACILITIES: The establishment has a bar, a covered swimming pool, a fitness centre, a Turkish bath and a sauna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4111.71" OriginalAmount="4071.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.044598499618" Longitude="29.016791582108" StarRating="5" HotelCode="9364|ciragan_palace_kempinski" HotelName="Ciragan Palace Kempinski" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,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>Çiragan Caddesi 32, 34349 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/bc/b9/bcb9a7313a5812d5e76146be4f89423a4727ad5f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming luxury hotel is located on a slight incline in the Besiktas district of the town and e...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="4137.58" OriginalAmount="4096.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0346524" Longitude="28.9818777" StarRating="0" HotelCode="|86756" HotelName="Taksim Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Katip Mustafa Celebi Mah. Anadolu Sok No 4 Beyoglu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/7/5/6/86756_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is 2 minutes away from Taksim the square. ROOM: All the rooms have an air-conditioning system, a kitchen, a television, WiFi (free of charge) and a terrace.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="5732.76" OriginalAmount="5676" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01408949" Longitude="28.97688646" StarRating="4" HotelCode="779263|343385" HotelName="Palde Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Hoca Pasa Mahallesi, Hidavengi Caddesi 22, Serdar Sokak, Sirkeci, 34140 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/90/f4903ccd9187230ffbe4531e806735991383b996.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is in Sirkeci. A total of 52 accommodation units are available for guests' conve...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="5820.63" OriginalAmount="5763" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.042468331959" Longitude="29.011893868446" StarRating="5" HotelCode="71508|32125" HotelName="Four Seasons Hotel Istanbul At The Bosphorus" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Ciragan Caddesi 28, Besiktas, 34349 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/f3/9cf3e5d88103a62072ad797f73967d65d8b182c0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The charming city hotel enjoys a spectacular location on the European side of the Bosphorus with vie...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5970.11" OriginalAmount="5911.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.054196728523" Longitude="29.051874457672" StarRating="5" HotelCode="58543|sumahan__on_the_water" HotelName="Sumahan On The Water" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kuleli Caddesi 43, Cengelköy, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/de/67de45cc2d3041639ef61fa9783a6729353662da.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on the Asian side of Istanbul, the hotel enjoys a unique waterfront location on the Bosphoru...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="6045.86" OriginalAmount="5986" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.006362330582" Longitude="28.979986310005" StarRating="5" HotelCode="12647|55191" HotelName="Four Seasons Hotel Istanbul at Sultanahmet" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tevkifhane Sokak 1, Sultanahmet-Eminönü, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/68/546882ee8120bda5ed5164961209a80059f344a0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="6177.94" OriginalAmount="6116.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.011021" Longitude="28.958934" StarRating="0" HotelCode="|555495" HotelName="Genova" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Balabanaga Mahallesi Zeynep Kamil Sokak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/5/4/9/5/555495_34e2f731852.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="7462.51" OriginalAmount="7388.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00743" Longitude="28.96538" StarRating="4" HotelCode="|17617" HotelName="Radisson President Old Town Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tiyatro Caddesi No: 25, Beyazit 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/6/1/7/17617_7e69c201014.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1994, has 7 floors and 204 rooms. In the entrance, guests are offered a lobby, a reception, a safety deposit box service, a currency exchange service, 3 lifts and a kiosk. The establishment boasts a hairdresser's, a beauty centre, a snack bar, a pub, a restaurant with air-conditioning and an Ã  la carte restaurant. It also has a conference room, a souvenir shop, a ballroom, internet, an indoor car park and a car park. There are many services available at the establishment, including room service, a medical care service and a laundry service. SITUATION: This hotel is in Istanbul the historic centre of Beyazit is situated in the Grand Bazaar near the establishment, guests will find in the surrounding area, you will find shops, leisure areas and entertainment. it is situated 40 minutes away from the airport. ROOM: The rooms have a bathroom with a shower, a hairdryer, a direct line telephone, satellite or cable TV, a stereo, a mini-bar, a double bed, fitted carpets, an air-conditioning system, central heating and a safe (available for a fee). FACILITIES: Clients can enjoy a covered pool on the roof terrace, with views of the sea and a jacuzzi. By paying an extra charge, you can use the Turkish bath, a sauna, a massage service, a steam bath and the small gym. OTHERS: Regarding the food and beverage offering, clients can enjoy a buffet breakfast and dinner, Ã  la carte lunch and dinner and a set-menu dinner. Guests can request special dishes and food for those with special dietary requirements..</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7643.68" OriginalAmount="7568" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.062978" Longitude="28.987633" StarRating="4" HotelCode="210537|32130" HotelName="My Bade Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Abide-i Hurriyet Caddesi 179, Merkez Mahallesi, Sisli, 34381 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/184092/184092a_hb_a_006.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7867.90" OriginalAmount="7790" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.007730603532" Longitude="28.965700864792" StarRating="4" HotelCode="10156|10698" HotelName="The President Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tiyatro Caddesi 25, Beyazit, 34126 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/45/6d/456d6695a8e6435b0acd66978aa62e63f5ac3f80.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideally situated in the Beyazit district of the city at the heart of Istanbul’s old to...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="8686.00" OriginalAmount="8600" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00487" Longitude="28.95598" StarRating="0" HotelCode="607367|486313" HotelName="Grand Milan Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Katip Kasim Mahhesi</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/778052/185b90bd-5a20-45cc-8779-d94cd6ea9184.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="45421.99" OriginalAmount="44972.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.032765" Longitude="28.987314" StarRating="0" HotelCode="|151921" HotelName="Cihangir Ceylan Suite" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MECLISI MEBUSAN CD.AKYOL SK. CIHANGIR-BEYOGLU 24</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/1/9/2/1/151921_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: The renovated hotel in 2004, has 17 suites and a car park. SITUATION: This establishment, is in Istanbul a good area in is situated in the city centre excellent transport links to places of interest, Close to the train stations, the bus station, the metro stop, the bus stop, places of interest and the harbour.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49557.67" OriginalAmount="49067.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.02591127806" Longitude="28.98025349131" StarRating="3" HotelCode="313509|astek_port_hotel" HotelName="Port Hotel Tophane-i Amire" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Kemankes Karamustafa Pasa Mahallesi, Gece Kusu Sokak 6, Beyoglu Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/54/db/54db233d63dc109cda45a7dd069aeaeba7ec60fa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="54482.35" OriginalAmount="53942.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03274613763" Longitude="28.987388000156" StarRating="3" HotelCode="305471|126360" HotelName="Cihangir Ceylan Suite Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Akyol Sokak 24, Mebusan Caddesi, Cihangir Beyoglu, 34433 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/81/ad81ce4f11439fd5d4dd5803a7acb16b5d1bdf23.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The apartment hotel comprises a total of 17 rooms. Services and facilities at the hotel include a sa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="60595323.70" OriginalAmount="59995370" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03394912" Longitude="28.98854746" StarRating="0" HotelCode="517144|237459" HotelName="Istanbul Modern Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Residences" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="Air Conditioning,Internet,Kitchen,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Gumussuyu Mahallesi, Kolcak Sokak 3, Beyoglu, 34425 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5333319</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="228.69" OriginalAmount="226.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0060605" Longitude="28.9599797" StarRating="0" HotelCode="|353844" HotelName="Hotel Red Rose" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="257.99" OriginalAmount="255.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.007386" Longitude="28.952412" StarRating="0" HotelCode="|353859" HotelName="Pelican House Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="297.22" OriginalAmount="294.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0071864" Longitude="28.9525602" StarRating="0" HotelCode="|305398" HotelName="Fly Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="305.76" OriginalAmount="302.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0046272" Longitude="28.9628431" StarRating="0" HotelCode="|305176" HotelName="Milano &amp; Spa Sultanahmet" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Muhsinehatun Mahallesi Cifte Gelinler Caddesi, Telli Odalar Sokak 48, Kumkap?, Fatih</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="335.53" OriginalAmount="332.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0590587" Longitude="28.984947" StarRating="0" HotelCode="|305980" HotelName="Sparkle Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Merkez Mah. Harzem?ah Sk. No:30 ?i?li</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="378.84" OriginalAmount="375.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0740441" Longitude="28.9823237" StarRating="0" HotelCode="|305957" HotelName="Mari Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ta?oca?? Caddesi no:27</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="382.93" OriginalAmount="379.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0490037" Longitude="28.8974303" StarRating="0" HotelCode="|305739" HotelName="ömer Agah Istanbul Hotel Bayrampasa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>?ehirpark? Cd. No:225 Bayrampa?a</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="453.30" OriginalAmount="448.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.013007" Longitude="28.939587" StarRating="0" HotelCode="|353872" HotelName="hotel oğuzhan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="516.60" OriginalAmount="511.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.885566" Longitude="29.198777" StarRating="0" HotelCode="|565028" HotelName="Destiny Marine Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kordonboyu Mahallesi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="519.12" OriginalAmount="513.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0060772" Longitude="28.9812458" StarRating="0" HotelCode="|353573" HotelName="şebnem hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Akb?y?k Caddesi Adliye sok no:1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Jacuzzi,Massage Centre,Nightclub,Sauna,Swimming Pool,Central Heating,Currency Exchange,Designated Smoking Area,Garden,Lounge,Shopping Arcade,Wheelchair Access,Diet Meals,Heated Pool,Spa,Kitchen,Bicycle Rental,Golf,24 Hour Security,Airport Transfer (on Demand),ATM/Cash Machine,Meeting Room,Parking,Printer,Smoking Rooms,Valet Parking,24 Hour Front Desk,Elevator,Pick &amp;amp; Drop,24 Hour Power Supply,Business Centre,Dining,Housekeeping,Wake-up Call Service,Pets allowed,Boutique,Concierge,LCD/Projector,Luggage Storage,Banquet Hall,24 Hour Room Service,Beauty Salon,Coffee Shop,Dry Cleaning,Porter,Babysitting</BasicAmenities>
    <HotelRating>3,5,4,1,2</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD</Meals>
    <PropertyType>CITY HOTEL,HOTEL DE CHARME,FAMILY-FRIENDLY HOTEL,BUSINESS HOTEL,APARTMENT HOTEL,SPA HOTEL,CONFERENCE HOTEL,HOTEL,HISTORIC HOTEL,ECO HOTEL,LUXURIOUS HISTORIC HOTEL,AIRPORT HOTEL,BOUTIQUE HOTEL,APARTMENT,APARTHOTEL,CLUB RESORT,GUESTHOUSE,BED AND BREAKFASTS,RESIDENCES,BED AND BREAKFAST,BUNGALOW COMPLEX,RESIDENCE,COUNTRY HOUSE,HOSTELS,INNS</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
31254744-7396-444c-992c-fd8ec5b32730|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
ad21d8cf-0958-4c55-8278-15eb3d5b3bbb|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="ad21d8cf-0958-4c55-8278-15eb3d5b3bbb">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="74076" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-08-15T00:00:00" End="2026-08-19T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="support@book4trip.co.uk" Password="Trip1997@" RequestedCurrency="GBP" ClientNationality="PK" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ad21d8cf-0958-4c55-8278-15eb3d5b3bbb|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
ad21d8cf-0958-4c55-8278-15eb3d5b3bbb|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
ad21d8cf-0958-4c55-8278-15eb3d5b3bbb|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
ad21d8cf-0958-4c55-8278-15eb3d5b3bbb|HotelbedsSearch|Could not find stored procedure 'dbo.GetRoomsByHotelCodes'.|System.Data.SqlClient.SqlException (0x80131904): Could not find stored procedure 'dbo.GetRoomsByHotelCodes'.
   at Core.Dal.GetTempDatByDataSet(CommandType pCommandType, String pCommand, List`1 pParamList) in D:\Projects\WorldwideDMCV2\Core\Data\Data\Dal.cs:line 134
   at HotelBookingEngine.HotelStaticData.GetRoomsByHotelCodes(String Codes) in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 231
   at HotelSources.SmyRooms.GetSearchRS(List`1 _SearchRS, HotelSearchRS& response, Int32& SupplierCount, Int32& ParseCount) in D:\Projects\WorldwideDMCV2\Module\Hotel\Sources\SmyRooms\SmyRooms.cs:line 267
ClientConnectionId:240e1347-e753-44d7-993b-c7d26f09d854
Error Number:2812,State:62,Class:16|SmyRooms|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
ad21d8cf-0958-4c55-8278-15eb3d5b3bbb|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
ad21d8cf-0958-4c55-8278-15eb3d5b3bbb|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
ad21d8cf-0958-4c55-8278-15eb3d5b3bbb|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
ad21d8cf-0958-4c55-8278-15eb3d5b3bbb|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
ad21d8cf-0958-4c55-8278-15eb3d5b3bbb|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
ad21d8cf-0958-4c55-8278-15eb3d5b3bbb|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-07T12:49:24.4113135+01:00" Version="0" EchoToken="Search" TransactionIdentifier="ad21d8cf-0958-4c55-8278-15eb3d5b3bbb" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="83" TotalAmount="127.26" OriginalAmount="126" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1357863-28481168/7349876710869723982/105" HotelName="HOTEL ARINNA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/85000000/84140000/84134200/84134103/9b139b87_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="137.36" OriginalAmount="136" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.001167733221" Longitude="28.798095953373" StarRating="4" HotelCode="489063|217767" HotelName="Royal Inci Airport Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sadik Sokak No 8, Kartaltepe Mahallesi, Küçükçekmece, Istanbul 34124</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/e5/a7/e5a7769418d8ed3c781dcdcdc218e4516d93d5ad.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="146.45" OriginalAmount="145.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00592425" Longitude="28.9719317" StarRating="3" HotelCode="965761|the_laila_hotel" HotelName="The Laila Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Binbirdirek Mahallesi, Dizdariye Yokusu 16, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/a7/29a7b102ab1c2273c2f3a26f6dae0087d57e86ad.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="146.57" OriginalAmount="145.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0070226" Longitude="28.9644962" StarRating="0" HotelCode="|86779" HotelName="Pearl Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mithatpasa Cad.Mollabey Sokak 10 Beyazit</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/7/7/9/86779_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is inBeyazit the district of Istanbul it is in. ROOM: All the rooms have a television and WiFi (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="153.52" OriginalAmount="152.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00328082" Longitude="28.97715124" StarRating="0" HotelCode="735446|nuray_hotel" HotelName="Nuray Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sultanahmet Mahallesi, Akbiyik Degirmeni Sokak 44, 34122 Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/02/a7/02a7a1845c9e4939049c122d38bd03808997fe98.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="156.36" OriginalAmount="154.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0383331" Longitude="28.9833348" StarRating="0" HotelCode="|108307" HotelName="Budak Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Taksim Feridiye Cad No :19/1 Beyo?lu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/8/3/0/7/108307_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is in the city centre, is situated 90 metres away from Taksim the square Istiklal Avenue.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="159.61" OriginalAmount="158.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.035259" Longitude="28.978642" StarRating="0" HotelCode="|537973" HotelName="Taksim Centre" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/7/9/7/3/537973_248b7350920.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="160.59" OriginalAmount="159" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.99488121" Longitude="28.83797862" StarRating="5" HotelCode="517388|217689" HotelName="Orange Airport Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Zafer Mahallesi, Beydagi Sokak 28, Bahçelievler, 34197 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/28/05/28054628ccb0be013865c80186d90e3b7a6be288.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="164.63" OriginalAmount="163" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.99305701" Longitude="28.84951361" StarRating="3" HotelCode="517086|198918" HotelName="Paradise Airport Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sirinevler Mahallesi, Maresal Fevzi Cakmak Caddesi, 1 Sokak No 37, 34188 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/56/2f56d7d65d62ba9b60517f13322a182566ffb69e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="167.66" OriginalAmount="166.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0057175" Longitude="28.97150117" StarRating="0" HotelCode="962310|the_lola_hotel_2" HotelName="The Lola Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Binbirdirek Mahallesi, Katip Sinan Cami Sokok 18, 34122 Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/bc/c5bca9ac5e825c9fb0f0069140bcafb469e164c9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="168.67" OriginalAmount="167" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00047988" Longitude="28.80049648" StarRating="3" HotelCode="499006|217183" HotelName="Express Inci Airport Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Pamuk sokak, Kartal tepe mahallesi 13, Kucukcekmece, 34100 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/df/35/df35317959dc2f2d7e894f72e0d83a7c6ea5b71b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="172.71" OriginalAmount="171.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.035010030214" Longitude="28.983234236428" StarRating="3" HotelCode="292257|alyon_suite_hotel_" HotelName="Alyon Suite Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Katip Mustafa Celebi Mahallesi, Abdullah Sokak 14, Beyoglu, Taksim, 34440 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/27/e4272d037b095da1f384eb1d16eafe6b82d3070f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Istanbul, this boutique hotel is ideal for guests who appreciate a stylish a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="176.75" OriginalAmount="175" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03843306" Longitude="28.98129497" StarRating="5" HotelCode="323785|217690" HotelName="Oriella Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Bülbül Mahallesi, Turan Caddesi, No: 52, Beyoglu, 34435 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/ff/b0ff0a7727f655b54c3b673dd15075af7b431a03.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="177.76" OriginalAmount="176.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="817251|megaron_hotel_2" HotelName="Hotel Megaron" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Binbirdirek Mahallesi</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/93/5393fc116168f9654f72f7cff74e355cb8a312ba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="177.79" OriginalAmount="176.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00508" Longitude="28.96192" StarRating="0" HotelCode="|533855" HotelName="Stylish Hotel Old City" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Molatasi Caddesi No 28</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/3/8/5/5/533855_4f1e6911135.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="178.77" OriginalAmount="177" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|638597-28494095/7349876710869723982/7121" HotelName="THE LAILA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/36000000/35670000/35668200/35668195/a284ef2c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="179.53" OriginalAmount="177.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00582" Longitude="28.97128" StarRating="0" HotelCode="|192435" HotelName="Divas" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Binbirdirek Mah. Katip Sinan Camii Sok. No. 31 Sultanahmet</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/2/4/3/5/192435_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="180.83" OriginalAmount="179.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.994862" Longitude="28.837952" StarRating="0" HotelCode="|536723" HotelName="Orange Airport Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Zafer Mahallesi Beydagi Sokak No:28</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/6/7/2/3/536723_6c70ef02044.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="181.80" OriginalAmount="180" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.006000016863" Longitude="28.971067965031" StarRating="3" HotelCode="37688|4207" HotelName="Diva's Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Garden,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Binbirdirek Mahallesi, Katip Sinan Camii Sokak 31, Sultanahmet, 34400 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/d8/58d81cf60a1871df6d659ddc8a13686a7bee5bf2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located close to a park (about 100 m away). The city centre and tourist area with...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="182.81" OriginalAmount="181" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.97138433" Longitude="29.1401462" StarRating="0" HotelCode="592238|237184" HotelName="Arkem Hotel &amp; Suite 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Findikli Mahallesi, Ataturk Caddesi 189, Maltepe, 34000 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/b6/3bb65b94a8bfbc666df067a986e6a385e0304f38.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="183.82" OriginalAmount="182" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.99349999" Longitude="28.7942634" StarRating="3" HotelCode="375411|206141" HotelName="Istanbul Fair Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Gueltepe Mahallesi, Yanyol 3, 34295 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/13000000/12030000/12024300/12024222/b4e04650_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="184.83" OriginalAmount="183.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.04944418" Longitude="29.02484854" StarRating="3" HotelCode="737361|bufes_hotel" HotelName="Bufes Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Buyuksekerci Sokak, 34347 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/91/0f91ee97d03ff8b1e72efe8b8dfaa2f0f44e9d1a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="185.84" OriginalAmount="184" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.04353013" Longitude="29.00771413" StarRating="3" HotelCode="599288|216988" HotelName="Barba Rossa Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Barbaros Bulvari, Eski Yildiz Caddesi 34, Besiktas, 34400 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/78/8f78a94b08bc2bea60c9100236ba3539d2268d8d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="185.84" OriginalAmount="184" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03056901" Longitude="28.81510814" StarRating="3" HotelCode="445795|199084" HotelName="Grand Istanbul Airport Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Gülbahar Caddesi 2, Gunesli, 34212 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/73/2f732cc33502f9928afc4b6860318d5cfacd6636.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="185.84" OriginalAmount="184" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.038064" Longitude="28.983229" StarRating="3" HotelCode="263742|199440" HotelName="Tamara Residence Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Bar,Beauty Salon,Concierge,Currency Exchange,Designated Smoking Area,Dry Cleaning,Elevator,Internet,Laundry,LCD/Projector,Meeting Room,Parking,Restaurant,Room Service,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Sehit Muhtar Mahallesi, Feridiye Caddesi, Firin Sokak No: 4, 34440 Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/7d/167d0401f723a6d004d399502652a313791fd1a2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Tamara Residence, Which Was Built In 2013, Is Situated At Taksim, The Heart Of Istanbul, A City ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="186.47" OriginalAmount="184.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.007607" Longitude="28.951595" StarRating="2" HotelCode="|524435" HotelName="Akkus" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tiryaki Hasan Pasa Sk.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/4/4/3/5/524435_de6dc981154.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="186.57" OriginalAmount="184.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.971321" Longitude="29.139977" StarRating="0" HotelCode="|304764" HotelName="Arkem City" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>F?nd?kl? Mahallesi Ataturk Caddesi no 189 Maltepe</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/4/7/6/4/304764_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="186.81" OriginalAmount="184.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.037938" Longitude="28.982954" StarRating="0" HotelCode="|532299" HotelName="Tamara Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Taksim Firini Sk.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/2/2/9/9/532299_c0eab161024.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="186.85" OriginalAmount="185" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.02003649" Longitude="28.96249599" StarRating="0" HotelCode="776279|343328" HotelName="Marpalace Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Arap Cesmesi? Sokak 21, 34134 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/92/38927e346cf5b241d592e1f71c7c1a905e9a8851.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="186.85" OriginalAmount="185" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.005706841122" Longitude="28.965504668648" StarRating="1" HotelCode="296190|47821" HotelName="Yasmin" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Restaurant,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Hayretin Mahallesi, Balipasa Yokusu, Arayici Sokak 2, Beyazit, Fatih 34100, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/45/bd459bd459a691b1d6aa8852f248fd536d364871.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 1 km from the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="187.63" OriginalAmount="185.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0053752" Longitude="28.9654935" StarRating="0" HotelCode="|108216" HotelName="Yasmin Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Hayretin Mahallesi Balipasa Yokusu Arayici Sokak No:2 Kumkapi Beyazit</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/8/2/1/6/108216_7.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a terrace with sea views. SITUATION: The hotel Beyazit it is in it is situated 10 minutes walk away from Sultanahmet the tourist points of interest in. ROOM: The establishment has rooms with an air-conditioning system and WiFi (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="189.02" OriginalAmount="187.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.005048" Longitude="28.946627" StarRating="0" HotelCode="|534037" HotelName="Butique House" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Atmaca Sk. No:36</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/4/0/3/7/534037_d2b37991146.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="189.46" OriginalAmount="187.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00568" Longitude="28.97225" StarRating="0" HotelCode="|523279" HotelName="Divas Silver Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Binbir Direk Mah</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/3/2/7/9/523279_98b524a1140.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="189.88" OriginalAmount="188" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00581761" Longitude="28.97206321" StarRating="5" HotelCode="623419|271787" HotelName="Diva's Silver" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Binbirdirek Mahallesi, Katip Sinan Camii Sokak 31, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/625434/625434a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="189.88" OriginalAmount="188" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|267484-28558474/7349876710869723982/584" HotelName="DIVANI ALI HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/8000000/7996900/7996891/b8e023b2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="191.02" OriginalAmount="189.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00052" Longitude="28.80059" StarRating="3" HotelCode="|242941" HotelName="Express Inci Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/2/9/4/1/242941_a4a0f510140.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="191.90" OriginalAmount="190.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.045063968923" Longitude="28.983136146979" StarRating="3" HotelCode="375021|all_inn_hotel" HotelName="All Inn Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Inonu Mahallesi Dolapdere Cadesi  No 78, Sisli, 34347 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/4b/a54b4c2c95814e0aa1a2bca7c7a99cdaf9c7046e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="191.90" OriginalAmount="190.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.050362575393" Longitude="28.985811036246" StarRating="3" HotelCode="933236|new_city_hotel" HotelName="New City Hotel Istanbul" 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>Bozkurt Mahallesi, Esref Efendi Sokak 52, 34480 Pangalti, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/d9/6a/d96ac11485cabbce7ca0f2b0fa23dd13375e3c1a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="192.91" OriginalAmount="191" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.006478" Longitude="28.971215" StarRating="3" HotelCode="267829|217620" HotelName="Istanbul Comfort" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Binbirdirek Mahallesi, Piyer Lotti Caddesi, Göktas Sokak No: 7/7A, Sultanahmet, Istanbul 34435</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/72/34/7234ba72a76ebc0bc4d3d35818c4d20d6d549e58.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="193.21" OriginalAmount="191.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.006163" Longitude="28.800936" StarRating="0" HotelCode="|468928" HotelName="Arena Luxury Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dr. Ali Demir Cd 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/8/9/2/8/468928_50947b51256.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="193.44" OriginalAmount="191.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.006482" Longitude="28.9713361" StarRating="0" HotelCode="|86828" HotelName="Istanbul Comfort Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/8/2/8/86828_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is situated 5 minutes away from the mosque. ROOM: The rooms have an air-conditioning system and a television.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="193.92" OriginalAmount="192" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03635491" Longitude="28.97795831" StarRating="0" HotelCode="588803|237664" HotelName="Taksim Palace Otel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Cukur Mahallesi, Peskirci Sokak 10, Kalyoncu Kullugu Caddesi, 34200 Istanbul, Marmara Region</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/761774/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="193.92" OriginalAmount="192.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.020262" Longitude="28.96253" StarRating="3" HotelCode="297943|reydel_hotel" HotelName="Reydel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/08/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Küçük Dolap Sk. No. 22, Yavuz Sinan Mh., Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/33/b5339b22fd624c0360d38b4af2dcdf3f61fcf962.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="193.92" OriginalAmount="192.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01553768" Longitude="28.95925098" StarRating="3" HotelCode="517091|seyri_istanbul_hotel" HotelName="Seyri Istanbul Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Molla Husrev Mahallesi, Uzumcu Sokak No 4, Vefa Caddesi, 34134 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/16/b11641e81af1be3e5aeb9928c4fc9b7e9c02c0d6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="195.28" OriginalAmount="193.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0398081" Longitude="28.9821926" StarRating="0" HotelCode="|108284" HotelName="Retropera" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mah. Feridiye Cad. No:92 Taksim Beyoglu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/8/2/8/4/108284_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: Is situated in the city centre, 250 metres away from the establishment, you can find Taksim the Square of Taksim the underground station of. ROOM: Each room has an air-conditioning system and WiFi (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="195.73" OriginalAmount="193.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03643" Longitude="28.97798" StarRating="0" HotelCode="|245082" HotelName="Taksim Palace Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cukur Mahallesi Peskirci Sokak No 10 Beyoglu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/5/0/8/2/245082_45ea4da1349.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="195.94" OriginalAmount="194.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.004176" Longitude="28.966075" StarRating="3" HotelCode="187211|ottoman_tulip_hotel" HotelName="Ottoman Tulip" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Duzgun Sokak No: 13, Sehsuvar Bey Mah., Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/76/70/767063820fcff4d92a8661cdb87d074e44e49c91.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated within walking distance of all of the major historical tourist attractions in ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="195.94" OriginalAmount="194.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.98606" Longitude="28.718157" StarRating="3" HotelCode="297935|avcilar_inci_hotel" HotelName="Avcilar Inci" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Engin Sk. No. 6, Avcilar Merkez Mah., Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7c/e0/7ce0c92bf07949e7982e498946a45c319230b935.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="196.21" OriginalAmount="194.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008111" Longitude="28.797988" StarRating="0" HotelCode="|466043" HotelName="Seyithan Palace Spa Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tevfikbey Mahallesi. 2321 sokak. No2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/6/0/4/3/466043_383246c1052.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="196.41" OriginalAmount="194.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.977904" Longitude="29.136276" StarRating="0" HotelCode="|565975" HotelName="The Hera Suit Hotels" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kartal Cd.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/5/9/7/5/565975_9337acb1023.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="196.95" OriginalAmount="195.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="968409|hotel_cigno_istanbul" HotelName="Hotel Cigno Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Pertev Pasa Sokak 38, 34126 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/e5/0a/e50af1f468b000138017d148a05a2aa6fd416b0e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="197.96" OriginalAmount="196" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00375455" Longitude="28.97866926" StarRating="0" HotelCode="779816|343280" HotelName="Hotel Estambul" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sultanahmet Mahallesi, Konut Sokak 12, Fatih, 34400 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/49/e349ecbf34ab3139097bbad5feb57272c761d954.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="197.96" OriginalAmount="196" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="779829|343283" HotelName="Hotel Kibele" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sarac Ishak Mahallesi, Mabeyinci Yks 1/5, 34130 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/a8/cc/a8cc8793169b3c83894886b3c9f20af6ca5a1c5d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="198.97" OriginalAmount="197" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.039867296579" Longitude="28.982109812268" StarRating="3" HotelCode="191184|217748" HotelName="Retropera Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mahallesi, Feridiye Caddesi 92, Beyoglu, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/5c/315c7a3f3b1ae7c067011a9fc347612841b2e05a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="199.01" OriginalAmount="197.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0137387" Longitude="28.9776296" StarRating="0" HotelCode="|86784" HotelName="Yeni Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/7/8/4/86784_ff144741111.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has, rooms, with WiFi. SITUATION: 5 metres away, guests will findGÃ¼lhane the Park of it is located 500 metres away from the ferry.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="200.42" OriginalAmount="198.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0079617" Longitude="28.9678448" StarRating="4" HotelCode="300222|7014494" HotelName="Divan-i Ali Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Hayrettin Mahallesi, Divani Ali Sokak 7, Beyazit, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/8a/d2/8ad220fca022e9c69c6233648ee2c5c76adedaa5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="200.99" OriginalAmount="199" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.99431917" Longitude="28.83933039" StarRating="3" HotelCode="430714|217224" HotelName="Grand Palace Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Hurriyet Mahallesi, Hürriyet Caddesi, Altin Sokak 29, Bahcelievler, 34191 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/7d/467ded0c79ccaa422c2ed7dbc860cdc19e1a5e18.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="200.99" OriginalAmount="199.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.013862928412" Longitude="28.976197667494" StarRating="3" HotelCode="387066|turvan_hotel" HotelName="Turvan Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hocapasa Sokak No. 16, Sirkeci, 34112 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/f4/9ef49d92a0d56da4fc9672d4680d0452f935f772.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="202.00" OriginalAmount="200" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.04036798" Longitude="28.98170082" StarRating="0" HotelCode="308226|252297" HotelName="Suite Dreams" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mahallesi, Feridiye Caddesi 135, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/5a/9a5afe6418b4c06dd69a2b5db5254e15022b2bf0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="202.00" OriginalAmount="200.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008270833652" Longitude="28.978212470947" StarRating="3" HotelCode="191084|magnificent_hotel" HotelName="Magnificent Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Kadirga Liman Cd. No: 207-209, Küçükayasofya, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/69/f369b5e9a5ae7596f0445990dd8eae83a0cc8226.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="203.01" OriginalAmount="201.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="983211|tavra_hotel" HotelName="Tavra Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Muhsine Hatun Mahallesi, Cemre Sokak 7, 34130 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/8f/c38fa5e2bb00bcfbfdfd70adb928c126e6bc7018.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="204.01" OriginalAmount="201.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008835" Longitude="28.947482" StarRating="0" HotelCode="|555451" HotelName="La Garden Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Haseki Sultan Mahallesi Cerrahpasa</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/5/4/5/1/555451_47b91bd1855.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="204.02" OriginalAmount="202.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03840267" Longitude="28.9814158" StarRating="0" HotelCode="636784|bellavista_22" HotelName="Vegan BellaVista Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bulbul Mahallesi, Turan Caddesi 50, Beyoglu, 34435 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/11/01112d0ef9db4030bb2ef783c019b9184a08c28b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="204.02" OriginalAmount="202.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.006105" Longitude="28.96901" StarRating="3" HotelCode="904569|asitane_life_hotel" HotelName="Asitane Life" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Eminsinan Mah., Piyerloti Cad., Tulcu Sok. No:35, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/e1/40/e14079e5be2e0ecab19189885265a46f255df50d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the centre of the historical district, the hotel is within walking distance of the major ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="204.10" OriginalAmount="202.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.9935" Longitude="28.7943" StarRating="0" HotelCode="|192196" HotelName="İstanbul Fair" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/2/1/9/6/192196_1_4603.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="204.32" OriginalAmount="202.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.990052" Longitude="28.720257" StarRating="0" HotelCode="|529437" HotelName="Beta Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Aral Sk. 9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/9/4/3/7/529437_78797e61200.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="205.03" OriginalAmount="203" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.99325657" Longitude="28.84429167" StarRating="1" HotelCode="775664|343263" HotelName="Green Garden Istanbul Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sirinevler Mahallesi, Incesu Sokak 13, Bahcelievler, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/09/5b/095bd9fa7c31bd408ce03e637d13d0b639ba2ce6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="205.03" OriginalAmount="203" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00779084" Longitude="28.94932958" StarRating="4" HotelCode="372627|237595" HotelName="Sinem Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Aksaray Mahallesi, Abdullah Çavus Sokak 15, 34200 Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/83/2b/832b15879028f13cf7c8d2b0d735b48fd0a28bc3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service, a café, a transfer service and room service are available to guests of th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="205.03" OriginalAmount="203.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.025453" Longitude="28.973043" StarRating="3" HotelCode="310384|by_murat_royal_hotels_boutique_class" HotelName="By Murat Royal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Bereketzade Mahallesi, Lalelicesme Sokak 10, Galata, 34200 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/ef/46ef643cfa5129898dbf7015d18e7e70cded421e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="205.07" OriginalAmount="203.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03726" Longitude="28.98164" StarRating="0" HotelCode="|192117" HotelName="A Plus Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sehit Muhtar Mh. Pelesenk Sk.12</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/2/1/1/7/192117_9c2d90f1604.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="206.04" OriginalAmount="204" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="962593|491238" HotelName="The Xanadu Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Kucuk Ayasofya Mahallesi, Sehit Mehmet Pasa Sokak 26/1, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/e8/f1e804ecb906aff6c745ea99a9def62b4d7d73ff.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="206.04" OriginalAmount="204.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03410606" Longitude="28.68127717" StarRating="3" HotelCode="374281|grand_dedem_hotel" HotelName="Grand Dedem Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Yenikent Mahallesi, 606 Sokak 4, 34510 Esenyurt, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/47/1f473581a35cca21490cf4786f4d48df5d8e65c3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="206.15" OriginalAmount="204.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.02548" Longitude="28.97301" StarRating="0" HotelCode="|184217" HotelName="By Murat Royal Hotels" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bereketzade Mah Lalelicesme Sok No 16</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/2/1/7/184217_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="207.05" OriginalAmount="205" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|328115-32595655/7349876710869723982/117" HotelName="ELEMENT SUITES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3530000/3520200/3520157/7d095ea0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="207.34" OriginalAmount="205.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.9933" Longitude="28.84423" StarRating="0" HotelCode="|549313" HotelName="Green Garden Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Incesu Sk.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/9/3/1/3/549313_ca9e59b0718.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="209.48" OriginalAmount="207.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.99427" Longitude="28.83967" StarRating="0" HotelCode="|237790" HotelName="Grand Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hurriyet Mah Hurriyet Cad Altin Sok No 29 Bahcelievler</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/7/7/9/0/237790_15.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="210.08" OriginalAmount="208" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03393455" Longitude="28.97892112" StarRating="3" HotelCode="323383|61029" HotelName="Hotel Mara Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Turnacibasi Caddesi No: 4, Kuloglu Mahallesi, Beyoglu, 34430 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/52/a3/52a3a078c1a3af2d1cc64ac1d241175440395f49.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="210.08" OriginalAmount="208.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="850584|basak_apart_hotel" HotelName="Basak Apart Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kurban Sokagi, 34130 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/09/19099ee42176e19eb118137bc2517766f8ba75c9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="210.62" OriginalAmount="208.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0166272" Longitude="28.9395174" StarRating="0" HotelCode="|305576" HotelName="1453" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Molla Gurani Mah. Zaviye Sokak No: 27 Fatih</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/5/5/7/6/305576_0d586b91709.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="210.83" OriginalAmount="208.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.99326" Longitude="28.83739" StarRating="0" HotelCode="|192137" HotelName="Airport Best Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/2/1/3/7/192137_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="212.82" OriginalAmount="210.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00558" Longitude="28.96397" StarRating="0" HotelCode="|475026" HotelName="Altun Life" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/5/0/2/6/475026_58ca5e31200.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="213.11" OriginalAmount="211" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0057" Longitude="28.97984" StarRating="2" HotelCode="191092|56642" HotelName="Antique Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cankurtaran Mahallesi, Kutlugün Sokak 51, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/78/e078141fafd329d3667d2884844579618ea46e09.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="213.11" OriginalAmount="211.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03911704" Longitude="28.97617337" StarRating="2" HotelCode="516185|black_suite_2" HotelName="Pera Livinn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bostan Mahallesi, Yaya Köprüsü Sokak 18, Dolapdere Beyoglu, 34435 Istanbul, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/27/be276eba67ba0532bfc217bfee29cc6c32da70c6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="214.55" OriginalAmount="212.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0033928" Longitude="28.9787906" StarRating="3" HotelCode="|83006" HotelName="Sphendon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Akb?y?k De?irmeni Sk No:50</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/0/0/6/83006_52905341502.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment offers WiFi and a car park (free of charge). SITUATION: This hotel Sultanahmet it is in. ROOM: All the rooms have a terrace with sea views.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="214.76" OriginalAmount="212.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03975" Longitude="28.9816" StarRating="0" HotelCode="|522893" HotelName="Pera Sultan Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/2/8/9/3/522893_31723a51009.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="215.54" OriginalAmount="213.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.022684" Longitude="28.626541" StarRating="0" HotelCode="|527839" HotelName="King Apart Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/7/8/3/9/527839_92577bb1030.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="216.14" OriginalAmount="214" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.977537" Longitude="28.739289" StarRating="3" HotelCode="255922|36152" HotelName="Expocity" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel,hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gümüspala Mahallesi D-100, Kuzey Yan Yol, No: 90, Avcilar, 34320 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/ec/7f/ec7ff06a7c648c56ab56f805eb274b836c9db1c5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="216.14" OriginalAmount="214" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00506944" Longitude="28.96393036" StarRating="5" HotelCode="407177|217772" HotelName="Santefe Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Muhsine Hatun Mah. Ciftegelinler Cad. No:21 Kumkapi, Fatih, 34130 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/09/52/0952bf72e354a13856a82b3cb7ca03f7db1b8160.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="216.14" OriginalAmount="214" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.003714763198" Longitude="28.97501885891" StarRating="3" HotelCode="154060|56172" HotelName="The Sunrise" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kucuk Ayasofya Caddesi No:36, Sultanahmet, Fatih, Istanbul 34400</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/0c/f90cba15cd70387f2500fa313586b679dcf418a3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="216.14" OriginalAmount="214.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0399685" Longitude="28.98143077" StarRating="0" HotelCode="498987|pera_sultan_suite" HotelName="Pera Sultan Suit Otel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 08/08/2026" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mahallesi, Feridiye Caddesi, Caylak Sokak 73, Taksim, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/e1/2a/e12a3f64302a9bb83d0a6996d7b95bce79cf09bd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="217.15" OriginalAmount="215" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.007057" Longitude="28.954652" StarRating="3" HotelCode="188697|217180" HotelName="Erbazlar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hayriye Tüccari Cad. No: 10, Aksaray, Istanbul 34470</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/88/9488a207663c2af1c4a7344e8ea0b169b4609748.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Laleli district of the old city in Istanbul, just 2 km from the historic...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="217.15" OriginalAmount="215.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="730797|carvan_hotel" HotelName="Carvan Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Küçükayasofya Mahallesi, Tahsinbey Sokak 28, Fatih, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/27/0a270dd6c45644ffffd8de33cc798243c2de0a60.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="217.44" OriginalAmount="215.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.977604" Longitude="28.73928" StarRating="4" HotelCode="|126067" HotelName="Expocity Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gumuspala Mahallesi No 90 Avcilar,D-100 Kuzey Yan Yol</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/2/6/0/6/7/126067_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a car park, (free of charge), a buffet breakfast. SITUATION: Is situated inAvcilar the district of 10 kilometres away, you can find Istanbul AtatÃ¼rk Airport it is 12 kilometres away from Tuyap the exhibition centre It is situated 25 kilometres away from a commercial centre and restaurants, nearby, there is a station. ROOM: All the rooms have WiFi, a satellite TV, an air-conditioning system, a mini-bar, computer safe, a bathroom and complimentary bathroom items.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="217.96" OriginalAmount="215.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03388" Longitude="28.97893" StarRating="3" HotelCode="|193162" HotelName="Hotel Mara" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Turnacibasi Cad. No:4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/3/1/6/2/193162_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="218.16" OriginalAmount="216" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03961405435" Longitude="28.979710227189" StarRating="5" HotelCode="379046|217695" HotelName="Terra Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Bülbül Mahallesi, Turan Caddesi 113, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/6a/df6a5430be6fe16acf8d343e6e306d5473448b54.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="218.16" OriginalAmount="216.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.006006747165" Longitude="28.96384942853" StarRating="0" HotelCode="313380|altun_hotel" HotelName="Altun Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sarac Ishak Mahhalesi, Sakirefendi Cesmesi Sokak 10, Kumkapi, 34500 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/7d/c07d19a091340a196cc791124c9c378091cb81ee.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="218.42" OriginalAmount="216.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01594" Longitude="28.957922" StarRating="0" HotelCode="|191236" HotelName="Birlik Apart " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MOLLA HUSREV MAH.AKIF PASA SOK. VEFA-FATIH 11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/1/2/3/6/191236_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="219.17" OriginalAmount="217" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.005559" Longitude="28.968538" StarRating="3" HotelCode="141762|25900" HotelName="Fors" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Eminsinan Mahallesi, Piyerloti Caddesi, Kadirga Hamam Sokak 10, 34490 Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/86/df86626f8395adadd0e22b02801d49a8dfe7f1fc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the old peninsula of Istanbul, within walking distance of highlights such as...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="219.17" OriginalAmount="217" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.005899666667" Longitude="28.980670222222" StarRating="2" HotelCode="397896|217745" HotelName="Sultan Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Cankurtaran Mh., Akbiyik Cd No:17, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/618822/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="219.17" OriginalAmount="217" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|171746-28434595/7349876710869723982/3781" HotelName="HAN HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4050000/4042600/4042506/9030c76e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="219.97" OriginalAmount="217.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00424" Longitude="28.96221" StarRating="0" HotelCode="|557236" HotelName="Sun Comfort Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/7/2/3/6/557236_f96ecb71653.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="220.27" OriginalAmount="218.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0036641" Longitude="28.9749375" StarRating="3" HotelCode="|72549" HotelName="Sunrise" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kucuk Ayasofya Caddesi 36</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/2/5/4/9/72549_10c07291852.jpg</HotelPictures>
        <HotelDescription>HOTEL: This contemporary style hotel and it offers excellent service. SITUATION: Is situated in an excellent location, near the establishment, you will find places of interest, tourist points of interest. ROOM: The large, comfortable rooms and fully-equipped.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="220.42" OriginalAmount="218.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03225" Longitude="28.98812" StarRating="0" HotelCode="|193018" HotelName="Dreamer's Bandb Cihangir" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Purtelas Hasan Mah. Hardal Sok. No:2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/3/0/1/8/193018_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="221.57" OriginalAmount="219.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.025312" Longitude="28.973074" StarRating="0" HotelCode="|454496" HotelName="Corner Garden" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/4/4/9/6/454496_65a437b1301.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="222.39" OriginalAmount="220.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.035935" Longitude="28.980073" StarRating="0" HotelCode="|533363" HotelName="Taxim34 Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Atif Yilmaz Cd. 16</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/3/3/6/3/533363_238b0d31135.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="223.21" OriginalAmount="221.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="776744|florin_hotel" HotelName="Florin Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nisanca Mahallesi, Turkeli Caddesi, Asya Sokak 7, 34130 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/6d/0c6dc9a3b7d239489f8d199723378ba5d7af42dd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="223.58" OriginalAmount="221.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0137663" Longitude="28.9771894" StarRating="2" HotelCode="|39799" HotelName="Kafkas" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/7/9/9/39799_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, has 36 rooms and a bar with a terrace, with fantastic views, Some of the establishment facilities on offer are a lobby with a reception, a safety deposit box service, a currency exchange service, a cloakroom, a lift, a bar, a restaurant and WiFi. At an additional cost, you can enjoy room service and a laundry service. SITUATION: The hotel is in the historic centre, Sirkeci it is 5 minutes away from Sultanahmet 8 minutes away, you can find Where you can find restaurants and shops. Hagia Sophia, Topkapi Palace and Sultan Ahmed Mosque it is 10 minutes away from it is situated 21 kilometres away from Istanbul AtatÃ¼rk Airport. ROOM: The spacious, comfortable rooms, have a bathroom with a shower, a hairdryer, a direct line telephone, a satellite or cable television, a mini-bar, a double bed, an individual air-conditioning system, central heating and a safety deposit box. PAYMENT METHODS: Customers can pay by Mastercard and Visa. OTHERS: Clients have at their disposal a restaurant with international dishes a bar with terrace.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="225.23" OriginalAmount="223" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.988815" Longitude="28.797338" StarRating="3" HotelCode="188737|237431" HotelName="Hotel Osaka Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Hürriyet Mah. E-5 Yanyol 26-28, Bahçelievler, 34800 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/46/8b466825eec7e6d89af0d96225e4757c0702333c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="225.23" OriginalAmount="223.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.004921" Longitude="28.96225" StarRating="3" HotelCode="488282|yusra_residence" HotelName="Yusra Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mollatasi Cd. 18, Istanbul 34130, Marmara</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/bf/76bfd44cc3f1d49c0f4f977c1ec58808d2ae8f41.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="226.44" OriginalAmount="224.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0151645" Longitude="28.8052691" StarRating="4" HotelCode="|82932" HotelName="Air Boss Istanbul Airport and Fair" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Muammer Aksoy Caddesi Akkus Sok</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/9/3/2/82932_14.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is situated 2 kilometres away fromIstanbul AtatÃ¼rk Airport. ROOM: All the rooms have a balcony and views of the city. FACILITIES: Clients can find a lounge.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="227.25" OriginalAmount="225" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|638355-32593237/7349876710869723982/2140" HotelName="SEYRI ISTANBUL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13420000/13415100/13415048/73806e8d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="227.82" OriginalAmount="225.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0059" Longitude="28.98067" StarRating="0" HotelCode="|192615" HotelName="Sultan and Guesthouse" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cankurtaran Mh., Akbiyik Cd No:17</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/2/6/1/5/192615_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="228.26" OriginalAmount="226.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.015575" Longitude="28.804462" StarRating="3" HotelCode="260217|air_boss_hotel" HotelName="Air Boss Hotel Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tevfik Bey Mahallesi, Muammer Aksoy Caddesi, Akkus sokak 1, Sefaköy (1.730,29 km), 34290 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/c4/4ec4b2d39f57ec7f628f697400215d5aed71b4be.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="228.26" OriginalAmount="226.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="689855|red_white_hotel" HotelName="Red White Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nisanca Mahalessi</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/07/1f/071f6e17f0daa3ca5798d3c69554acf7c3bfd6b9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="228.50" OriginalAmount="226.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00335" Longitude="28.96818" StarRating="0" HotelCode="|525158" HotelName="Galley Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/5/1/5/8/525158_1bf3a8f1127.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="229.11" OriginalAmount="226.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.029986" Longitude="28.683273" StarRating="0" HotelCode="|565743" HotelName="Quars Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sultaniye Mahallesi 350.sk No.10/A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/5/7/4/3/565743_179553a1031.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="229.14" OriginalAmount="226.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0324616" Longitude="28.967227" StarRating="0" HotelCode="|305366" HotelName="Beyoglu Huzur" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bulent Demir Cad. ?air Mihri Sokak No:4, Beyo?lu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/5/3/6/6/305366_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="229.27" OriginalAmount="227" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0348469" Longitude="28.97666463" StarRating="3" HotelCode="615072|252273" HotelName="Molton Beyoglu MLS Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Beyoglu, Kamerhatun Caddesi 1, 26453 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/61/f06197fcca72b97d06996a29023ec5743d8d226d.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="229.27" OriginalAmount="227" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.013072030479" Longitude="28.821010842922" StarRating="2" HotelCode="904565|199055" HotelName="Han Hostel Airport North" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse,Airport Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Degirmenbahce Caddesi Turgut Reis Sokak 3, Yenibosna, 34197 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/238302/a_238302_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hostel is situated in the Yenibosna area of the city. The port at Bakirköy is 8 km away and from...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="229.27" OriginalAmount="227.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.035207971092" Longitude="28.9875838903" StarRating="3" HotelCode="395281|taksim_star_express_hotel" HotelName="Star Hotel Taksim" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dünya Saglik Sokak 11, Inönü Caddesi, Taksim, Beyoglu, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/0d/0f0d93838a6c26799cd8b1a7b82b66cd70cb219d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located within 5 minutes' walking distance of the heart of the city and Taksim Square, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="230.28" OriginalAmount="228" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.015930288801" Longitude="28.95799835995" StarRating="3" HotelCode="315870|408585" HotelName="Birlik Apart Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="aparthotel" CnxPolicy="Free CXL until 08/08/2026" HotelFacility="24 Hour Security,Air Conditioning,Airport Transfer (on Demand),Designated Smoking Area,Internet,Restaurant,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Molla Hüsrev Mahallesi, Akif Pasa Sokak 11, Vefa, 34134 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/60/d9604d6fd09aadc0a36b56c3b622251a2d1bc464.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the Fatih district of Istanbul, this recently refurbished hotel is situated close to the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="230.28" OriginalAmount="228" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.035255079132" Longitude="28.978513072422" StarRating="3" HotelCode="191107|381266" HotelName="Istanbul Irish Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Huseyinaga Mahallesi, Buyuk Bayram Sokak 17, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/57/c05753b66e7854405a60decaaec92a9c585ffc5d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="230.28" OriginalAmount="228" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.05997205" Longitude="28.98874821" StarRating="2" HotelCode="373323|343342" HotelName="Molton Sisli Mls Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Designated Smoking Area,Internet">
        <Address>
          <AddressLines>
            <AddressLine>19 Mayis Mahallesi, Operator Raifbey Sokak 37, 34360 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/40/f34080d1e56a7ee91dd37fda98eb4e53374ac3e5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Location
This hotel is located in Istanbul (Sisli), close to Istanbul Cevahir Shopping and Entertain...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="230.28" OriginalAmount="228.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.04028646" Longitude="28.98124247" StarRating="0" HotelCode="782611|otel_sweet_home_taksim" HotelName="Sweet Home Taksim Otel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mahallesi, Caylak Sokak 86, 34437 Istanbul, Beyoglu</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/1e/c11ef02efce6c72613f8e68654eeccee4b9c8248.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="231.03" OriginalAmount="228.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.027222" Longitude="28.977479" StarRating="0" HotelCode="|528599" HotelName="Galata King Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/8/5/9/9/528599_8f5c1d61043.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="231.03" OriginalAmount="228.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.033801" Longitude="28.981449" StarRating="0" HotelCode="|475520" HotelName="ELEGANCE APART" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sadri Alisik Sk.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/5/5/2/0/475520_73638af1243.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="231.11" OriginalAmount="228.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03573" Longitude="28.9789" StarRating="0" HotelCode="|192400" HotelName="Bayer Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Huseyinaga mahallesi, Halas sokak No:26</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/2/4/0/0/192400_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="231.29" OriginalAmount="229.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.013566" Longitude="28.977218" StarRating="3" HotelCode="73539|kafkas_hotel_2" HotelName="Kafkas Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hudavendigar Caddesi 35, Sirkeci, Fatih, 34104 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/08/51085c894e62f0c74deb09b48c8e3e1b5f0ba703.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of the historical part of town. Sirkeci, with its links to the pu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="231.29" OriginalAmount="229.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.006918998111" Longitude="28.9497272" StarRating="0" HotelCode="936296|hotel_life_2" HotelName="Life Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>34096 Aksaray</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/dc/32dc8b80f66017874754448e6b94f5e75c751f95.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="232.30" OriginalAmount="230" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.97555939" Longitude="28.87522456" StarRating="3" HotelCode="498920|217244" HotelName="Holiday Business Otel Bakirköy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Zeytinlik Mahallesi, Ebuziya Caddesi  No 64, Bakirköy, 34100 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2d/ee/2dee74926bdb109d31fc5b341fd49a2f2553f630.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="232.30" OriginalAmount="230" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.99335047" Longitude="28.84749926" StarRating="3" HotelCode="374583|217219" HotelName="White Palace Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sirinevler Mahallesi, Maresal Fevzi Çakmak Caddesi 2. Yol No 19/1A, Bahçelievler, 34188 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/a9/15a9f5f16c4271f70344e018677d15580d11dc80.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="233.31" OriginalAmount="231" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.007114" Longitude="28.970048" StarRating="0" HotelCode="957624|414867" HotelName="HHK Hotel Downtow" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Emin Sinan Mahallesi, Emin Sinan Hamami Sokak 16, 34126 Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/ee/c3/eec346af92ff96a809c325ed08202c06a478d799.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="233.31" OriginalAmount="231" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|610370-28480950/7349876710869723982/5807" HotelName="BURAK APART" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/35000000/34970000/34969700/34969691/d211fe2d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="233.31" OriginalAmount="231.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03442486262" Longitude="28.98045025582" StarRating="3" HotelCode="292241|alyon_hotel_taksim" HotelName="Alyon Hotel Taksim" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kuloglu Mahallesi, Alyon geçidi Sokak 2, Beyoglu, 34420 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/d5/23d54f2f018511c5ebd9a95273b0a891e34bd685.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="233.97" OriginalAmount="231.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.010355" Longitude="28.95177" StarRating="0" HotelCode="|567410" HotelName="Oren Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nalinci Fevzi Sk. no:17</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/7/4/1/0/567410_158b30e1321.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="234.32" OriginalAmount="232" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|464075-18195716/7349876710869723982/22136" HotelName="SINEM" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19500000/19490300/19490271/6214bd90_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="235.33" OriginalAmount="233" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.077796" Longitude="28.981922" StarRating="4" HotelCode="292259|38216" HotelName="Ottoman City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vatan Cad. Esen Sok. No:2, Caglayan, Kagithane, Istanbul 34403</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/mec/hotels/11000000/10370000/10360500/10360491/10360491_40_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel is located right in the heart of Istanbul. Its setting is especially ideal for g...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="235.33" OriginalAmount="233.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0084511" Longitude="28.9464758" StarRating="3" HotelCode="296192|alfa_hotel_4" HotelName="Alfa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Aksaray, 22 Cerrahpasa Caddesi, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/1f/381f815932f94fac14083d07d0a82ec3c6301e7b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Aksaray. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="235.33" OriginalAmount="233.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00569" Longitude="28.968841" StarRating="3" HotelCode="904571|new_pelda_hotel" HotelName="Old City Sultanahmet" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Lounge,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pierlotti Cad. No:59, Çemberlitas, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/14/f414031d1fba0c1342bf01e3011ee01a6b224d64.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just a couple of minutes' walk from Sultanahmet and the major attractions are r...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="236.34" OriginalAmount="234" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.003207" Longitude="28.975928" StarRating="0" HotelCode="760339|478358" HotelName="Hotel Antique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 08/08/2026" HotelFacility="Elevator">
        <Address>
          <AddressLines>
            <AddressLine>Küçükayasofya Caddesi, Ogul Sokagi  17, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/bf/0cbfd54d22f912ba9bd5d03b3000f1a379cf8ea4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Antique House Istanbul||Only 750 metres from the Blue Mosque and Hagia Sophia, Antique House Istanbu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="236.34" OriginalAmount="234.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.04034993227" Longitude="28.981719839971" StarRating="2" HotelCode="394229|zendy_suite_hotel_" HotelName="Zendy Suite Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mahallesi, Feridiye Caddesi 115, Beyoglu, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/ec/81/ec8166672052e34b182098d2946e4ce09b885d7c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="236.40" OriginalAmount="234.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03593" Longitude="28.98061" StarRating="0" HotelCode="|193007" HotelName="Mint Residence Taksim" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sehit Muhtar Mah. Nane Sok. No: 14</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/3/0/0/7/193007_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="236.62" OriginalAmount="234.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.007647" Longitude="28.953293" StarRating="0" HotelCode="|558264" HotelName="Hotel Ozbek" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mustafa Kemalpasa Caddesi Tiryakihasan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/8/2/6/4/558264_12045921654.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="236.73" OriginalAmount="234.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.9305" Longitude="29.30699" StarRating="0" HotelCode="|526621" HotelName="Elits Suits" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>3 Osmanli Bulvari</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/6/6/2/1/526621_906bda21056.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="237.35" OriginalAmount="235" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.006155872729" Longitude="28.954969346523" StarRating="3" HotelCode="185587|47739" HotelName="Grand Anatolia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 07/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Guvenlik Caddesi 44, Katip Kasim Mahallesi, Yenikapi, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/54/db54a910b96c662a346be092d1f2b354ebdbfb24.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the city’s historic peninsula. It is close to Kumkapi, which is famous for i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="237.35" OriginalAmount="235" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|633394-28474399/7349876710869723982/4174" HotelName="LIKA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/45000000/44790000/44782800/44782770/ed824264_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="237.35" OriginalAmount="235.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.049449478312" Longitude="28.985658994868" StarRating="3" HotelCode="364424|park_grazza_hotel" HotelName="Park Grazza" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Ergenekon Mahallesi, Dolapdere Caddesi 158, 34375 Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/6c/68/6c68de11a9747ab8e75265faa4729b26e50afb5f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="238.09" OriginalAmount="235.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.009055" Longitude="28.975439" StarRating="0" HotelCode="|524739" HotelName="oldmile palace hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>catal cesme sok</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/4/7/3/9/524739_8b56c640903.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="238.36" OriginalAmount="236.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.003921228699" Longitude="28.973034024239" StarRating="4" HotelCode="191085|fides_hotel_old_city" HotelName="Fides Hotel Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Küçük Ayasofya Mahallesi, Demirci Resit Sokak No. 7, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/fb/20fb6ce4d9cd4803929e5181656ebaa67a7963a1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="239.23" OriginalAmount="236.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00581562" Longitude="28.96447606" StarRating="3" HotelCode="118875|3968256" HotelName="Grand Liza Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sarac Ishak Mahallesi, Tiyatro Caddesi 92, Kumkapi, Istanbul, Sultanahmet</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/f3/34/f3348f45ccdd56fd00bba0f0efc5b2cc0c4c285d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="239.23" OriginalAmount="236.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.007637246588" Longitude="28.976381424316" StarRating="3" HotelCode="188738|71193793" HotelName="Ozbek" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Tiryaki hasan Pasa Sokak No: 1, Mustafa Kemalpasa Caddesi, Aksaray/Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/91/2f910b05277f3362e5f02c5c4178276cba50db16.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="239.37" OriginalAmount="237" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03046771529" Longitude="28.973413759182" StarRating="3" HotelCode="901059|252247" HotelName="Monopol" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mesrutiyet Caddesi 93, 34430 Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/c6/96/c696db9cef54d791318626ebef14e0cffa18b01f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="239.97" OriginalAmount="237.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.040286" Longitude="28.981236" StarRating="0" HotelCode="|524099" HotelName="Taksim Soushian Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/4/0/9/9/524099_86277ff1110.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="240.07" OriginalAmount="237.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0055296" Longitude="28.9797589" StarRating="0" HotelCode="|86803" HotelName="Antique and Guesthouse" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kutlugun Sk. No:51 Sultanahmet</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/8/0/3/86803_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a restaurant on the rooftop, sea views, rooms with air-conditioning and WiFi (free of charge). SITUATION: This establishment, Sultanahmet it is in Sultan Ahmed Mosque it is close to and Topkapi the palace.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="240.38" OriginalAmount="238" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00896201" Longitude="28.95745535" StarRating="0" HotelCode="517474|237587" HotelName="Sahinler Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Koska Caddesi 8, Laleli, 34480 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/81/e8/81e8aa7d28f0e31f4ada703d7a63f0e426b5bcc1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="240.38" OriginalAmount="238.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.05841916" Longitude="28.98712951" StarRating="0" HotelCode="779450|royal_garden_suite_hotel_2" HotelName="Royal Garden Suite Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mayis Mahasllesi, Halaskargazi Cadessi  174, Sisli, 34360 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/mec/0d/79/0d79b7151634f268313df793ca233ef802a1dbc7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="240.43" OriginalAmount="238.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008118" Longitude="28.960116" StarRating="0" HotelCode="|536866" HotelName="Istanbul Palace Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ikbal Sk.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/6/8/6/6/536866_f442ccb2000.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="240.50" OriginalAmount="238.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0356327" Longitude="28.9812252" StarRating="2" HotelCode="|86743" HotelName="Grand  Palmiye" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Istiklal cad. Imam Adnan sok No 16 Taksim /Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/7/4/3/86743_16.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a terrace and WiFi (free of charge). SITUATION: It is in a quiet area, Close to Istiklal the street 350 metres away, clients have Taksim the Square of.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="240.73" OriginalAmount="238.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.02835" Longitude="28.972286" StarRating="0" HotelCode="|485315" HotelName="Maravilloso Hotel Pera" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/5/3/1/5/485315_a68a9570914.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="240.77" OriginalAmount="238.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0300537" Longitude="28.973261" StarRating="0" HotelCode="|82989" HotelName="Hotel Monopol" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mesrutiyet Cad. No:93 Beyoglu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/9/8/9/82989_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts a car park (free of charge), a restaurant and WiFi (free of charge). SITUATION: It is situated 300 metres away fromTÃºnel the metro station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="240.87" OriginalAmount="238.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0059084" Longitude="28.9796434" StarRating="0" HotelCode="|86939" HotelName="Cosmopolitan Park Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kutlugun Sk.26 Cankurtaran</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/9/3/9/86939_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment has a rooftop with fantastic views. SITUATION: This establishment, is in Sultanahmet the area it is in Istanbul the historic centre of.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="241.34" OriginalAmount="238.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0093614" Longitude="28.9578011" StarRating="0" HotelCode="|86815" HotelName="Hotel Bazaar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ordu Cad. No: 59 Laleli Beyaz?t</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/8/1/5/86815_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has WiFi, (free of charge), a restaurant. SITUATION: It is inSultanahmet the district of 1 metres away, guests can find Topkapi Ulubatli the metro station of.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="241.70" OriginalAmount="239.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0094" Longitude="28.6663" StarRating="0" HotelCode="|565809" HotelName="Plus Park Suite and Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/5/8/0/9/565809_10b2a222012.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="242.40" OriginalAmount="240" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.003158915565" Longitude="28.973773198165" StarRating="3" HotelCode="900674|63782" HotelName="Hotel Rose Bouquets" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,Airport Transfer (on Demand),Banquet Hall,Bar,Designated Smoking Area,Housekeeping,Internet,Laundry,Printer,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Kucuk Ayasofya Caddesi  67, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/2f/ea2fdc7a5ed37509977f358c3b04a0f3b938306c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Rose Hotel The Rose Hotel (rated 3x000D star) is a mid size hotel in Sultanahmet / Istanbul. Both on...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="242.40" OriginalAmount="240" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.974315326012" Longitude="28.875134682209" StarRating="3" HotelCode="374940|211470" HotelName="Le Marde" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Zeytinlik Mahallesi, Kennedy Caddesi, Ömer Naci Sokak 49, Bakirkoy, 34000 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/dd/17dd607653d355106320ad0b961ddcff7707735a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="242.40" OriginalAmount="240" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|632800-22302367/7349876710869723982/24666" HotelName="CONSTANTINOPOLIS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/43000000/42030000/42023800/42023718/6ebfc442_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="242.40" OriginalAmount="240.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.002911935891" Longitude="28.977862610451" StarRating="3" HotelCode="200056|lalinn_hotel" HotelName="Lalinn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Oyuncu Cikmazi, Oyuncu Sokak 4, Ahirkapi, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/cf/30cfc6585327b3ba16ee723fbbc53d131292b9bc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="242.40" OriginalAmount="240.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="970359|plus_park_suite_hotel" HotelName="Plus Park Suite &amp; Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Güzelyurt Mallessi, Mimar Sinan Caddessi 65, 34515 Esenyurt, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/33/d533adcd953511cb54ec8e066feed657d4b95da2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="242.67" OriginalAmount="240.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.006631" Longitude="28.965134" StarRating="3" HotelCode="|534133" HotelName="Harran" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Sinan Mahallesi Tiyatro caddesi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/4/1/3/3/534133_0b4e85a1143.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="242.67" OriginalAmount="240.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0050305" Longitude="28.9705194" StarRating="0" HotelCode="|108239" HotelName="Ercan Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kadirga Liman? Cad. No:97/A Kumkapi/Sultanahmet</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/8/2/3/9/108239_9768e8a1159.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a terrace. SITUATION: Sultan Ahmed Mosque 400 metres away, guests can find it is located 500 metres away from the tram stop. ROOM: All the rooms have an air-conditioning system and WiFi (free of charge).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="243.23" OriginalAmount="240.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.005486" Longitude="28.954657" StarRating="0" HotelCode="|521721" HotelName="Rosalie Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Katip Kasim Mah., Yeni Sepetci Sk.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/1/7/2/1/521721_4f4891b1123.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="243.41" OriginalAmount="241" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03245248" Longitude="28.96721631" StarRating="0" HotelCode="619566|252192" HotelName="Beyoglu Huzur Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Bülent Demir Caddesi, Sair Mihri Sokak 4, Beyoglu, 34440 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/38/fa38b6ce1bc2cbb61b75b607ec7ddc71d3f62ba0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="243.41" OriginalAmount="241.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.035639459411" Longitude="28.981221454902" StarRating="3" HotelCode="346341|grand_hotel_palmiye" HotelName="Grand Hotel Palmiye" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,Air Conditioning,Airport Transfer (on Demand),Bar,Central Heating,Housekeeping,Laundry,Restaurant,Room Service,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>Sehitmuhtar Mahallesi Istiklal caddesi, Imam Adnan sokak 16, Taksim, 34400 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/26/0026d33641500f9bf11fbf2c92510ce3ed4f7d83.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Grand Hotel Palmiye is a perfect choice for those who want to enjoy the advantage of staying at the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="243.75" OriginalAmount="241.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.97432" Longitude="28.87506" StarRating="0" HotelCode="|235914" HotelName="Le Marde Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/5/9/1/4/235914_9.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="244.42" OriginalAmount="242" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0357447" Longitude="28.97884612" StarRating="3" HotelCode="367828|206402" HotelName="Babu Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Hüseyinaga Mahallesi, Halas Sokak 26, 34435 Istanbul, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/640096/640096a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="244.42" OriginalAmount="242.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00501898" Longitude="28.9646275" StarRating="3" HotelCode="148394|grand_mark_hotel_3" HotelName="Grand Mark" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Çifte Gelinler Cad. No 16, Kumkapi, Sultanahmet, 34130 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/64/ec/64ec66f46257932650fc5d05c2fb8b237c501464.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="244.42" OriginalAmount="242.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.013997" Longitude="28.977937" StarRating="1" HotelCode="933218|yeni_hotel_2" HotelName="Yeni Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hostel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Nöbethane Caddesi. Dervisler Sokak No.12, Sirkeci, Old City Sultanahmet, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/c1/56c1eda8492a4149d557704298b49f6ffc7fb562.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The yeni hotel will certainly be a great budget option. Located in the city centre, this hotel is cl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="244.62" OriginalAmount="242.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.97541" Longitude="28.87522" StarRating="0" HotelCode="|242905" HotelName="Holiday Business Otel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ebuziya caddesi zeytinlik mahallesi No 64 Bakirkoy</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/2/9/0/5/242905_15.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="245.43" OriginalAmount="243" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00432670017" Longitude="28.966281633302" StarRating="3" HotelCode="497000|324325" HotelName="Istanbul The Trip Hotel Old City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Kitchen,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sehsuvar Bey, Arapzade Ahmet Sokak 9, Fatih, 34126 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/644930/644930a_hb_a_030.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="245.43" OriginalAmount="243" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|595148-18212980/7349876710869723982/22772" HotelName="SUN COMFORT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18360000/18356000/18355974/3bad0f60_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="246.44" OriginalAmount="244" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.9944268" Longitude="28.83640656" StarRating="4" HotelCode="517176|217671" HotelName="Niconya Port Suite&amp;hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Yenibosna Zafer Mahallesi, Calislar Sokak No 11, 34194 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/04/af04552b67727dd2aff9a238cde60b8b29a75933.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="246.67" OriginalAmount="244.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0370775" Longitude="28.9813171" StarRating="3" HotelCode="|108101" HotelName="Lemon Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sehit Muhtar Mah. Altinbakkal Sok. No:42 Taksim/Beyoglu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/8/1/0/1/108101_2.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is 300 metres away from Istiklal Avenue 4 minutes away, guests can find Taksim the Square of Taksim the underground station of. ROOM: The establishment has studios with an air-conditioning system and WiFi (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="247.26" OriginalAmount="244.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.044438" Longitude="28.982587" StarRating="0" HotelCode="|485635" HotelName="Trip Park Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dolapdere Cd.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/5/6/3/5/485635_91047a72137.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="247.45" OriginalAmount="245.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.011317" Longitude="28.952914" StarRating="3" HotelCode="260170|kaya_madrid_hotel_istanbul" HotelName="Kaya Madrid Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Iskenderpasa Mahallesi, Cingiraklibostan Sokak 40, Fatih, Aksaray, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/7f/8a7fb1f3990a4f6e157d7cff76739cf8ed2ba018.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="247.45" OriginalAmount="245.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00554993" Longitude="28.95460072" StarRating="2" HotelCode="593888|saint_george_boutique_house" HotelName="Saint George Boutique House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Katip Kasim Mahallesi, Yenisepetci Sokak 25/101, Yenikapi, Fatih, 34130 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/fd/cb/fdcb2ef40820fd987975475878e28bf1482f57f8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="248.46" OriginalAmount="246.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.004853879958" Longitude="28.965363876726" StarRating="3" HotelCode="315878|ciwan_hotel" HotelName="Raimond Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Hayrettin Mahallesi, Kadirga Limani Caddesi 7, Kumkapi, 34121 Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/1f/1d/1f1dc4d10e6e7aeeed49020d0a9fc1e37136f0be.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="248.61" OriginalAmount="246.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.007237" Longitude="28.948708" StarRating="0" HotelCode="|537433" HotelName="Hotel Mardia" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Aksaray Mah. Asimbey sk.No.4 Fatih</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/7/4/3/3/537433_41421122133.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="249.08" OriginalAmount="246.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0089575" Longitude="28.9549983" StarRating="4" HotelCode="|55932" HotelName="Istanbul Royal" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Aksaray Caddesi 16</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/9/3/2/55932_6f2b7830503.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a TV room, a bar, shops, a car park, a safety deposit box service, a meeting room, a laundry service, a restaurant and air-conditioning in communal areas. SITUATION: This establishment, is situated in Istanbul the historic centre of near the establishment, you will find Hagia Sophia, the Grand Bazaar, Sultan Ahmed Mosque and Topkapi Palace the racecourse, is situated 15 kilometres away from Istanbul AtatÃ¼rk Airport. ROOM: The rooms have an air-conditioning system, a satellite television, a mini-bar, a direct line telephone, a hairdryer and a radio.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="249.47" OriginalAmount="247" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00514" Longitude="28.95458" StarRating="4" HotelCode="323378|110661" HotelName="Matiat Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Tulbentci Husamettin Mahallesi, Langa Hisari Sokak No: 19, Yenikapi, Fatih, 34130 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/b3/aab301753167ac374fcca64be127c102a47754de.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="249.47" OriginalAmount="247" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="775985|343509" HotelName="Ulubat Bayan Apart Hotel Adults Only" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kalburcu Mehmet Cesmesi Sokak, 34104 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/default-hotel.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="250.04" OriginalAmount="247.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00810297" Longitude="28.95771543" StarRating="2" HotelCode="735921|15894545" HotelName="Version Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel">
        <Address>
          <AddressLines>
            <AddressLine>Koska Caddesi 40, Laleli, 34480 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/df/04dfe17299c308bdb8a73e9d88d96859f46d6768.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Laleli, Version Hotel is 250 m from Laleli Tram Station offering easy access to the histo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="250.25" OriginalAmount="247.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03348" Longitude="28.982614" StarRating="0" HotelCode="|546089" HotelName="Elegance House" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/6/0/8/9/546089_ea84be41006.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="250.48" OriginalAmount="248.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.978556940409" Longitude="29.124441675994" StarRating="4" HotelCode="310528|atasehir_palace_hotel__conference" HotelName="Atasehir Palace Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Kücükbakkalköy Mahallesi, Kayisdagi Caddesi 143/1, Atasehir, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/0f/e9/0fe939a9597661eba3f454e99250808d50815741.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="250.48" OriginalAmount="248.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.029122186301" Longitude="28.805603179653" StarRating="3" HotelCode="430650|ibis_istanbul_airport" HotelName="ibis Istanbul West" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Halkali Merkez Mahallesi, Tokel Sokak 1, Fatih Caddesi, Kucukcekmece, 34303 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/fb/d7fba7de2ee0bb89518d2eab01e3c3339cfa0a5c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="250.48" OriginalAmount="248.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="698002|bahaus_guesthouse_hostel" HotelName="Bahaus Guesthouse Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Akbiyik Cadessi Caddesi Bayram Firin Sokak 7</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/9a/0e9a60a9575aa35341c1ec197c27a8c2778c2969.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="251.60" OriginalAmount="249.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0067155" Longitude="28.9731172" StarRating="0" HotelCode="|86851" HotelName="Sultanahmet Park" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Binbirdirek Mah. Klodfarer Cad. No:19 Sultanahmet Fatih</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/8/5/1/86851_3.jpg</HotelPictures>
        <HotelDescription>SITUATION: Istanbul It is in 5 minutes away from the establishment, clients can find Topkapi the Palace of and the mosque. ROOM: The rooms have internet, (free of charge), a television.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="252.50" OriginalAmount="250" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|51373-28493779/7349876710869723982/931" HotelName="STAR TAKSIM" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2810000/2806000/2805957/799356ea_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="252.50" OriginalAmount="250.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.005295624713" Longitude="28.971945047379" StarRating="3" HotelCode="171008|sultan_palace_hotel" HotelName="Sultan Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Katip Sinan Sokak 38, Kucuk Ayasofya Mahallesi, 34122 Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/8e/298ed3ff08eb097371c2acab92856fd82e7d7e0e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the Sultanahmet district of the city, the hotel is ideally situated for visiting the majo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="252.54" OriginalAmount="250.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.04530483" Longitude="28.98325372" StarRating="3" HotelCode="323405|95019878" HotelName="Cumbali Plaza Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Bozkurt Mahallesi Dolapdere Caddesi No. 135, 34375 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/66/7d66bec9c355d981c498879b1c90e16c22006a4e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="252.59" OriginalAmount="250.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0052562" Longitude="28.9642764" StarRating="3" HotelCode="|72541" HotelName="Grand Liza" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tiyatro Cad no 92, Beyazit</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/2/5/4/1/72541_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Grand Liza Hotel is rated three stars, is situated in a central area, has a restaurant and comfortable standard rooms. SITUATION: This hotel is in Beyazit where you can find restaurants. Is situated in a central area where you can find tourist points of interest. ROOM: The rooms have an air-conditioning system, WiFi, a hairdryer, a safety deposit box and a mini-bar. OTHERS: Clients have at their disposal room service and a restaurant.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="253.15" OriginalAmount="250.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.98732" Longitude="29.02419" StarRating="0" HotelCode="|526925" HotelName="Pasaport Pier Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/6/9/2/5/526925_365df0c1042.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="253.51" OriginalAmount="251" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008188179525" Longitude="28.957004822125" StarRating="3" HotelCode="529008|406438" HotelName="Malkoc Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mesih Pasa Caddesi 41, Laleli Aksaray, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/58/587884/587884a_hb_a_007.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Malkoc Hotel located in Laleli which is one of the centers in istanbul, is in walking distance to hi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="253.51" OriginalAmount="251" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.006272518938" Longitude="28.797627156222" StarRating="3" HotelCode="399217|198886" HotelName="Sapko Airport Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Tevfik Bey Mahallesi, Vahit Efendi Sokak 10, Sefaköy, 34295 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/80/5d8073d6bb4c03bf7f5a0a3b4be063aca77cbc89.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="253.65" OriginalAmount="251.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.053426" Longitude="28.807499" StarRating="0" HotelCode="|485919" HotelName="In House Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/5/9/1/9/485919_7b15f422147.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="254.52" OriginalAmount="252" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.007079" Longitude="28.95495" StarRating="3" HotelCode="169651|47769" HotelName="Maral Hotel Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Katip Kasim Mahallesi, Pasazade Sokak No: 17, Laleli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/39/5939bb65ae7d844aa764165852d31ac72f3b7177.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Laleli area of Istanbul, within comfortable walking distance of the majo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="254.52" OriginalAmount="252" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|638504-28455348/7349876710869723982/5036" HotelName="TAKSIM MOOD" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16520000/16518400/16518352/a1313ecb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="254.52" OriginalAmount="252.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.005411938665" Longitude="28.96277717791" StarRating="3" HotelCode="65950|tayhan" HotelName="Tayhan Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Turkeli Caddesi 5, Kumkapi, 34480 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a9/89/a989148c16c68b382b057f6f7df5698a7a9a9de2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in Kumkapi, one of the ancient quarters of Istanbul, 5 minutes from the import...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="254.52" OriginalAmount="252.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.009706" Longitude="28.972862" StarRating="3" HotelCode="177347|hotel_sipahi" HotelName="Sipahi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/08/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Divanyolu Türbedar Sokak No:20, 34120 Çemberlitas, Eminönü, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6e/44/6e443723726ad7dc4a0e4b020532d24df1307f15.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A lobby and a reception are available to guests. Most of the storeys are easily accessible by lift. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="255.15" OriginalAmount="252.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.037188" Longitude="28.981608" StarRating="3" HotelCode="|166369" HotelName="Lemon Residence Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sehit Muhtar Mh.AltinBakkal Sk. No:42Taksim</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/3/6/9/166369_le_ge.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers security, a reception, a safety deposit box service and a transfer service to the airport, (for a fee) and (on request). SITUATION: This hotel is 300 metres away from Istiklal Avenue 4 minutes away, guests can find Taksim the Square of the metro station. ROOM: The establishment has studios with an air-conditioning system, WiFi (free of charge), a satellite TV, a wardrobe, a bathroom, complimentary bathroom items and a hairdryer. They also have a kitchen with hobs, a mini-bar, kettle, table, a toaster and kitchenware. OTHERS: Regarding the food and beverage offering, clients can enjoy a breakfast service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="255.29" OriginalAmount="252.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0121498" Longitude="28.9561467" StarRating="0" HotelCode="|82929" HotelName="Lyon Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/9/2/9/82929_1.jpg</HotelPictures>
        <HotelDescription>ROOM: Each room has an air-conditioning system and WiFi (free of charge). SITUATION: Is situated inIstanbul (in the Sehzadebasi district) the city centre of Istanbul (in the Sehzadebasi district) it is 2 kilometres away from the university.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="255.53" OriginalAmount="253.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.030269982433" Longitude="28.973444035103" StarRating="3" HotelCode="9358|elan_3" HotelName="Elan Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Asmalimescit Mahallesi, Mesrutiyet Caddesi 91, Tepebasi, Beyoglu, 34430 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/4b/8c/4b8cf54c3264c7b2b196aef70bbc0ef1eaf2bd44.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="255.95" OriginalAmount="253.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0027806" Longitude="28.9741423" StarRating="0" HotelCode="|83029" HotelName="Deniz Houses" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cay?roglu Sok. No:16 Sultanahmet</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/0/2/9/83029_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel offers, WiFi, (free of charge). SITUATION: This family-owned hotel, Sultanahmet it is in it is located 300 metres away from the mosque. ROOM: Customers can find traditional-style rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="256.34" OriginalAmount="253.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0388884" Longitude="28.9822849" StarRating="0" HotelCode="|108337" HotelName="My House Taksim" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/8/3/3/7/108337_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is in Istanbul the centre of 300 metres away from and Taksim the square Istiklal the street. APARTMENTS: It offers large apartments with air-conditioning and a kitchen with full kitchenware.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="256.51" OriginalAmount="253.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0026678" Longitude="28.9746538" StarRating="0" HotelCode="|108063" HotelName="Seatanbul Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kucukayasofya Cay?roglu Sok. No:32</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/8/0/6/3/108063_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment it offers, WiFi, (free of charge). SITUATION: This hotel is in Istanbul the Peninsula of it is located 500 metres away from the mosque. ROOM: The establishment has rooms with air-conditioned, a flat-screen television and sea views.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="256.69" OriginalAmount="254.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03719" Longitude="28.98181" StarRating="0" HotelCode="|529015" HotelName="Butterfly Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sehit Muhtar Mah Altinbakkal Sok</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/9/0/1/5/529015_bedb0511238.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="256.90" OriginalAmount="254.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0062" Longitude="28.79749" StarRating="0" HotelCode="|184884" HotelName="Sapko Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tevfik Bey Mah. Vahit Efendi Sok No:10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/8/8/4/184884_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="257.55" OriginalAmount="255" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.04910233" Longitude="29.02336864" StarRating="2" HotelCode="323401|58647" HotelName="Ayse'M' Sultan Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Çevirmeci Sokak No: 4, Ortaköy/Besiktas, 34400 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/d5/d2d5079762adf19d4236fb9d156c078ab010b5f8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="258.29" OriginalAmount="255.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.006414" Longitude="28.959266" StarRating="0" HotelCode="|534252" HotelName="Bona Sera Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/4/2/5/2/534252_4c1ad1f1148.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="258.56" OriginalAmount="256" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.014122753778" Longitude="28.977458998561" StarRating="3" HotelCode="102497|47715" HotelName="Grand Seigneur Hotel Old City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hoca Pasa Mahallesi, Nöbethane Caddesi 18, Fatih, 34110 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/a0/43/a0437aad7ca419e5f3fb32580093d86d022f3021.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the historic peninsula of Eminönü, close to the city wall and Topkapi Palace...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="258.56" OriginalAmount="256" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.05298700793" Longitude="28.987126350403" StarRating="3" HotelCode="185591|48006" HotelName="Arsima" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tavukçu Fetih Sok. 22, Osmanbey Cumhuriyet Mah., Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/a1/06a1b8beda3566f135ce8a473a9153a0a9425bba.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is in a great location for the Lutfi Kirdar Congress Centre and the Cemal Resit Rey concer...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="259.57" OriginalAmount="257" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.010969006184" Longitude="28.954789638519" StarRating="3" HotelCode="43841|47658" HotelName="Birbey Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Diet Meals,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kemalpasa Mahallesi, Mektep Sokak 1-3, Aksaray, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/78/68783c560f7e4cc5986f22f8584effcd5b21ba6d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel is located at the heart of Istanbul just a short walk from the lively cit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="259.57" OriginalAmount="257" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.010432690575" Longitude="28.951378928012" StarRating="3" HotelCode="320757|237443" HotelName="Hotel Star Park" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Iskenderpasa Mahallesi, Sekerci Sokak 16, Aksaray, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/370939/370939a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="259.57" OriginalAmount="257.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.006117" Longitude="28.965891" StarRating="3" HotelCode="160862|may_hotel_istanbul" HotelName="May Hotel Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Hayrettin Mahallesi, Bali Pasa Yokusu 86, Kumkapi, 34126 Istanbul, Beyazit</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/af/80/af80af7c1086e9938b4904496f1eb4f90c069c23.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in one of the oldest and most colourful quarters of Istanbul on the old histor...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="259.77" OriginalAmount="257.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.006394" Longitude="28.968628" StarRating="0" HotelCode="|534355" HotelName="Armar Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cephaneci Sk.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/4/3/5/5/534355_855bf561145.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="259.82" OriginalAmount="257.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0139916" Longitude="28.9780278" StarRating="0" HotelCode="|86966" HotelName="Ethnica Hotel Old City" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nobethane Cad.No: 18 Sirkeci</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/9/6/6/86966_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This historic building, has WiFi and a reception. SITUATION: The establishment, El Palacio de Topkapi it is a 5-minute walk away from Santa Sofia 500 metres away from Sultan Ahmed Mosque 800 metres away from La cisterna BasÃ­lica and El Bazar de las Especias 10 minutes walk away, guests can find it is 18 kilometres away from Istanbul AtatÃ¼rk Airport. ROOM: All the rooms have an air-conditioning system, a television, a mini-bar, a safe, a bathroom with a hairdryer and complimentary bathroom items. Some rooms have sea views. RESTAURANT: Regarding gastronomy, the establishment offers a restaurant and a bar. MEALS: The establishment serves a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="260.58" OriginalAmount="258.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.019876" Longitude="28.928101" StarRating="2" HotelCode="207967|grand_reis_otel" HotelName="Grand Reis" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Currency Exchange,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Topkapi cd Hamamodalari çikmazi No:1, Kaleiçi, Topkapi, Fatih, istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/04/4904997d2003390eb92bfba4632df34f6d3f4d02.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the Topkapi-Pazartekke area of the city, the hotel is only a few minutes’ walk from the c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="262.03" OriginalAmount="259.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0370365" Longitude="28.9818394" StarRating="3" HotelCode="|108008" HotelName="Taxim Trend Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sehit Muhtar Mahallesi Turan Cad. Alt?nbakkal Sokak No:26 Beyoglu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/8/0/0/8/108008_5d3dfea1053.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is 3 minutes away fromTaksim the Square of. ROOM: The establishment has suites with kitchen, an air-conditioning system and WiFi (free of charge). FACILITIES: Guests are offered a reception.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="262.34" OriginalAmount="259.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0357648" Longitude="28.9792424" StarRating="0" HotelCode="|353421" HotelName="Palmiye Hotel Taksim" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Huseyinaga Mah. Halas Sokak No:19</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/3/4/2/1/353421_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="262.47" OriginalAmount="259.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.006588" Longitude="28.9530849" StarRating="3" HotelCode="|37161" HotelName="Grand Ant" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>KUCUK LANGA CADDESI - AKSARAY 9-11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/1/6/1/37161_5493b931448.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment with air-conditioning, was renovated in 2006, has 55 comfortable rooms, The establishment also offers a restaurant, a lobby with a reception, a currency exchange service, a lift, WiFi, room service and a laundry service. SITUATION: This urban, family hotel, Aksaray it is in a few minutes walk away, you can find Hagia Sophia, Topkapi Palace and the Grand Bazaar museums, is situated 15 kilometres away from Istanbul AtatÃ¼rk Airport. ROOM: The comfortable rooms, have a direct line telephone, a satellite TV, a hairdryer, individual air-conditioning, central heating and a balcony or terrace. PAYMENT METHODS: Customers can pay using Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers a buffet breakfast and Ã  la carte lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="262.60" OriginalAmount="260" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03592" Longitude="28.98241" StarRating="3" HotelCode="323623|199653" HotelName="Fitas Oda Beyoglu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/08/2026" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Istiklal Caddesi Bekar Sokak 8, Beyoglu, 34435 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/0f/65/0f655335943ada7efb82d1f65c657b93e6ff44a1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="262.60" OriginalAmount="260" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.99689654" Longitude="29.14700558" StarRating="0" HotelCode="776538|343347" HotelName="Nar Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Serifali Mahallesi, Miras Sokak 4, Bayraktar Bulvari, Umraniye, 34775 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/c0/87c09fc0b5ea8ee7eaea09f1fbfda9ba3e642eb4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="262.60" OriginalAmount="260.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.007737" Longitude="28.962484" StarRating="3" HotelCode="213817|grand_emir_hotel" HotelName="Grand Emir" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Saraç Ishak Mah. Soganaga Cami Cad. Nur Sokak No: 9, Beyazit-Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/01/53/01535fe5b3129cd4336f765eb6a6103e88938696.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="262.60" OriginalAmount="260.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.9779488" Longitude="29.1429211" StarRating="4" HotelCode="471480|vois_hotel" HotelName="Vois Hotel Akademik Konaklama &amp;  Spa  &amp; Konferans" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Inönü Mahallesi, Kayisdagi Caddesi 254, Atasehir, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/dc/24dca97b39b84c182df5eafe4f081fb090690b11.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="262.68" OriginalAmount="260.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0081238" Longitude="28.9557854" StarRating="0" HotelCode="|353839" HotelName="Malkoc" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mesihpasa Cad.No:41 Laleli Fatih/Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/3/8/3/9/353839_1_2140.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="262.89" OriginalAmount="260.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.986236" Longitude="28.718347" StarRating="0" HotelCode="|537921" HotelName="Greenwich Istanbul Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Engin Sk. 25</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/7/9/2/1/537921_ff8360c0943.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="263.61" OriginalAmount="261" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.044396" Longitude="28.982432" StarRating="4" HotelCode="293780|36729" HotelName="Istanbul Dora Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Eskisehir Mahallesi, Dolapdere Caddesi 33, Sisli, Istanbul 34347</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/b3/d8/b3d8b3cf0dc637821186736eda25c54512c99c48.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="263.61" OriginalAmount="261" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.006858" Longitude="28.973186" StarRating="3" HotelCode="191102|56839" HotelName="Sultanahmet Park Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/08/2026" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Binbirdirek Mahallesi, Klodfarer Caddesi 19, Sultanahmet, 34122 Istanbul, Fatih</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/b6/65b6136d18eff02c643913e97ecbb8930b22fe4a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="263.92" OriginalAmount="261.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.992837" Longitude="28.794888" StarRating="0" HotelCode="|464484" HotelName="World Point Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Besyol Mahallesi,Birlik Caddesi.No2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/4/4/8/4/464484_c673a220710.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="264.01" OriginalAmount="261.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.015824" Longitude="28.958831" StarRating="0" HotelCode="|521426" HotelName="Güler Palas Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Vefa Cd. No:54</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/1/4/2/6/521426_a5bfda31133.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="264.62" OriginalAmount="262" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.946082" Longitude="29.124857" StarRating="3" HotelCode="933200|199341" HotelName="Anka Business Park" 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,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Akgüvercin Sokak 9, Idealtepe Mahallesi, Maltepe, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/33/b533656e2358c840f97111b2a2d68e2409160229.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="264.62" OriginalAmount="262.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00384573" Longitude="28.9691946" StarRating="0" HotelCode="628809|pembe_apart_hotel" HotelName="Pembe Apart Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kucuk Ayasofya Mahallesi, Donus Sokak 7, 34400 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/c1/68/c16814cdbcef6ac3b45c73262d10cfa48cc562b1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="265.63" OriginalAmount="263" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.978832258228" Longitude="28.877548297115" StarRating="3" HotelCode="315891|47569" HotelName="Naila" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Cevizlik Mahallesi, Huban Sokak 1, 34142 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/0d/610dd2431e15b3ec15f48e7733ebea5f2a1d6b18.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="265.63" OriginalAmount="263" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.020491047319" Longitude="28.928404635582" StarRating="2" HotelCode="155289|45306" HotelName="Yavuz" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Topkapi Cad. No:30, Kaleiçi, Topkapi, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/07/5407b120cd99d6b094fefeea736aaa95f6f10da2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is set in pleasant surroundings in the Topkapi/Fatih area of the city, roughly 5 km from t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="265.63" OriginalAmount="263" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|243538-22244107/7349876710869723982/24512" HotelName="ISTANBUL DORA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6550000/6549800/6549785/04dc253e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="265.63" OriginalAmount="263.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00270893" Longitude="28.97463872" StarRating="2" HotelCode="308225|seatanbul_apart_istanbul" HotelName="Seatanbul Apart Hotel Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cayiroglu Caddesi 32, Sultanahmet, Fatih, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/40/d4/40d43aa454268c15cfec70cbf649764d9308ae04.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="265.95" OriginalAmount="263.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.033138" Longitude="28.679502" StarRating="0" HotelCode="|526461" HotelName="Grand Moon Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/6/4/6/1/526461_335f1691023.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="265.98" OriginalAmount="263.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.022695" Longitude="28.960317" StarRating="0" HotelCode="|475645" HotelName="Vento Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Yesil Tulumba Sokagi No:15</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/5/6/4/5/475645_ba853b91254.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="266.51" OriginalAmount="263.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.011305" Longitude="28.952799" StarRating="3" HotelCode="|84896" HotelName="Kaya Madrid" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ISKENDER PASA MH.CINGIRAKLI BOSTAN SOKAK, AKSARAY 40</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/4/8/9/6/84896_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: Bayezid II Mosque It is situated 1 kilometre away from the establishment, is in the historic centre, near the establishment, you will find historic points of interest, cultural places. ROOM: The establishment has 30 rooms with a bathroom, an air-conditioning system, heating, heating, a direct line telephone, a mini-bar, a television and a hairdryer.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="266.64" OriginalAmount="264" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.007016392463" Longitude="28.952841367604" StarRating="3" HotelCode="37691|22824" HotelName="Grand Ant Hotel Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kucuklanga Cadessi 9, Aksaray, Istanbul 34096</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/a7/26/a72660627e846d9d97b85ac84e95d936faa501f0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly, city hotel is located in the heart of the historical district of Aksaray. Muse...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="267.65" OriginalAmount="265" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1163902-28453343/7349876710869723982/1606" HotelName="SULTAN HOSTEL AND GUESTHOUSE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11500000/11497700/11497679/04d2d58a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="267.65" OriginalAmount="265" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|24836-28493773/7349876710869723982/4840" HotelName="TAYHAN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1140000/1134300/1134211/4aa6e373_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="267.65" OriginalAmount="265.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.005262383137" Longitude="28.973261182286" StarRating="3" HotelCode="89551|ferman_sultan_hotel" HotelName="Ferman Sultan Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Binbirdirek Mahallesi, Suterazisi Sokak 8, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f2/2b/f22b66857c2a1c73ea4f9f09aaf574526fb4da8b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="267.65" OriginalAmount="265.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.059900913149" Longitude="28.988684769038" StarRating="3" HotelCode="323359|lampa_design_hotel" HotelName="Lampa Design Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mayis Mahallesi, Operator Raif Bey Sokak 35, Halaskargazi Caddesi 19, 34363 Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/7f/cf/7fcf615adf9de10fe0ea61bcf85e34acc33e1392.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="267.65" OriginalAmount="265.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03373557" Longitude="28.98372675" StarRating="3" HotelCode="411840|maja_suites" HotelName="La Pazza Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Katip Mustafa Celebi Mahallesi, Hocazade Sokak Number 10, Cihangir, Beyoglu, Taksim, 34433 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/b1/48b13ff33d92cb13dcf3ca8bf29506734146c01e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="268.40" OriginalAmount="265.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.04943" Longitude="28.98572" StarRating="0" HotelCode="|238190" HotelName="Park Grazza Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ergenekon Mah Dolapdere Cad No:158 Sisli</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/8/1/9/0/238190_16.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="268.65" OriginalAmount="265.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.98542" Longitude="29.11129" StarRating="0" HotelCode="|530041" HotelName="Artura Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kizilirmak Sokak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/0/0/4/1/530041_f493e5c1236.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="268.66" OriginalAmount="266.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.98047251" Longitude="29.10889194" StarRating="3" HotelCode="548546|cityloft_24_suites" HotelName="Cityloft 24 Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Albay Sokak 26, Kucukbakkalkoy, Atasehir, 34755 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/47/05/4705fcced34e2937d929271a7087513b932abd9e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="268.66" OriginalAmount="266.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.036118" Longitude="28.9795" StarRating="2" HotelCode="933203|hotel_yonca" HotelName="Hotel Yonca" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Room Service,Air Conditioning,Beauty Salon,Business Centre,Concierge,Elevator,Internet,Laundry,Parking,Room Service,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Tarlabasi Bulvari, Toprak Lüle Sokak 5, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/da/9edae3b9819f84b70a44df7206cfc87772def699.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Beyoglu-Taksim, Hotel Yonca promises a relaxing and w...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="269.61" OriginalAmount="266.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.019159" Longitude="28.927437" StarRating="0" HotelCode="|566848" HotelName="Liman Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/6/8/4/8/566848_300028a1131.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="269.64" OriginalAmount="266.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.032724" Longitude="28.977285" StarRating="0" HotelCode="|532566" HotelName="Destinia Pera Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Akansu Sk No 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/2/5/6/6/532566_314ad571017.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="269.67" OriginalAmount="267" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|142312-28558384/7349876710869723982/5291" HotelName="THE PERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3130000/3124400/3124313/8a9ebd4d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="269.67" OriginalAmount="267" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.737600" Longitude="-9.151100" StarRating="3" HotelCode="0|33115-19509150/7349876710869723982/17054" HotelName="BIRBEY" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>56 Avenida Conde De Valbom, LISBOA, PT</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12600000/12592000/12591947/4de9e9cf_b.jpg</HotelPictures>
        <HotelDescription>This Art Déco hotel is conveniently situated in the business district, just a few steps from the delightful park Eduardo VII, the Gulbenkian Museum and the popular El Corte Inglés Shopping Centre. The metro stations São Sebastião and Saldanha provide easy access to all areas of the city such as the historic centre with its famous attractions or the new area of Parque das Nações with the Lisbon Casino.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="269.67" OriginalAmount="267.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01448971" Longitude="28.95934367" StarRating="0" HotelCode="850528|the_queen_hotel_2" HotelName="The Queen Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kalanderhane Mahallesi, Cemal Yener Tosyali Cadessi 52/101, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/79/64/79642470ca01acf8fdafbc5f58a30ee5a28b1c67.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="269.71" OriginalAmount="267.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00323" Longitude="28.97381" StarRating="0" HotelCode="|184562" HotelName="Rose Bouquets" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kucuk Ayasofya Cad No 67</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/5/6/2/184562_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="269.99" OriginalAmount="267.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.9425692" Longitude="29.1201005" StarRating="3" HotelCode="300219|4262242" HotelName="Grand Hotel Avcilar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Airport Hotel" HotelFacility="Air Conditioning,Conference Hall,Designated Smoking Area,Fax,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>E 5 Yanyol 66, Avcilar, 34740 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f6/cc/f6cc04a8bb2ffc7668d406c9aebc90cd8861dd79.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near Istanbul Atatürk Airport, and 10 minutes from Tuyap and Cnr Expo Exhibitio...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="270.04" OriginalAmount="267.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03568" Longitude="28.98121" StarRating="3" HotelCode="|184931" HotelName="Taksim Istiklal Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sehit Muhtar Mh. Imam Adnan Sk. no:15</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/9/3/1/184931_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="270.68" OriginalAmount="268" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.930028194594" Longitude="29.150075670919" StarRating="4" HotelCode="143934|237589" HotelName="Sanli Suite Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="Air Conditioning,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Zümrütevler Mahallesi, Elifçe Sokak 3, Maltepe</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/a2/76a246a57458b54aefd6fd401d9fc400ba8f1a9b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="270.68" OriginalAmount="268" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|633229-22389614/7349876710869723982/24633" HotelName="HAMZABEY" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/45000000/44500000/44496200/44496124/e92f613c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="270.68" OriginalAmount="268.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.978405368162" Longitude="29.142688124298" StarRating="4" HotelCode="531346|cityloft_81" HotelName="Cityloft 81" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Kayisdagi Caddesi 203, Atasehir, 34750 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/7e/a5/7ea5c5f1c115e67b85a40bd666c282cc0d8589c4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="271.69" OriginalAmount="269" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0582735" Longitude="28.987841215344" StarRating="3" HotelCode="293680|35907" HotelName="Comfort Beige" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Mayis Mah., Samanyolu Sk. 118, 34360 Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/219569/219569a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="271.69" OriginalAmount="269" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|360953-28493955/7349876710869723982/4301" HotelName="GALLEY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12570000/12569100/12569011/8d05441f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="271.69" OriginalAmount="269.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.052761" Longitude="28.991989" StarRating="3" HotelCode="497804|vali_konak_hotel" HotelName="Vali Konak Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Haci Mansur Sokak 8/1, Mesrutiyet Mahalessi, Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/c6/d8c677ccceb47b4fb4f558cda2a768de957bd751.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="271.69" OriginalAmount="269.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.003478" Longitude="28.969249" StarRating="3" HotelCode="933196|ottoman_elegance_hotel" HotelName="Ottoman Elegance" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Donus Sok. No. 26, Kadirga Meydani Sehsuvarbey Mahallesi, Hagia Sophia, Sultanahmet, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/28/1a/281a2902621dd28043ffb67f1f681718c866e03f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="272.45" OriginalAmount="269.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.005588" Longitude="28.959325" StarRating="3" HotelCode="|534575" HotelName="Mahya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Molatasi Cad No.78</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/4/5/7/5/534575_dba79741111.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="272.70" OriginalAmount="270" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00850398" Longitude="28.95163236" StarRating="0" HotelCode="369877|237436" HotelName="Hotel Real Life" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Valide Camii Sokak No:15 Aksaray Fatih, 34093 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/c2/33c277391ef5f1d90be46e29934c3250224c0efe.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="272.70" OriginalAmount="270" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="766715|343395" HotelName="Rays Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sakizagaci Mahallesi, Iskele Caddesi 7, Bakirkoy, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/2c/c62c695073e53e1d888858f5eba99c1a02448fd8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="273.63" OriginalAmount="270.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0338829" Longitude="28.9810224" StarRating="0" HotelCode="|82941" HotelName="Next2" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kuloglu Mah.Kocaaga Sok. No.10 Beyoglu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/9/4/1/82941_5.jpg</HotelPictures>
        <HotelDescription>ROOM: The establishment has suites with WiFi, (free of charge), a television.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="273.71" OriginalAmount="271" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00499" Longitude="28.955444" StarRating="3" HotelCode="219925|34111" HotelName="Abel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Katip Kasim Mh. Langa Hisar Cad. No: 41, Yenikapi, Aksaray, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/cf/f3cf56788d8b3bd7efeb8a28986db4b7cef981b9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="273.71" OriginalAmount="271" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="956842|489464" HotelName="Delbab Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Katip Kasim Mahallesi, Langa Hisari Sokak 20, Yenikapi, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/85/3385588af85d35adca65244e7cb2e9fbaade3722.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="273.71" OriginalAmount="271" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03439813" Longitude="28.98253803" StarRating="0" HotelCode="787604|375175" HotelName="Ferman Pera Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Massage Centre,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Katip Mustafa Celebi Mahallesi, Tel Sokak 4, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/69/4a69b49d1ae669a3f50bb9250153be3cf447b300.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="273.71" OriginalAmount="271" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03279842" Longitude="28.97686335" StarRating="3" HotelCode="736774|324329" HotelName="Maroon Tomtom" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="boutique hotel" CnxPolicy="Non Refundable" HotelFacility="Boutique,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Tomtom Mahallesi, Acara Sokak 3, Beyoglu, 34433 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/9f/949fe649420fd2316b6caaa8cb88c4be3642997b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in Istanbul, Marmara region, Maroon Tomtom is set 60 m from St. Anthony of Padua Church. Am...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="273.71" OriginalAmount="271" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.9303282" Longitude="29.30614054" StarRating="0" HotelCode="960903|491216" HotelName="My Palace Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Yenisehir Mahallesi, Osmanli Bulvari 13/213, Pendik, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/2b/312bc35b2b2dea1ececb05ed016154ec8b1f338c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="273.71" OriginalAmount="271" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03539148" Longitude="28.97878148" StarRating="3" HotelCode="737250|324344" HotelName="Taksim Maxwell Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Huseyinaga Mahallesi, Buyuk Bayram Sokak 18, Beyoglu, 34435 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/c2/dd/c2ddaf6396621b0263dca3b5374e68c27f6a092c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="273.71" OriginalAmount="271" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1272374-27084649/7349876710869723982/24793" HotelName="PORTA ROMANOS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/72000000/71810000/71802600/71802528/13b99d6f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="273.71" OriginalAmount="271.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.034914" Longitude="28.984645" StarRating="3" HotelCode="188751|taksim_star_hotel" HotelName="Taksim Star" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Siraselviler Caddesi 37, 34437 Taksim, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/18/4b1890f4f192b5ac5e656299cc04334ee87aaf40.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located directly on Taksim Square. Guests will find the city centre, restaurants, bars...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="273.98" OriginalAmount="271.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0038126" Longitude="28.9725923" StarRating="2" HotelCode="|82903" HotelName="Ancient Town" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kucuk Ayasofya Mah. Kasap Osman Sok No:10 Sultanahmet</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/9/0/3/82903_1362caf1159.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is in Sultanahmet the district of Istanbul it is in. FACILITIES: The establishment has a breakfast room.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="274.72" OriginalAmount="272" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0703303" Longitude="28.98854393" StarRating="0" HotelCode="372590|216964" HotelName="AG Sisli Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Izzetpasa Mahallesi, Ayazma Yolu 57, Sisli, Mecidiyeköy, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/06/1b067b98656c03abbec9d352d80e2ea8acce46e8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a transfer service, room service and a business centre. Wireless internet access in...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="274.72" OriginalAmount="272" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008572603533" Longitude="28.954666256905" StarRating="4" HotelCode="16956|2776" HotelName="Istanbul Royal Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Aksaray Cad. No: 16, 34480 Laleli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/d3/14/d31453c3e4d44cbc6b0337841473f2b3750b9a8b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is centrally located in the Aksaray district of the city. Countless shopping a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="274.72" OriginalAmount="272" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0230649" Longitude="28.63614308" StarRating="4" HotelCode="310550|198899" HotelName="Reis Inn Hotel Istanbul" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Massage Centre,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Ataturk Mahallesi, Adnan Kahveci Bulvari 7, 34840 Büyükçekmece, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/zz/e6ad9c46ef20555a2814cefc889a6969b715126b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="274.72" OriginalAmount="272.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.006013284749" Longitude="28.970594524468" StarRating="3" HotelCode="300223|letage_hotel_" HotelName="Zem Hotel" 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>Binbirdirek Mahallesi, Katip Sinan Sokak 10, Çemberlitas, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/2c/782c30c7162279bb0afe05db59906e1278ad6ed8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="275.31" OriginalAmount="272.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.054436" Longitude="28.992462" StarRating="0" HotelCode="|533425" HotelName="Nişantaşı Diamond Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sehit Ismet Armagan Sokak, No: 29-31</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/3/4/2/5/533425_48b6b111112.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="275.64" OriginalAmount="272.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.931394" Longitude="29.143089" StarRating="0" HotelCode="|533183" HotelName="Monezza Hotel - Maltepe" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kumru sokak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/3/1/8/3/533183_b9618aa1149.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="275.73" OriginalAmount="273" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|610173-22298981/7349876710869723982/24284" HotelName="ATLANTIS ROYAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/39000000/38210000/38209800/38209778/015e9b52_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="276.00" OriginalAmount="273.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.007498" Longitude="28.96217" StarRating="0" HotelCode="|523328" HotelName="Mayer Hotel Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nur Sk. 15</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/3/3/2/8/523328_2c78ce20956.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="276.18" OriginalAmount="273.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0701442" Longitude="28.9885173" StarRating="0" HotelCode="|353413" HotelName="Ag Sisli Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Izzet Pasa Mh. Ayazma Yolu Sk. No:57 Mecidiyekoy/Sisli</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/3/4/1/3/353413_bab4af91250.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="276.74" OriginalAmount="274" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0272958" Longitude="28.9795005" StarRating="3" HotelCode="314386|198790" HotelName="Waw Hotel Galataport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Haci Mimi Mahallesi, Karabas Mektebi Sokak 8, 34425 Tophane, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/f9/3af9a3a935807e98eafe4ea01015838870053eb5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="276.74" OriginalAmount="274.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.985605" Longitude="28.787832" StarRating="4" HotelCode="55804|sevcan_hotel" HotelName="Sevcan Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Country House" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Garden,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Londra Asfalti 44, Florya, 34810 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/e3/d7e3e7a4be3a21c1d0ce13a6a21c54605c6b34f0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the town centre. Countless entertainment and cultural venues as well as sh...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="276.74" OriginalAmount="274.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.99813047" Longitude="29.1426815" StarRating="3" HotelCode="374744|bomontist_suit" HotelName="Bomontist Suit" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Serifali Mahallesi Kule Sok No:17, Ümraniye Istanbul 34775 Türkiye</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/08/a0/08a05abb13b83371dab4800e29ddad7dd367faff.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="276.74" OriginalAmount="274.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.02511653" Longitude="28.97117711" StarRating="4" HotelCode="431030|vavien_hotel" HotelName="Vavien Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Arap Cami Mahallesi, Aylak Sokak 5, Karaköy, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/f0/76f08efd9154e9ab03cd25372b7ad4ad0295c6af.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="276.88" OriginalAmount="274.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0427275" Longitude="28.9853829" StarRating="0" HotelCode="|108295" HotelName="Taksim Green House" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cumhuriyet caddesi paparoncalli sok No 15 Elmadag/Taksim</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/8/2/9/5/108295_10.jpg</HotelPictures>
        <HotelDescription>SITUATION: Is situated in a central area, 1 kilometre away from the establishment, guests will find Taksim the square Istiklal Avenue.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="277.42" OriginalAmount="274.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0034068" Longitude="28.9787656" StarRating="0" HotelCode="|86945" HotelName="Naz Wooden House Inn - Byzantine House" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Akbiyik Degirmeni Sok. No:7 Sultanahmet</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/9/4/5/86945_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is small. SITUATION: It is situated near the mosque, Topkapi the palace the bazaar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="277.75" OriginalAmount="275.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.006013679567" Longitude="28.954207599163" StarRating="3" HotelCode="186919|grand_oral_hotel" HotelName="Grand Oral" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Fabrika Sk. No:7, Mustafa Kemal Pasa Cad., Yenikapi, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/64/9e6463d1aedd88da3a5da4c5caca4dfc95f3d280.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Yenikapi area of Istanbul, which is just 2 km from the major attractions...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="277.88" OriginalAmount="275.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.981073" Longitude="28.730859" StarRating="0" HotelCode="|485048" HotelName="Green Palmiye Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gumuspala Mahallesi Londra Asfalti</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/5/0/4/8/485048_9d9defa2045.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="278.03" OriginalAmount="275.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.040286" Longitude="28.981891" StarRating="0" HotelCode="|530261" HotelName="Sel Suite Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Feridiye Cd. No 114</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/0/2/6/1/530261_c0b53451020.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="278.76" OriginalAmount="276.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="956603|taksim_diamond_hotel" HotelName="Taksim Diamond Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Asmali Mescit Mahallesi, Balyoz Sokak 3, Beyoglu, 34430 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/65/9265e05b37bae344f3f15375314fa491f5f0f7f7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="278.88" OriginalAmount="276.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0177" Longitude="28.92616" StarRating="0" HotelCode="|461430" HotelName="Ulubat Castle Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/1/4/3/0/461430_4d1840f0641.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="279.10" OriginalAmount="276.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.05536" Longitude="28.987464" StarRating="3" HotelCode="188680|4845799" HotelName="Atik Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ebekizi Sok. No: 5, Mesrutiyet Mah., Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/c7/cdc75b72df30c3af3274f30294892cef07ea3c8d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="280.78" OriginalAmount="278" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.003957689773" Longitude="28.968713350742" StarRating="3" HotelCode="382716|199546" HotelName="Ottoman's Pearl Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sehsuvarbey Mahallesi, Comertler Sokak 3/101, Sultanahmet, 34126 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/cd/ec/cdecbd46156b4c717f1672ac0a36fe46976cd171.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="280.78" OriginalAmount="278" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1272380-24473015/7349876710869723982/16366" HotelName="ERESIN HOTELS EXPRESS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/72000000/71960000/71951700/71951652/54ec614e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="280.78" OriginalAmount="278.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.97579615" Longitude="29.1486161" StarRating="0" HotelCode="623791|cityloft_161" HotelName="Cityloft 161" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Zumrut Sokak, 34755 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/76/9f/769fe819b204b69207512be72ae67c8d8c7c130d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a restaurant, a café, a bar and a busi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="281.79" OriginalAmount="279" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01046154" Longitude="28.94831693" StarRating="3" HotelCode="373418|199636" HotelName="Hotel Ekol" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Molla Gürani Mahallesi, Tanburi Cemil Bey Sokak Number 7, Aksaray, 34093 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/49/984914f4eb80c151ee1b1e10393216a4b0dda267.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="281.79" OriginalAmount="279" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.005243" Longitude="28.98181" StarRating="3" HotelCode="191098|57145" HotelName="Ipekyolu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Cankurtaran Meydani No:8, Sultanahmet, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/55/a05534ed66c1f985afa7ad5e381ba07fd421dafa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="282.19" OriginalAmount="279.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.004871" Longitude="28.959882" StarRating="0" HotelCode="|522104" HotelName="Royal Kral As Suit Otel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nalbant Cami Sk.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/2/1/0/4/522104_9e991ad0926.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="283.40" OriginalAmount="280.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.9803622" Longitude="29.1088696" StarRating="0" HotelCode="|353515" HotelName="Cityloft 24" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Albay Sokak No:26 Kucukbakkalkoy, Atasehir</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/3/5/1/5/353515_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="283.81" OriginalAmount="281" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.05785019" Longitude="28.98600267" StarRating="0" HotelCode="818756|343197" HotelName="Corner Park Suite Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Merkez Mahallesi, Nakiye Elgun Sokak 91/1, 34381 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/1d/9f/1d9fa7003a20293ddc119e9023b14e33d44e948a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="283.81" OriginalAmount="281.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0426618" Longitude="28.9823554" StarRating="3" HotelCode="300217|hera_montagna_hotel" HotelName="Hera Montagna" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Inönü Mahallesi, Elmadag Caddesi 64, Sisli, Istanbul 34381</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/93/b2/93b21e71271514534f073f271acd2b7498c59535.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="283.97" OriginalAmount="281.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.034361" Longitude="28.982222" StarRating="0" HotelCode="|443797" HotelName="La Pera Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tel Sk. 8/a</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/3/7/9/7/443797_7cddd6c1044.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="284.82" OriginalAmount="282" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.033830089992" Longitude="28.981026067153" StarRating="3" HotelCode="404620|61905" HotelName="Hotel Next2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Kuloglu Mahallesi, Kocaaga Sokak 10, Turnacibasi Caddesi, Beyoglu, 34433 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/82/5782d599bacdd199047ab4f49abd50afa169a825.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="284.82" OriginalAmount="282" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00724425" Longitude="28.95249066" StarRating="0" HotelCode="517105|375227" HotelName="Prens Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Aksaray Mahallesi, Tiryaki Hasan Pasa Caddesi, Kocibey Sokak 28, 34200 Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/ostrovok/16/c5/16c5ba3947c3c5b8b873baa7c184c08929e1d233.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="286.17" OriginalAmount="283.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.9460406" Longitude="29.124735" StarRating="0" HotelCode="|86914" HotelName="Anka Business Park Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Delta Hospital Arkasi Akguvercin Sok No:9 Kucukyali</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/9/1/4/86914_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a cafÃ©, internet, WiFi (free of charge), a restaurant, a laundry service, a sauna and a games room. SITUATION: It is close to the main road.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="286.31" OriginalAmount="283.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.05761" Longitude="28.98585" StarRating="0" HotelCode="|549073" HotelName="Corner Park Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Merkez Mahallesi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/9/0/7/3/549073_19770691157.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="286.32" OriginalAmount="283.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01034" Longitude="28.95404" StarRating="0" HotelCode="|193118" HotelName="Laleli Blue Marmaray " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ordu cad Selimpasa Sok No 18 Laleli</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/3/1/1/8/193118_3e1abd21602.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="286.84" OriginalAmount="284" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.04733" Longitude="28.98489" StarRating="0" HotelCode="847897|375211" HotelName="Taksim Time Hotel Istanbul" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ergenekon Mahallesi, Dolapdere Caddesi 108, Harbiye, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/7d/327dacd3fd65243e2df88ccde17babaa23c81eae.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="286.84" OriginalAmount="284" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|612254-28494075/7349876710869723982/4459" HotelName="ATIK PERA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/24000000/23910000/23906400/23906374/c785f10c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="286.84" OriginalAmount="284" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|286307-22246524/7349876710869723982/25331" HotelName="WHITE MONARCH" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9240000/9232100/9232015/071e9fb1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="286.84" OriginalAmount="284.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="3" HotelCode="118842|abella_hotel_special_class_" HotelName="Abella" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Airport Transfer (on Demand),ATM/Cash Machine,Banquet Hall,Beauty Salon,Bicycle Rental,Designated Smoking Area,Dining,Fax,Laundry,Massage Centre,Pets allowed,Printer,Restaurant,Room Service,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Küçükayasofya Street No 35, Sultanahmet/Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/21/d3219136ea5f80e38d2d890c1aff5f7c53914760.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel, which can be found in Old City, is a great option for families. Nestled just a ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="286.84" OriginalAmount="284.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.028836883722" Longitude="28.973169687572" StarRating="3" HotelCode="118849|the_pera_hotel" HotelName="The Pera Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mesrutiyet Caddesi 113, Taksim, Beyoglu, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/72/a772aa2653a38db1b5cde2f470ef91765253a115.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel enjoys an amazing location in the centre of Istanbul. The underground station, P...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="286.87" OriginalAmount="284.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0034241" Longitude="28.9691603" StarRating="0" HotelCode="|108081" HotelName="Ottoman Elegance Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kadirga Meydani Sehsuvarbey Mah. Donus Sok. No: 26,Kucukayasofya,Sultanahmet,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/8/0/8/1/108081_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a terrace. SITUATION: It is 10 minutes away from the mosque. ROOM: The rooms have an air-conditioning system and WiFi (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="287.85" OriginalAmount="285" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03223422" Longitude="28.98812057" StarRating="0" HotelCode="567600|237353" HotelName="Dreamers B&amp;B" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Purtelas Hasan Mahallesi, Hardal Sokak 2, Findikli Beyoglu, 34420 Istanbul, Marmara Region</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=11037454</HotelPictures>
        <HotelDescription>&lt;br/&gt;Wireless internet access in public areas allows guests to stay connected. There is also a garden.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="288.07" OriginalAmount="285.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.003178" Longitude="28.975895" StarRating="0" HotelCode="|86935" HotelName="Antique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/9/3/5/86935_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has WiFi (free of charge) and a terrace on the rooftop. SITUATION: This welcoming hotel is in SultÃ¡n Ahmet the area Istanbul it is in 500 metres away, guests will find the mosque.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="288.17" OriginalAmount="285.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.068323" Longitude="28.9996461" StarRating="4" HotelCode="|447168" HotelName="The Bold" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Selahattin Pinar Cd.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/7/1/6/8/447168_859abf21141.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="288.17" OriginalAmount="285.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00277" Longitude="28.97431" StarRating="0" HotelCode="|184252" HotelName="Cheers Lighthouse" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/2/5/2/184252_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="288.26" OriginalAmount="285.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.011336" Longitude="28.947624" StarRating="3" HotelCode="|475533" HotelName="GRAND VATAN HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Adnan Menderes Vatan Bulvari no 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/5/5/3/3/475533_7ae76531250.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="288.86" OriginalAmount="286.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0446116" Longitude="28.9827253" StarRating="4" HotelCode="313443|icon_istanbul_hotel" HotelName="Icon Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Eskisehir Mahallesi, Dolapdere Caddesi 47-43, Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/4e/6a/4e6a4496383930edccf22be61a3faf2808a35324.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="288.86" OriginalAmount="286.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.81591764" Longitude="29.30319381" StarRating="3" HotelCode="363664|grand_lion_hotel" HotelName="Grand Lion Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 08/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Postane Mahallesi, Istasyon Caddesi 3, Iskele Karsisi, 34940 Tuzla, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/cd/65cded7abd304d82beb9112347d691934f76d2a2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on the seafront in Tuzla, this hotel is 9 km from the airport. It offers air-conditioned gue...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="288.89" OriginalAmount="286.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.005644" Longitude="28.665497" StarRating="0" HotelCode="|545791" HotelName="ELİTE PARK HOTEL and SUİTES" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Yakuplu Mahallesi 65.Sokak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/5/7/9/1/545791_5cf2a441044.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="289.70" OriginalAmount="286.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.907433" Longitude="29.214929" StarRating="0" HotelCode="|526219" HotelName="Aram Otel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Naz Sk.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/6/2/1/9/526219_b1ea5431013.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="289.87" OriginalAmount="287" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.960320571368" Longitude="29.214697536683" StarRating="3" HotelCode="900873|199085" HotelName="Grand Merin Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Fatih Mahallesi, Yakacik Caddesi 54, Ortadag, 34885 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/12/6b12ce141cd5ac1a8942ab440d7af57fd937867c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="289.87" OriginalAmount="287" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.047442472718" Longitude="28.986100130977" StarRating="3" HotelCode="574354|237560" HotelName="Park By Clover" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Ergenekon Mahallesi, Papa Roncalli Sokak 122-1, Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/d0/da/d0da665d5c74513b8fdd3b4e9ef96e3dcdc02ddc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="289.87" OriginalAmount="287.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.011045503574" Longitude="28.959112084061" StarRating="3" HotelCode="37690|laleli_gonen_hotel_2" HotelName="Laleli Gönen" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Fethibey Caddesi, Zeynepkamil Sokak 24, Laleli, 34134 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/7f/c77f9170444e8b7a4bb603172f28ee2a679dce94.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel is situated in Istanbul, about 1 km from the sea. The tourist attractions can be re...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="290.88" OriginalAmount="288" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.003529" Longitude="28.971322" StarRating="3" HotelCode="900675|56393" HotelName="Emirhan Inn Apartment" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kucuk Ayasofya Mahallesi, Odev Sokak 4, 34122 Istanbul, Sultanahmet</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/7c/cc/7ccc7532b6afb1f2305539b89a1f40ac399587aa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="290.88" OriginalAmount="288" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.02327773" Longitude="28.9604496" StarRating="0" HotelCode="372756|493315" HotelName="Baykal Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Uskuplu Caddesi, Fukarababasi Sokak 12, Kadir Has Üniversitesi Yani, Unkapani, Fatih, 34083 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/e4/3ee4e011e9f71eebceb890b66be136aa3803bdb1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on the shores of Golden Horn in Unkapani, Hotel Baykal is 3 km from the historic Sultahahmet...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="290.88" OriginalAmount="288.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.035305" Longitude="28.978626" StarRating="3" HotelCode="191176|jakaranda_" HotelName="Jakaranda" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Huseyin Aga Mah. Buyuk Bayram Sok. No. 14 Beyoglu 34420, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/0a/230af0fcff5967a04dda9909b8cdb8f915092684.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="291.13" OriginalAmount="288.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.04404" Longitude="28.98532" StarRating="0" HotelCode="|184185" HotelName="The Central House Istanbul Taksim" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Papa Roncalli Sokak No: 34</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/1/8/5/184185_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="291.28" OriginalAmount="288.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.003702618148" Longitude="28.969123363495" StarRating="3" HotelCode="58254|95106" HotelName="Kupeli Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 08/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Garden,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kadirga Meydani Donus Sokak 14, Kucukayasofya, Istanbul, Sultanahmet</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/13/138bc0a2435ae9f7/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located only about 50 m from the centre of Kucuk Ayasofya in Istanbul, 300 m from the S...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="291.42" OriginalAmount="288.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.019565" Longitude="28.827009" StarRating="0" HotelCode="|486101" HotelName="Comfort Point Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/6/1/0/1/486101_a77f5132147.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="291.89" OriginalAmount="289" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.047365439361" Longitude="28.986318753373" StarRating="4" HotelCode="933241|199885" HotelName="Arach Hotel Harbiye" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Eco Hotel,Business Hotel" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cumhuriyet Caddesi, Prof. Dr. Celal Öker Sokak 5, Harbiye, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/2f/e72f2dc662a4ac3805ef24660bc8679d1e2cfce2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is in the city district Sisli-Nisantasi, opposite the Istanbul Military Museum. Links to t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="291.89" OriginalAmount="289" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.97174549" Longitude="29.14447211" StarRating="0" HotelCode="599100|237183" HotelName="Arkem Hotel &amp; Suite 1" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Findikli Mahallesi, Sarmasik Sokak 183, 34854 Istanbul, Maltepe</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/fa/adfa85b9f8f7da40dc7f27b58dfb7b16b5ee3e77.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="291.89" OriginalAmount="289" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03197673198" Longitude="28.977045772982" StarRating="3" HotelCode="470476|199250" HotelName="Cirrus Suites Tomtom" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Tomtom Mahallesi, Eski Cicekci Sokak 18, Beyoglu, 34435 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/634706/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="291.89" OriginalAmount="289" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0081306" Longitude="28.97163935" StarRating="3" HotelCode="373626|217738" HotelName="Sultanahmet Newport Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Binbirdirek Mahallesi, Peykhane Sokak No:15, Cemberlitas - Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/75/73/7573aa7ee0fa44288248374fa023bcef681d20b0.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="291.89" OriginalAmount="289" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.978438566163" Longitude="28.87094030233" StarRating="4" HotelCode="315781|217741" HotelName="Rawda  Bakirkoy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Fisekhane Caddesi, Cumhuriyetçi Sokak 3, Bakirköy, 34140 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/60/ed607c4723d705c7a98aa325002109026d0ad3a8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="291.89" OriginalAmount="289.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.012242" Longitude="28.95716" StarRating="3" HotelCode="933207|bergama_hotel" HotelName="Bergama Hotel Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 08/08/2026" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Elevator,Internet,Parking,Pick &amp;amp; Drop,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mesih Pasa Mahallesi, Fevziye Caddesi No. 34, Sehzadebasi, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/50/37/50372d0e34c501b45896e1c6001fdb44a60eb0e8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Istanbul (Laleli), Bergama Hotel is minutes from Sehzad...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="292.08" OriginalAmount="289.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0345018" Longitude="28.9855027" StarRating="0" HotelCode="|86747" HotelName="Style Star Hotel Cihangir" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cihangir Mahallesi Baskurt Sokak No.8, Cihangir,Taksim 34433</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/7/4/7/86747_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a restaurant. SITUATION: 2 minutes away, guests can findTaksim the square Istiklal the street. ROOM: Guests are offered rooms with air-conditioned and WiFi (free of charge).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="292.40" OriginalAmount="289.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.960394" Longitude="29.2149479" StarRating="3" HotelCode="|83041" HotelName="Grand Merin Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Fatih mah.Yakac?k cad. No:54 (ortadag) Sancaktepe</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/0/4/1/83041_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: Is situated in the business area, near the establishment, you will find the airport.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="292.45" OriginalAmount="289.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.907083" Longitude="29.288335" StarRating="0" HotelCode="|552850" HotelName="ERS LİFE AİRPORT HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>AKSEMSETTIN MAH.FATIH BLV.NO 518 SULTANB</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/2/8/5/0/552850_078ae881107.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="293.02" OriginalAmount="290.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0040158" Longitude="28.978917" StarRating="0" HotelCode="|86792" HotelName="Mevlana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sultanahmet Mah. Akbiyik Caddesi No:75 Eminonu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/7/9/2/86792_1.jpg</HotelPictures>
        <HotelDescription>RESTAURANT: Customers can enjoy a restaurant on the terrace. SITUATION: Sultan Ahmed Mosque 200 metres away, guests will find. ROOM: All the rooms have an air-conditioning system and WiFi (free of charge).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="293.59" OriginalAmount="290.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.002359" Longitude="28.941786" StarRating="0" HotelCode="|535870" HotelName="Valens Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mihri Hatun Sk. 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/5/8/7/0/535870_6821b342052.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="293.79" OriginalAmount="290.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00611" Longitude="28.66431" StarRating="4" HotelCode="|235965" HotelName="Empire İstanbul " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/5/9/6/5/235965_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="293.91" OriginalAmount="291" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="866022|381268" HotelName="Levo Suites Macka" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Servirevan Sokak, 34357 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/9b/a39b86cc7d8dadf3d35aa2f42a3f332687dec987.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="293.91" OriginalAmount="291" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.02135098" Longitude="28.92810205" StarRating="3" HotelCode="309349|198922" HotelName="Otel Öz Yavuz" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Topkapi Mahallesi, Izmirli Niyazi Sokak 21, Topkapi, Kaleiçi, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/8c/408cecb0e64ebcdf27d47d88a485214083103afc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="293.91" OriginalAmount="291" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|637909-32593101/7349876710869723982/701" HotelName="OTTOMANS PEARL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12770000/12769900/12769858/245bb24d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="293.91" OriginalAmount="291.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0670498" Longitude="28.9984902" StarRating="4" HotelCode="310559|white_monarch_hotel" HotelName="White Monarch Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mecidiyeköy Mahallesi, Selahattin Pinar Arkasi, Naci Kasim Sokak 2, Sisli, 34200 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/d7/b2d7f304a33dccf62797f38c2c4993e3a635adda.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="294.02" OriginalAmount="291.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0125" Longitude="28.9748" StarRating="0" HotelCode="|184575" HotelName="Istanbul Central Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hobyar Mh., Cemal Nadir Str., N:10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/5/7/5/184575_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="294.07" OriginalAmount="291.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0105127" Longitude="28.9541127" StarRating="0" HotelCode="|86763" HotelName="Grand Dilara Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ordu Cad. Selimpasa Sok No: 24 Laleli?</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/7/6/3/86763_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a reception and tourist information. SITUATION: Is situated inLalei the district of. ROOM: Each room has WiFi (free of charge) and a television.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="294.32" OriginalAmount="291.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.02097" Longitude="28.92676" StarRating="0" HotelCode="|184511" HotelName="Hotel Goldengate" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Topkap mah.topkap cd. No 47</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/5/1/1/184511_14.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="294.66" OriginalAmount="291.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.039186" Longitude="28.976141" StarRating="0" HotelCode="|533734" HotelName="Meridiani Taksim Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/3/7/3/4/533734_0489c111120.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="294.92" OriginalAmount="292" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.012613752715" Longitude="28.974752391209" StarRating="2" HotelCode="315885|47758" HotelName="Istanbul Central" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hobyar Mahallesi, Cemal Nadir Sokak 10, Fatih, 34112 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/76/22/7622653a7a15755edec79cdd8ead8091c86ae78a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="294.92" OriginalAmount="292.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008379618408" Longitude="28.963636561937" StarRating="4" HotelCode="933247|golden_rain_hotel_old_city" HotelName="Golden Rain Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Kemalettin Mahallesi, Mithatpasa Caddesi, Abihayat Sokak No. 6, Eminönü, 34130 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/f1/b4f1fa6ae48c0cc2bd7be598f499319888a5b53e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="295.23" OriginalAmount="292.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.038799" Longitude="28.983076" StarRating="0" HotelCode="|529631" HotelName="Santa Rio hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Feridiye Cd. 36</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/9/6/3/1/529631_7aa5cb91054.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="295.57" OriginalAmount="292.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0142396" Longitude="28.9793331" StarRating="0" HotelCode="|86865" HotelName="Preferred Hotel Old City" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nobethane Caddesi, Tayahatun Sok. No:15 Sirkeci</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/8/6/5/86865_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a terrace and a buffet breakfast. SITUATION: Is situated inSultanahmet the district of 5 minutes away from the establishment, clients can find Topkapi the Palace of.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="295.59" OriginalAmount="292.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.018951" Longitude="28.652505" StarRating="0" HotelCode="|464313" HotelName="Mugwort Hotelandspa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cumhuriyet Mah.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/4/3/1/3/464313_2fb6ed10639.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="295.93" OriginalAmount="293.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00648379" Longitude="28.97130818" StarRating="3" HotelCode="635290|seven_days_hotel_3" HotelName="Seven Days Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Binbirdirek Mahallesi, Goktas Sokak 10, Sultanahmet, Fatih, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/da/73dac73a79d60322f9967f5fed3d5fe7edfdab13.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="295.93" OriginalAmount="293.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.010325839047" Longitude="28.975194511744" StarRating="2" HotelCode="900678|meddusa" HotelName="Meddusa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nuruosmaniye Caddesi 5, Cagaloglu, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/5d/085d5d3d6e93c026b67990e6f3b2912ee3afcf90.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers are welcomed at the hotel, which has a total of 21 rooms. A lobby and a reception are ava...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="296.14" OriginalAmount="293.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.979313" Longitude="28.874841" StarRating="0" HotelCode="|538902" HotelName="Blueway" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cevizlik Mahallesi Dantelaci Sokak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/8/9/0/2/538902_55b118f1025.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="296.38" OriginalAmount="293.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.026846" Longitude="28.970129" StarRating="0" HotelCode="|530661" HotelName="Galapera Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Emekyemez Mah., Nazli Hanim Sokak No:5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/0/6/6/1/530661_994fe371057.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="296.63" OriginalAmount="293.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0110803" Longitude="28.9578753" StarRating="0" HotelCode="|25185" HotelName="Laleli Gonen" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Fethi bey cad zeynep kamil sK no:24</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/1/8/5/25185_6.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is situated nearLaleli the shopping centre in the surrounding area, clients have tourist areas. ROOM: The spacious and modern rooms, fully-equipped, have a sofa, a flat-screen television and a living room. FACILITIES: The establishment boasts a swimming pool.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="296.94" OriginalAmount="294" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00998988009" Longitude="28.954447338623" StarRating="4" HotelCode="936560|27765" HotelName="Glorious Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Yesil Tulumba Sokak 17, Ordu Caddesi, Laleli, 34080 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/media/a54768438e5b40a284636a7e18d4d8f1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul. The train station, along with other public transpor...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="296.94" OriginalAmount="294" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.010261604736" Longitude="28.954066132952" StarRating="3" HotelCode="323793|210045" HotelName="Laleli Blue Marmaray Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Massage Centre,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Ordu Caddesi Selimpasa Sokak 18, Laleli, 34070 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/43/430300/430300a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="296.94" OriginalAmount="294" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.003431551633" Longitude="28.9787669" StarRating="3" HotelCode="32163|55178" HotelName="Naz Wooden House Inn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Akbiyik Degirmeni Sokak 7, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/39/86/3986a8cf2ad22b5687a567a42a33dd6c2d9e5a7f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="296.94" OriginalAmount="294" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.004355829379" Longitude="28.979782702767" StarRating="3" HotelCode="118851|237549" HotelName="Hotel Ocean's 7" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cankurtaran Mahallesi, Amiral Tafdil Sokak 18/1, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/9f/da/9fda308936aa912db43dda1c65d15ccafc8ff3fb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="296.94" OriginalAmount="294" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00895283" Longitude="28.95414414" StarRating="5" HotelCode="503858|217691" HotelName="The Center Hotel" 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>Mesihpasa Mahallesi, Sait Efendi Sokak no 11, Laleli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/20/17208d8d9298e11cea897917872599d314591cce.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="296.94" OriginalAmount="294.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.021053" Longitude="28.927442" StarRating="3" HotelCode="297941|hotel_goldengate" HotelName="Golden Gate" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Topkapi Cad. No. 47, Topkapi Mah., Topkapi, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/d4/b6/d4b6ee3b256efab6a7ae34d08f16a640aa89cad0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="296.94" OriginalAmount="294.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00465616" Longitude="28.9628357" StarRating="3" HotelCode="516837|milano_hotelspa_istanbul" HotelName="Hotel Milano Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="boutique hotel" CnxPolicy="Free CXL until 07/08/2026" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Muhsine Hatun Mahallesi, Çiftegelinler Caddesi, Telliodalar Sokak 48, Kumkapi, Fatih</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/bd/d5bd1b3515943cddd875844c04baea7dd0b77945.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="297.08" OriginalAmount="294.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0026663" Longitude="28.9744605" StarRating="3" HotelCode="|79170" HotelName="Bucoleon By Cheers" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kucuk Ayasofya Cad.Cayiroglu sok. No:20</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/9/1/7/0/79170_1499b110636.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a terrace, a cafÃ© and a reception. SITUATION: The hotel is in a quiet area, is situated 400 metres away from the mosque, it is situated 18 kilometres away from Istanbul AtatÃ¼rk Airport The hotel the Grand Bazaar it is 10 minutes away from it is 15 minutes away from Topkapi the palace. ROOM: All the rooms have WiFi, an LCD satellite television and an air-conditioning system. Guests are offered room service. OTHERS: Regarding the food and beverage offering, clients have a breakfast service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="297.76" OriginalAmount="294.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.005942" Longitude="28.962519" StarRating="0" HotelCode="|484608" HotelName="Senyor Garden Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/4/6/0/8/484608_22c1dfd2038.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="297.95" OriginalAmount="295" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.035114" Longitude="28.976043" StarRating="4" HotelCode="263717|375310" HotelName="Walton Hotels Taksim" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="boutique hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Kamerhatun Mahallesi, Hamalbasi Caddesi 28, Beyoglu, Taksim, 34420 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/09/094ca96876b00531/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="297.95" OriginalAmount="295" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.006174" Longitude="28.980782" StarRating="3" HotelCode="172520|198855" HotelName="Star Hotel Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cankurtaran Mahallesi, Akbiyik Caddesi No.16, 34400 Istanbul, Sultanahmet</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/cc/becc67e5a88c23836be4e55a363c6218f6a324a6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a convenient location in the Sultanahmet district of Istanbul. The major attractio...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="297.95" OriginalAmount="295.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.05608" Longitude="28.989936" StarRating="3" HotelCode="900677|valide_hotel" HotelName="Valide" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mesrutiyet Mahallesi, Ebekizi Sokak 6/9, Halaskargazi Caddesi, Osmanbey, Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/66/49/66493fde846df53402dccbf63d31ab0ae326fca1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers can enjoy a pleasant stay in one of the 35 rooms. A lobby and a reception are available t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="297.95" OriginalAmount="295.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00757938" Longitude="28.94891255" StarRating="0" HotelCode="776203|hermanos_hotel" HotelName="Hermanos Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Aksaray Mahallesi, Manastirli Rifat Sokak 25, 34096 Istanbul, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/bc/25bc1bf8a6acd0ef358f750c04ef3a1f3fcb9bb1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="298.14" OriginalAmount="295.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.035159" Longitude="28.9767033" StarRating="0" HotelCode="|108246" HotelName="#bunk" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Inonu Mahallesi Papa Roncalli Sokak No: 34 Sisli</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/8/2/4/6/108246_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is inBeyoglu the district of Close to Istiklal Avenue.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="298.28" OriginalAmount="295.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.04929" Longitude="29.02292" StarRating="0" HotelCode="|192346" HotelName="Ortakoy Aysem Sultan" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mecidiye Mh. Cevirmeci Sk. No 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/2/3/4/6/192346_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="298.35" OriginalAmount="295.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0036965" Longitude="28.9753208" StarRating="3" HotelCode="|82994" HotelName="Mehmet Bey" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kucuk Ayasofya Cad. No:37 Sultanahmet</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/9/9/4/82994_8.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment offers breakfast service, The establishment has WiFi (free of charge). SITUATION: The establishment, is in a quiet area, is situated near the mosque. ROOM: Customers can find large rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="298.93" OriginalAmount="295.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.97174" Longitude="29.14445" StarRating="0" HotelCode="|551833" HotelName="Arkem Hotel 1" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Findikli Mah. Sarmasik Sokak No: 183</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/1/8/3/3/551833_58404491556.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="298.96" OriginalAmount="296" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.036628204479" Longitude="28.983008149412" StarRating="1" HotelCode="404107|58612" HotelName="Bunkahaus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sehit Muhtar Mahallesi, Ana Cesme Sokak 3, 34453 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/f8/1cf8512f2b8a90b6d86bad1bde92c980b44154ac.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="298.96" OriginalAmount="296" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.034653080868" Longitude="28.984594345093" StarRating="4" HotelCode="13054|23226" HotelName="Hotel Grand Star Bosphorus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Siraselviler Caddesi No. 45/1, Taksim, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/7e/3a/7e3a8bbba534af272de146e8884a18df361c3078.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of the new area of the city, directly on Taksim Square. Guests wi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="298.96" OriginalAmount="296" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|67107-19507472/7349876710869723982/16305" HotelName="ORIENT MINTUR" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/902700/902666/33b7c9f0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="298.96" OriginalAmount="296.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.912295800366" Longitude="29.217391614165" StarRating="4" HotelCode="310547|ramada_encore_istanbul_kartal" HotelName="Ramada Encore Istanbul Kartal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cumhuriyet Mahallesi, Kartal Caddesi 53, 34876 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/74/05/7405252f40858a068ddab8a64fe749b8af036ba9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul - Sabiha Gökcen (SAW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="298.96" OriginalAmount="296.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.04527076" Longitude="28.98309912" StarRating="0" HotelCode="966213|ferman_apart_hotel" HotelName="Ferman Apart Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Eskisehir Mahallesi, Dolapdere Caddesi 77/1, Sisli, 34360 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/ac/b0ace8300de9b67a6a3468d65fda4ea3133d750c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="299.00" OriginalAmount="296.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.994282" Longitude="28.84405" StarRating="0" HotelCode="|545096" HotelName="White Corner Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Fetih Cd. No:11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/5/0/9/6/545096_2566a3f1033.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="299.38" OriginalAmount="296.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.9798408" Longitude="29.1081256" StarRating="0" HotelCode="|107983" HotelName="Cityloft 36" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ali Ay Sok. No:6 Atasehir</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/7/9/8/3/107983_8.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is situated 4 kilometres away fromYeditepe the University of. ROOM: The establishment has modern suites, have an air-conditioning system, a kitchen and flat-screen satellite television.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="299.97" OriginalAmount="297" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008873" Longitude="28.95465" StarRating="2" HotelCode="311565|237441" HotelName="Hotel Rio" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sait Efendi Sokak 20/1, Aksaray Caddesi, Laleli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/84/3184a957b3f3b75e5673a2fecea1007793f08cce.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guest accommodation comprises 22 rooms. Services and facilities at the hotel include a baggage stora...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="299.97" OriginalAmount="297.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.024261" Longitude="28.97679167" StarRating="0" HotelCode="964428|opale_hotel" HotelName="Opale Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mueyyedzade Mahallesi, Maliye Caddesi 1/1, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/df/0adf90ddf1743dd1ae323ace37535018cae19f49.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="300.86" OriginalAmount="297.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.04527" Longitude="28.98327" StarRating="0" HotelCode="|184263" HotelName="Cumbalı Plaza" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bozkurt Mah. Dolapdere Cad. No.135</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/2/6/3/184263_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="300.98" OriginalAmount="298" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008348" Longitude="28.946" StarRating="2" HotelCode="267814|217258" HotelName="Grand Ümit" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 08/08/2026" HotelFacility="Air Conditioning,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cerrahpasa Caddesi No. 32, Fatih, Aksaray, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/c4/d5c4c25a153dabc4cc77957526f760721eb80a55.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="300.98" OriginalAmount="298.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.003593312601" Longitude="28.974090814591" StarRating="4" HotelCode="26524|erguvan_special" HotelName="Erguvan Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Garden,Internet,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Küçük Ayasofya Mahallesi, Aksakal Caddesi 1, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/dc/c5dcf9e92b80a82909505c2b08b63a9f050feca1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the old town, and all the major monuments can be reached in a few minutes by...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="301.13" OriginalAmount="298.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.04443" Longitude="28.9826" StarRating="0" HotelCode="|184566" HotelName="Icon Istanbul Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Eskisehir Dist., Dolapdere St No. 43/47</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/5/6/6/184566_14.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="301.62" OriginalAmount="298.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0361452" Longitude="28.979498" StarRating="0" HotelCode="|108234" HotelName="Yonca" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/8/2/3/4/108234_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: The hotel is 200 metres away from Istiklal Avenue 500 metres away, guests can find Taksim the square. ROOM: The rooms have an air-conditioning system, a flat-screen television and a mini-bar.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="301.62" OriginalAmount="298.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0103" Longitude="28.97713" StarRating="4" HotelCode="|184172" HotelName="Bon  Hagia Sophia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Alaykosku Mah. Sengul Hamam Sok. No: 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/1/7/2/184172_648cdee1548.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="301.69" OriginalAmount="298.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00576" Longitude="28.9735" StarRating="0" HotelCode="|192609" HotelName="Endican Sultanahmet Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Binbirdirek Mh. Peykhane Sk 15</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/2/6/0/9/192609_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="301.99" OriginalAmount="299" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.010160582753" Longitude="28.977245629711" StarRating="4" HotelCode="319557|199869" HotelName="Bon Hotel Old City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Alaykosku Mahallesi, Sengul Hamam Sokak 5, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/3a/c53a840cd2369a8edc26e57ec091ff13db3e811a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="301.99" OriginalAmount="299" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1323121-32417790/7349876710869723982/865" HotelName="VILLA PARADISO" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/77000000/76160000/76159800/76159707/ff11e7cd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="301.99" OriginalAmount="299.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.017095223798" Longitude="28.949693441391" StarRating="3" HotelCode="185586|tugra_hotel" HotelName="Tugra Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Feyzullah Efendi Sokak 6, Fevzipasa Cad., Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/82/40820c160190dbac09a994e16b3db725409d6467.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the Fatih district of Istanbul, the hotel is centrally located for the major tourist att...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="301.99" OriginalAmount="299.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00839461" Longitude="28.96701132" StarRating="0" HotelCode="375064|hotel_padova_5" HotelName="Hotel Padova" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Hayrettin Mh, Asma Kandil Sokak No 11, Fatih, 34126 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ca/6f/ca6f3b02c4f1cab0c0fd1e035bfa3704f2e47d4c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="302.63" OriginalAmount="299.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.02102" Longitude="28.92818" StarRating="0" HotelCode="|242409" HotelName="Topkapı Otel Özyavuz" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/2/4/0/9/242409_13.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="302.67" OriginalAmount="299.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00755" Longitude="28.961169" StarRating="0" HotelCode="|522200" HotelName="Calenberg Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Daltaban Yks.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/2/2/0/0/522200_c083a670932.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="303.00" OriginalAmount="300.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.003294" Longitude="28.980249" StarRating="4" HotelCode="144070|aruna_hotel" HotelName="Aruna Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Massage Centre,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Ahirkapi Sokak 74, Cankurtaran Mahallesi, 34122 Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/d6/66/d66643dea35e21e3c0774b8e80e250f2cffbe7e0.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for guests who appreciate a stylish ambience, this boutique hotel is located in the heart of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="303.00" OriginalAmount="300.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.003769" Longitude="28.975558" StarRating="3" HotelCode="150065|istanbul_holiday_hotel_2" HotelName="Istanbul Holiday Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Küçük Ayasofya Caddesi 28, Sultanahmet, 34400 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/53/9c/539cec25e0aa12709bf61db7fc2275b3c74232ce.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a superb location in the Sultanahmet district of Istanbul. The Blue Mosque is a st...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="303.00" OriginalAmount="300.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.05605568" Longitude="28.98301864" StarRating="4" HotelCode="688444|hotel_wisteria_bomonti" HotelName="Wisteria Boutique Hotel Bomonti" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,ATM/Cash Machine,Central Heating,Designated Smoking Area,Housekeeping,Internet,Laundry,Massage Centre,Sauna,Spa,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Cumhuriyet Mahallesi, Izzetpasa Sokak 56, Bomonti-Sisli, 34380 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/ef/03ef3e7ced24169bcf484eae590f00f7a5fd4c39.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel features free WiFi and views of city in Istanbul. Attractively set in the Sisli district, this...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="303.00" OriginalAmount="300.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.026653" Longitude="28.955787" StarRating="3" HotelCode="933221|lotus_hotel_istanbul" HotelName="Lotus Hotel Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Vakif Mektebi Sokak No.1, Yavuzsultanselim Mahallesi, Fatih</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/85/8e859bb7ad65926b36c9e998a3aba8c03c2b8a2f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="303.00" OriginalAmount="300.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="973596|pera_imperium_taksim" HotelName="Pera Imperium Taksim" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bekar Sokak 15, 34435 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/c7/c0/c7c0fd807a88f8b96ac3c450a581b7fd1a5d998a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="303.36" OriginalAmount="300.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0120671" Longitude="28.9550329" StarRating="2" HotelCode="|83011" HotelName="History Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gencturk Cad. Sirvanizade Sok. No:14 Sehzadebasi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/0/1/1/83011_14.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment has a terrace and a restaurant. SITUATION: This smart hotel is next to the town hall, is located 300 metres away from SaraÃ§hane park.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="303.46" OriginalAmount="300.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0168061" Longitude="28.9492709" StarRating="3" HotelCode="|82876" HotelName="Tugra" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Fevzi Pasa Caddesi Feyzullah Efendi Sokak No:6 Fatih</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/8/7/6/82876_10.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel Sultanahmet it is situated 2,8 kilometres away from Where customers can find the historic monuments.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="304.01" OriginalAmount="301" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.007589" Longitude="28.949098" StarRating="3" HotelCode="160519|30995" HotelName="Alahan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Laundry,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Çakiraga Mah., Manastirli Rifat Sok. No:25, Aksaray, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/30/305353/305353a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="304.01" OriginalAmount="301" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03612530189" Longitude="28.980412550998" StarRating="2" HotelCode="496867|199462" HotelName="Taksim Park Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sehit Muhtar Mahallesi, Suslu Saksi Sokak 23, 34420 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/00/e4002c47bc458558b322b85f6925c5c55b082dcf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="304.01" OriginalAmount="301" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.0768559" Longitude="-78.4653234" StarRating="4" HotelCode="0|223639-19205627/7349876710869723982/19321" HotelName="LINA TAKSIM PERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>3051 W State Street, Olean, 14760-1832, NY, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5810000/5809200/5809128/c0577a31_b.jpg</HotelPictures>
        <HotelDescription>Floors: 2. Total rooms: 60. Suites: 6. Nonsmoking rooms: 60. The Best Western Plus University Inn offers an indoor pool and easy access to shopping, St. Bonaventure University and Dresser Rand.

Conveniently located near many of the area's businesses and organizations, you can make the most of your business trip while staying at the Best Western Plus University Inn. Enjoy just a short commute to Verizon Wireless, Dresser Rand, Olean General Hospital, Alcas Corporation, Cutco Cutlery Corporation, Vector Marketing Corporation and Olean Armory. 

You can also do business or just unwind on the golf course - four courses are within five miles of the Best Western Plus University Inn. If you are visiting the area's faculty and students, St. Bonaventure University is within a few blocks of this Olean hotel. Many guests also delight in skiing in Ellicottville or seeing if lady luck's on their side at Seneca Allegany Casino.

If you're looking for a thrill, Darien Lake is a little over an hour away. Rock City Park, Bradners Stadium, Allegany River Trail, Olean Recreation Center and Allegany State Park are also nearby. We're also within walking distance of shopping and dining. 

Play or unwind in the indoor pool at the Best Western Plus University Inn.  Many guests also delight in the many other abundant amenities, including an exercise facility, dry cleaning and free parking.

You will feel right at home in the comfortable and spacious rooms. Enjoy wonderful amenities, such as cable satellite television with ESPN?, high-speed Internet access, a refrigerator, a microwave, a coffeemaker and a complimentary newspaper, while staying at this Olean, NY hotel.

Sink into the inviting beds at this St. Bonaventure University hotel and wake up feeling refreshed to a delicious complimentary breakfast each morning. We also have extended stay kitchenettes, in-room DVD players, room service from Applebee's and bus and truck parking.

For an affordable and memorable visit to Olean, NY, reserve a stay at Best Western Plus University Inn today. Enjoy your stay.
. ?From: North. Take State Route 16S turn right onto State Route 417W for 3 miles, the Best Western Plus University Inn is on the left.

?From: South. Take State Route 16N turn left onto State Route 417W for 3 miles, the Best Western Plus University Inn is on the left.

?From: East and West. Take Interstate 86, Exit 24, turn left onto State Route 417E for 2 miles, the Best Western Plus University Inn is on the right.
Restaurants: Adjacent to Applebee's Neighborhood Grill &amp;amp; Bar, Monday - Saturday 11:00 a.m. to 12:00 Midnight, Sunday 11:00 a.m. to 10:00 p.m.. Across the street from Lakeview Chinese Restaurant, Chinese,  Monday - Thursday 11:00 a.m. to 10:00 p.m. Friday - Saturday 12:00 Noon to 10:00 p.m.. 0.20 mile(s) from Burger King . 0.30 mile(s) from Perkins Family Restaurant, American,  24 hours. 0.30 mile(s) from Ponderosa, American, Monday - Saturday 11:00 a.m. to 10:00 p.m. Sunday 8:00 a.m. to 10:00 p.m.. 2.00 mile(s) from Beef N Barrel, American, Monday - Saturday 11:00 a.m. to 10:00 p.m.. 2.50 mile(s) from Century Manor, steak/seafood, Sunday - Friday 5:00 p.m. to 10:00 p.m.. 2.50 mile(s) from Angie's Restaurant, Italian, Monday - Thursday 11:00 a.m. to 10:00 p.m. Friday - Saturday 11:00 a.m. to 12:00 MidnightArea Info: 3.00 mile(s) from Olean , 15.00 mile(s) from Salamanca , 18.00 mile(s) from Bradford, PA, 24.00 mile(s) from Ellicottville , 50.00 mile(s) from Jamestown , 98.00 mile(s) from Erie, PA , 0.01 mile(s) from Verizon Wireless , 1.50 mile(s) from Dresser Rand , 3.50 mile(s) from Alcas Corportation , 3.50 mile(s) from cutco Cutlery Coproration , 3.50 mile(s) from Vector Marketing Corporation , 0.50 mile(s) from St. Bonaventure University , 15.00 mile(s) from Seneca-Allegany Casino , 68.00 mile(s) from Six Flags? Darien Lake , 0.30 mile(s) from Walmart Supercenter?, 3.00 mile(s) from Olean Center Mall, Indoor pool , 0.50 mile(s) from St. Bonaventure Golf Course , 0.50 mile(s) from Allegany Trail,  hiking, 1.75 mile(s) from exercise facility, YMCA, racquetball courts, weight machines,, 2.00 mile(s) from Olean Recreation Center, ice skating, 20.00 mile(s) from Ellicotville, snow skiing&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="304.01" OriginalAmount="301" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="39.95596" Longitude="-75.15899" StarRating="3" HotelCode="0|374813-22302648/7349876710869723982/24237" HotelName="BISETUN HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>1201 RACE STREET, PHILADELPHIA, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12830000/12829300/12829245/80448812_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Located in central Philadelphia, Four Points by Sheraton Philadelphia City Center is near the airport and within walking distance of Pennsylvania Convention Center and Reading Terminal Market. Additional points of interest include Historical Society of Pennsylvania and Franklin Square.    Hotel Features.   Four Points by Sheraton Philadelphia City Center features a restaurant and a bar/lounge. Room service is available during limited hours. Recreational amenities include a fitness facility. This 3-star property has a business center and offers small meeting rooms. Complimentary wireless and wired high-speed Internet access is available in public areas. This Philadelphia property has event space consisting of conference/meeting rooms and a ballroom.  Guest parking is limited, and available on a limited first-come, first-served basis (surcharge). Additional property amenities include multilingual staff, gift shops/newsstands, and express check-out. This is a smoke-free property.    Guestrooms.     92 air-conditioned guestrooms at Four Points by Sheraton Philadelphia City Center feature coffee/tea makers and complimentary bottled water. Accommodations offer city views. Beds come with premium bedding. Bathrooms feature showers, designer toiletries, and hair dryers. Wired high-speed and wireless Internet access is complimentary. In addition to desks and complimentary newspapers, guestrooms offer direct-dial phones with voice mail, as well as free local calls (restrictions may apply). High-definition televisions have premium cable channels and pay movies. Safes, blackout drapes/curtains, and electronic check-out are also provided. Guests may request a turndown service, refrigerators, and microwaves. Housekeeping is available daily. Guestrooms are all non-smoking.     Room Info:       Notifications and Fees:          The following fees and deposits are charged by the property at time of service, check-in, or check-out.    Valet parking fee: USD 24 per night (in/out privileges)  Refrigerator fee: USD 15 per day  In-room microwave fee: USD 15 per day     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 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 not allowed   Check-out time is noon  Check-in time starts at 3 PM  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="304.01" OriginalAmount="301.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.002863" Longitude="28.9742" StarRating="4" HotelCode="95949|albatros_premier_hotel" HotelName="Albatros Premier" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kucuk Ayasofya Mah., Cayiroglu Sokak No: 1, Istanbul 34122</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/f5/c5f5bef7ed79952d2e3b74e3f0b64ad63324cbd1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the old city quarter of Sultanahmet and is within easy walking distance of ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="304.15" OriginalAmount="301.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0083396" Longitude="28.9459898" StarRating="2" HotelCode="|86819" HotelName="Grand Umit" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cerrahpasa Cad.No:32 Aksaray Fatih</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/8/1/9/86819_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has internet, (free of charge), a car park (free of charge). SITUATION: It is inIstanbul the historic centre of the Grand Bazaar 5 metres away, guests can find.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="304.85" OriginalAmount="301.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.035298" Longitude="28.978288" StarRating="0" HotelCode="|74831" HotelName="Petros" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Balo Sok. 30, Beyoglu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/4/8/3/1/74831_14.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment offers a transfer service to the airport and rooms with internet. SITUATION: Near the establishment, you will findStikal the street it is 1 kilometre away from Taksim the Square of it is 5 minutes away from restaurants. ROOM: The rooms a bathroom, a hairdryer, flat-screen satellite television and a courtesy tea and coffee service. They also have a direct line telephone, a safety deposit box, a mini-bar and WiFi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="304.95" OriginalAmount="301.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0320476" Longitude="28.9772086" StarRating="0" HotelCode="|305028" HotelName="Cirrus Tomtom" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tomtom Mah. Eski Cicekci Sk. No:18 Taksim/Beyoglu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/5/0/2/8/305028_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="305.02" OriginalAmount="302" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.001759384708" Longitude="28.805659196959" StarRating="3" HotelCode="300221|47572" HotelName="Sahra Airport" 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>Kartaltepe Mahallesi, Hisar Sokak 1, Kücükcekmece, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/90/b8/90b8e50940fac8b37866ad3e26fd6ba51177ff82.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="305.02" OriginalAmount="302" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|608119-32388201/7349876710869723982/22444" HotelName="FERMAN PERA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/32000000/31110000/31106600/31106526/2d341b32_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="306.03" OriginalAmount="303" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="49.969214" Longitude="-98.316631" StarRating="4" HotelCode="0|316505-22286897/7349876710869723982/24608" HotelName="ICON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Hwy 1 and Yellowquill Trail, Portage La Prairie, R1N 3C3, MB, CA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10380000/10378300/10378251/f77e1671_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Midscale. Property Type: Inn. Total rooms and suites: 60. Floors: 2. Property description- Pets Allowed. Limited Pet Rooms Available, Call Hotel for Availability before Booking.
Pet Fee 15 Dollars Plus Taxes Per Pet Per Night.
We have 61 Eye-Catching Rooms on 2 Floors 
Suitable For Families, Groups and Business Travelers 
We have Three Different Styles of Rooms to choose from-
Standard and Pool Side Rooms are Convenient set up for 2-4 Guests
King Size Executive Rooms have Additional Amenities such as Microwave, Mini Refrigerator and Iron and Ironing Board
Wheelchair Accessible and Smoking Rooms are also Available
Arcade Games, Indoor Full Size Pool, Hot Tub and Kiddies Pool are just a few of the Amenities on Site
Natural Hiking or Groomed Snowmobile Trails
Room Boasts a Certified Chef and Professional Servers
Our Large Menu has Everything from Mini-Meals to Steak and Lobster with Daily Features Offered to Tempt Ones Palate
Our Cozy Lounge has a Wide Selection of Fine Wines and Cocktails 
Two Video Lottery Games are Discreetly Located in this Comfortable AreaProperty was built in 1975. Hotel Currency: CAD. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="306.03" OriginalAmount="303.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01364866403" Longitude="28.97624194622" StarRating="4" HotelCode="37689|hotel_ipek_palas" HotelName="Ipek Palas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Orhaniye Cad. 9, Sirkeci, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/e2/28/e228a1b867ca3df5e95cd1f42373192c01c99004.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of the Old Town. It is within walking distance of all the city’s ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="306.10" OriginalAmount="303.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0518899" Longitude="28.9860799" StarRating="3" HotelCode="|40604" HotelName="Nil" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>TAVUKCU FETHI SOK NO 21 OSMANBEY</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/6/0/4/40604_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has rooms with WiFi, (free of charge), breakfast service. SITUATION: This establishment, is near Taksim the Square of the exhibition centre, Nisantasi is situated in Close to boutiques, restaurants and cafÃ©s. It has excellent transport links to the metro station, is situated 3 minutes away from shopping centres, Close to Osmanbey the underground station of it is situated 17 kilometres away from Istanbul AtatÃ¼rk Airport. ROOM: The rooms have an air-conditioning system and WiFi (free of charge).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="306.56" OriginalAmount="303.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03617" Longitude="28.9804" StarRating="0" HotelCode="|184603" HotelName="Lavanta" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/6/0/3/184603_6.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="307.04" OriginalAmount="304" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|464069-28455146/7349876710869723982/1051" HotelName="SIM ISTANBUL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/123000000/122250000/122248000/122247977/99dbe04b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="307.04" OriginalAmount="304.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.005674541835" Longitude="28.954132373016" StarRating="3" HotelCode="9368|orient_mintur_hotel" HotelName="Orient Mintur Otel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 08/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mermerciler Caddesi 1, Yenikapi, 34380 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/2c/dc2cd720aeeb6da6827db791a541155d5e425126.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the old city centre, close to the Yenikapi tram stop. It enjoys the advanta...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="307.04" OriginalAmount="304.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00372615" Longitude="28.98033493" StarRating="0" HotelCode="611081|sultan_mansion" HotelName="Sultan Mansion" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Cankurtaran Mhallesi, Keresteci Hakki Sokak 1/3, Fatih Sultanahmet, Fatih, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/7d/7b/7d7b7df38d085dd13bbe11eee14632f9e140b0c6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="307.26" OriginalAmount="304.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.005091" Longitude="28.955455" StarRating="0" HotelCode="|84894" HotelName="Abel Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>KATIP KASIM MAH.LANGA HISARI CAD.YENIKAPI 41</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/4/8/9/4/84894_2.jpg</HotelPictures>
        <HotelDescription>SITUATION: Yenikapi Is situated in the establishment, is near the historic centre, is well-connected with places of interest. ROOM: The rooms have an air-conditioning system, a television, a direct line telephone, internet, a safety deposit box, a bathroom with a shower, a hairdryer and a hairdryer. FACILITIES: The establishment boasts a reception, a restaurant, a bar, a lift and a safe. The establishment also offers an air-conditioning system, room service, a launderette, a dry cleaner's (available for a fee) and internet.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="307.58" OriginalAmount="304.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.943911" Longitude="29.133573" StarRating="0" HotelCode="|527143" HotelName="Guest Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Girne Mahallesi, Girne Caddesi 123</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/7/1/4/3/527143_7e28cc21054.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="308.00" OriginalAmount="304.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.911232" Longitude="29.306296" StarRating="0" HotelCode="|474099" HotelName="Cevvo Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cihan Sk. 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/4/0/9/9/474099_68de3df1244.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="308.05" OriginalAmount="305" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00842905" Longitude="28.96588018" StarRating="3" HotelCode="323790|62920" HotelName="Alpinn Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Tiyatro Caddesi 19, Beyazit, 34126 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/a0/5e/a05eb28f8968db7427b25edb5bd9479b6df152de.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="308.05" OriginalAmount="305" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03696298" Longitude="28.98332357" StarRating="5" HotelCode="974617|217651" HotelName="Utarit Taksim" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sehit Muhtar Mahallesi, Utarit Sokak 6, Beyoglu, 34435 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/5d/0f5dba55b9ceaa4a104902cb6934c16b47f3c4bb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="308.05" OriginalAmount="305" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00794198" Longitude="28.94935726" StarRating="2" HotelCode="517169|217762" HotelName="Sim Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 08/08/2026" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Namik Kemal Caddesi, Abdullah Cavus Sokak No 14, Aksaray, 34096 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/07/7d/077d9411798f308e5261c2dd71a46cd8a45ba78d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="308.05" OriginalAmount="305" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.010726745587" Longitude="28.957930037278" StarRating="2" HotelCode="933202|37207" HotelName="Süreyya Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ahmet Suayip Sokak 14, Fethibey Caddesi, Laleli, Fatih, 34134 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/bf/6b/bf6ba346d77ba2be544f84348dab506851263d92.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just a few minutes' walk from the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="308.20" OriginalAmount="305.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0116321" Longitude="28.956492" StarRating="3" HotelCode="|83034" HotelName="Bergama" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Fevziye Cad. No:34 Sehzadebasi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/0/3/4/83034_40cfc9e1616.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is situated next to the palace, museums and monuments.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="308.56" OriginalAmount="305.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.051135" Longitude="29.023682" StarRating="0" HotelCode="|540384" HotelName="Elite Marmara Ortaköy Hotel &amp; Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mecidiye Mahallesi Kumbaracibasi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/0/3/8/4/540384_c6dfd222110.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="308.94" OriginalAmount="305.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.9944" Longitude="28.83641" StarRating="0" HotelCode="|241647" HotelName="Niconya Port Suiteandhotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/1/6/4/7/241647_7.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="309.05" OriginalAmount="305.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0399266" Longitude="28.9821162" StarRating="0" HotelCode="|108027" HotelName="Ottopera Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mh. Feridiye Cd. No:95 / 97 Beyoglu Taksim</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/8/0/2/7/108027_8.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is 300 metres away fromTaksim the Square of the metro station.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="309.06" OriginalAmount="306" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.007382836138" Longitude="28.664417601189" StarRating="3" HotelCode="260600|45377" HotelName="ibis Istanbul Esenyurt" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Güzelyurt Mahallesi Haramidere, E-5 Karayolu 5-7, Kuzey Yanyol, 34515 Esenyurt, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/7e/4d7eab6cf2e0b4de97c0ff3eecd76de2cd61abec.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="309.06" OriginalAmount="306" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03533492" Longitude="28.97804173" StarRating="3" HotelCode="312309|217604" HotelName="LifeRoom Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hüseyinaga Mahallesi, Topcekenler Caddesi 15, Beyoglu, 33425 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/591317/591317a_hb_a_002.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers can feel at home in one of the 14 rooms. Services and facilities at the hotel include a s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="309.06" OriginalAmount="306" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1157057-32833613/7349876710869723982/23083" HotelName="ISTANBUL AIRPORT EXPRESS HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/46000000/45440000/45433500/45433451/152c4891_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="309.06" OriginalAmount="306.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.038216" Longitude="28.982896" StarRating="3" HotelCode="298258|comfort_hotel_taksim" HotelName="Comfort Hotel Taksim" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sehit Muhtar mah. Feridiye caddesi çamdali sokak No. 5, Taksim, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/ed/4aed7fd9ba18cfc4a56d66860bdd199c7e6740e9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="309.54" OriginalAmount="306.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01274" Longitude="28.93811" StarRating="0" HotelCode="|193167" HotelName="Ilicak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Millet Caddesi No.81</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/3/1/6/7/193167_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="310.07" OriginalAmount="307" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01406" Longitude="28.97806" StarRating="3" HotelCode="514070|216974" HotelName="Amara Old City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Nightclub,Room Service,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Hocapasa Mahallesi, Nöbethane Caddesi 8, Fatih, 34113 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/60/d5/60d55927ee9dcf5e302fa61956149ec67c8fe6c3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="310.07" OriginalAmount="307" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.007564571179" Longitude="28.951919550535" StarRating="4" HotelCode="300839|47720" HotelName="Comfort Life" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Air Conditioning,Airport Transfer (on Demand),Bar,Currency Exchange,Designated Smoking Area,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Inebey Mahallesi, Tiryaki Hasan Pasa Caddesi 33, Aksaray, Fatih, 34096 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d7/5d/d75d518f0822d170eb2fbd80b2b45c94af0189c6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the Aksaray district of the city, this modernly furnished hotel is well positioned for th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="310.07" OriginalAmount="307" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.036226624468" Longitude="28.980537380357" StarRating="3" HotelCode="933256|63821" HotelName="Lavanta Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Süslü Saksi Sokak 17, 34435 Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/b7/32b7b3d0add24f8d03ab8f8801d6b90507427690.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="310.07" OriginalAmount="307" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.040239" Longitude="28.981823" StarRating="4" HotelCode="933215|57714" HotelName="Villa Pera Suite Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Feridiye Caddesi 113-116, Kotatepe Mahallesi, Taksim, Istanbul 34437</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/41/67419ccade73a35a8fd77df99baee2f82664ee36.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="310.07" OriginalAmount="307.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.003648977485" Longitude="28.972500264644" StarRating="3" HotelCode="175679|basileus_hotel" HotelName="Basileus Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kucuk Ayasofya Mahallesi, Sehit Mehmet Pasa Sokak 1, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/media/bcf6f1cf62b54983ac2bb283853172a5.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="310.07" OriginalAmount="307.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.003235" Longitude="28.97703" StarRating="3" HotelCode="191075|blue_tuana_hotel" HotelName="Blue Tuana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Akbiyik Degirmen Sokak No:3, 34122 Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/8c/4a/8c4a26cebb617b062682736d13006b7b1307fd45.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="310.07" OriginalAmount="307.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00831847" Longitude="28.95176851" StarRating="0" HotelCode="850497|hamitbey_hotel_prestige" HotelName="Hamitbey Hotel Prestige" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Aksaray Mahallesi, Inkilap Caddesi 26, Fatih, 34096 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/fe/34fed2d505927b40b8534b57fff3874c9571c8a1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="310.44" OriginalAmount="307.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.043007" Longitude="29.003722" StarRating="0" HotelCode="|546879" HotelName="Barkod Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sinan Pasa Kopru Sk. No:5/A, Besiktas</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/6/8/7/9/546879_2269f9c2334.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="311.08" OriginalAmount="308" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.056474" Longitude="28.987681" StarRating="3" HotelCode="298254|57823" HotelName="Near Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Mayis Mahallesi, Samanyolu Sokak 67, Sisli, 34360 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/3a/433aa3f1c8ea3c5d405d000b5ea786e22a8be722.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="311.08" OriginalAmount="308.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.015670400257" Longitude="28.959038745507" StarRating="3" HotelCode="318292|nagehan_hotel_old_city" HotelName="Nagehan Old City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mollah üsrev, Üzümcü Sokak, Fatih, 34134 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/39/ac3930dd89d2013df2cefdd01e00d78f47fcaee9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="311.28" OriginalAmount="308.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.05885" Longitude="28.98792" StarRating="3" HotelCode="|184999" HotelName="The 22" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>19 Mayis Mah Samanyolu Sk No 67 Sisli</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/9/9/9/184999_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="311.98" OriginalAmount="308.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.97744" Longitude="28.74503" StarRating="0" HotelCode="|193176" HotelName="Hotel Emirhan Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/3/1/7/6/193176_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="312.09" OriginalAmount="309" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03430655" Longitude="28.98372612" StarRating="0" HotelCode="548560|206164" HotelName="Arart Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/08/2026" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Katip Mustafa Celebi Mahallesi, Billurcu Sokak 4, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/51/3151e877147042fd30ce7259c1f9e8a7f5839a39.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a baggage storage service, a safe and room service. Wir...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="312.09" OriginalAmount="309" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.018157291523" Longitude="28.631819058861" StarRating="4" HotelCode="933211|199300" HotelName="Expoist Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Kitchen,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cumhuriyet Mahallesi, E-5 Yanyolu, Beylikdüzü, 34520 Büyükçekmece, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/51/715180d6a90329d11b85445bd612a1b141923a89.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="312.09" OriginalAmount="309" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01165781" Longitude="28.95418855" StarRating="3" HotelCode="323408|217225" HotelName="Grand Pamir Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Gencturk Caddesi, Yesil Tulumba Sokak No: 43, Kemalpasa Mahallesi, Laleli / Fatih, 34080 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/593545/593545a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="312.37" OriginalAmount="309.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01606" Longitude="28.55577" StarRating="0" HotelCode="|464684" HotelName="Marina Park Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>E-5 Londra Asfalti No 47</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/4/6/8/4/464684_6f1c55b0919.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="312.72" OriginalAmount="309.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.916196" Longitude="29.136157" StarRating="0" HotelCode="|461909" HotelName="Dragos Resort Hotel Spa Restaurant" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Piri Reir Cd. 22/1 Yali Mahallesi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/1/9/0/9/461909_abc59091015.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="313.10" OriginalAmount="310.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.023717538778" Longitude="28.973959552167" StarRating="4" HotelCode="300841|manesol_boutique_galata" HotelName="Manesol Boutique Galata" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Arapcamii Mahallesi, Bankalar Caddesi, Billur Sokak 1A, 34420 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/3a/e5/3ae5682ae0383436b958da2f28541976a65ff71b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel is located in the heart of Istanbul. Its setting is especially ideal for guests ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="313.10" OriginalAmount="310.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03545921" Longitude="28.97635977" StarRating="0" HotelCode="598501|the_golden_peras_hotel" HotelName="The Golden Pera's Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Kamerhatun Mahallesi, Tarlabasi Bulvari 109, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/5a/605a4fe6f65bfc1526e3dbb3526ebc15920c66e9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="314.11" OriginalAmount="311.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.052741479071" Longitude="28.98672369393" StarRating="3" HotelCode="191118|cumbali_luxury_boutique_hotel" HotelName="Cumbali Luxury Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Cumhuriyet Mahallesi, Tavukçu Fethi Sokak 31, Osmanbey, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/85/1485fd3c98d51c2f1afebde935ba27a06cb742ae.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="314.11" OriginalAmount="311.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.037335234745" Longitude="28.982236555156" StarRating="3" HotelCode="263728|invictum_residence" HotelName="Invictum Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sehit Muhtar Mahallesi, Altin Bakkal Sokak No:6, Taksim, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/a0/85a0c5e72d740fc41765a1e30f4c1bf90b05a199.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="314.11" OriginalAmount="311.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.98081553" Longitude="28.87658047" StarRating="0" HotelCode="776434|guven_suit_otel" HotelName="Guven Suit Otel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Cevizlik Mahallesi, Hat Boyu Cikisi 36, 34158 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/60/b460605c77d2a73c2fa9f38cd2eaf35ea2e73842.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="314.36" OriginalAmount="311.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.040445" Longitude="28.983337" StarRating="0" HotelCode="|525171" HotelName="EA Exclusive" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sht. Muhtar Bey Cd. 59</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/5/1/7/1/525171_29d63011141.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="314.77" OriginalAmount="311.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0399442" Longitude="28.9820561" StarRating="4" HotelCode="|107947" HotelName="Villa Pera Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mahallesi Feridiye Caddesi No:113 - 116 Taksim (No:113 - 80)</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/7/9/4/7/107947_c28fba51122.jpg</HotelPictures>
        <HotelDescription>HOTEL: It is situated in a renovated large building windows. SITUATION: This hotel is 500 metres away from Taksim the Square of Istiklal Avenue.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="315.12" OriginalAmount="312" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01110531" Longitude="28.95548286" StarRating="2" HotelCode="374890|237396" HotelName="Grand Laleli Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/08/2026" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Genctürk Caddesi 30, Laleli, 34200 Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d2/61/d2611cb0e30df975379e1f464e888419b39bd740.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="315.12" OriginalAmount="312" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.97876622" Longitude="29.16870347" StarRating="3" HotelCode="766008|324336" HotelName="Pasha Palace Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="24 Hour Security,Designated Smoking Area,Internet,Laundry,Pets allowed,Room Service,Smoking Rooms,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Ferhatpasa Mahallesi, Ferhatpasa Yolu Sokak 55, Atasehi?r, 34779 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/02/b0028ba6d3181bced04aace3ef089c87cc74aa08.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Our facility is located at the center of Atasehir which has a peerless landscape. This hotel is the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="315.12" OriginalAmount="312" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.02618091" Longitude="28.97771641" StarRating="0" HotelCode="621249|252303" HotelName="Unver Galata Apart" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Hacimimi Mahallesi, Galata Mandirasi Sokak 18, Beyoglu, 34425 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e7/72/e772f5f85a791b7ed75fe2cdd4fc328105f52353.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="315.12" OriginalAmount="312.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00009492" Longitude="28.69551487" StarRating="3" HotelCode="548490|grand_monaco_hotel" HotelName="Grand Temel Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Saadetdere Mahallesi, E5/Yanyol 68 Sokak 30/1, 34513 Avcilar, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/4d/4c/4d4ce4feb8cd5acd8eea642f6c28893820f26b6f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="315.86" OriginalAmount="312.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0126991" Longitude="28.9579601" StarRating="3" HotelCode="|95901" HotelName="GRAND MEDYA HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Balaban Aga Mah Fethi Bey Caddesi 40,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/9/5/9/0/1/95901_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has modern rooms, a swimming pool on the rooftop, with jacuzzi and WiFi (free of charge), The establishment also has a restaurant, a lobby and a bar on the rooftop. SITUATION: This hotel Sultanahmet it is near it is in the historic centre, is located near Beyazit the University of 150 metres away, guests will find a public transport stop, is situated 15 minutes away from the bazaar, Suleiman the Mosque of. ROOM: Customers can find stylish rooms with satellite television, a radio, an air-conditioning system and a bathroom with a hairdryer.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="315.94" OriginalAmount="312.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0106407" Longitude="28.9581551" StarRating="0" HotelCode="|82935" HotelName="Hotel Sureyya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Fethibey Caddesi,Ahmet Suayip Sokak No:14 Laleli</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/9/3/5/82935_31d14f61529.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a restaurant, a bar and WiFi (free of charge). SITUATION: Is situated inLaleli the district of close to the establishment, clients can find Ordu the shopping street.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="315.96" OriginalAmount="312.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0505973" Longitude="28.9864891" StarRating="3" HotelCode="|305630" HotelName="The Tango Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dolapdere Caddesi no :213</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/5/6/3/0/305630_9.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="316.13" OriginalAmount="313.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.02686681" Longitude="28.97785726" StarRating="0" HotelCode="442388|galata_melling" HotelName="Galata Melling" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Concierge,Designated Smoking Area,Dry Cleaning,Internet,Laundry,LCD/Projector,Luggage Storage,Pets allowed">
        <Address>
          <AddressLines>
            <AddressLine>Hacimimi Mah Lulecihendek Cad, Hacimimi Kulhani Sok. 14, Beyoglu, Istanbul City</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/55/7055636da279977159e14f9a97553976feb473f9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Galata Melling, you'll be centrally located in Ista...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="316.60" OriginalAmount="313.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0104577" Longitude="28.9777036" StarRating="0" HotelCode="|86825" HotelName="Le Safran Suite" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Alemdar Mah. Zeynep Sultan Cami Sok. No:5 Sultanahmet</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/8/2/5/86825_1359f021131.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is situated 500 metres away fromSultanahmet the square. ROOM: Guests can find one bedroom suites, a living room, WiFi (free of charge) and cleaning service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="317.14" OriginalAmount="314" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.98007771" Longitude="28.7932232" StarRating="0" HotelCode="773915|343243" HotelName="Florya House Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Senlikköy Mahallesi, Florya cd. 42, Bakirköy, D NO 42, 34153 Istanbul, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9620345</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="317.14" OriginalAmount="314.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.007512" Longitude="28.94814" StarRating="4" HotelCode="161120|the_city_hotel" HotelName="The City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 07/08/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Golf,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Aksaray Mahallesi, Namikkemal Caddesi, Manastirli Rifat Sokak 33, Fatih, 34300 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/fe/54feb09bb53290072571920416c5c034d20b52ed.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of the Old Town of Istanbul, very close to some cultural places o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="317.15" OriginalAmount="314.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.051677" Longitude="29.007503" StarRating="3" HotelCode="|475562" HotelName="Vipinn hotels" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/5/5/6/2/475562_88d53801204.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="318.15" OriginalAmount="315" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.05383389" Longitude="28.99240588" StarRating="3" HotelCode="566490|237655" HotelName="Redmont Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Mesrutiyet Mahallesi, Madalyon Sokak 23, Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d1/ed/d1ed3ecd1216f5ee19c292933b059ac6f3bfb17a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="318.15" OriginalAmount="315.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.929737456442" Longitude="29.305629667424" StarRating="3" HotelCode="267860|airport_residence_2" HotelName="Airport Residence Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Yenisehir Mahallesi, Mustafa Akyol Sokak 3, Millet Caddesi, 34912 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/5c/265c60e1b77530b3baa4c7146f533ca61b22d40e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="318.15" OriginalAmount="315.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.038117" Longitude="28.983352" StarRating="3" HotelCode="191182|hot_suites_taksim" HotelName="Hot Suites Taksim" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Kitchen,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Taksim Firini Sokak No. 7, 34437 Taksim, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/0c/a1/0ca1a9c8ef41ad6656740184936cae15aec91302.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="318.15" OriginalAmount="315.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.061054524198" Longitude="28.984666273016" StarRating="4" HotelCode="298200|style_hotel_sisli" HotelName="Style Hotel Sisli" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Merkez Mahallesi, Abide-i Hürriyet Caddesi, Iskenderoglu Sokak 28/A, Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/70/60/70605b75709c4b93546f8d8630a54dd87925d98d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="318.55" OriginalAmount="315.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01176" Longitude="28.95424" StarRating="0" HotelCode="|193211" HotelName="Grand Pamir" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kemalpasa Mah. Gencturk Cad. Mektep Sok</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/3/2/1/1/193211_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="318.87" OriginalAmount="315.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008635" Longitude="28.954095" StarRating="0" HotelCode="|559486" HotelName="The Bosfor" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ihtisap Agasi Sk. 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/9/4/8/6/559486_bd1cf3f1721.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="319.08" OriginalAmount="315.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.05631" Longitude="28.669" StarRating="0" HotelCode="|192521" HotelName="Nidya Hotel Esenyurt" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1655 Sk. No: 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/2/5/2/1/192521_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="319.11" OriginalAmount="315.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0071435" Longitude="28.9556082" StarRating="0" HotelCode="|353840" HotelName="Hotel Marina City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/3/8/4/0/353840_9688b002318.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="319.11" OriginalAmount="315.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03267" Longitude="28.83043" StarRating="0" HotelCode="|192431" HotelName="De Maison Airport Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gunesli Mah Kirazli Cad Sanayi Sok No 25</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/2/4/3/1/192431_8.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="319.11" OriginalAmount="315.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0125672" Longitude="29.1063429" StarRating="3" HotelCode="|353592" HotelName="Hann" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Atakent Mahallesi,Akdeniz Caddesi,Muammer Aksoy sokak,No 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/3/5/9/2/353592_710bba12341.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="319.16" OriginalAmount="316" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.060238025726" Longitude="28.977716203705" StarRating="4" HotelCode="293571|57935" HotelName="Big Box Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Akar cd. No: 28, Halide Edip Adivar mah., Bomonti/Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/68/fc6868db074664bb8b3122451f9cd379691432bc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="319.16" OriginalAmount="316.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.993949386466" Longitude="28.841045670818" StarRating="3" HotelCode="306017|tempo_fair_suites" HotelName="Tempo Fair Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hürriyet Mahallesi, Hürriyet Caddesi 17, Bahcelievler, 34192 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/a6/87/a687fe8df1da680b5a266e93ab9fde53563d47e6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="319.16" OriginalAmount="316.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.99274429" Longitude="29.025898" StarRating="0" HotelCode="517135|okur_otel" HotelName="Okur Otel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Osmanaga Rihtim Caddesi, Resit Efendi Sokak No 7, Kadikoy, 34714 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/ba/59baeb9882fc2e6bd28c468c7e3f7685d12965ee.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="319.16" OriginalAmount="316.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008678" Longitude="28.689367" StarRating="4" HotelCode="933233|comfort_hotel_haramidere" HotelName="Comfort Hotel Haramidere" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Namik Kemal Mahallesi, Tonguc Baba Caddesi 84, Haramidere, 34513 Esenyurt, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/87/2787bd67447bc59d616e8e7083584959a14ac1d1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="319.16" OriginalAmount="316.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.993674028346" Longitude="28.841188381615" StarRating="3" HotelCode="933232|tempo_suites_airport" HotelName="Tempo Suites Airport Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hürriyet Caddesi 14, Güngören Sokak, Bahcelievler, 34192 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/13/46/1346bbd9b653c7576d7e46f73e3ea9fa1fc73080.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="319.75" OriginalAmount="316.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.978661" Longitude="28.877265" StarRating="0" HotelCode="|553239" HotelName="Cip hotel istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cevizlik</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/3/2/3/9/553239_f222c561250.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="319.86" OriginalAmount="316.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.051711" Longitude="29.007459" StarRating="0" HotelCode="|475581" HotelName="Beşiktaş Vip İnn Hotel and Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/5/5/8/1/475581_93c55021215.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="320.17" OriginalAmount="317" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.034429" Longitude="28.984572300594" StarRating="3" HotelCode="260173|425622" HotelName="Economic Star" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Siraselviler Caddesi 45, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/af/4bafd46c24a4517b64cf87bba2f76329c7e30cd3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="320.17" OriginalAmount="317" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01265131" Longitude="29.1061318" StarRating="5" HotelCode="571659|217687" HotelName="The City Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Atakent Mahallesi, Akdeniz Caddesi Muammer Aksoy Sokak 4, Ümraniye, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/13/0813bb15b1988fd4d64ea846399b8c39e92a85aa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="320.17" OriginalAmount="317" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1402332-30248518/7349876710869723982/19274" HotelName="ELITE PORT HOTEL ISTANBUL AIRPORT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/94000000/93010000/93006600/93006573/1a5a6178_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="320.17" OriginalAmount="317.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.035171024224" Longitude="28.983580470085" StarRating="3" HotelCode="191168|212_istanbul_suites" HotelName="212 Istanbul Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Katip Mustafa Celebi Mahallesi Abdullah Sokak No:16, Beyoglu, Taksim, 34433 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/37/7d37e8421cf29e041c9361ac7659ae2a38c0d003.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="320.70" OriginalAmount="317.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.039535" Longitude="28.981047" StarRating="0" HotelCode="|534204" HotelName="Ahg Atlas Hotel Taksim" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Duvarci Adem Sk. 37</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/4/2/0/4/534204_30783471120.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="320.76" OriginalAmount="317.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.044993" Longitude="29.012495" StarRating="0" HotelCode="|548284" HotelName="Wind Suit" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Asariye Cd.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/8/2/8/4/548284_0eeec4c1130.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="321.11" OriginalAmount="317.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.994616" Longitude="28.840808" StarRating="0" HotelCode="|524745" HotelName="Comfort Suites Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sedef Sk. 17</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/4/7/4/5/524745_86444631142.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="321.18" OriginalAmount="318" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.058709" Longitude="28.988595" StarRating="3" HotelCode="130275|55225" HotelName="Titanic Comfort Sisli" 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,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Operator Raif Bey Sokak 40, 34360 Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/e4/64e427bb1aa199826c9e637bfe76bb7dcfd9b2e2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="321.18" OriginalAmount="318" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01651" Longitude="28.952566" StarRating="2" HotelCode="188721|60814" HotelName="Yesil Park" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Buyuk Karaman Cad, No: 15, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/f2/58f23fc3f89a7bb47602dfb69b2f593af4f23b6f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="321.18" OriginalAmount="318" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|879129-19091101/7349876710869723982/23782" HotelName="STYLE STAR" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/879129/202011614203853.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="321.18" OriginalAmount="318.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.05067836" Longitude="28.98653269" StarRating="3" HotelCode="571984|the_tango_hotel_istanbul" HotelName="The Tango Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Bozkurt Mahallesi, Sisli, Osmanbey, Dolapdere Caddesi 213, 34373 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/2d/8f2daa62fc48c79270bb681f7f6899be5113fee0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="321.18" OriginalAmount="318.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.97712052" Longitude="28.87434761" StarRating="0" HotelCode="613070|des_suites_hotel" HotelName="DES Suites Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/08/2026" HotelFacility="Air Conditioning,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Zeytinlik Mahallesi, Sokak 1, Ebuziya Caddesi Omer Naci, Bakirkoy, 34140 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/fa/bc/fabc733aaeeb3bba3d7628ef60fa2159c7fc3e03.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="321.33" OriginalAmount="318.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.026609" Longitude="28.9556077" StarRating="0" HotelCode="|107985" HotelName="Lotus " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Yavuzsultanselim Mah. Vak?f Mektebi Sok.No:1 Fatih</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/7/9/8/5/107985_85d271c1157.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts a terrace with sea views, WiFi (free of charge), rooms with air-conditioning and flatscreen satellite television. SITUATION: The hotel the Golden Horn it is 200 metres away from it is in the old city.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="321.67" OriginalAmount="318.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0489856" Longitude="29.0254246" StarRating="0" HotelCode="|534404" HotelName="Dilens Bosphorus" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mecidiye Mh. Carsiagasi Sk. Besiktas</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/4/4/0/4/534404_a0932a31112.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="321.78" OriginalAmount="318.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.869996" Longitude="29.2684793" StarRating="0" HotelCode="|353398" HotelName="Kervan Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/3/3/9/8/353398_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="322.11" OriginalAmount="318.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.037587" Longitude="28.813821" StarRating="0" HotelCode="|464445" HotelName="Dem İstanbul Airport Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/4/4/4/5/464445_a8e7ce50752.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="322.19" OriginalAmount="319.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.007289" Longitude="28.949412" StarRating="3" HotelCode="10556|avlonya_hotel" HotelName="Avlonya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Kucuk Langa Araligi Caddesi No:11, 34096 Aksaray, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/cd/a5cd8e9f83b323dcc54b19dbe4aa8983bb1e7e2c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="322.19" OriginalAmount="319.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.036604605104" Longitude="28.982768658385" StarRating="3" HotelCode="320762|iq_houses" HotelName="IQ Houses Kurabiye" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Kurabiye Sokak No: 2, Beyoglu, 34435 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/media/a42fcd2598674c508807ceb253dd7f1d.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="322.19" OriginalAmount="319.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0057792" Longitude="28.87036867" StarRating="0" HotelCode="372543|hotel_atabay_" HotelName="Hotel Atabay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 08/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Bahcelievler Mah Adnan Kahveci Bulvari Hanimeli Sok No:1 Bahcelievler, Istanbul 34180</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/zz/27ad2c26b1bca2d07ee58a892f0babc0363729ac.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="323.08" OriginalAmount="319.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.98418" Longitude="29.108414" StarRating="0" HotelCode="|565304" HotelName="A11 Hotel Atasehir" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kucukbakkalkoy Mah. Senlik Sok.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/5/3/0/4/565304_0b38b372047.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="323.20" OriginalAmount="320" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.94243826" Longitude="29.12729679" StarRating="4" HotelCode="169636|205864" HotelName="Aydinoglu Otel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Idealtepe Mahallesi, Namik Kemal Caddesi 96, 34841 Maltepe, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/d5/94d52a57001e8c1954412d56baac793e4495fc42.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Idealtepe, approximately 1 km from the city centre and Maltepe, on the Asia...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="323.20" OriginalAmount="320" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03798958" Longitude="28.98229005" StarRating="3" HotelCode="738878|324328" HotelName="Long Stay Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,Airport Transfer (on Demand),Central Heating,Currency Exchange,Designated Smoking Area,Fax,Garden,Housekeeping,Kitchen,Laundry,Massage Centre,Pets allowed,Printer,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>Sehit Muhtar Mahallesi, Turan Caddesi 26, Taksim, Beyoglu, 34420 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/631576/631576a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Long Stay is Located in the heart of historic center of Istanbul in an extremely characteristic ,qui...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="323.20" OriginalAmount="320" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|476861-18197024/7349876710869723982/18987" HotelName="MILANO HOTEL AND SPA ISTANBUL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12830000/12824100/12824064/0dcfd016_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="323.20" OriginalAmount="320.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01666521" Longitude="28.93948039" StarRating="3" HotelCode="498263|hotel_1453" HotelName="Hotel 1453" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/08/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Molla Gurani Mh, Zaviye Sokak 27, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/3e/8d3e7dd17e55db6028f75e12f3166e1517717ab9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="323.36" OriginalAmount="320.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.06943" Longitude="28.99496" StarRating="3" HotelCode="|193001" HotelName="Molton Monapart Mecidiyekoy" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mecidiyekuyu Sokak No: 33</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/3/0/0/1/193001_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="323.82" OriginalAmount="320.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.98951" Longitude="29.083508" StarRating="0" HotelCode="|534886" HotelName="COMFORT INN SUITE" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Derecik Sokak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/4/8/8/6/534886_af0e5db1455.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="324.06" OriginalAmount="320.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.025715" Longitude="28.972312" StarRating="0" HotelCode="|533507" HotelName="Galata Greenland Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bereketzade Mah. SairEsrefPasa Sok. No3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/3/5/0/7/533507_7f8868c1107.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="324.21" OriginalAmount="321" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.039642850041" Longitude="28.982851836805" StarRating="4" HotelCode="177594|32242" HotelName="Faros Hotel Taksim" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Taksim Caddesi 55, 34437 Taksim, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/0f/07/0f076c736c5fe7b3203e7f787d1f5fc71f3919d2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Istanbul by Taksim Square with restaurants, shops, entertainmen...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="324.21" OriginalAmount="321" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01094598" Longitude="28.95435599" StarRating="3" HotelCode="323632|47850" HotelName="Misa Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Kemal Pasa Mahallesi, Yesil Tulumba Sokak No: 27, Laleli / Fatih, 34130 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/80/6480c784bcd563e107b9f2feade455523ab7349c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="324.21" OriginalAmount="321" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.006982072224" Longitude="28.963632101852" StarRating="4" HotelCode="57930|25811" HotelName="Assos Hotel Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sarac Ishak Mahallesi, Uysal Sokak 6, Beyazit, 34130 Istanbul, Fatih</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d3/ae/d3aef16763e020aefeece2ccf9432d6922621526.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly city hotel is situated within easy walking distance of Istanbul's major places ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="324.21" OriginalAmount="321" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.003468" Longitude="28.979892" StarRating="4" HotelCode="191095|57198" HotelName="Sultan Tughra" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sultanahmet Mah. Keresteci Hakki Sok. No: 21 Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/db/57/db571d66bab6ddac943c3b159c21317eff47bfb7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="324.83" OriginalAmount="321.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.99272" Longitude="29.02907" StarRating="0" HotelCode="|522841" HotelName="Armoni City Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Osmanaga Mh Halit Aga Cd Genclik Sk</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/2/8/4/1/522841_228ae391038.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="324.92" OriginalAmount="321.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.977932" Longitude="28.87677" StarRating="0" HotelCode="|470104" HotelName="Merlin Hotel Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Beyaz Zambak Sk. 16</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/0/1/0/4/470104_2bd25791251.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="325.22" OriginalAmount="322" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.036193887343" Longitude="28.912259281886" StarRating="4" HotelCode="323795|217649" HotelName="Marnas Hotels" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Yenidogan Mahallesi, Abdi ipekçi Cadedesi 14-16, Bayrampasa, 34040 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/c0/6dc09b1efd158edc4ff885bde6377093e025872a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="325.22" OriginalAmount="322" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.039832027544" Longitude="28.982500476092" StarRating="3" HotelCode="315910|217697" HotelName="Ten Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mahallesi, Taksim Caddesi, Cambazoglu Sokak 6, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/a9/56/a9561380b19e7d77132a633b7a28bd858818db11.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="326.10" OriginalAmount="322.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.005242" Longitude="28.96509" StarRating="0" HotelCode="|534604" HotelName="Ria Suites Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Arayici Sokagi 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/4/6/0/4/534604_ef2d75c1131.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="326.23" OriginalAmount="323" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.054372594662" Longitude="28.988638711045" StarRating="3" HotelCode="310823|58304" HotelName="Fatih Corner" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Mesrutiyet Mahallesi, Haci Mansur Sokak 71, Osmanbey, 34363 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/df/71df1db0dabab18c3e4c3af31cf94f569e478d50.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests of the hotel can reach various storeys easily and comfortably by lift. Services and facilitie...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="326.24" OriginalAmount="323.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.038937" Longitude="28.982877" StarRating="0" HotelCode="|525296" HotelName="Mila Suites Taksim" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Feridiye Cd.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/5/2/9/6/525296_4ed63dc1018.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="326.79" OriginalAmount="323.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.024584" Longitude="28.97772" StarRating="0" HotelCode="|534636" HotelName="Genoa Port Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Necatibey cad. no.57</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/4/6/3/6/534636_0238ff71150.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="327.24" OriginalAmount="324" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.979774491382" Longitude="29.108355811613" StarRating="2" HotelCode="936796|60317" HotelName="Cityloft 36 Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ali Ay Sokak 6, Atasehir, 34755 Istanbul, Marmara Region</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/631830/631830a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="327.24" OriginalAmount="324" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.91511574" Longitude="29.30302626" StarRating="0" HotelCode="591885|237657" HotelName="Skyport Istanbul Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Kurtköy Mahallesi, Ankara Caddesi 353, 34912 Istanbul, Pendik</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ef/41/ef410199780cc338ea2499f8bc0246ab2ea3af53.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Wireless internet access is available to travellers in the public areas. Those arriving in their own...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="327.24" OriginalAmount="324" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.004864484425" Longitude="28.883563578129" StarRating="5" HotelCode="75504|19013" HotelName="Green Park Merter" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Nazim Erten Sokak No 13, 34173 Merter, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/1a/801aafec4b20464fdda518f3372c36214358849e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is 5 minutes from the CNR Exhibition centre and very close to the main districts of Istanb...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="327.91" OriginalAmount="324.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.037109" Longitude="28.981721" StarRating="0" HotelCode="|529071" HotelName="Peri Hotel Taksim" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Altin Bakkal Sk.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/9/0/7/1/529071_8bb34a51055.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="327.98" OriginalAmount="324.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0038376" Longitude="28.9755383" StarRating="3" HotelCode="|95896" HotelName="Istanbul Holiday" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kucuk Ayasofya Caddesi No.28 Sultanahmet,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/9/5/8/9/6/95896_10.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Istanbul the historic centre of it is in Sultanahmet the district of Close to the mosque and tourist points of interest. Santa Sofia it is situated 10 minutes away from. ROOM: The rooms have WiFi (free of charge), a television, luxurious beds and a bathroom. OTHERS: Regarding the food and beverage offering, you can enjoy a buffet breakfast and a bar. FACILITIES: Guests are offered a reception, a transfer service to the airport, tourist information and car hire.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="328.25" OriginalAmount="325" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.871072233854" Longitude="29.268374404746" StarRating="3" HotelCode="267864|237234" HotelName="Classes Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 09/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>E-5 Yan Yol Üzeri 195, Üst Kaynarca, Pendik, 34899 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/c3/b4c37fca349f79a2bb26b14b244c8b9160e762bc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="328.25" OriginalAmount="325" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03001838" Longitude="28.96972904" StarRating="0" HotelCode="964788|487503" HotelName="New Taksim Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bedrettin Mahallesi, Havuz Sokak 23A, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/d7/e1d741fa6f9654cb7f62b4d345cdeb987bc994e5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="328.25" OriginalAmount="325" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.006284531331" Longitude="28.981936982821" StarRating="4" HotelCode="263738|57628" HotelName="Premist Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cankurtaran Mahallesi, Ishakpasa Sokak 12, 14, 16, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/197620/197620a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for guests who appreciate a stylish ambience, this boutique hotel is located in the heart of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="328.25" OriginalAmount="325" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="968058|488335" HotelName="Grand Bosfor Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mesih Pasa Mahallesi, Ihtisap Agasi Sokak 8, Fatih, 34130 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/ext/d5/21/d521ab879d95745573ce702d3f5a73f4ebe5bb53.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="329.26" OriginalAmount="326.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.042665476225" Longitude="28.985322015414" StarRating="2" HotelCode="267854|taksim_green_house_hostel" HotelName="Taksim Green House Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Inonu Mahallesi, Cumhuriyet Caddesi, Paparoncalli Sokak 15, Elmadag Taksim, Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=855203</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="329.28" OriginalAmount="326.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0394622" Longitude="28.9811815" StarRating="0" HotelCode="|108162" HotelName="Pera Orient" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bulbul Mah. Duvarci Adem Sok. No:35 Taksim Beyoglu Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/8/1/6/2/108162_1_4069.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is located 400 metres away fromTaksim the Square of 6 minutes away from the establishment you have the metro station. ROOM: The establishment has suites with an air-conditioning system and WiFi (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="330.19" OriginalAmount="326.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.019887" Longitude="28.478949" StarRating="0" HotelCode="|462941" HotelName="Sancak Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Yemimahalle Mah. Istanbul Cad. 824/1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/2/9/4/1/462941_5166b021529.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="330.27" OriginalAmount="327" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1449305-32715139/7349876710869723982/23451" HotelName="IBIS ISTANBUL AIRPORT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/96000000/95700000/95696700/95696670/3dca8361_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="330.27" OriginalAmount="327.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0378868" Longitude="28.98301505" StarRating="3" HotelCode="174004|three_apples_suites_and_hotel_2" HotelName="Three Apples Suites and Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/08/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Kitchen,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Çorbaci Sokak 7, Sehit Muhtar Mahallesi, 34435 Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/c1/3cc132a2538d78498c308dfc54c3ce11248bb677.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="330.27" OriginalAmount="327.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03513887" Longitude="28.98214204" StarRating="3" HotelCode="734843|the_premist_taksim_hotel" HotelName="Premist Hotels Taksim" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Airport Transfer (on Demand),Bar,Business Centre,Currency Exchange,Designated Smoking Area,Housekeeping,Internet,Laundry,Printer,Telephone Service,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>Katip Mustafa Çelebi Mahallesi, Büyük Parmakkapi Sokak 8, Taksim, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/b2/c0/b2c0dfd63c9675ca6e558885f62dbd979e24fc8d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the centre of Istiklal avenue, The Premist Hotel Taksim offers a modern, quiet and cosy a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="330.54" OriginalAmount="327.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.871021" Longitude="29.268346" StarRating="0" HotelCode="|521537" HotelName="Classes Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Camcesme Mah. Tevfik Ileri Cad. No. 195</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/1/5/3/7/521537_09878300933.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="331.28" OriginalAmount="328" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00705" Longitude="28.95575" StarRating="5" HotelCode="373604|199222" HotelName="Darkmen Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Laundry,Lounge,Massage Centre,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hayriye Tüccari Cad. 28, Katip Kasim Mah, Laleli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/f6/58f675a22d52f47a6e3510417f0dc0bcb5bbc45d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel warmly welcomes guests in Istanbul. For guests who appreciate a stylish ambience...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="331.28" OriginalAmount="328" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="967174|489147" HotelName="Grand Lark Otel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cumhuriyet Mahallesi, Naz Sokak 3, Kartal, 34876 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/17/9517ba9a7597582b613336824557e651a885cc2d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="331.28" OriginalAmount="328" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.005794" Longitude="28.98027" StarRating="3" HotelCode="900673|343296" HotelName="Zeugma" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/08/2026" HotelFacility="Air Conditioning,Bar,Currency Exchange,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cankurtaran Mahallesi, Akbiyik Caddesi 31, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/16/65163b881cb93ef32508d74584fe2b8d9474a22d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="331.28" OriginalAmount="328.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.007573" Longitude="28.948191" StarRating="3" HotelCode="188717|elit_palace_hotel" HotelName="Rouge Noire" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Manastir Rifat Sk. No: 29, Namik Kemal Cad., Aksaray, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c2/07/c2071083e969c7567e1a9559153af82c584b3299.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="331.28" OriginalAmount="328.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00788517" Longitude="28.96207339" StarRating="0" HotelCode="593890|elibol_hotel" HotelName="Elibol Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Beyazit, Tavsantasi Sokak 10, 34130 Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/49/9e/499e6f55f4775de963fd0f440247822dba651920.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="331.38" OriginalAmount="328.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.05545" Longitude="28.9928" StarRating="0" HotelCode="|184229" HotelName="Canka Residence by Overland" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Albay Sadri Alantar Sokak 7-33</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/2/2/9/184229_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="332.10" OriginalAmount="328.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.90704" Longitude="29.18556" StarRating="0" HotelCode="|551949" HotelName="Zengin City Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/1/9/4/9/551949_b6d43501518.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="332.29" OriginalAmount="329" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.04256015" Longitude="28.98407694" StarRating="4" HotelCode="632481|271824" HotelName="The White Orient Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Inonu Mahallesi, Elmadag Caddesi 38, Sisli, 34373 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/b0/50b0e2bdd47c8d3c95dbbad017dae438f5d7cc9f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="332.29" OriginalAmount="329.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.063180178659" Longitude="29.001382146857" StarRating="4" HotelCode="313403|business_life_boutique_hotel_" HotelName="Business Life Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Fulya Mahallesi, Vefa Deresi Sokak 15 A, Fulya, 34394 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/37/96/3796d84aeafebf613fe328909e12571c4e55329a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="332.50" OriginalAmount="329.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.981238" Longitude="29.15504" StarRating="0" HotelCode="|529617" HotelName="Nice Royal Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>KAYISDAGI MAH. USLU CAD. NO 123</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/9/6/1/7/529617_6f557161043.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="333.30" OriginalAmount="330" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.05550889" Longitude="28.99166344" StarRating="4" HotelCode="323410|62242" HotelName="Carina Park Suites Nisantasi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Kitchen,Laundry,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mesrutiyet Mahallesi Kevser Sokak No: 20, Nisantasi / Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/c5/c9c5a490b102b534bcc8b70e1c83d50d4f9f41e9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="333.30" OriginalAmount="330" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="984466|476707" HotelName="Istanbul Hotel &amp; Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cevizlik Mahallesi, Allale Sokak 11/1, Bakirkoy, 34142 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/default-hotel.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="333.30" OriginalAmount="330" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="964629|486736" HotelName="Reggae Apart Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sehsuvar Bey Mahallesi, Neviye Sokak 65, Kadirga Limani Caddesi, 34130 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d0/28/d02864a98ed36ab8f643b5d9924dfd400ec2e413.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="333.30" OriginalAmount="330" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.5497" Longitude="77.1282" StarRating="3" HotelCode="0|354239-28442190/7349876710869723982/1795" HotelName="SUREYYA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>A-2/67, ROAD NO. 2,NH-8, MAHIPALPUR EXT, NEAR INTERNATIONAL AIRPORT, NEW DELHI, IN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6970000/6963700/6963670/15e9d630_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Hotel The RTS is located in New Delhi, close to AMBI Mall, DLF Emporio Vasant Kunj, and DLF Promenade Vasant Kunj. Additional area points of interest include Qutub Minar and Jheel Park.    Hotel Features.   This 3-star property offers a meeting/conference room and business services. Room service is available 24 hours a day. Additional property amenities include dry cleaning/laundry services.    Guestrooms.     All guestrooms at Hotel The RTS feature air conditioning. Guestrooms offer phones. LCD televisions are available in guestrooms.     Room Info:  Name: Deluxe single Description:    One King Bed   The LCD television is offered for your entertainment. Air conditioning and a phone are included.     Name: Deluxe double Description:    One Double Bed   The LCD television is offered for your entertainment. Air conditioning and a phone are included.     Name: Executive Double room Description:    One Double Bed   The LCD television is offered for your entertainment. Air conditioning and a phone are included.     Name: Executive Single Description:    One Double Bed   The LCD television is offered for your entertainment. Air conditioning and a phone are included.     Name: Suite Description:    One Double Bed   The LCD television is offered for your entertainment. Air conditioning and a phone are included.       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.  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="333.30" OriginalAmount="330" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|633188-28455270/7349876710869723982/2822" HotelName="GULHANE CORNER" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6030000/6029600/6029524/1cf0f95d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="333.30" OriginalAmount="330.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.90689774" Longitude="29.1854726" StarRating="0" HotelCode="593300|zengin_suit" HotelName="Zengin Suit" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Esentepe, Kucuk Menderes Sokak 1, Kartal, 34870 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/13/621311dfd7ae365239819c46479518bf6745c038.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="333.30" OriginalAmount="330.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="980909|seamoon_hotel" HotelName="Sea Moon Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sisli, Nakiye Elgun Sokak 56, 34381 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/f3/2f/f32ffb9e44abf282bbd4f36567e3b80134ed71a4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="333.48" OriginalAmount="330.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00477" Longitude="28.96549" StarRating="3" HotelCode="|184618" HotelName="Grand Ninova" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Hayrettin Mah. Kadirgaliman Cad. No/9 Fatih Beyazit</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/6/1/8/184618_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="333.62" OriginalAmount="330.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.940315" Longitude="29.120164" StarRating="0" HotelCode="|523591" HotelName="Anka Premium Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Idealtepe Mh.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/3/5/9/1/523591_7f9a60c1131.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="334.31" OriginalAmount="331" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.04378362" Longitude="28.98157018" StarRating="4" HotelCode="323637|199168" HotelName="Dencity Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Eskisehir Mahallesi, Dolapdere Caddesi Karabatak Sokak No. 11, Taksim, 34375 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/14/6f14503aebc560171a635f6fc35a0907dcb3b064.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="334.31" OriginalAmount="331" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|200897-28493844/7349876710869723982/1148" HotelName="REGNO" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5640000/5634000/5633999/285e69d6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="334.31" OriginalAmount="331" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|514178-32593011/7349876710869723982/2814" HotelName="GRAND LALELI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/21000000/20120000/20119100/20119083/0f88ce03_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="334.31" OriginalAmount="331.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.048638" Longitude="29.025189" StarRating="3" HotelCode="297938|corner_hot" HotelName="Corner Hot" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Buyuk Sekerci Sk. No. 1, Ortakoy, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/a9/c1a96fa3c79b32845aa50d528759f3fe26cc2e08.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="334.47" OriginalAmount="331.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.006408" Longitude="28.665183" StarRating="0" HotelCode="|543717" HotelName="Heraldic Room Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Haramidere Cd. 9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/3/7/1/7/543717_68061752216.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="334.71" OriginalAmount="331.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0300829" Longitude="28.974628" StarRating="3" HotelCode="|82958" HotelName="Silviya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Asmal? Mescit Sok. No:24/A Beyolu,Taksim</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/9/5/8/82958_8.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts WiFi (free of charge) and a reception. SITUATION: The hotel Istiklal Avenue it is 100 metres away from it is situated 10 minutes away from Taksim the square.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="334.86" OriginalAmount="331.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00482" Longitude="28.96544" StarRating="3" HotelCode="169308|1668308" HotelName="Loor Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Hayrettin Mahallesi, Kadirga Liman Caddesi 9/11, Kumkapi-Fatih, 34400 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/236207/a_236207_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located close to the Sultanahmet district of Istanbul and within 200 m of Kumkapi where...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="334.94" OriginalAmount="331.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.035" Longitude="28.98227" StarRating="0" HotelCode="|529266" HotelName="Premist Hotels Taksim - Special Class" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/9/2/6/6/529266_a857cae1232.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="335.01" OriginalAmount="331.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.024942" Longitude="28.970387" StarRating="0" HotelCode="|533012" HotelName="Depiero Hotel Karaköy" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sari Zeybek Sk. 16</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/3/0/1/2/533012_49d69301157.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="335.32" OriginalAmount="332" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.011379035909" Longitude="28.954452976687" StarRating="3" HotelCode="200041|30438" HotelName="Budo Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kemalpasa Mahallesi, Yesil Tulumba Sokak No:39, 34134 Istanbul, Laleli</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/86/47/8647387d5ebfc20aeed0eb798e03583d4532ff16.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="335.32" OriginalAmount="332" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0692726" Longitude="28.99509012" StarRating="4" HotelCode="322716|89374" HotelName="Molton Monapart Mecidiyeköy" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mecidiyeköy District, Mecidiyekuyu Street Number 33, Sisli, 34287 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/3d/1d3dc6d761257367de3b64f002f846f6b356fbe2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="335.32" OriginalAmount="332" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.007798569176" Longitude="28.958774457672" StarRating="4" HotelCode="174010|41246" HotelName="Nanda Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Kemalettin Mahallesi, Koska Caddesi Seyhnameci Sokak 14, 34130 Istanbul, Fatih</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/7c/6b7cd23d39f06d97724609aa73bc219b2faa8170.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Laleli, Fatih area of old Istanbul, within 1 km of the Grand Bazaar and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="335.32" OriginalAmount="332" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|638628-28455359/7349876710869723982/549" HotelName="THE QUEEN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/33000000/32580000/32570900/32570830/2c452dc5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="335.32" OriginalAmount="332.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.013792505524" Longitude="28.975113615904" StarRating="3" HotelCode="300840|otel_tarihi_isparta_palas" HotelName="Sparta Palas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hocapasa Mahallesi, Ankara Caddesi 42, Sirkeci, 34112 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/a5/a9/a5a95b849b0c48c622fd385fe23c537052f4cd9e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="335.32" OriginalAmount="332.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.007445" Longitude="28.973307" StarRating="4" HotelCode="907368|burckin_hotel" HotelName="Burckin Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Binbirdirek Mahallesi, Klodfarer Caddesi 18, Istanbul, Sultanahmet, Marmara</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/8d/cb/8dcb31e27c33e6c2dc4c34acadaf2f7390df34df.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="335.74" OriginalAmount="332.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0160984" Longitude="28.9532051" StarRating="2" HotelCode="|82939" HotelName="Yesilpark" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/9/3/9/82939_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a restaurant, a terrace and WiFi (free of charge). SITUATION: It is located in front ofSantos ApÃ³stoles the Church of.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="335.93" OriginalAmount="332.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.043158" Longitude="29.001683" StarRating="0" HotelCode="|534294" HotelName="King Suits Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Afacan Sk. 26</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/4/2/9/4/534294_64a1c001112.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="336.06" OriginalAmount="332.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.019919" Longitude="28.928317" StarRating="0" HotelCode="|474888" HotelName="HİSAR HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>TOPKAPI MAHALLESI TOPKAPI CADDESI NO 18</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/4/8/8/8/474888_146f78a1252.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="336.33" OriginalAmount="333" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03082202" Longitude="28.97498495" StarRating="3" HotelCode="455240|150649" HotelName="Sanat Hotel Pera Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Asmali Mescit Mahallesi, Balyoz Sokak 7, Beyoglu, 34430 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/fc/31fc87cf79f11791795e46c769c04b5c62cbf869.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel is located in the heart of Istanbul. Its setting is especially ideal for guests ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="337.34" OriginalAmount="334" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|637928-28455319/7349876710869723982/802" HotelName="PALMERA OLD CITY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/39000000/38930000/38929900/38929866/57070af3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="337.34" OriginalAmount="334" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.6705018" Longitude="-121.6518994" StarRating="3" HotelCode="0|527702-28493995/7349876710869723982/6022" HotelName="DALAN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>109 JOHN STREET, SALINAS, CA, 93901, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18390000/18388400/18388370/208e079d_b.jpg</HotelPictures>
        <HotelDescription>Welcome to the Ramada Limited Salinas, Your Ideal Location as the Gateway to Monterey Bay, Santa Cruz and Gilroy. You will Find our Hotel Within Walking Distance of the downtown area and right around the corner from the John Steinbeck Center.   Ramada Limited Salinas Historical Area is Home to a Variety of Fine Dining, Shops, Monterey County Offices, and the Agricultural Center of the Valley. Salinas is Known as the Home to the California Rodeo, Salinas International Air Show and National Steinbeck Center. Our Hotel Guestrooms Feature Coffee Makers, Refrigerators, and Free Wireless High-Speed Internet Access. We Also Have Iron and Ironing Boards and Hairdryers in all Rooms. USA Today Awaits you in our Newly Constructed Breakfast Room where we host a Complimentary Continental Breakfast  to get Your Day Started Right. Ramada Limited Salinas Features a state of the art work out room, Free to all Guest. know that Ramada Limited Salinas will Guarantee You the Best Rate Available Through our Web Site When Booking for any Day of the Year.  We look Forward to Your Visit and it will be our Pleasure to Serve You.Built: 1999 Renovated: 2006 Amenities: Wireless High Speed Internet  Exercise Room  Refrigerators  Microwaves  Coffee Maker  Iron &amp;amp; Board  No Pets AllowedCheck-In By: 3:00 PM Check-Out By: 12:00 PM Wild Things Animal ZOO(AREA):  Del Monte Golf Course(AREA):  Monterey Aquarium(AREA):  Monterey Fishermans Warf(AREA):  Bonfannte Gardens(AREA):  Santa Cruz Boardwalk(AREA):  Great America(AREA):  Monterey County Courthouse(AREA):  California DMV(AREA):  Salanis Valley Memorial Hosp(AREA):  Salanis City  Hall(AREA):  Hartnell College(AREA):  Sea Kayaks Bicycle Rentals(AREA):  Soledad Prison(AREA):  Del Monte Incorporated(AREA):  Driscoll Strawberry Associat(AREA):  Dole Inc(AREA):  Fresh Express Inc(AREA):  Merrill Farms Inc(AREA):  River Ranch Inc(AREA):  Smuckers Inc(AREA):  Pebble Beach Trail Rides(AREA):  Pebble Beach Golf Course(AREA):  17 mile Drive(AREA):  Roadster Rentals(AREA):  Pinnacle(AREA):  Sailing and Diving(AREA):  Monterey Whale Watching(AREA):  RECR: Laguna Seca Raceway (8 miles) Monterey Bay Aquarium (16 miles) Monterey Cannery Row (16 miles) Carmel by the Sea (20 miles) Pebble Beach (20 miles) Santa Cruz (35 miles) Area Attractions(RECR): Del Monte Golf Course   Sea Kayak &amp;amp; bicycle rentals   Pebble Beach Trail Rides   Pebble Beach Golf Course   17 Mile Drive   Roadster Rentals   Pinnacle   Sailing &amp;amp; Driving   Monterey Whale Watching   Monterey Aquarium   Bonfannte Gardens   Santa Cruz Boardwalk   Great America   Monterey Fisherman's Wharf RECR:  Parjaro Street Grill crosstr(REST):  Parjaro Street Grill(REST): Located across the street from the property REST: The British Pub (1/2 block) Parjaro Street Grill (1/2 block) Chappalas Mexican Restaurant (2 blocks) Gino's Italian (1.5 miles) Salinas Valley Fish House (1.5 miles) Salinas Valley Fish House(REST): Located 1/2 mile from property. Smalleys Roundup Restaurant(REST): Located 1/2 mile from property. Chappalas Mexican Restaurant(REST): Located 1/2 mile from property. Hula Buloo(REST): Located 1/2 mile from the property Gino's Italian(REST): locted 1/2 mile from property. Outback Steakhouse(REST): Located 2 miles from property Chevy's Mexican Restaurant(REST): located 2 miles from property Bubba Gump Shrimp Restaurant(REST): Located 17 miles from property. The British Pub(REST):  Tabachhis Coffee Shop Crosst(REST):  Chevys Mexican(REST):  Bubba Gump Shrimp Restaurant(REST):  Hula Buloo(REST):  Salanis Valley Fish House(REST):  The British Pub(REST):  Smalleys Roundup Restaurant(REST):  Chappalas Mexican(REST):  McDonalds(REST):  Taco Bell(REST):  Jack in the Box(REST):  Burger King(REST):  Ginos Iatlian(REST):  Outback Steakhouse(REST):  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="337.34" OriginalAmount="334.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03931" Longitude="28.98266" StarRating="3" HotelCode="263716|ada_home" HotelName="Ada Home" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mahallesi, Feridiye Caddesi No: 75, 34420 Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/1a/b5/1ab5b1b817beae13c7578c99bcb71e3a762875ca.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="337.34" OriginalAmount="334.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.97759312" Longitude="28.87458641" StarRating="0" HotelCode="613614|palmiye_suit" HotelName="Palmiye Suit" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Cevizlik Mahallesi, Ebu Ziya Caddesi 24, Bakirkoy, 34142 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/f5/d9f5a6cb83e9a0c2c0784c55efc8962135202d21.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Wireless internet access is available to travellers in the public areas. Those arriving in their own...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="337.34" OriginalAmount="334.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="768253|taksim_abc_hotel" HotelName="Taksim ABC Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Feridiye Cadessi 30, Taksim, Beyoglu, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/73/4a/734ab65d07d6c8b9c5cee6e6b198fff7b034d43e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="337.36" OriginalAmount="334.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0062218" Longitude="28.9390932" StarRating="0" HotelCode="|82948" HotelName="Cagri Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cerrahpasa Mah. Kocamustafapaa Cad. No:114 Fatih</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/9/4/8/82948_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment has a reception. SITUATION: It is inFatih the district of this establishment, is 2,5 metres away from the Grand Bazaar the square. ROOM: They have WiFi (free of charge) and a flat-screen television.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="337.74" OriginalAmount="334.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0038712" Longitude="28.9803622" StarRating="4" HotelCode="|86709" HotelName="Sultan Tughra - Special Class" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sultanahmet Mah.Keresteci Hakk? Sokak No:17</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/7/0/9/86709_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is a historic building. ROOM: It has stylish rooms and with WiFi (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="338.71" OriginalAmount="335.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.99229" Longitude="28.83948" StarRating="3" HotelCode="|184559" HotelName="Osaka Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/5/5/9/184559_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="339.36" OriginalAmount="336" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.053025" Longitude="28.987383" StarRating="4" HotelCode="191193|198785" HotelName="Derpa Suite Hotel Osmanbey" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Massage Centre,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Halaskargazi Cad. No: 80, Osmanbey, Sisli 34371, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/a6/e9a67598b767f46d960d828a57446fa4db026589.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="339.36" OriginalAmount="336" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.012483" Longitude="28.954966" StarRating="2" HotelCode="186026|15146" HotelName="History" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Genctürk Caddesi. Sirvanizade Sk. No:14, 34470 Sehzadebasi, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/3d/ad3d3ad43dd10c6961435ad2d95efc75d2a78db8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="339.36" OriginalAmount="336" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.069214545841" Longitude="29.002892358698" StarRating="3" HotelCode="188735|219092" HotelName="Payidar Suite Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Guelbahar Mahallesi, Oya Sokak 14, Bueyuekdere Cadessi, Sisli Mecidiyekoey, 34394 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/ca/21ca6f34fc0db5c2ef236c79132b6cb19244bc3a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="339.36" OriginalAmount="336" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03153593004" Longitude="28.979337635582" StarRating="3" HotelCode="314662|199434" HotelName="The Loft Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Hayriye Caddesi Cezayir Çikmazi No:5B, Fransiz Sokagi, Galatasaray Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/9b/dc9b996e2b1b6dbddea706e8608a66dc5e2615d5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a safe and a business centre. Wireless internet access ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="339.36" OriginalAmount="336.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.936622338631" Longitude="29.122539566556" StarRating="4" HotelCode="147030|dream_hill_business_deluxe" HotelName="Dream Hill Business Deluxe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bagdat Caddesi 273, Maltepe, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/8b/7c/8b7c873a8d3e8ea11d7678db1d9ce7e2140f7c4a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="340.37" OriginalAmount="337" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.012652912661" Longitude="28.940187692642" StarRating="3" HotelCode="41847|4723" HotelName="Green Anka" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Millet Caddesi,, Findikzade Sokak No:4, Istanbul, Türkiye</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/c5/64c54b596b810cd9ff3c3f38f72ab37663b83772.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Findikzade district of old Istanbul, approximately 3 km from the histori...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="340.37" OriginalAmount="337" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.034069058638" Longitude="28.981093630373" StarRating="4" HotelCode="907370|477292" HotelName="Taksim Prelude Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kuloglu Mahallesi, Sadri Alisik Sokak 26, Beyoglu, 34435 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/44/e34476385f7d36e4a98633f0ba83d62c8e56b3d7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming aparthotel is located in the Taksim/Beyoglu area, just a few metres from Istiklal Stre...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="340.37" OriginalAmount="337" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|352376-22290257/7349876710869723982/24405" HotelName="BLUE ISTANBUL HOTEL TAKSIM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12290000/12281700/12281601/fc672488_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="341.38" OriginalAmount="338" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="969950|478849" HotelName="Avrasya Port Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Aksaray Mahellesi, Kücüklanga Araligi Caddesi 9, 34096 Fatih</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/43/894389c180e65c2ef4d8adec0a05aeac21ed8977.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="341.38" OriginalAmount="338" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.003407087918" Longitude="28.976059556007" StarRating="4" HotelCode="191082|252225" HotelName="Emine Sultan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Kapi Agasi Sokak 6, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/06/43/06433621acbcb1520ad693c3f51371687cc5aca8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="341.38" OriginalAmount="338.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.034042" Longitude="28.983481" StarRating="4" HotelCode="160537|city_center_hotel" HotelName="City Center Hotel Taksim" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 07/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Katip Mustafa Celebi Mahallesi, Siraselviler Caddesi, Billurcu Çikmazi 1, Beyoglu, 34433 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/56/83/568313a7023b54e94f2289a8f4fed8d70c80456d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in a comfortable and peaceful environment, only a minute's walk from Istanbul's busi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="341.43" OriginalAmount="338.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.04256" Longitude="28.98408" StarRating="4" HotelCode="|220775" HotelName="The White Orient" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Elmadag Caddesi no 38 sisli</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/7/7/5/220775_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="341.60" OriginalAmount="338.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0083792" Longitude="28.9581892" StarRating="3" HotelCode="|82985" HotelName="Yuksel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mesihpa%u015Fa Cad. No: 75 Laleli - %u0130stanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/9/8/5/82985_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has WiFi (free of charge). SITUATION: It is inIstanbul the city centre of Close to and the mosque.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="341.91" OriginalAmount="338.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0043201" Longitude="28.9821277" StarRating="0" HotelCode="|82893" HotelName="Ipekyolu Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cankurtaran Meydani No:8 Sultanahmet</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/8/9/3/82893_15.jpg</HotelPictures>
        <HotelDescription>SITUATION: This boutique hotel is in Sultanahmet the area it is 5 minutes away from Hagia Sophia the Basilica of Topkapi the Palace of. ROOM: The establishment has rooms, with WiFi, (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="341.95" OriginalAmount="338.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.06844" Longitude="29.002" StarRating="0" HotelCode="|192880" HotelName="Nif Sisli" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/2/8/8/0/192880_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="342.33" OriginalAmount="338.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.003893" Longitude="28.974102" StarRating="3" HotelCode="|40755" HotelName="Erguvan  - Special Class" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/7/5/5/40755_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This boutique hotel, with air-conditioning, renovated in 2007 and has 22 rooms, The establishment has a lobby with a reception, a safety deposit box service, a currency exchange service, a cloakroom, a lift, a bar, a restaurant and WiFi. For an extra cost you can have access to room service and a car park. SITUATION: Is situated in the historic centre, near the establishment, you will find monuments, is 15 kilometres away from the airport. ROOM: The rooms a bathroom with a shower or bath, a hairdryer, a direct line telephone and satellite or cable TV. They also have internet, a mini-bar, a double bed, a safe, an air-conditioning system and heating. MEALS: Customers have at their disposal a restaurant, coffee shop and terrace. PAYMENT METHODS: Customers can pay using Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="342.39" OriginalAmount="339" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.005115477236" Longitude="28.973908424377" StarRating="3" HotelCode="17072|25925" HotelName="Saba" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Jacuzzi,Laundry,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Binbirdirek mah., Sehit Mehmet Pasa Yokusu No.8, Sultanahmet, 34400 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/bc/b6/bcb65701aa7c2712f156c087366dd7151a245710.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="342.88" OriginalAmount="339.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.037" Longitude="28.98179" StarRating="0" HotelCode="|184572" HotelName="Iq Houses" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Istiklal Cad. Kurabiye Sk. No: 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/5/7/2/184572_13.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="343.27" OriginalAmount="339.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.007465" Longitude="28.971146" StarRating="0" HotelCode="|537153" HotelName="California Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gedik Pasa Cami Sk. 49</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/7/1/5/3/537153_92cd52a2138.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="343.40" OriginalAmount="340" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.02814258" Longitude="28.80932648" StarRating="3" HotelCode="933738|60718" HotelName="Holiday Inn Express Istanbul Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Basin Express Caddesi 2, Halkali, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/61/e061bbb5d6f260e0feca0af9763ccfd944dee72d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="343.40" OriginalAmount="340" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1248126-27083902/7349876710869723982/25423" HotelName="WHITE CORNER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/67000000/66180000/66175900/66175854/697a0baf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="343.40" OriginalAmount="340.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.039637617673" Longitude="28.981992223703" StarRating="3" HotelCode="315908|unique_suite_hotel_2" HotelName="Taksim Unique Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mahallesi, Cambazoglu Sokak 16/A, Talimhane, Beyoglu, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/d3/2a/d32a0b438aa8a182907975f520b2d2cda5365698.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="343.44" OriginalAmount="340.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0089961" Longitude="28.9543196" StarRating="0" HotelCode="|305585" HotelName="The Center" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mesihpa?a Mahallesi Sait Efendi Sokak No:11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/5/5/8/5/305585_0f2a10f1711.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="343.53" OriginalAmount="340.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.034026" Longitude="28.982007" StarRating="0" HotelCode="|534546" HotelName="Four Sides Beyoglu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tel Sk. 21</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/4/5/4/6/534546_caa3ffa1154.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="343.53" OriginalAmount="340.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.017556" Longitude="28.966398" StarRating="0" HotelCode="|153794" HotelName="Old City Family Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>DEMIRTAS MAH. AYRANCI SOKAK 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/3/7/9/4/153794_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has 14 rooms, 4 single rooms, 6 double rooms, 2 suites, 1 triple rooms and 1 family rooms. It also has a car park. SITUATION: This establishment, Istanbul it is in is situated in the city centre excellent transport links to places of interest, the train stations and the bus station. it is near public transport services.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="344.41" OriginalAmount="341" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.009111260142" Longitude="28.974213111045" StarRating="4" HotelCode="312931|216982" HotelName="Aybar Hotel Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Bas Musahip Sokak 10, Sultanahmet, 34200 Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5b/dc/5bdc226359bafc550f06b6680dad17adaed75436.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="344.41" OriginalAmount="341" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0082376" Longitude="28.9783589" StarRating="3" HotelCode="316305|215868" HotelName="Benler Otel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Kemalettin Mahallesi, Agacesmesi Sokak 5, Ordu Caddesi, Laleli, 34126 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/fc/06fc97fb3cb1cdb8804818303db048dd645975f7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="344.41" OriginalAmount="341" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.034192" Longitude="28.984517" StarRating="4" HotelCode="904128|47582" HotelName="InnPera Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Jacuzzi,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Siraselviler Cad. No:15, Taksim, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/media/e4be4105b1b148be8e60a4fe1da41383.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="344.41" OriginalAmount="341.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.006152" Longitude="28.954518" StarRating="3" HotelCode="13001|hotel_grand_emin" HotelName="Grand Emin Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mustafakemalpasa Caddesi, Fabrika Sokak 13, Yenikapi, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/d7/9ed713b04e9262afdab731dae4b2b4042de269ab.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="344.41" OriginalAmount="341.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.02848041" Longitude="28.97263965" StarRating="3" HotelCode="933216|azze_hotel" HotelName="Azre Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Evliya Celebi Mahallesi, Kiblelizade Sokak 6, Beyoglu, 34430 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/2d/182da5424a435c8edcb5666deafdac5ccd9be3db.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="344.88" OriginalAmount="341.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.036641" Longitude="28.986563" StarRating="2" HotelCode="|462613" HotelName="Bristol" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mesrutiyet Cad No 101 Beyoglu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/2/6/1/3/462613_80ee1cb1452.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="345.29" OriginalAmount="341.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0197797" Longitude="28.928496" StarRating="2" HotelCode="|108128" HotelName="Grand Reİs" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Topkapi Cad. Hamam Odalari Cikmazi Sok. No:1 Kaleici, Topkapi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/8/1/2/8/108128_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts WiFi (free of charge), a reception and a car park (free of charge). SITUATION: It is 200 metres away from the tram station excellent transport links to and.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="345.41" OriginalAmount="341.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0352274" Longitude="29.1664838" StarRating="0" HotelCode="|305479" HotelName="Zin D Home Cekmekoy" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Merkez Mahallesi, Uskudar Caddesi No: 31, Cekmekoy</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/5/4/7/9/305479_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="345.42" OriginalAmount="342" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.055681" Longitude="28.985302" StarRating="4" HotelCode="284353|57957" HotelName="Le Mirage Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="boutique hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Abidei Hürriyet Caddesi No:22, Cumhuriyet Mahallesi, Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/228918/228918a_hb_a_013.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="345.42" OriginalAmount="342" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00546237" Longitude="28.96954531" StarRating="2" HotelCode="517404|217752" HotelName="Reyyan Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Emin Sinan Mahallesi Pertevpasa Sokak 46/1, 34130 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/45/452213/452213a_hb_a_004.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="345.42" OriginalAmount="342" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1443526-32607577/7349876710869723982/6527" HotelName="MONEZZA AVCILAR" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/79000000/78310000/78306300/78306205/7089804f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="345.42" OriginalAmount="342.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008061" Longitude="28.977076" StarRating="3" HotelCode="65550|star_holiday_hotel" HotelName="Star Holiday Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Divanyolu Caddesi 10, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/74/d8/74d84309c2eef01e2303c022f37d848dc0ead952.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="345.42" OriginalAmount="342.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01288" Longitude="28.977183" StarRating="3" HotelCode="147514|evsen_hotel" HotelName="Hotel Evsen" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 07/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Hocapasa Mahallesi, Ibnikemal Caddesi 19, 34110 Istanbul, Sirkeci</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/89/4e/894e78f5b1998bf52d79cc7163bd4a68a2a92dd2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located in the old city in the Eminönü district within 15 minutes' walk fr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="345.42" OriginalAmount="342.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01465386" Longitude="29.15996106" StarRating="5" HotelCode="791043|zin_d_home_dudullu_suits" HotelName="Zin D Home Dudullu Suits" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="residence" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,Designated Smoking Area,Fax,Garden,Internet,Kitchen,Parking,Printer,Sauna,Swimming Pool,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Inanç Türkes Caddesi 3, Yukari Dudullu, Ümraniye, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/ca/bfcaa8e015aae10c3e8d6d81f0c1fb61e2f3daf4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Exclusively designed for adults, this cosy residence is in Asian Side. Those wishing to escape the h...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="345.42" OriginalAmount="342.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.012144911755" Longitude="28.978417217732" StarRating="3" HotelCode="903355|the_constantine_hotel_2" HotelName="The Constantine" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hocapasa Mahdii, Alemdar Cad. 19, Eminönü, Fatih</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/2d/b42d25935cbad17223f1b6bbdc45df31c214c41d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located close to Gülhane Park in the Sultanahmet district of Istanbul and this area's t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="346.31" OriginalAmount="342.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.011014" Longitude="28.958461" StarRating="0" HotelCode="|533542" HotelName="Polanin Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Balabanaga Mahallesi Zeynep Kamil Sokak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/3/5/4/2/533542_dfafee51455.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="346.43" OriginalAmount="343" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03948" Longitude="28.98116" StarRating="3" HotelCode="260216|237568" HotelName="Pera Orient Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe, Duvarci Adem Sokak 35, Taksim, Beyoglu, 34435 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/4c/834c4fd67129f1f5a3358660d5b7c7c2f7e6729b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="346.43" OriginalAmount="343" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1258667-28535002/7349876710869723982/2601" HotelName="GUMUS PALACE SUITES" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1258667/20218491818508.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="346.43" OriginalAmount="343" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|255977-28558461/7349876710869723982/3064" HotelName="LE MIRAGE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7050000/7048400/7048369/e101b50b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="346.43" OriginalAmount="343" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|865790-24655555/7349876710869723982/24121" HotelName="TAKSIM MAXWELL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/26000000/25170000/25169900/25169838/b701cd28_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="346.43" OriginalAmount="343.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.035326811077" Longitude="28.97803902626" StarRating="3" HotelCode="191190|hotel_balo" HotelName="Hotel Balo" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Hüseyinaga Mahallesi Topçekenler Sokak No:22 Beyoglu, Istanbul, Balo Sokak Yani</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/06/ee06e216216a656bac878777db59c0ec8d5707ce.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="346.43" OriginalAmount="343.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="851674|miklagord_hotel" HotelName="Miklagord Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Binbirdirek Mahallesi, Katip Sinan Cami Sokak 25, Istanbul 34122, Sultanahmet</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/84/d68473a7f9d72756897fa2ed8ae39059be52dfc1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="346.51" OriginalAmount="343.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0098597" Longitude="28.9766782" StarRating="0" HotelCode="|85094" HotelName="Merial" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ALAYKOSKU CAD. SULTANAHMET 6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/5/0/9/4/85094_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers WiFi (free of charge), a reception, room service, a wake-up service, a baggage room and a lift. SITUATION: This hotel is 150 metres away from Topkapi the Palace of the Grand Bazaar it is 400 metres away from it is situated 200 metres away from the tram, 20 kilometres away from the establishment, guests will find Istanbul AtatÃ¼rk Airport. ROOM: Each room has an air-conditioning system, a satellite television, wooden floors, a mini-bar, a television and a bathroom with a hairdryer.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="347.44" OriginalAmount="344" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.984002203561" Longitude="29.114250685267" StarRating="3" HotelCode="933230|198930" HotelName="Nice Royal Otel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 07/08/2026" HotelFacility="Air Conditioning,Bar,Housekeeping,Internet,Smoking Rooms,Telephone Service,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kücükbakkalköy Mahallesi, Isiklar Caddesi 12, Atasehir, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/5a/dc5ad7f97bdc9083779b3ad2f1e7b6bef6e31bfb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located in Asian Side. Visitors will not be bothered during their stay, as th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="347.44" OriginalAmount="344" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.004943425815" Longitude="28.973675072193" StarRating="4" HotelCode="163831|32104" HotelName="Sultan House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dizdariye Çesme sk. No.1,, Binbir Direk Mahallesi, Sultanahmet, 34400 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/fe/fe20dd170578136b/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in one of Istanbul's most colourful and historic quarters, close to the Hippod...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="347.44" OriginalAmount="344" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03570178726" Longitude="28.983258661667" StarRating="4" HotelCode="154319|56591" HotelName="Triada Boutique &amp; Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Istiklal Caddesi, Meselik Sokak 4, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/48/c848782aa2cac5fadb53d48e45813130d40c1181.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="347.52" OriginalAmount="344.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0042" Longitude="28.96909" StarRating="0" HotelCode="|193014" HotelName="Meydan Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kucuk Ayasofya Mah Kadirga Meydani</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/3/0/1/4/193014_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="348.24" OriginalAmount="344.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0088385" Longitude="28.9544317" StarRating="0" HotelCode="|108184" HotelName="Rio" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Aksaray caddesi sait Efendi Sokak No:21/1 - Laleli</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/8/1/8/4/108184_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has, WiFi, (free of charge). SITUATION: The hotel is in Laleli the centre of it is situated 15 minutes away from the bazaar, 150 metres away, guests will find the tram station excellent transport links to, Sultan Ahmed Mosque it is 5 minutes away from.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="348.45" OriginalAmount="345" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0503868" Longitude="28.9855141" StarRating="0" HotelCode="379909|237415" HotelName="Homelike Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Bozkurt Mahallesi, Esref Efendi Sokak 58, Sisli, 34381 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/34/fd34af25b8225bf094ea6ebc51c3b11ec97b35e3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="348.45" OriginalAmount="345.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00448" Longitude="28.685774" StarRating="3" HotelCode="376948|realist_hotel" HotelName="Realist Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Namik Kemal Mahallesi, 119 Sokak 50, Haramidere, 34410 Esenyurt, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/29/0029a315733c352556043c13eea72b62f14107f4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="348.82" OriginalAmount="345.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.04378" Longitude="28.98163" StarRating="0" HotelCode="|193011" HotelName="Dencity" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Eskisehir Mah. Dolapdere Cad.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/3/0/1/1/193011_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="349.46" OriginalAmount="346.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.038521" Longitude="28.983114" StarRating="4" HotelCode="267840|aston_residence" HotelName="Aston Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="boutique hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Feridiye Caddesi 26, Taksim, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/fc/81fc9e94566c7ae74cadb9e6704324e4e18c90de.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="349.46" OriginalAmount="346.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.02034571" Longitude="28.92844442" StarRating="1" HotelCode="323369|hotel_torun" HotelName="Hotel Torun" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Topkapi Mahallesi, Hamam Odalari Araligi No. 9, 34093 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/3b/3a/3b3ac887e11efe123a4bdaf536a797a5d09736f8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="349.46" OriginalAmount="346.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03368069" Longitude="28.98363111" StarRating="5" HotelCode="541883|apart_of_many_things" HotelName="Apart of Many Things" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Katip Mustafa Celebi Mahallesi, Taksim, Hocazade Sokak 11, 34430 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/01/ca/01cab4ab1ad4f4db9814361d47737ceb148c64b6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="349.46" OriginalAmount="346.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03458732" Longitude="28.98302956" StarRating="3" HotelCode="578929|hotel_naumpasa_konagi" HotelName="Hotel Naumpasa Konagi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Mustafa Çelebi Mahallesi, Taksim Kuyu Sokak 11, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/07/b8/07b8fa1c6c6b24a62d293b0f0b15cfebe2fa4f66.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="349.46" OriginalAmount="346.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03554287" Longitude="28.98694011" StarRating="0" HotelCode="736517|juno_hotel_taksim" HotelName="Juno Hotel Taksim" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gumussuyu Mahallesi, Dunya Saglik Sokak 17, Beyoglu, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/cd/37cdf3d4b36716e0f41a503a9d9ae39960816b27.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="349.46" OriginalAmount="346.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0195891" Longitude="28.96097445" StarRating="0" HotelCode="766789|my_boutique_hotel" HotelName="My Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hoca Giyasettin Mahallesi, Haci Kadin Caddesi 49, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/b3/7fb3f8ffb4c411c236ab82ba18d1c3b9ed4c1647.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="349.84" OriginalAmount="346.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01229" Longitude="28.97547" StarRating="0" HotelCode="|192494" HotelName="Felicity Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hocapasa Mahallesi Ankara Caddesi 42</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/2/4/9/4/192494_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="350.00" OriginalAmount="346.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01566" Longitude="28.95889" StarRating="0" HotelCode="|184665" HotelName="Nagehan Hotel Old City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Molla Husrev Mh. Uzumcu Sk. No: 1-3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/6/6/5/184665_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="350.10" OriginalAmount="346.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.90662" Longitude="29.19219" StarRating="0" HotelCode="|550708" HotelName="Eagle Palace Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Esentepe Mah., Kocatepe Cd., No.16</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/0/7/0/8/550708_41d5d821109.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="350.16" OriginalAmount="346.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.9365044" Longitude="29.1226044" StarRating="4" HotelCode="|83522" HotelName="Dream Hill Business Deluxe  Istanbul Asia" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BAGDAT CAD.NO 273 - KUCUKYALI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/5/2/2/83522_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a wellness centre, a covered swimming pool, a restaurant with buffet breakfast and a bar. The establishment has a sauna, a hammam, a fitness centre and a massage service. The establishment also has a car park (free of charge). SITUATION: This trendy hotel is 20 minutes drive away from Sabiha Gokcen the airport 700 metres away, guests will find Idealtepe the Railway Station of Istanbul it is situated 26 kilometres away from. ROOM: Each room has WiFi (free of charge), a flat-screen television, an air-conditioning system, have a sitting area, a mini-bar, a kettle and a coffee maker.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="350.41" OriginalAmount="346.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0393233" Longitude="28.9813407" StarRating="0" HotelCode="|107938" HotelName="Endless Suites Taksim" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Taksim Caddesi Cambazoglu Sokak No:25 Kocatepe Mahallesi Beyoglu Taksim</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/7/9/3/8/107938_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts soundproofed rooms, a gym, a spa, a sauna and a Turkish bath. SITUATION: This establishment, is in the city centre, is 350 metres away from Taksim the square.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="350.47" OriginalAmount="347.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.90671325" Longitude="29.1921252" StarRating="0" HotelCode="776755|eagle_palace_suites" HotelName="Eagle Palace Suites Kartal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 08/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Esentepe Mahallesi, Kocatepe Caddesi 16, Kartal, 34870 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/d1/ecd17f34a6a8797e96a3f6039686cacd4ef8f016.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Eagle Palace Suites is a self-catering accommodation located in Istanbul. Free WiFi access is availa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="350.52" OriginalAmount="347.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.9422883" Longitude="29.1268086" StarRating="0" HotelCode="|82981" HotelName="Aydinoglu Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nam?k Kemal Cd. No:94 Kucukyali Idealtepe</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/9/8/1/82981_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a swimming pool, tennis courts, a hamman, a steam bath and a gym. SITUATION: Near the establishment, you will find the motorway, Istanbul is situated in.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="350.71" OriginalAmount="347.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00849" Longitude="28.9659" StarRating="0" HotelCode="|184135" HotelName="Alpinn Hotel Istanbul- Special Class" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tiyatro Cad. No: 19</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/1/3/5/184135_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="350.94" OriginalAmount="347.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.017105" Longitude="29.061151" StarRating="0" HotelCode="|534598" HotelName="ELİTE MARMARA BOSPHORUS and OTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sehit Serhat Emre Sk No 27</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/4/5/9/8/534598_eb0fca51127.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="351.01" OriginalAmount="347.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0033468" Longitude="28.9760222" StarRating="0" HotelCode="|86835" HotelName="Emine Sultan Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kapi Agasi Sok. No:6 Sultanahmet</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/8/3/5/86835_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a terrace. SITUATION: Near the establishment, guests will find the mosque, Sultanahmet it is in.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="352.12" OriginalAmount="348.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0387359" Longitude="28.9829947" StarRating="4" HotelCode="|108282" HotelName="Aston Taksim" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mahallesi Feridiye Caddesi No:26 Beyoglu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/8/2/8/2/108282_8.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has, a terrace, with views. SITUATION: This hotel is in the heart of the city, is 200 metres away from Taksim the Square of. ROOM: Each room has soundproofing and with WiFi (free of charge).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="352.22" OriginalAmount="348.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03563" Longitude="28.98121" StarRating="0" HotelCode="|184798" HotelName="Ragıp Pasha Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sehit Muhtar Mah. Imam Adnan Sk. No:2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/7/9/8/184798_d11092f1549.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="352.49" OriginalAmount="349" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00247966" Longitude="28.97768772" StarRating="4" HotelCode="151786|35285" HotelName="Mangana Konak" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oyuncu Cikmazi Sokak 14, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/9c/619c249abaaf6976b4c2e2ba6923a4b6d22d951a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys an ideal location as a base for exploring the major attractions of the Sultanahmet...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="352.49" OriginalAmount="349" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|496535-28558549/7349876710869723982/4735" HotelName="WORLD POINT HOTEL ISTANBUL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/10000000/9991700/9991609/c449e96f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="352.49" OriginalAmount="349" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|254876-28531453/7349876710869723982/5056" HotelName="TEMPO SUITES AIRPORT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6990000/6982400/6982304/4fe85349_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="352.49" OriginalAmount="349" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="47.4313069" Longitude="-122.296679" StarRating="3" HotelCode="0|132496-18137203/7349876710869723982/19143" HotelName="EVSEN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>2900 S. 192nd Street, Seattle, 98188, WA, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2880000/2876200/2876157/0c9d12ae_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Midscale. Property Type: Inn. Total rooms: 102. Floors: 3. Property description- The Quality Inn Sea-Tac Airport hotel in Seattle WA, with free shuttle service to nearby Seattle-Tacoma International Airport, gives you real value with peace of mind. Our smoke-free hotel gives you access to the Space Needle, Safeco Field, Seattle Aquarium, Pike Place Market and Washington State Convention Center WSCC. Our amenities include free hot breakfast, free coffee, free WiFi, an exercise room, guest laundry, valet cleaning and a business center with a meeting room for 56. Each comfortable guest room features a refrigerator, microwave, coffee maker, TV, hair dryer, iron and ironing board. Also, earn rewards including free nights and gift cards with our Choice Privileges Rewards program.. Onsite facilities information- ParkingHotel Currency: USD. Additional Phone Numbers: Voice - Brand reservations office: 800228-5151. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="352.49" OriginalAmount="349.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00520858723" Longitude="28.980270624161" StarRating="2" HotelCode="191078|big_apple_hostel__hotel" HotelName="Big Apple Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Akbiyik Caddesi Bayramfirin Sokak No:12, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/ac/71ac458ee4a4417b908088bec365a9f0c09e09c2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="353.50" OriginalAmount="350" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.06231351793" Longitude="28.987741242846" StarRating="4" HotelCode="315872|199281" HotelName="Blisstanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Abide-i Hurriyet Caddesi 122, Sisli, 34381 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/1f/ec/1feca89dc7a1b17c4725a7ad34f340363a9938a6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="353.50" OriginalAmount="350.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.006255053543" Longitude="28.980005085468" StarRating="3" HotelCode="118884|turk_art_hotel" HotelName="Turk Art Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Lounge,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Cankurtaran Mahallesi, Tevkifhane Sokak 12, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/66/77667bde8e3e8a8d5d6a70627186db8b20a6bedc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="354.51" OriginalAmount="351" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.014007988071" Longitude="28.976603329448" StarRating="2" HotelCode="267822|252256" HotelName="Istanbul Sirkeci Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,Air Conditioning,Airport Transfer (on Demand),Central Heating,Currency Exchange,Internet,Laundry,Room Service,Smoking Rooms">
        <Address>
          <AddressLines>
            <AddressLine>Hocapasa Mahallesi, Orhaniye Caddesi 28, 34110 Sirkeci, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/c0/14c0ff1b7aa59acf9794deea14d8a3e0a07195d1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Sultan Otel A warm welcome awaits you at the mid size Sultan Otel in Istanbul. Guests can enjoy a me...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="354.51" OriginalAmount="351" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.037569953731" Longitude="28.982596347221" StarRating="3" HotelCode="305942|47783" HotelName="Trass Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sehit Muhtar Mahallesi Turan Caddesi 5, Beyoglu, 34250 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/6f/4e6fb3e49a3b527f7be13e0f21234fd41b71556e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="354.51" OriginalAmount="351" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|865625-32596610/7349876710869723982/309" HotelName="DEM ISTANBUL AIRPORT HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/45000000/44570000/44563300/44563213/e71a8932_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="354.51" OriginalAmount="351.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.038977" Longitude="28.984256" StarRating="4" HotelCode="55405|seminal_hotel" HotelName="Seminal" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sehit Muhtar Caddesi No 23-25, 80090 Taksim, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/16/eb/16ebbdca247e002c30e47a153ae5f37588bc56a1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the Beyoglu quarter in the district of Taksim, which lies on the European ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="355.06" OriginalAmount="351.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0063756" Longitude="28.9817896" StarRating="0" HotelCode="|108024" HotelName="Premist Hotels Sultanahmet" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cankurtaran Mahallesi Ishakpaa Caddesi No.12 Sultanahmet</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/8/0/2/4/108024_2.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is situated 300 metres away fromTopkapi the Palace of, Is situated inSultanahmet the city centre of. ROOM: All the rooms have WiFi (free of charge), an air-conditioning system and a television.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="355.20" OriginalAmount="351.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.003935" Longitude="28.964111" StarRating="0" HotelCode="|536818" HotelName="Golden Sail Hotel Old City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Muhsine Hatun Mahallesi Ordekli Bakkal</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/6/8/1/8/536818_d8433640932.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="355.52" OriginalAmount="352" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.011677385547" Longitude="28.956841528415" StarRating="3" HotelCode="10673|23232" HotelName="Barin" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sehzadebasi Fevziye Caddesi 7, 34470 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/media/56d7770a5b7148b3923553c140de4928.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern city hotel is located in Istanbul. Several shopping areas with shops, boutiques, bars as...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="355.52" OriginalAmount="352" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1449772-32348433/7349876710869723982/23224" HotelName="GRAND ARMADA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/website/common/img/no-image.png</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="355.52" OriginalAmount="352.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.007538" Longitude="28.955594" StarRating="3" HotelCode="43553|grand_ons" HotelName="Grand Ons" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mesihpasa Caddesi Azimkar Sokak 32, Laleli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/a5/46/a5460e0db0feb3c923f7b169b2c8f76a7669c56d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This centrally located hotel is located about 500 m from the sea within 100 m of links to the public...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="355.76" OriginalAmount="352.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0089777" Longitude="28.9543418" StarRating="0" HotelCode="|108228" HotelName="Bulvar Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mesih Pasa Mah. Sait Efendi Sok. No:13 Laleli</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/8/2/2/8/108228_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel Laleli it is in 200 metres away, there is a tram stop, is situated 2 kilometres away from Sultanahmet the historic area of. ROOM: Customers can find soundproofed rooms, with WiFi, (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="356.53" OriginalAmount="353" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.014006643153" Longitude="28.978196764418" StarRating="3" HotelCode="933239|47725" HotelName="Diamond Royal Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Massage Centre,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hocapasa Mahallesi, Nöbethane Caddesi 16, Sirkeci Fatih, 34112 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/ac/8aacf48ab566fa137645ba988d8a67854aad35e1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="356.53" OriginalAmount="353" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="967282|478931" HotelName="Eliza Hotel Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Hayrettin Mahallesi, Dogramaci Sokak 19/5, 34096 Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/cc/62cc542690902eba5a70f0eb5acde76e9ae612fb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="357.54" OriginalAmount="354" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.04888716" Longitude="28.98743635" StarRating="0" HotelCode="566910|217216" HotelName="Golf Royal Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Golf,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Harbiye, Halaskargazi Caddesi 7, Sisli, 34373 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/0d/c80dde997d57505e127977c697ba36e0fc02462e.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="357.54" OriginalAmount="354" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008165773145" Longitude="28.964174687862" StarRating="3" HotelCode="118853|237430" HotelName="Nezih Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Currency Exchange,Laundry,Smoking Rooms,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Mithatpasa Cad., Yenidevir Sok. 8, Beyazit, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/75/b2/75b2b75c9814a71629a729597465ae92e618b72e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located at Beyazit, the center of historical tourism and culture of Istanbul, Nezih Hotel is a bouti...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="357.54" OriginalAmount="354" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.05815046" Longitude="29.00291529" StarRating="4" HotelCode="936299|58774" HotelName="Mia Berre" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ayazmadere Caddesi 6, Fulya, Besiktas, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/f2/24f2af66dae93c1fddf563c5306261be7148a4d0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="357.54" OriginalAmount="354" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.054824672247" Longitude="28.997232813492" StarRating="3" HotelCode="188742|42962" HotelName="Semsan Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tesvikiye Mahallesi, Ferah Sokak 16, 34365 Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/ec/e9/ece9bf00a11a39fec793fc7cb1bff29de513f139.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="357.54" OriginalAmount="354.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.030487469457" Longitude="28.97351719183" StarRating="4" HotelCode="61757|pera_rose_hotel__special_class" HotelName="Pera Rose Hotel" 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,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mesrutiyet Caddesi 87, Tepebasi, Beyoglu, 34430 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/28/a4/28a4f8a40a94f40e209a59aa0cf9230369fcaf5c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the Istanbul's business, shopping and entertainment centre, around a 5-minu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="358.22" OriginalAmount="354.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.051368" Longitude="29.024499" StarRating="0" HotelCode="|522230" HotelName="Acar Suite Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/2/2/3/0/522230_7f443310943.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="358.26" OriginalAmount="354.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.05375" Longitude="28.98906" StarRating="0" HotelCode="|552021" HotelName="Aiza Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mesrutiyet Mahallesi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/2/0/2/1/552021_c66c42d1138.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="358.55" OriginalAmount="355" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1351950-28586356/7349876710869723982/962" HotelName="EL EMIN ISTANBUL" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/89000000/88950000/88949100/88949082/f5003b39_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="358.55" OriginalAmount="355" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|638095-28455328/7349876710869723982/1473" HotelName="REDMONT NISANTASI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16740000/16732100/16732055/e6ffbd0f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="358.55" OriginalAmount="355" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1388958-28543552/7349876710869723982/6826" HotelName="JOY TAKSIM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/95000000/94850000/94843800/94843723/0be51296_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="358.55" OriginalAmount="355.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01150876" Longitude="28.94060957" StarRating="4" HotelCode="365965|real_star_hotel" HotelName="Real Star Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Haseki Sultan Mahallesi, Millet Caddesi 47, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f1/fc/f1fc541dbc89753a044f2b9ace3e71ab722043df.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="359.56" OriginalAmount="356" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.028774200029" Longitude="28.807258467394" StarRating="4" HotelCode="146399|45798" HotelName="Courtyard Marriott Istanbul International Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Basin Ekspress Yolu, Fatih Caddesi Dereboyu Sokak 2, Halkali, Istanbul 34303</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dc/zz/dcad0913201008027bc103737b64b2eb78a9eb3c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="359.56" OriginalAmount="356" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.006395" Longitude="28.957112" StarRating="3" HotelCode="189374|237594" HotelName="Simper Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Katip Kasim Mahallesi, No. 59 Kiziltas Sokak, Turkeli Caddesi, Aksaray/Nisanca, Fatih, 34130 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/af/6cafba9483bab0908853e722f83a1fef0aca8c73.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located close to Aksaray and approximately 2 km from the historical attractions at Sultanahmet, the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="359.56" OriginalAmount="356.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.006969555812" Longitude="28.971794843674" StarRating="3" HotelCode="18052|sunlight_hotel" HotelName="Sunlight Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piyerloti Caddesi 28, Cemberlitas, 34490 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/c7/94c774451723653a5451c7fc76c063368e1c5dab.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of Istanbul's old town, not far from the city's most important si...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="359.56" OriginalAmount="356.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.009815591159" Longitude="28.953840233065" StarRating="4" HotelCode="315894|parmada_hotel_old_city" HotelName="Parmada Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Kemalpasa Mahallesi, Ordu Caddesi 74, Laleli, 34080 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/74/95744740fab71499bb4b93184b26ed1b6bb303ef.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="359.56" OriginalAmount="356.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03410237" Longitude="28.98001338" StarRating="4" HotelCode="323788|mirrors_hotel" HotelName="Mirrors Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Istiklal Caddesi, Fuat Uzkinay Sokak No: 9, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/b0/8a/b08adb6a0b3ae3236dd634bbd2b55c0d9f5ab583.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="359.56" OriginalAmount="356.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.005071878649" Longitude="28.972644269362" StarRating="3" HotelCode="395279|stone_hotel_istanbul" HotelName="Stone Hotel Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Binbirdirek Mahallesi, Sehit Mehmet Pasa Yokusu Sokak 34, Sultanahmet, 34400 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/10/83/108318ca79cf77eb6392df27ccdddd884348f3f3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Istanbul, this boutique hotel is ideal for guests who appreciate a stylish a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="359.56" OriginalAmount="356.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03311663" Longitude="28.98740451" StarRating="4" HotelCode="957431|cihangir_palace_hotel" HotelName="Cihangir Palace Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cihangir Mahallesi, Mebusan Yokusu Sokak 39, 34433 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/71/c2/71c2e957c091245f0d9d1e009382a2672b575dfc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="359.69" OriginalAmount="356.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.997055" Longitude="28.711346" StarRating="0" HotelCode="|471933" HotelName="Avrupa Palace " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Uran Cd. 40</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/1/9/3/3/471933_aca0edb1232.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="359.98" OriginalAmount="356.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.024763" Longitude="28.977538" StarRating="0" HotelCode="|534310" HotelName="Mates Port Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/4/3/1/0/534310_6f682531123.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="360.12" OriginalAmount="356.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0058111" Longitude="28.9641335" StarRating="0" HotelCode="|304634" HotelName="B'guest House&amp;apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sarac Ishak Mahallesi Kumkapi Degirmeni Sok. No:5 Beyazit</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/4/6/3/4/304634_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="360.14" OriginalAmount="356.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.035293" Longitude="28.977753" StarRating="0" HotelCode="|454924" HotelName="Balo" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/4/9/2/4/454924_6a0949c1210.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="360.15" OriginalAmount="356.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.059878" Longitude="28.988701" StarRating="2" HotelCode="|304717" HotelName="Molton Sisli Mls" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>19 May?s Mahallesi Op. Raif Bey Sokak No:37</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/4/7/1/7/304717_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="360.57" OriginalAmount="357" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.055731147713" Longitude="28.81873147471" StarRating="5" HotelCode="425944|206444" HotelName="Clarion Hotel Istanbul Mahmutbey" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Mahmutbey Mahallesi, Peyami Safa Caddesi 44, Bagcilar, 34218 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/83/86/8386de892beebf23203b4472d7ebda4b434a2325.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A bar, a babysitting service, a childcare service, car hire, a laundry service, a conference room an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="360.57" OriginalAmount="357" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.012681649509" Longitude="28.940222418823" StarRating="4" HotelCode="321869|54448" HotelName="Golden Taha Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Molla Gürani Mahallesi, Findikzade Sokak 5, 34093 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/5a/885a7a15efab9668eab07be4cb35a4c232e1a8ff.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="360.57" OriginalAmount="357.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01089" Longitude="28.95444" StarRating="0" HotelCode="|184662" HotelName="Misa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kemal Pasa Mah. Yesil Tulumba Sok No:27</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/6/6/2/184662_1_6264.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="360.67" OriginalAmount="357.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.05773" Longitude="29.00104" StarRating="0" HotelCode="|534869" HotelName="Best Fulya Apart" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dikilitas Mah Ayazmadere Cad</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/4/8/6/9/534869_682364f1132.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="360.79" OriginalAmount="357.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0053689" Longitude="28.9800053" StarRating="0" HotelCode="|86766" HotelName="Agora Boutique and Bistro" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Akbiyik Caddesi No 77 Sultanahmet</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/7/6/6/86766_2.jpg</HotelPictures>
        <HotelDescription>SITUATION: Sultanahmet It is in 5 minutes away, you can find the mosque.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="361.24" OriginalAmount="357.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.039719" Longitude="28.9822838" StarRating="0" HotelCode="|108049" HotelName="Sheriff Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mah. Feridiye Cad. Cambazoglu Sok. No:22 Taksim</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/8/0/4/9/108049_c2e497c1414.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is 300 metres away fromTaksim the square. ROOM: The rooms have a fully-equipped kitchen, an air-conditioning system and WiFi (free of charge).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="361.28" OriginalAmount="357.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0342869" Longitude="28.9844347" StarRating="4" HotelCode="|82946" HotelName="Innpera" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>S?raselviler Cad No :15 Taksim</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/9/4/6/82946_10.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is 50 metres away fromTaksim the square. ROOM: Customers have rooms with views of the city and Bosphorus views of.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="361.58" OriginalAmount="358" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.039861952714" Longitude="28.914422641525" StarRating="4" HotelCode="298196|45382" HotelName="Ramada Encore Bayrampasa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Yenidogan Mahallesi, Sehit Naci Çakar Sokak 11, 34030 Bayrampasa, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/406371/a_406371_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="361.58" OriginalAmount="358" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|290825-28493913/7349876710869723982/5990" HotelName="CUMBALI PLAZA HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11040000/11032300/11032248/e2aafb3c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="361.58" OriginalAmount="358" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|361748-32597367/7349876710869723982/7007" HotelName="RAGIP PASHA APARTMENTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11590000/11580300/11580222/f7ed738a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="361.58" OriginalAmount="358.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01110011" Longitude="28.95654702" StarRating="0" HotelCode="369054|elysion_hotel" HotelName="Elysion Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gencturk Caddesi, Cukurcesme Sokak 5, Laleli, Fatih, Istanbul, Turkey</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/10/4b10039ada87bda4fadc8f097cec52edbd112ee4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in the Old City, Elysion Hotel is a 15-minute walk to the Grand Bazaar. It offers ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="361.61" OriginalAmount="358.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0333" Longitude="28.97674" StarRating="0" HotelCode="|485268" HotelName="Golden Street Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Istiklal Cd. Numara 110</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/5/2/6/8/485268_3d4a8eb2041.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="361.86" OriginalAmount="358.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.99394" Longitude="29.02615" StarRating="0" HotelCode="|246419" HotelName="Kadikoy Otel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rasimpasa Mahallesi Rihtim Cad. No 12 Recaizade Sok</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/6/4/1/9/246419_16.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="362.04" OriginalAmount="358.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.907653" Longitude="29.290074" StarRating="0" HotelCode="|466357" HotelName="Home Plus" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>KADER</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/6/3/5/7/466357_8f28f7a1603.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="362.59" OriginalAmount="359.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.99258322" Longitude="28.84683201" StarRating="3" HotelCode="568592|holiday_inn_express_istanbul_atakoy_metro" HotelName="Holiday Inn Express Istanbul Atakoy Metro" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Sirinevler Mahallesi, Maresal Fevzi Cakmak 1 Sokok 7-13, Bahcelievler, 34188  Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/33/bd3399d3f81e3f4eeee42851a13272e86d3071f8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="362.99" OriginalAmount="359.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008736" Longitude="28.690162" StarRating="0" HotelCode="|466917" HotelName="Blue Vista Hotel And Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Orkide Cd. 13</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/6/9/1/7/466917_6cd50701644.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="363.60" OriginalAmount="360" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.054582867802" Longitude="28.933390974998" StarRating="4" HotelCode="55340|35763" HotelName="Turquhouse Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bungalow Complex,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pierre Loti Tepesi Turistik Tesisleri, Merkez Mahallesi, Idris Köskü Caddesi, 34050 Istanbul, Eyüp</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/46/468054d53ead7691/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming hotel is located on one of the pretty hills of Istanbul, Pierre Loti. A shuttle bus r...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="363.62" OriginalAmount="360.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.013356" Longitude="28.978088" StarRating="2" HotelCode="|82957" HotelName="Şamil " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hudavendigar Cad. Serdar Sk. No:1 Sirkeci</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/9/5/7/82957_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts a lift, tourist information and a business centre with WiFi. SITUATION: This hotel Sultanahmet it is in Bosphorus it is situated near.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="364.01" OriginalAmount="360.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0033699" Longitude="28.9767604" StarRating="3" HotelCode="|108366" HotelName="Tashkonak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kucukayasofya Cd. Tomurcuk Sk. No 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/8/3/6/6/108366_12.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is situated 5 minutes away from the mosque. ROOM: The rooms have WiFi (free of charge) and cable television. FACILITIES: Guests are offered a terrace with views.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="364.34" OriginalAmount="360.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0106872" Longitude="28.9544171" StarRating="4" HotelCode="|17605" HotelName="Glorious" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>YESIL TULUMBA SOK.ORDU CAD. LALELI-AKSARAY 17</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/6/0/5/17605_7.jpg</HotelPictures>
        <HotelDescription>HOTEL: The renovated hotel in 2005, has 2 buildings, 6 floors and 96 rooms. In the entrance, guests are offered a lobby with a reception, a safety deposit box service and a currency exchange service. SITUATION: It is located nearIstanbul the centre of 5 minutes away from the establishment, guests will find public transport services, the tourist attractions, shops and restaurants. it is 15 minutes away from bars, nightclubs. ROOM: The cosy rooms, have a bathroom with a hairdryer, a bath, a direct line telephone, satellite or cable TV, a mini-bar, a double bed, an air-conditioning system and heating. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast and Ã  la carte or set-menu lunch and dinner. PAYMENT METHODS: Customers can pay by Visa and Mastercard.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="364.61" OriginalAmount="361" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0326469" Longitude="28.97717267" StarRating="5" HotelCode="437447|217705" HotelName="Taksim Yazici Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Tomtom Mahallesi, Akansu Sokak 4, Beyoglu, 34433 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/f8/fc/f8fcfab397378349efa4ca8ee1664e1d4d73627e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="364.61" OriginalAmount="361" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|876237-28534993/7349876710869723982/2325" HotelName="MEKKE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/21000000/20080000/20076400/20076303/c8fbbdff_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="364.61" OriginalAmount="361.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0314016" Longitude="28.97976103" StarRating="3" HotelCode="735791|chez_bore_boutique_hotel" HotelName="Chez Bore Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Firuzaga Mahallesi, Cezayir Sokak 7, Beyoglu, 34000 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/e9/e2e9632df8c389f96dae7dd0538fc310449d51a6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="364.61" OriginalAmount="361.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00600901" Longitude="28.9802186" StarRating="5" HotelCode="638881|cheers_vintage_hostel" HotelName="Cheers Vintage Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cankurtaran Mahallesi, Kutlugün Sokak 28/A, Sultanahmet, Istanbul 34122</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/23/e3230e7515d68cfb928855347c12e367847a04a4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="364.99" OriginalAmount="361.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.021941" Longitude="29.120131" StarRating="0" HotelCode="|525619" HotelName="Asem Otel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sezer Sk. 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/5/6/1/9/525619_d1ccd321145.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="365.35" OriginalAmount="361.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.006963" Longitude="28.966323" StarRating="0" HotelCode="|152411" HotelName="Grand Bazaar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BALIPASA YOKUSU SK. GEDIKPASA/FATIH 30</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/2/4/1/1/152411_9.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1994, was renovated in 2014, has 25 standard rooms, 5 single rooms, 16 double rooms and 4 triple rooms. Guests are also offered facilities for people with reduced mobility. SITUATION: This establishment is in Istanbul is situated in the city centre. Close to the establishment, clients can find the bus stop, the metro stop and places of interest.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="365.62" OriginalAmount="362" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03365375" Longitude="29.04970421" StarRating="0" HotelCode="851681|375222" HotelName="New Beylerbeyi Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Beybostani Sokak 49, 34676 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/d6/3cd6d9f13778d575576ec1e1b153686951b27681.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="365.64" OriginalAmount="362.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.035341" Longitude="28.978326" StarRating="3" HotelCode="172514|747156" HotelName="Odda Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Balo Sokak 30, Beyoglu, Taksim, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/153002/153002a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Approximately 80 metres from the buzzing Istiklal Street and 700 metres from Taksim Square, the hote...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="365.87" OriginalAmount="362.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.06254" Longitude="29.00015" StarRating="0" HotelCode="|185022" HotelName="The Place Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Fulya Mah. Ozbal Sk. No:8 Sisli</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/5/0/2/2/185022_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="366.23" OriginalAmount="362.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0372249" Longitude="28.9828002" StarRating="0" HotelCode="|107952" HotelName="Long Stay İstanbul Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sehit Muhtar Mah. Turan Cad. No:5 Beyoglu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/7/9/5/2/107952_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts a reception and WiFi (free of charge). SITUATION: This cosy hotel is 3 minutes away from Istiklal Avenue it is 250 metres away from Taksim the Square of Taksim the underground station of.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="366.50" OriginalAmount="362.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.9667" Longitude="29.107043" StarRating="0" HotelCode="|534293" HotelName="Vois Hotel Bostancı" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Prof. Dr. Ali Nihat Tarlan Cd 86</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/4/2/9/3/534293_63ee2c71111.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="366.63" OriginalAmount="363" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0286372" Longitude="28.9732703" StarRating="4" HotelCode="36323|35751" HotelName="Galata Antique" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mesrutiyet Caddesi 119, 34430 Tunel, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/c9/bbc9c6d275f01622914283f5fbd0538f7317513c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="366.93" OriginalAmount="363.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.97834" Longitude="29.12428" StarRating="0" HotelCode="|192646" HotelName="Continent Hotel Ataşehir" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kucukbakkalkoy Mah.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/2/6/4/6/192646_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="367.49" OriginalAmount="363.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00396" Longitude="28.959622" StarRating="0" HotelCode="|534718" HotelName="okdahotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>alisan sokak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/4/7/1/8/534718_2daecb51445.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="367.64" OriginalAmount="364" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.039794" Longitude="28.982397" StarRating="3" HotelCode="267853|199516" HotelName="Regency World Suite Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mahallesi, Taksim Caddesi, Cambazoglu Sokak No: 3, Beyoglu, Istanbul 34200</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/ee/bdee8deada3197fa83bdb2b7a47bb12d7f8df806.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="367.64" OriginalAmount="364" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|637620-28455303/7349876710869723982/971" HotelName="SISLI MLS HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/28000000/27710000/27703000/27702985/267c8b9d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="367.64" OriginalAmount="364" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|58474-32593679/7349876710869723982/6438" HotelName="MY ASSOS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2540000/2532600/2532591/f7993db3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="367.64" OriginalAmount="364.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.021727" Longitude="28.878609" StarRating="4" HotelCode="260213|elite_marmara_residence" HotelName="Elite Marmara" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Ataturk caddesi no. 47, Merter, Gungoren, 34165 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/b2/3a/b23a03a7b34f9b086d58f8107f6a08b9bbd77548.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="367.64" OriginalAmount="364.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01068" Longitude="28.95406" StarRating="4" HotelCode="826975|vision_deluxe_hotel" HotelName="Vision Deluxe Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Jacuzzi,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Kemalpasa Mahallesi, Selimpasa Sokak 22, Fatih, 34134 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/fc/4afccaac3a49772bc9d808a61b592ba5baf709a7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="367.68" OriginalAmount="364.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.054486" Longitude="28.988843" StarRating="0" HotelCode="|152212" HotelName="Fatih  Corner" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>HACI MANSUR SOK. OSMANBEY-SISLI 71</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/2/2/1/2/152212_6.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was renovated in 2014 and has 22 modern rooms. SITUATION: 170 metres away, guests will findOsmanbey the metro station the establishment, is 250 metres away from the bus stop, Around the establishment, clients can find shops, bars, cafÃ©s and restaurants. la Plaza Taksim 2 kilometres away, you can find.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="368.13" OriginalAmount="364.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.061296" Longitude="28.801727" StarRating="0" HotelCode="|467891" HotelName="El Emin İstanbul Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1. Akarsu Sk. no 29</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/7/8/9/1/467891_2193cc51757.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="368.16" OriginalAmount="364.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.064612" Longitude="28.96883" StarRating="0" HotelCode="|560325" HotelName="Elm Suite Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Talatpasa Mahallesi, Emirgazi caddesi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/0/3/2/5/560325_455b92d1757.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="368.16" OriginalAmount="364.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.030107163549" Longitude="28.973333699406" StarRating="4" HotelCode="149986|1388546" HotelName="Tulip City Taksim Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mesrutiyet Caddesi 95, Pera, Beyoglu, 34430 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/e4/e4843e93e07a40368a254e78b27f4148/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the historical Pera, Istanbul's shopping and entertainment centre. It is 5 m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="368.65" OriginalAmount="365" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.97530376" Longitude="28.87665428" StarRating="0" HotelCode="615745|252199" HotelName="Cevheri's Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Cevizlik Mahallesi, Muhtar Halit Kral Sokak 21, Keneddy Caddesi, Bakirkoy, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/13/20135ce90ed67abeff33f4f93743cf655367ee61.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="368.65" OriginalAmount="365" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00716166" Longitude="28.94980233" StarRating="0" HotelCode="623362|252246" HotelName="Hotel Mekke" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Bed and breakfasts" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Aksaray Mahallesi, Küçüklanga Araligi Caddesi 7, Aksaray, 34096 Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/18/8d18d8c668e1abdc2fddbaec34b5de2615356d13.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="368.65" OriginalAmount="365" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|640126-28455401/7349876710869723982/5226" HotelName="THE NEW SEASON APART" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/39000000/38500000/38493800/38493717/0847b258_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="368.65" OriginalAmount="365.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.023795247904" Longitude="28.975327893645" StarRating="4" HotelCode="313494|karakoy_aparts" HotelName="Karaköy Aparts Hotel &amp; Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Yüksek Kaldirim Caddesi 49, 34560 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/80/e180e8ae110b8afa30718784eaaac0b215160976.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="368.65" OriginalAmount="365.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.99249768" Longitude="29.02510805" StarRating="0" HotelCode="699952|hotel_parpali" HotelName="Hotel Parpali" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Yogurtçu Sukru Sokak 3</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/bc/64bc321c2487395541fbc668b9a8239297af8be5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="368.75" OriginalAmount="365.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0370796" Longitude="28.9821039" StarRating="0" HotelCode="|82918" HotelName="Taximtown" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tarlabasi Bulvari No.60 Taksim Beyoglu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/9/1/8/82918_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has WiFi, (free of charge), a reception, rooms with air-conditioning and a kitchen. SITUATION: Istiklal 100 metres away, clients have the metro station.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="369.35" OriginalAmount="365.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03427" Longitude="28.9798" StarRating="0" HotelCode="|559697" HotelName="Blue Pera Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kuloglu Mah. Uzkinay Sok no 2/1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/9/6/9/7/559697_1cccfec1712.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="369.50" OriginalAmount="365.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008238" Longitude="28.9562989" StarRating="0" HotelCode="|86713" HotelName="Laleli Emin Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mesih Pasa Cad, No 21 Laleli</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/7/1/3/86713_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: The hotel is in Istanbul the historic area of 700 metres away, guests can find the bazaar, Santa Sofia in just 10 minutes, clients can get to. MEALS: Guests are offered a breakfast service. ROOM: All the rooms have WiFi (free of charge).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="369.66" OriginalAmount="366" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|632784-22329663/7349876710869723982/24327" HotelName="CITY CENTER TAKSIM" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3770000/3761600/3761542/51e3c6db_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="370.23" OriginalAmount="366.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0296608" Longitude="28.9750738" StarRating="0" HotelCode="|84899" HotelName="Gumusyan Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ASMALI MESCIT MAH. ASMALI MESCIT SK. BEYOGLU 9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/4/8/9/9/84899_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This boutique hotel, has a reception and a bar. SITUATION: This establishment, is close to Istiklal the street it is situated 2,7 kilometres away from Lutfi Kirdar the convention centre 4,2 kilometres away, you can find Istanbul Cevahir the shopping centre Cicek it is 600 metres away from Where clients can find bars, restaurants and taverns. la Torre de GÃ¡lata it is situated 500 metres away from La Plaza de Taksim 1,5 kilometres away from it is situated 20 kilometres away from Istanbul AtatÃ¼rk the airport. ROOM: The rooms have WiFi (free of charge), a mini-bar (free of charge), wooden floors, modern furniture, a writing desk, a satellite television, an air-conditioning system, a hairdryer and complimentary bathroom items. OTHERS: Regarding the food and beverage offering, clients can enjoy a breakfast service, The establishment offers a transfer service to, the airport, for an extra charge.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="370.47" OriginalAmount="366.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03527" Longitude="28.98575" StarRating="0" HotelCode="|242216" HotelName="V Plus Taksim" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/2/2/1/6/242216_7.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="370.67" OriginalAmount="367" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.048788" Longitude="28.985093" StarRating="5" HotelCode="173845|27833" HotelName="Crowne Plaza Harbiye" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Dolapdere Cad. 161, Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/06/c306b64a296ed1cb8b9671790a006714b6ab8289.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a great location close to Nisantasi, famous for its fashionable upmarket shopping a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="370.67" OriginalAmount="367" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.007797240497" Longitude="28.955063906746" StarRating="3" HotelCode="437816|216483" HotelName="Dalan Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Azimkar Sokak No:23-25, Laleli Caddesi, Laleli-Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://store1prod.blob.core.windows.net/images-hotels/82428/388b4840-5340-4dfd-afaa-f10ff495cac3.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="370.67" OriginalAmount="367" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.031444" Longitude="28.817157" StarRating="5" HotelCode="260175|46784" HotelName="Retaj Royale" 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,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Evren Mahallesi, Cami Yolu Caddesi 1/A, Günesli-Istanbul 34212</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/7b/fa/7bfab898b552ab96468dfde3c617c438e5fa55ff.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="370.67" OriginalAmount="367" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="981901|491825" HotelName="Vander Valk Istanbul Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Balabanaga Mahallesi, Harikzedeler Sokak 25/A, Laleli, Fatih, Istanbul 34000</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/dc/81dc7f0e62860ff8bf1ec27983937d44578e22a9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="370.67" OriginalAmount="367" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|611850-28455235/7349876710869723982/341" HotelName="NEZIH" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19480000/19479400/19479385/ba0f9c3d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="370.67" OriginalAmount="367.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.042506768644" Longitude="28.986251950264" StarRating="4" HotelCode="33849|konak_hotel_istanbul" HotelName="Konak" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cumhuriyet Caddesi 75, Elmadag Taksim, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/f7/72/f772238ec9541a3778703842ee3c03e841c722be.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="370.67" OriginalAmount="367.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.067625" Longitude="28.973964" StarRating="3" HotelCode="185749|tempo_hotel_caglayan_istanbul" HotelName="Tempo Caglayan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tümleç Sokak No 2, Gürsel Mahallesi, Kagithane, 34384 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/ae/8a/ae8aacf33d51a2c6d69a2c21754b9c714a121fc5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kagithane, just 2 km away from Sisli, where guests will find the nearest un...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="370.98" OriginalAmount="367.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.053049" Longitude="28.983582" StarRating="0" HotelCode="|566206" HotelName="Istanroom By KEO" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cumhuriyet Mahallesi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/6/2/0/6/566206_69d90641045.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="371.14" OriginalAmount="367.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.012836" Longitude="28.9778217" StarRating="0" HotelCode="|82944" HotelName="Gülhane Corner" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/9/4/4/82944_3.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel Santa Sofia it is 5 minutes away from. ROOM: Customers can find modern rooms, with WiFi, (free of charge). OTHERS: Regarding the food and beverage provision, the establishment offers a breakfast service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="371.65" OriginalAmount="367.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.005971" Longitude="28.666666" StarRating="0" HotelCode="|537625" HotelName="ASGARD HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Haramidere Cd. 22</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/7/6/2/5/537625_503fa970948.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="371.68" OriginalAmount="368" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03854872" Longitude="28.98303118" StarRating="0" HotelCode="593188|237179" HotelName="Amofta Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Sehit Muhtar Mahallesi, Feridiye Caddesi 33, 34435 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5385330</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="371.68" OriginalAmount="368" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03433761" Longitude="28.97978173" StarRating="0" HotelCode="968026|487062" HotelName="Burj Al Istanbul" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kuloglu Mahallesi, Uzkinay Sokak 2/1, Beyoglu, Turkey Fuat, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/53/9553b5baa8c65498b40b997b2f1b4ad73726b60b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="371.68" OriginalAmount="368" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.99384" Longitude="29.02609" StarRating="3" HotelCode="188719|58548" HotelName="Timya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kirmizi Kusak Sokak, 3, Rihtim Caddesi, Kadikoy, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/a1/b2a16915c3eb1f85d03b1b2cdf80d3c6afe60684.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="371.68" OriginalAmount="368" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0704447" Longitude="29.0062688" StarRating="4" HotelCode="313442|217237" HotelName="Veyron Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Esentepe Mahallesi, Saglam Fikir Sokak 1/1, Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/17/d917389a57e5343e92193ddb5c7452536b8ca16a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="371.68" OriginalAmount="368.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.009119" Longitude="28.957305" StarRating="3" HotelCode="899824|prestige_hotel" HotelName="Prestige Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Koska Caddesi 6, 34480 Istanbul, Laleli</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/91/c3/91c3301e537361a82e939070e2c5e9d3f61419d5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Laleli, close to public transport links (some 20 m), and in the heart of th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="372.25" OriginalAmount="368.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.975135" Longitude="28.876869" StarRating="0" HotelCode="|522077" HotelName="Aura Marina Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Muhtar Halil Kral Sk. 21</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/2/0/7/7/522077_019a6c90949.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="372.68" OriginalAmount="368.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0128953" Longitude="28.95663" StarRating="0" HotelCode="|108222" HotelName="Buyuk Hamit" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gencturk Caddesi No: 72/74 Laleli</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/8/2/2/2/108222_ce1b33f1426.jpg</HotelPictures>
        <HotelDescription>SITUATION: This smart hotel is in Laleli the centre of 150 metres away, guests will find Aksaray the Tram Station of la mezquita de Laleli it is located 50 metres away from. ROOM: The establishment has luxurious rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="372.69" OriginalAmount="369" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.97432486" Longitude="28.87574208" StarRating="3" HotelCode="374901|217754" HotelName="Rios Edition Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Cevizlik Mahallesi, Kennedy Caddesi 5, Bakirköy, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cc/c9/ccc942c3d2e4b868f0feaf62a844fe24fa60a537.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="372.69" OriginalAmount="369" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03593975" Longitude="28.97856546" StarRating="3" HotelCode="373452|217238" HotelName="Venus Hotel Taksim" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Huseyin Aga Mahallesi  Tarlabasi Bulvared  No:75 Beyoglu, 34435</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6c/dd/6cddf431103c5079125f2445906c5e773b8a7a4f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="372.69" OriginalAmount="369.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.036219" Longitude="28.980791" StarRating="3" HotelCode="933220|taxim_hotel_marin" HotelName="Taxim Marin Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Atif Yilmaz Caddesi, Süslüsaksi Sokak No. 21, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f7/b0/f7b01cb7b7f0e90c9ccb34c64cbeb588c93085e6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="373.35" OriginalAmount="369.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.039375" Longitude="28.982391" StarRating="0" HotelCode="|475708" HotelName="Gazelle Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Feridiye caddesi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/5/7/0/8/475708_dc4d1d91228.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="373.70" OriginalAmount="370" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|135093-28558381/7349876710869723982/3149" HotelName="GUNES HOTEL MERTER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/522700/522621/2e00db47_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="373.70" OriginalAmount="370.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.027421680475" Longitude="28.971853852272" StarRating="4" HotelCode="13006|grand_halic" HotelName="Grand Hotel Halic" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Refik Saydam Caddesi Tepebasi Bulvari 37, 34430 Istanbul, Sishane-Beyoglu</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/c8/aa/c8aadbaf91873ac0d64daa9c78449510c1b13d64.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 5 minutes on foot from Beyoglu (Pera), one of the most important centres of sho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="373.70" OriginalAmount="370.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00553" Longitude="28.97181" StarRating="3" HotelCode="410436|art_city_hotel_istanbul" HotelName="Art City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kucukayasofya Mahallesi, Katip Sinan Camii Sokak 30, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/80/2f801054b65a1c5793a951a2183c3ff88d505b01.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is situated in Istanbul's premium location, surrounded by all its major historical an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="374.71" OriginalAmount="371.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.975565" Longitude="28.874714" StarRating="3" HotelCode="188682|bakirkoy_hotel" HotelName="Bakirkoy Pansiyonu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Zeytinlik Mahallesi, Omer Naci Sokak 25, Bakirkoy, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/6f/2b6f9ad042ede9ab9642af6c654142c976408ef9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="374.71" OriginalAmount="371.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.037715494485" Longitude="28.983205862178" StarRating="3" HotelCode="306001|santa_lucia_hotel" HotelName="Taksim Santa Lucia Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sehit Muhtar Mahallesi, Yogurtcu Faik Sokak 14, 34235 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/d0/85/d0855f6d9cf53b2ef36de18181cab13a03e05220.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="374.71" OriginalAmount="371.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.011995" Longitude="28.955421" StarRating="3" HotelCode="310538|grand_bazaar_hotel" HotelName="Grand Bazaar Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ballipasa Yokusu Sokak 30, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/35/57/3557870161a2ac8a6103976474cdb0c23b4eb6fa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="374.71" OriginalAmount="371.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="974208|mansion_gorki" HotelName="Mansion Gorki" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Eminsinan Mahallesi, Piyerloti Caddesi, Cephaneci Sokak 34, Sultanahmet, Fatih, 34126 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9b/cd/9bcd06e591804321ddf0705a81b8230ee7fd3c07.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="375.26" OriginalAmount="371.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.054681" Longitude="29.026497" StarRating="0" HotelCode="|548152" HotelName="Class Hotel Bosphorus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/8/1/5/2/548152_dc111fb1140.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="376.12" OriginalAmount="372.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0029711" Longitude="28.9760845" StarRating="3" HotelCode="|82998" HotelName="Berce" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kucukayasofya Cad. Mustafapasa Sok. No: 6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/9/9/8/82998_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel has a terrace. SITUATION: The hotel is next to the coast, is situated in Istanbul the Peninsula of.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="376.56" OriginalAmount="372.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0329892" Longitude="28.9736686" StarRating="2" HotelCode="|82959" HotelName="Birol" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Asmal? Mescit Sokak No:18 Beyo?lu,Taksim</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/9/5/9/82959_7.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts WiFi (free of charge) and ticket sales. SITUATION: The hotel Beyoglu it is on Istiklal Avenue is situated in. ROOM: The rooms has modern, standard rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="376.73" OriginalAmount="373" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00623292" Longitude="28.6653586" StarRating="4" HotelCode="735341|284992" HotelName="Vespia Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="24 Hour Security,ATM/Cash Machine,Bar,Business Centre,Conference Hall,Internet,Massage Centre,Meeting Room,Parking,Restaurant,Room Service,Sauna,Spa,Valet Parking,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Yakuplu Mahallesi, Haramidere Caddesi 6/8, 34903 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/76/94764486d5de4fadc0e566442bcc70fb9c86cab3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel is situated in Ataturk Airport Istanbul. Located right in the town centre, the hot...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="376.73" OriginalAmount="373.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00887413" Longitude="28.95422109" StarRating="0" HotelCode="878847|grand_gara_hotel" HotelName="Grand Gara Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mesihpasa Mahallesi, Saitefendi Sokak 12, Aksaray, 34130 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/9f/9d9f2f6e93cec9cf8d44adca5604e9663281c40d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;HOTEL: The establishment boasts a reception, modern rooms and with WiFi (free of charge). 

SITUATIO...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="377.02" OriginalAmount="373.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.9926771" Longitude="28.8470355" StarRating="3" HotelCode="|447996" HotelName="Holiday Inn Express Istanbul - Atakoy Metro, an IHG" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sirinevler Mahallesi Maresel Fevzi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/7/9/9/6/447996_270c5e51343.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="377.18" OriginalAmount="373.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.9926344" Longitude="29.0260626" StarRating="0" HotelCode="|108297" HotelName="Timya Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Osmanaga Mah. Rihtim Cad. Kirmizi Kusak Sok. No:3 Kadikoy</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/8/2/9/7/108297_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has, WiFi, (free of charge). SITUATION: It is situated 450 kilometres away fromKadikoy Port It has excellent transport links to Sultanahmet the historic area of. ROOM: Each room has an air-conditioning system and a satellite TV.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="377.74" OriginalAmount="374" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.002775174258" Longitude="28.974148014785" StarRating="3" HotelCode="145259|343174" HotelName="Bucoleon Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/08/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cayiroglu Sokak 20, Kucuk Ayasofya Caddesi, Sultanahmet, 34400 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/206579/a_206579_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests can feel at home in one of the 11 rooms. A lobby and a reception are available to travellers....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="377.74" OriginalAmount="374" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="39.951173" Longitude="-75.1641904" StarRating="4" HotelCode="0|374888-28558515/7349876710869723982/3067" HotelName="THE CENTRAL HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>TEN AVENUE OF THE ARTS, 19130, PHILADELPHIA, PENNSYLVANIA, USA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13300000/13295400/13295331/6525bb03_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="377.74" OriginalAmount="374" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|611232-28593009/7349876710869723982/5214" HotelName="GOLDEN PEN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16220000/16214700/16214662/09bf9986_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="377.74" OriginalAmount="374" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|230913-19512782/7349876710869723982/16334" HotelName="PREMIST HOTEL SULTANAHMET" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5710000/5702900/5702886/7a1c3914_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="377.74" OriginalAmount="374.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00631" Longitude="28.96687" StarRating="3" HotelCode="172037|gedik_pasa_konagi" HotelName="Gedik Pasa Konagi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Gedikpasa Cadesi, 70, Beyazit Dsitrict 34126, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/9b/7b/9b7b2cceaf438e0a11ea0d78bd77f390991c43cc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the district of Beyazit, roughly 400 m from the attractions of the Sultanah...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="377.74" OriginalAmount="374.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="3" HotelCode="118852|apex_hotel" HotelName="Apex" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="boutique hotel" CnxPolicy="Non Refundable" HotelFacility="Bicycle Rental,Boutique,Currency Exchange,Garden,Laundry,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Mehmet Aga Caddesi, Amiral Tafdid Sokak, 34400 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/0e/310eaabcb1ea3db93392b1fac0c393319004733b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Istanbul Apex Hotel is a recently opened in the SULTANAHMET district. The hotel's super location off...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="377.89" OriginalAmount="374.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0217213" Longitude="28.8789205" StarRating="0" HotelCode="|108091" HotelName="Elite Marmara Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/8/0/9/1/108091_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has WiFi, (free of charge), a reception, a terrace and a restaurant. SITUATION: It is 7 kilometres away fromIstanbul AtatÃ¼rk Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="378.58" OriginalAmount="374.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.989045" Longitude="29.033249" StarRating="0" HotelCode="|534028" HotelName="Kadıköy Linda Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Miski Amber Sk</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/4/0/2/8/534028_cc1c1561140.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="378.75" OriginalAmount="375.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.013943069486" Longitude="28.877875882209" StarRating="5" HotelCode="305944|ramada_by_wyndham_hotel" HotelName="Ramada Hotel &amp; Suites Istanbul Merter" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Guven Mahallesi, Eski Londra Asfalti Caddesi 83, 34160 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/02/25/0225a40df296a38da959e8c81f9a1674f4398209.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="378.81" OriginalAmount="375.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008298681067" Longitude="28.955312026326" StarRating="3" HotelCode="213816|33591471" HotelName="Emin Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Mesihpasa Caddesi 21, Laleli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/84/2a84a960b08f157bb2e7bf6e4108d1c073ed4198.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="378.88" OriginalAmount="375.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.97351" Longitude="29.14606" StarRating="0" HotelCode="|461647" HotelName="Sahrakent Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/1/6/4/7/461647_37324b91115.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="379.10" OriginalAmount="375.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.06795" Longitude="29.0007" StarRating="0" HotelCode="|526095" HotelName="Time Hotel Mecidiyekoy" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/6/0/9/5/526095_8faeb4b1111.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="379.41" OriginalAmount="375.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.982525" Longitude="29.064914" StarRating="4" HotelCode="|446462" HotelName="The Gate Kadikoy Downtown" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/4/6/2/446462_57621b81423.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="379.76" OriginalAmount="376" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.017692620082" Longitude="28.951184364418" StarRating="3" HotelCode="267817|217185" HotelName="Fatih Resadiye Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,Airport Transfer (on Demand),Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Laundry,Meeting Room,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Büyük Karaman Caddesi No: 4, Fatih, 34083 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/aa/b7aa5d4bcb1acbc3c9d4d36fa2092fcb2bd92d97.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Fatih Mosque around the 19th century. end with the 20th century. is one of the few Levantine structu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="379.76" OriginalAmount="376" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.8888122" Longitude="29.18250712" StarRating="4" HotelCode="350853|206134" HotelName="The Grand Mira Business Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Yukari Mahallesi, Sarayli Sokak 3, Üsküdar Caddesi, Kartal, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/60/0360b479469e37ebc881c778e3332cc27fceb8ee.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="379.76" OriginalAmount="376" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.067931133208" Longitude="29.000763364418" StarRating="3" HotelCode="933243|271826" HotelName="Time Hotel Mecidiyeköy" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Jacuzzi,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gülbahar Mahallesi, Oguz Sokak 9, Mecidiyeköy, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/6e/fc6e8a81ddf0e0c14a1f3e486dd517e0c4c6bc60.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="379.76" OriginalAmount="376" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1313301-28481418/7349876710869723982/3444" HotelName="LA SERA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/73000000/72660000/72651600/72651585/fd2286bd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="379.76" OriginalAmount="376.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.009544128626" Longitude="28.978497684002" StarRating="3" HotelCode="191122|dongyang_hotel_istanbul" HotelName="Dongyang Hotel Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Alemdar Cad. Tramway Yolu Üzeri No: 7, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/f9/f0/f9f017fe8c71b7bd55dba2be2601f6e3c446682e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="379.76" OriginalAmount="376.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.98033222" Longitude="28.73065776" StarRating="4" HotelCode="623900|land_park_hotel" HotelName="Lotte Palace Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 08/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Merkez Mahallesi E-5, Yanyol caddesi 131, Near the Sukrubey Metrobus, Avcilar, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/b4/87b40a4aaf3673a129e8d542e240148383cadc58.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="379.76" OriginalAmount="376.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.005741702832" Longitude="28.981607761971" StarRating="3" HotelCode="933245|spinel_hotel" HotelName="Spinel Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cankurtaran Mahallesi, Terbiyik Cikmazi 6, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/36/0b36082eba616776797e031f581ff946a11a084b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="380.77" OriginalAmount="377" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.003905" Longitude="28.979315" StarRating="3" HotelCode="191121|56362" HotelName="Kaftan Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Cankurtaran mah., Mimarmehmetaga cad. Amiral Tafdil Sok. No:45, 34120 Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/c0/a1/c0a1a7b2d18a6cb27a39ed2430cf4ff3c137b0d6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="380.77" OriginalAmount="377" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.050801460392" Longitude="28.98685345595" StarRating="4" HotelCode="451210|147531" HotelName="Regard Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/08/2026" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Dolapdere Cad. Dere Sok. 7, Sisli, 34375 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/7a/48/7a4817fb896bdab9b268f47b3869b415d3c8c207.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="380.77" OriginalAmount="377" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.005691" Longitude="28.980343" StarRating="3" HotelCode="165938|27752" HotelName="Senatus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Akbiyik Caddesi 40, Cankurtaran Mahallesi, Sultanahmet, Istanbul 34122</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/b8/a7b807c0b712386bd5fec9ec171d2a2ec8bf9964.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of the historic area of Istanbul, known as Sultanahmet, this attractive hotel i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="380.77" OriginalAmount="377" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|639279-28494100/7349876710869723982/3498" HotelName="PERA CAPITOL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/639279/202035169275.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="380.77" OriginalAmount="377.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.039904671773" Longitude="28.983925126949" StarRating="3" HotelCode="74093|eterno" HotelName="Hotel Eterno" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mahallesi, Topcu Caddesi 19, Talimhane, Taksim, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/31/b2/31b257fc15e10ec14dc875790944612c67f06063.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="380.77" OriginalAmount="377.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.003535" Longitude="28.976692" StarRating="5" HotelCode="267828|dilhayat_kalfa_hotel" HotelName="Dilhayat Kalfa Otel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sultanahmet Mahallesi, Tomurcuk Sokak  1, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ba/a0/baa0b01f8f385b4f92bfdd9226d5be85d974c32b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="380.85" OriginalAmount="377.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.985821" Longitude="29.098807" StarRating="0" HotelCode="|523148" HotelName="Ataşehir Kuruçeşme Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Halk Cd. 37/A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/3/1/4/8/523148_d6aec550930.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="381.19" OriginalAmount="377.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0115673" Longitude="28.9550638" StarRating="2" HotelCode="|82986" HotelName="Mirilayon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kemalpasa Mhl.Yesiltulumba Sk.No:36/44 Laleli</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/9/8/6/82986_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment has WiFi, private parking (free of charge) and spa facilities. SITUATION: The hotel Sehzadebasi it is in Istanbul is situated in.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="381.78" OriginalAmount="378" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.007708518039" Longitude="28.893676387732" StarRating="4" HotelCode="68447|45805" HotelName="Günes" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Nadide Caddesi, Gunay Sok n. 1, Merter, Istanbul 34173</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/c5/e0/c5e000836abb00a6c435fa125c8647936be8d701.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Merter, a lively area ideal for shopping, well connected by bus and subway. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="381.78" OriginalAmount="378" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0485563" Longitude="29.02480424" StarRating="0" HotelCode="597695|237417" HotelName="Hot Budget" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Mecidiye Mahallesi, Buyuksekerci Sokak 5, Ortakoy, Besiktas, Istanbul 34347</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/80/ff802efc6e57b02c0a61b331d82eb1ab18ab32c2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="381.78" OriginalAmount="378" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.99229123388" Longitude="29.026715577996" StarRating="3" HotelCode="313386|45782" HotelName="Sirin Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Osmanaga Mahallesi, Yogurtcu Sukru Sokak 16, Kadikoy, 34714 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/68/3f68f56ea4b13731f165bd9538d23b7956667f21.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="381.78" OriginalAmount="378" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|167506-18138143/7349876710869723982/19438" HotelName="FAROS TAKSIM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4780000/4776400/4776363/64f22fcc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="381.78" OriginalAmount="378.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.012505853617" Longitude="28.95610339678" StarRating="4" HotelCode="936557|hotel_buyuk_hamit" HotelName="Büyük Hamit Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/08/2026" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Gencturk Caddesi 72/74, Laleli, 34134 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/fe/3c/fe3cbe326e28d920db92f3fcd5eb7160268613c6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="381.92" OriginalAmount="378.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.036199" Longitude="28.980757" StarRating="0" HotelCode="|474499" HotelName="LINNGA HOTEL and SUITE" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>sehit muhtar mah.suslu saksi sokak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/4/4/9/9/474499_3a7b2a31214.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="382.04" OriginalAmount="378.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.976654" Longitude="28.876324" StarRating="0" HotelCode="|537515" HotelName="Vitabella Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/7/5/1/5/537515_257826e0905.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="382.76" OriginalAmount="378.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.026679" Longitude="28.969241" StarRating="0" HotelCode="|485083" HotelName="Galata Dream Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Emekyemez, Yolcuzade Iskender Cd. No:4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/5/0/8/3/485083_e9a7f482001.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="382.79" OriginalAmount="379" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="46.9211069" Longitude="-114.069318" StarRating="4" HotelCode="0|280337-28558484/7349876710869723982/4407" HotelName="ASTON HOTEL TAKSIM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>5252 Airway Boulevard, Missoula, MT</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6970000/6963100/6963015/4f964889_b.jpg</HotelPictures>
        <HotelDescription>Conveniently located off Interstate 90, this Wingate by Wyndham Missoula Airport is near the Missoula International Airport, Canyon River Golf Community, shopping, breweries, and many local restaurants. Ideal for both work and play, this smoke-free lodging
 offers complimentary continental breakfast, complimentary internet, shuttle service, fitness center, indoor water park, heated pool, hot tub, dry cleaning services, meeting rooms, executive boardroom, and business center with complimentary print, copy, and
 fax services. Oversized guest room amenities include microwave, refrigerator, safe, desk, ergonomic chair, complimentary local calling, and newspaper. Suites and handicapped accessible rooms are also available. There are also a limited number of pet friendly
 rooms. &lt;br /&gt;Check In: 16:00 PM&lt;br /&gt;Check Out: 11:00&lt;br /&gt;Pets Allowed &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="382.79" OriginalAmount="379.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.029453009189" Longitude="28.805873996206" StarRating="4" HotelCode="310545|park_inn_by_radisson_istanbul_ataturk_airport" HotelName="Park Inn by Radisson Istanbul Ataturk Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Halkali Merkez Mahallesi, Fatih Caddesi 99, 34303 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/3a/683a193526378f7449bbfb127f6484bb51575016.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="382.79" OriginalAmount="379.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.07481052" Longitude="28.98285447" StarRating="0" HotelCode="619521|mari_suites_hotel" HotelName="Mari Suites Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Tasocagi Caddesi 27, 34403 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/05/18/0518d502deb95c3e55f7a8484f856dea084320d5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="382.79" OriginalAmount="379.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.02021885" Longitude="28.63054126" StarRating="5" HotelCode="779864|ramada_by_wyndham_beylikduzu" HotelName="Ramada by Wyndham Beylikduzu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Internet,Massage Centre,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Gokevler Mahallesi, 529 Sokak 2, Esenkent Mahallesi, 34513 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/8f/598f8b51e6e8e25a69d2afde71bac129d38b5706.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="382.93" OriginalAmount="379.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0079648" Longitude="28.9516353" StarRating="0" HotelCode="|82910" HotelName="Hotel Ay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Valide Camii Sok No:30 Yenikapi / Fatih</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/9/1/0/82910_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: The hotel is in Yenikapi the district of it is situated 1,5 kilometres away from the bazaar. ROOM: The establishment has rooms with internet, (free of charge), cable television. FACILITIES: The establishment boasts a car park (free of charge).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="383.80" OriginalAmount="380" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.3246" Longitude="26.3241" StarRating="4" HotelCode="0|611966-28445081/7349876710869723982/2219" HotelName="HUB FLATS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>ISMET INONU MAHALLESI, 2100 SOK NO 2/B BOYALK, CESME, TR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11870000/11861200/11861198/fad85a8c_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Property Location   With a stay at Twins Hotel in Cesme, you'll be near the beach and minutes from Boyalik Beach, and close to Cesme Open Air Theatre. This hotel is within close proximity of Ayios Haralambos Church and Cesme Museum.   Rooms   Make yourself at home in one of the 21 air-conditioned rooms featuring minibars and LCD televisions. Rooms have private balconies. Complimentary wireless Internet access keeps you connected, and digital programming is available for your entertainment. Private bathrooms with showers feature complimentary toiletries and hair dryers.   Dining   Take advantage of the hotel's 24-hour room service.   Business, Other Amenities   Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and coffee/tea in the lobby. A roundtrip airport shuttle is provided for a surcharge (available on request).   Room Info:    Know Before You Go       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.    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.          Airport shuttle fee: EUR 70 per vehicle (one way)                     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 2 PM  Check-out time is noon&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="383.80" OriginalAmount="380" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1382847-24018773/7349876710869723982/23144" HotelName="GRAND HAMIT BY KARADAYI AIRPORT HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/91000000/90880000/90871200/90871187/3d0b75ba_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="383.80" OriginalAmount="380.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.012754107593" Longitude="28.955256342888" StarRating="3" HotelCode="43561|hotel_sogut" HotelName="Sogut" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bukalidede Sok. No: 11-13, 34470 Sehzadebasi, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/second/58/60/5860fe178d6e1ba93cd24a57db9a3ba245586c54.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies just a short distance from the city centre where guests will discover a diverse selec...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="383.80" OriginalAmount="380.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008061" Longitude="28.962361" StarRating="3" HotelCode="188666|hotel_selenay" HotelName="Selenay" 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>SOGANAGA TAVSANTASI SOKAK 12, BEYAZIT, ISTANBUL, 34490</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/ae/06ae647df8d1ccbf907d24e22694762e3fb4c372.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="384.03" OriginalAmount="380.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0081265" Longitude="28.9760486" StarRating="3" HotelCode="|86937" HotelName="Sultanahmet" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Divanyolu Str.20, Sultanahmet</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/9/3/7/86937_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts a terrace with sea views and WiFi (free of charge). SITUATION: The hotel is in Istanbul the centre of Santa Sofia it is 200 metres away from the mosque.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="384.18" OriginalAmount="380.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.035733" Longitude="28.811328" StarRating="5" HotelCode="|445132" HotelName="La Quinta by Wyndham Istanbul Gunesli" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>15 Temmuz Mah, Bahar Cad. 61</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/1/3/2/445132_d6b41821110.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="384.81" OriginalAmount="381" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01975047" Longitude="28.81770167" StarRating="5" HotelCode="450302|165319" HotelName="Royal Stay Palace Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Merkez Mahallesi, Ali Duran Street 6, Bahcelievler, 34197 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/14/fe14ceb92ab1bcf40e6add1398c0bdf1794dfce6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="384.81" OriginalAmount="381" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01340183" Longitude="28.97877665" StarRating="3" HotelCode="416602|237579" HotelName="Romantic Mansion" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Nobethane Caddesi, Tayahatun Sokak 28, Sirkeci, 34112 Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/05/7205bb5a73decf6b79455b39791db4965b04cf5c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="384.81" OriginalAmount="381" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00784349773" Longitude="28.964678081183" StarRating="3" HotelCode="902457|56649" HotelName="Sembol" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Bar,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Kemaletin Mah., Kürkçubasi Sok. No:5, Beyazit, Fatih, 34400 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/08/170886f332608514978e14cba185e42c9e4a6af6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="384.81" OriginalAmount="381" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.966253" Longitude="29.110263" StarRating="5" HotelCode="89550|45789" HotelName="The Green Park Hotel Bostanci" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Içerenköy Mahallesi, Manolya Sanayi Sokak 36, Atasehir, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/b6/ffb61f141931ed9f1802a5f1d6b626f864d428af.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the Asian side of Istanbul approximately 2 km from the centre of Bostanci an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="384.81" OriginalAmount="381" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|610739-28455215/7349876710869723982/3089" HotelName="CIHANGIR PALACE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/37000000/36700000/36699000/36698963/ad40c52d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="385.07" OriginalAmount="381.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.07093" Longitude="29.01303" StarRating="0" HotelCode="|193010" HotelName="Milport Hotel Levent" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Esentepe Mh. Kore Sehitleri Cd. No:51</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/3/0/1/0/193010_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="385.82" OriginalAmount="382" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.057105153627" Longitude="28.912743812234" StarRating="3" HotelCode="936272|63831" HotelName="Gümüs Palas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Merkez Mahallesi, Ali Galip Bey Caddesi 20, Gaziosmanpasa, 34245 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/f4/b2f4d79a9bc8ad63c1fe043757b3cc56423f1684.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="385.82" OriginalAmount="382" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.04902217" Longitude="29.02495625" StarRating="0" HotelCode="597671|237492" HotelName="Loren Hotel Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Mecidiye Mahallesi, Disbudak Sokak 11, Ortakoy Besiktas, 34347 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/fe/44/fe448e9c078de916208aec3132db5a26298f30c1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="385.82" OriginalAmount="382" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.99140855" Longitude="29.032629" StarRating="5" HotelCode="635425|271807" HotelName="Mezzo Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Kadikoy, Kalem Sokak 10-12, 34714 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/90/7990e6f99ee1e728f54428bca25397bfa7d72c3b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="385.82" OriginalAmount="382.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.012661008262" Longitude="28.940286934376" StarRating="4" HotelCode="174448|all_seasons_hotel" HotelName="All Seasons Hotel Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Molla Gurani Cad. Emin Ali Yasin Sk No:5, Findikzade, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/a1/a8a1361b1c4c285433024e29630757e2a7938306.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel lies in the district of Findikzade. Sultanahmet Square, the heart of the old town,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="385.82" OriginalAmount="382.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.05502435" Longitude="28.98855714" StarRating="4" HotelCode="323416|hotel_favori_nisantasi" HotelName="Favori Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Matbaaci Osmanbey Sokak No: 11, Mesrutiyet Mahallesi, Osmanbey/Sisli, 34363 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/be/c1/bec13d0124b1beaba34924e317490126853fedd9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="385.82" OriginalAmount="382.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0027619" Longitude="28.97365056" StarRating="2" HotelCode="544363|walnut_shell_hotel" HotelName="Walnut Shell Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kucuk Ayasofya Mahallesi, Fatih, Aksakal sokak 22, 34410 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/df/26/df26eecd6a499a0b6b4ea7946fd55475bc14f2cb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="385.82" OriginalAmount="382.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03530881437" Longitude="28.678642525131" StarRating="4" HotelCode="933255|dab_hotel" HotelName="DAB Hotel Esenyurt" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Baglar Çesme Mahallesi, 1110. Sokak 4, Esenyurt, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/69/eb6937894e02fd450e3aadb1a00be18a30bb70c3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="386.06" OriginalAmount="382.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.05711" Longitude="28.91281" StarRating="3" HotelCode="|184457" HotelName="Gumus Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Merkez Mah Ali Galip Bey Cad No 20</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/4/5/7/184457_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="386.13" OriginalAmount="382.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00352" Longitude="28.9699" StarRating="0" HotelCode="|184271" HotelName="Dualis Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kucukayasofya Mah Sehsuvarbey Sok No 37</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/2/7/1/184271_5b060081535.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="386.83" OriginalAmount="383" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.9623" Longitude="29.1103" StarRating="5" HotelCode="933270|45780" HotelName="Dedeman Bostanci Hotel &amp; Convencion Center" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Internet,Jacuzzi,Laundry,Massage Centre,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Içerenköy Mahallesi, Degirmen Yolu Caddesi 39B, 34752 Atasehir, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/10/b6/10b60c7a7ce1556df7806565f5e7c9dbbf8fe106.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="386.83" OriginalAmount="383" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.019350831827" Longitude="28.909832298117" StarRating="4" HotelCode="933878|324310" HotelName="Grand Makel Hotel Topkapi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Maltepe Mahallesi, Serçe Kale Sokak 1/1, Zeytinburnu, 34010 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/17/f5/17f54e4d31a1fdde563ad4a3af369c2449f94126.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="386.83" OriginalAmount="383" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.004857" Longitude="28.9757783" StarRating="3" HotelCode="346367|217610" HotelName="Hotel SultanHill" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sultanahmet Mahallesi, Tavukhane Sokak 19, Sultanahmet, Eminönü, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8d/73/8d73bb2d4b5a752ccbec34cc8f3218ffd59648fe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="386.83" OriginalAmount="383" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.06127125" Longitude="28.97899084" StarRating="3" HotelCode="709761|284865" HotelName="Ibis Styles Istanbul Bomonti Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Halide Edip Adivar Mahallesi, Akar Caddesi 6, Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/a5/c4/a5c47d9bb0d6bbcfbeef41c1a80f9620d24ab8e9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="386.83" OriginalAmount="383" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.04788092" Longitude="28.98617127" StarRating="0" HotelCode="783142|375209" HotelName="Joy Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Harbiye Sisli, Papa Roncalli Sokak 149, 34349 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/d3/6d/d36d599317445af3e34b66e4f8f8139507b06fc4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="386.83" OriginalAmount="383" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|558803-28558562/7349876710869723982/460" HotelName="DIAMOND ROYAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9460000/9456600/9456562/e5200d5a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="386.83" OriginalAmount="383" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1355575-28481629/7349876710869723982/5531" HotelName="ALEKSANDR PERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/91000000/90850000/90844800/90844702/010d312e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="386.83" OriginalAmount="383.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.995555039519" Longitude="29.025311456549" StarRating="0" HotelCode="221615|haydarpasa_pension" HotelName="Haydarpasa Otel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kadiköy Rihtim Caddesi, Nemlizade Sokak 8, 34716 Istanbul, Marmara</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ac/38/ac38547e0afe904d419760d70a69b6b7b3e61de7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="386.83" OriginalAmount="383.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.05468392" Longitude="28.82386453" StarRating="5" HotelCode="578351|tryp_by_wyndham_istanbul_airport" HotelName="TRYP by Wyndham Istanbul Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>13 Ordu Caddesi, Building A, Mahmutbey, 34218 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/ae/33ae461b58c3aff89263e0fe9a7b69a99f963271.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="387.09" OriginalAmount="383.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.05874328279" Longitude="28.813093424169" StarRating="5" HotelCode="118846|1342209" HotelName="Holiday Inn Istanbul Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mahmutbey Mahallesi, Tasocagi Yolu Caddesi 35, Bagcilar, Istanbul 34217</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/1c/2b1c69bc567bd2ad1217079d2689d4e1cccaca0d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="387.46" OriginalAmount="383.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.99231" Longitude="29.0267" StarRating="0" HotelCode="|551950" HotelName="Sirin Otel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Osmanaga Mah</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/1/9/5/0/551950_a6938281106.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="387.64" OriginalAmount="383.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.04018" Longitude="28.914941" StarRating="4" HotelCode="|153611" HotelName="Ramada Encore By Wyndham Istanbul Bayrampasa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>YENIDOGAN MAH. S. NACI CAKAR SOK 11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/3/6/1/1/153611_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2013, has 128 rooms, 124 double rooms, 2 suites and 2 rooms adapted for people with reduced mobility. The establishment has facilities for people with reduced mobility and a car park. SITUATION: This establishment, Istanbul it is in is situated in the city centre, nearby, you will find the bus station and the railway station, close to the establishment, guests have the bus stop, the metro stop and the airport. it is situated near the city.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="387.75" OriginalAmount="383.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01378" Longitude="28.97944" StarRating="3" HotelCode="|17624" HotelName="Orient Express and Spa By Orka Hotels" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hudavendigar Street No: 24</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/6/2/4/17624_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2000. It has 52 double rooms and 2 suites. The establishment has a reception with safety deposit boxes, a cloakroom, a lift, a bar and an Ã  la carte restaurant with air-conditioning. The establishment offers room service and a laundry service. SITUATION: This hotel is in the historic centre of Istanbul. It is close to the city centre. 500 metres away, guests will find the tourist attractions, such as Sultan Ahmed Mosque, el palacio Topkaki and la Iglesia de la Divina SabidurÃ­a. ROOM: The comfortable rooms have a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, a mini-bar, fitted carpets, a central heating system and a safety deposit box. FACILITIES: The establishment has a covered pool. OTHERS: The establishment serves a buffet breakfast, an Ã  la carte lunch and an Ã  la carte or set-menu lunch and dinner. Special dishes and dietary restrictions can be accomodated for.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="387.84" OriginalAmount="384" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.021799035429" Longitude="28.819036341104" StarRating="3" HotelCode="294765|58766" HotelName="Hilton Garden Inn Istanbul Ataturk Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Lounge,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Yenibosna Mahallesi, Yalcin Kores Caddesi 14, 34197 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/2d/c02d3b831e0fb4b5801120d55cb7ddbc5fdc1e96.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="387.84" OriginalAmount="384" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008245" Longitude="28.954145" StarRating="3" HotelCode="175221|42027" HotelName="Yüksel" 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>Mesihpasa Caddesi 75, Laleli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/7d/b07def67dee07e7271f3afe063b9f2f35fdf72d3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="387.84" OriginalAmount="384" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.079111880165" Longitude="28.995676099737" StarRating="0" HotelCode="358097|489461" HotelName="My Rose Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Talatpasa Caddesi 187, Gultepe, 34400 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/27/a9/27a983a0d2073f33e84774f64aec95d63a35484c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;HOTEL: The establishment offers guests WiFi (free of charge), comfortable rooms, with air-conditioni...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="387.84" OriginalAmount="384" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|76765-28558361/7349876710869723982/1105" HotelName="ERGUVAN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/906300/906267/b78b2e08_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="387.84" OriginalAmount="384" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|609921-28494036/7349876710869723982/2834" HotelName="APPLE TREE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15060000/15059400/15059395/865412c5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="387.84" OriginalAmount="384.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.043795483794" Longitude="29.001838930059" StarRating="3" HotelCode="933879|bysohret_apart_1" HotelName="Bright Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning">
        <Address>
          <AddressLines>
            <AddressLine>Visnezade Mh. Afacan Sk No:26, Besiktas</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/1e/0f1e629435212e7d0663a0952f757efcfc6e0fce.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Restored in 2012 within the framework of the local area and retaining its charm, this air-conditione...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="388.25" OriginalAmount="384.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.9805416" Longitude="28.9021202" StarRating="3" HotelCode="|38241" HotelName="Ibis Istanbul Zeytinburnu" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>KAZLICESME MAH.KENNEDY CD. NO:56 ZEYTINBURNU</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/2/4/1/38241_12.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment is situated 9 kilometres away from the Grand Bazaar the establishment is 13 kilometres away from Topkapi Palace. HOTEL: This hotel offers a reception, a restaurant, a bar, a lift, WiFi, a car park and room service. ROOM: All the rooms have an air-conditioning system, a television, a direct line telephone, a bathroom with a shower or bath, a WC, a hairdryer, a safety deposit box, WiFi, a coffee maker and a kettle.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="388.30" OriginalAmount="384.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.04853" Longitude="28.98418" StarRating="0" HotelCode="|551955" HotelName="Homelike Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bozkurt Mahallesi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/1/9/5/5/551955_de20fcc1558.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="388.39" OriginalAmount="384.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0142853" Longitude="28.9773136" StarRating="0" HotelCode="|83007" HotelName="Hotel Akcinar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nobethane Cad. Serdar Sok. No:18 Sirkeci</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/0/0/7/83007_67086c61123.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is 500 minutes away from the bazaar, the hotel is in the area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="388.65" OriginalAmount="384.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.004292" Longitude="28.9796804" StarRating="0" HotelCode="|83004" HotelName="Oceans 7 Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cankurtaran Mah.Amiral Tafdil Sok. No:18/1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/0/0/4/83004_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel Sultanahmet it is in it is situated 2 minutes away from the mosque, close to the establishment, clients can find the tram station and the railway station.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="388.85" OriginalAmount="385" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|266808-18153417/7349876710869723982/21686" HotelName="DAB HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8120000/8119800/8119785/ff2f690b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="388.85" OriginalAmount="385.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.004308618625" Longitude="28.963944058861" StarRating="3" HotelCode="315886|istanbul_family_apartments_3" HotelName="Istanbul Family Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Free CXL until 07/08/2026" HotelFacility="24 Hour Power Supply,Air Conditioning,Airport Transfer (on Demand),Babysitting,Bar,Bicycle Rental,Currency Exchange,Garden,Internet,Kitchen,Laundry,Restaurant,Spa,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>Muhsine Hatun Mahallesi, Mustesar Sokak 2, Fatih, 34400 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/40/a6401b90ad26f3e3a522e180fdbd76bf82f4ca5e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the Kumkapi district of Istanbul, these comfortable apartments offer a perfect base from ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="389.86" OriginalAmount="386" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00911928" Longitude="28.96192793" StarRating="3" HotelCode="517380|217624" HotelName="Istanbul Town Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Ordu Caddesi, Kalayci Sevki Sokak 4, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/42/427198/427198a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul, about 15 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="389.86" OriginalAmount="386" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.032080048281" Longitude="28.97621589264" StarRating="4" HotelCode="313502|58430" HotelName="Nexthouse Pera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Asmali Mescid Mahallesi, Kallavi Sokak 4, Istiklal Caddesi, 34440 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/362840/362840a_hb_a_022.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="389.86" OriginalAmount="386" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.991005902096" Longitude="28.795642065891" StarRating="4" HotelCode="315779|47571" HotelName="Ramada Encore Istanbul Airport" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Besyol Mahallesi, Birlik Caddesi 10, 34295 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/media/423f608588964d41aa48d4b52ed41269.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="389.86" OriginalAmount="386" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.004427" Longitude="28.971857" StarRating="3" HotelCode="177349|56899" HotelName="Sultanahmet Çesme Hotel Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Küçükayasofya Mahallesi, Sehit Mehmet Pasa Sokak 22, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/ff/fdff9529028b2bc16253098b947795e715305e10.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="389.86" OriginalAmount="386" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.018943" Longitude="28.927955" StarRating="4" HotelCode="95952|47815" HotelName="Topkapi Interistanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Topkapi Caddesi No:8, Topkapi Kaleiçi, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/a7/08a75af64658018e2c6b864d2bf2fbf4ef9bf454.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="390.67" OriginalAmount="386.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.011026" Longitude="29.105889" StarRating="0" HotelCode="|485460" HotelName="My Garden Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Akdeniz Cd. 137</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/5/4/6/0/485460_cedc8200954.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="390.70" OriginalAmount="386.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.044285" Longitude="28.819459" StarRating="0" HotelCode="|472262" HotelName="King City Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Halkali Cd. 102</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/2/2/6/2/472262_1b44d741223.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="390.87" OriginalAmount="387" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.009803" Longitude="28.977588" StarRating="1" HotelCode="191072|404363" HotelName="Anadolu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Alemdar Mahallesi Yerebatan Caddesi Salkim Sogut Sokak no:3, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/fb/fafb87be0eee224a706c56fdaa7d509dda7fef88.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="390.87" OriginalAmount="387" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|496355-32593983/7349876710869723982/101" HotelName="NAUMPASA KONAGI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18710000/18706400/18706343/938bbc46_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="390.87" OriginalAmount="387" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|542060-28455151/7349876710869723982/2041" HotelName="SEHER" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/24000000/23050000/23042500/23042478/f689df5c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="390.87" OriginalAmount="387" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|316508-28493919/7349876710869723982/2290" HotelName="SEMSAN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7730000/7725400/7725333/fee408c8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="390.87" OriginalAmount="387" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|544355-28494001/7349876710869723982/6290" HotelName="PERA LUNA RESIDENCE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7050000/7048200/7048121/0595429b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="390.87" OriginalAmount="387.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01051" Longitude="28.95408" StarRating="3" HotelCode="51565|grand_dilara_hotel" HotelName="Grand Dilara" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Selimpasa Sokak 24, Ordu Caddesi, Laleli, 34134  Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/48/d648802271f290d6c5db8bc3a514628c220e6174.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="390.87" OriginalAmount="387.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="975532|grand_konak_hotel" HotelName="Grand Konak Otel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Haci Kadin Mahallesi, Tavanli Cesme Sokak 4, 34134 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/17/7d1785f567c3a6fb98ed78d09fa00aa452ee41f9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="391.88" OriginalAmount="388" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|612299-28455251/7349876710869723982/323" HotelName="NEW BEYLERBEYI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/32000000/31870000/31868900/31868892/dee70f20_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="391.88" OriginalAmount="388" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|316637-21407333/7349876710869723982/8348" HotelName="HILTON GARDEN INN ISTANBUL AIRPORT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9330000/9329900/9329848/w2557h3837x3y3-540d1d58_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="391.88" OriginalAmount="388.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.039889386573" Longitude="28.98208122567" StarRating="3" HotelCode="263736|ottopera_hotel" HotelName="Ottopera Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Feridiye Street 95, Taksim, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/05/db/05db13e062d18f335768beff66c4b4cd22ffede0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="392.58" OriginalAmount="388.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.06122" Longitude="28.97926" StarRating="4" HotelCode="|224413" HotelName="Ibis Styles Istanbul Bomonti" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Halide Edip Adivar Mah Akar Cad No 6 Sisli</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/4/4/1/3/224413_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="392.89" OriginalAmount="389" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.003034694615" Longitude="28.976116315737" StarRating="3" HotelCode="144828|477635" HotelName="Berce Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Küçük Ayasofya Caddesi, Ogul Sokak 6, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/db194afc14047a51/92/9259e285cd3feacf/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="392.89" OriginalAmount="389" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.85658994" Longitude="29.29124724" StarRating="3" HotelCode="517286|217210" HotelName="Golden Lounge Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 08/08/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Esenyali Mahallesi, Uygar Sokak 27, Pendik, 34890 Tuzla, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/76/0c76b3f7844059e89436e0c444302ccfaea6fc02.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="392.89" OriginalAmount="389" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.011486386786" Longitude="28.956913505363" StarRating="4" HotelCode="262048|25904" HotelName="Grand Washington Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gencturk Caddesi, Agayokusu Sokak 7, Laleli, Fatih, 34692 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/media/be59a016f16e4e77835343a1caf0dcd4.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="392.89" OriginalAmount="389" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.99255905" Longitude="29.02648382" StarRating="5" HotelCode="590844|217627" HotelName="Kadikoy Arya Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Osmanaga Mahallesi, Nuzhet Efendi Sokak 5, 34714 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/5f/5a5ff5d280e239af607e64b4c767fd728b42da57.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="392.89" OriginalAmount="389" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|316592-22248438/7349876710869723982/24881" HotelName="OLD CITY VIVA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3280000/3272600/3272596/bfd9e7c2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="392.89" OriginalAmount="389.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.902039" Longitude="29.196099" StarRating="3" HotelCode="260168|villa_vanilla_hotel" HotelName="Villa Vanilla" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="boutique hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Boutique,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Esentepe Mahalessi, Yildiz Cadessi 9, Kartal, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/c7/54c7c5a81bb0929c3961af1fb0d06c5953b3763e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the Kartal district on the Asian side of Istanbul, this hotel has easy access to Sabiha G...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="392.89" OriginalAmount="389.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.98899661" Longitude="29.02421409" StarRating="3" HotelCode="548597|kuzen_otel" HotelName="Kuzen Otel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Caferaga Mahallesi, Dumlupinar Sokak 13, 34710 Kadiköy, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/4f/a84f2178a28f0029fca2e04719d80c8e359df0f0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="393.71" OriginalAmount="389.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0408" Longitude="28.98208" StarRating="0" HotelCode="|192445" HotelName="Berjer Boutique Hotel and Spa - Boutique Class" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Taksim Dolapdere Cad. No 93</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/2/4/4/5/192445_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="393.75" OriginalAmount="389.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.045406" Longitude="29.003908" StarRating="0" HotelCode="|534309" HotelName="Ruby Suit" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mecit Ali Sk.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/4/3/0/9/534309_6e4a3ee1122.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="393.75" OriginalAmount="389.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.025736" Longitude="28.973264" StarRating="0" HotelCode="|546951" HotelName="Galata Rasso Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Simsir Sk. 18</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/6/9/5/1/546951_6161a902337.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="393.87" OriginalAmount="389.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.9298041" Longitude="29.3057494" StarRating="0" HotelCode="|86866" HotelName="Airport Residence Kurtkoy" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Yeni Sehir Mah.Mustafa Akyol Sokak No:3 Kurtkoy</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/8/6/6/86866_13.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is situated 3 kilometres away fromSabiha Gokcen Airport the establishment is 8 kilometres away from Istanbul the Park of it is 25 kilometres away from a shopping centre.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="393.90" OriginalAmount="390" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|612206-28558585/7349876710869723982/3982" HotelName="LA WISTERIA BOUTIQUE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/24000000/23570000/23569500/23569483/99efe154_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="393.90" OriginalAmount="390.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01416485061" Longitude="28.977220165839" StarRating="3" HotelCode="142969|akcinar_hotel" HotelName="Akcinar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Nöbethane Caddesi, Serdar Sokak 18, Sirkeci, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/6d/da6d04b0ac88d7f7ac2c0bcca7c380aef0774959.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="393.90" OriginalAmount="390.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.010048101625" Longitude="28.953614830971" StarRating="4" HotelCode="185572|grand_durmaz_hotel" HotelName="Grand Durmaz" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Atatürk Bulvari, Kemal Pasa Mahallesi 4, Aksaray, Fatih, 34080 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/27/61/2761faff7bb9e44d39bb17d6426e9dd8edb544ea.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on the historical peninsula of Istanbul, the hotel is positioned opposite the Aksaray tram s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="393.90" OriginalAmount="390.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.02408035" Longitude="28.97515132" StarRating="5" HotelCode="638764|vita_suites_karakoy" HotelName="Vita Suites Karakoy" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Mueyyetzade Mahallesi, Yuksek Kaldirim Caddesi  47, Karakoy, Istanbul, Beyoglu</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/ac/3fac0cae06deab95a5c6a175704201a196df05f6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="394.54" OriginalAmount="390.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0017189" Longitude="28.8054929" StarRating="0" HotelCode="|153650" HotelName="Sahra Airport Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>KARTALTEPE MAH. HISAR SOKAK, KUCUKCEKMECE 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/3/6/5/0/153650_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has attentive service. SITUATION: This establishment, is close to the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="394.54" OriginalAmount="390.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00611" Longitude="28.96902" StarRating="4" HotelCode="|23120" HotelName="Grand Yavuz" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Emin Sinan, Piyer Loti Cd. No:71</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/1/2/0/23120_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2006, has 111 rooms and 1 suite. The establishment has a lobby, a reception with safety deposit boxes, a currency exchange service and lifts. With regards to the food and beverage offering, the establishment has a bar, a terrace, an American bar and a restaurant. The establishment also offers a conference room, internet, a car park, a medical care service, room service and a laundry service. SITUATION: Nearby, you will find the historic centre where you can find tourist points of interest. It is 15 kilometres away from Istanbul Airport. ROOM: The cosy rooms have a bathroom, a hairdryer, a direct line telephone, satellite or cable TV and a radio. Are also furnished with a mini-bar, a double bed, fitted carpets, a central heating system and an air-conditioning system. FACILITIES: The establishment boasts a sauna, a gym, a hammam and a massage service. PAYMENT METHODS: Customers can pay using Visa and Mastercard. OTHERS: Regarding the food and beverage offering, clients have a breakfast service, a buffet breakfast and an Ã  la carte or set-menu lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="394.91" OriginalAmount="391" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.009678" Longitude="28.952487" StarRating="4" HotelCode="69968|7063" HotelName="Ramada Old City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Turgut Özal (Millet) Cad. No: 82, Findikzade, 34093 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/e1/c8e1cd3ee512bed8f4adbeb727c40d11d02bbd1d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the old town of Istanbul on one of the city’s famous streets. The near...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="394.91" OriginalAmount="391.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.014053" Longitude="28.976622" StarRating="3" HotelCode="188711|esen_hotel" HotelName="Grand Esen Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hoca Pasa Orhaniye Caddesi 40-42, Fatih, 34112 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e5/c4/e5c4fe7d466ad9fb2ed757975abb20176bcc0c09.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="395.18" OriginalAmount="391.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0033275" Longitude="28.9777869" StarRating="3" HotelCode="|94489" HotelName="Almina  - Special Class" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>KUCUKAYASOFYA MAH. AKBIYIK DEGIRMENI SK. NO:27 , Istanbul 34122 Turkey</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/9/4/4/8/9/94489_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts a reception, a bar, a breakfast room and WiFi in communal areas a laundry service and a dry cleaner's (for a fee), At an additional cost you can enjoy a sauna and a hamman. SITUATION: the Sultan Ahmed Mosque It is situated 300 metres away from this hotel Sultanahmet it is in. ROOM: The rooms have a bathroom, a shower, a hairdryer, a direct line telephone, a television, WiFi (free of charge), a mini-bar and an air-conditioning system.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="395.56" OriginalAmount="391.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.035055" Longitude="28.9759973" StarRating="3" HotelCode="|82906" HotelName="Peradays" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kamer Hatun Mah. Hamalbasi Cad. 32, Beyoglu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/9/0/6/82906_5.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is inBeyoglu the historic district of. ROOM: The rooms have a flat-screen television.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="395.77" OriginalAmount="391.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0675453" Longitude="28.9738549" StarRating="0" HotelCode="|108279" HotelName="Tempo  Çaglayan Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gursel Mah. Tumlec Sok. No:2 Kagithane</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/8/2/7/9/108279_14.jpg</HotelPictures>
        <HotelDescription>SITUATION: Is situated inKagithane the district of.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="395.92" OriginalAmount="392.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.049656" Longitude="28.987909" StarRating="3" HotelCode="213667|inncity_hotel_nisantasi" HotelName="Inn City Boutique Nisantasi" 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>Halaskargazi Mah. Dershane Sok. No 20, Nisantasi, Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/3a/153afab095e03eb4d1ecb4f664da2f4bed0f0fa4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="395.92" OriginalAmount="392.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.039166" Longitude="28.983147" StarRating="4" HotelCode="315774|inntel_hotel_istanbul" HotelName="Inntel Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mahallesi, Taksim Dolapdere Caddesi 49, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/77/da77b5f732d82fee4940d388fcd32c3f2c52be37.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="396.10" OriginalAmount="392.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0379397" Longitude="28.9849397" StarRating="0" HotelCode="|26912" HotelName="Seminal Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sehit Muhtar Cad. No:23-25, Taksim</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/9/1/2/26912_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2005, has 88 standard rooms. The establishment boasts a hall with an elevator, a reception, a currency exchange service and a safety deposit box service. It has a bar, a cafÃ©, an Ã  la carte restaurant and conference rooms. The establishment offers guests room service, a laundry service and a medical care service. SITUATION: This hotel is in Taksim where you can find shops and leisure areas. 100 metres away, there is a public transport stop. It is 10 kilometres away from the tourist area where you can find monuments. Is 25 kilometres from Istanbul AtatÃ¼rk Airport. ROOM: The rooms have a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, a mini-bar and a safe (available for a fee). They also have central heating and a central air-conditioning system. FACILITIES: Guests are offered a covered swimming pool, a sauna and a massage service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="396.54" OriginalAmount="392.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.014199" Longitude="28.877866" StarRating="5" HotelCode="|205382" HotelName=" Ramada Hotel &amp; Suites by Wyndham Istanbul Merter " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>GUVEN MH. ESKI LONDRA ASFALTI CD.NO:83 B/18GUNGOREN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/5/3/8/2/205382_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="396.84" OriginalAmount="392.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0588321" Longitude="28.9097676" StarRating="0" HotelCode="|536844" HotelName="Zara Suit" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/6/8/4/4/536844_da560f22034.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="396.93" OriginalAmount="393" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.023193" Longitude="28.97718" StarRating="3" HotelCode="191156|343181" HotelName="Cheers Porthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mumhane Caddesi 31, Kemankes Mahallesi, Karaköy, 34425 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4d/73/4d737fa8484513813b71495a65a0fd5662ffe762.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="396.93" OriginalAmount="393" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03386701" Longitude="28.97648388" StarRating="3" HotelCode="548452|198987" HotelName="Maroon Hotel Pera" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Asmalimescid Mahallesi, Mesrutiyet Caddesi 17, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/fe/8d/fe8d36f7a60039a3a3ac76ec61e28e06712617dc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="396.93" OriginalAmount="393" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.003384505574" Longitude="28.976771504299" StarRating="3" HotelCode="37319|199455" HotelName="Tashkonak Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Airport Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kucuk Ayasofya Caddesi, Tomurcuk Sokak No 5, Sultanahmet, Istanbul 34400</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/49/ab/49ab9a989a6442b75afe47ae6732b779d28e9c4c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This convenient city hotel is located in the tourist centre and close to the sea. It is located clos...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="396.93" OriginalAmount="393" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|279671-28558482/7349876710869723982/3280" HotelName="VIVA DELUXE HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8460000/8451500/8451462/b0c59c9c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="396.93" OriginalAmount="393.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="981711|wonder_wood_hotel" HotelName="Wonder Wood Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kucuk Ayasofya Mahallesi, Ozbekler Sokak 24, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/57/05/5705e4760bc8cd68c318979998927b9ec46fa016.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="397.57" OriginalAmount="393.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.9921244" Longitude="29.02625" StarRating="3" HotelCode="|108047" HotelName="Grand As" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nuzhetefendi Sokak No:27/1 Kadikoy</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/8/0/4/7/108047_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts a terrace with sea views, private parking (free of charge), WiFi (free of charge) and a reception. SITUATION: It is situated 200 metres away fromKadikoy the Ferry of.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="397.71" OriginalAmount="393.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.05451" Longitude="28.98861" StarRating="3" HotelCode="|193171" HotelName="Hotel Favori Nisantasi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Matbaaci Osmanbey Sok. No: 11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/3/1/7/1/193171_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="397.93" OriginalAmount="393.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.930294" Longitude="29.306763" StarRating="0" HotelCode="|531727" HotelName="Sabiha Gokcen Hotel Istanbul Houses" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Yenisehir mah. Osmanli Blv.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/1/7/2/7/531727_0962d0d1101.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="397.94" OriginalAmount="394" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.004438" Longitude="28.972701" StarRating="4" HotelCode="166837|27983" HotelName="Arena Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kucukayasofya Mahallesi, Sehit Mehmet Pasa Yokusu, Ücler Hamam Sokak No. 13-15, Sultanahmet, Fatih, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/6c/186c71712fc2ca87d6a0d33bfc7ee9c82564381d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of the old city and is within walking distance of the main sightse...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="397.94" OriginalAmount="394" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.04032686819" Longitude="28.985067900226" StarRating="3" HotelCode="191056|198761" HotelName="Ferman Hilal Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mahallesi, Topcu Caddesi 23, Taksim, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/cf/ddcf4c03704acb793f43e819eaa6231c85863f38.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="397.94" OriginalAmount="394.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.040327980104" Longitude="28.984342217445" StarRating="4" HotelCode="26960|lion_hotel" HotelName="Lion" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lamartin Caddesi No:41, Taksim, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/67/cf674fb5c40c8856b3042cd90aa5a47b45f6eba6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in Taksim, in the heart of Istanbul, a mesmerising city with its historical, n...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="398.39" OriginalAmount="394.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.074221" Longitude="28.981174" StarRating="0" HotelCode="|525392" HotelName="Park Çağlayan Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ekim Sokagi 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/5/3/9/2/525392_73106ca1055.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="398.72" OriginalAmount="394.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01266" Longitude="28.94027" StarRating="0" HotelCode="|193205" HotelName="Golden Ak Marmara Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mollagurani Mah. Findikzade Sokak No 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/3/2/0/5/193205_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="398.78" OriginalAmount="394.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.05393" Longitude="28.99237" StarRating="0" HotelCode="|184153" HotelName="Berlin Otel Nişantaşı" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mesrutiyet Mah. Madalyon Sok. No:10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/1/5/3/184153_112ce4f1521.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="398.84" OriginalAmount="394.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0692647" Longitude="29.0024676" StarRating="0" HotelCode="|82900" HotelName="Payidar Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/9/0/0/82900_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is situated 15 minutes away fromTaksim the square the exhibition centre. ROOM: Customers can find modern rooms with LCD TV and a patio.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="398.95" OriginalAmount="395" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0038742" Longitude="28.97984983" StarRating="3" HotelCode="583245|217186" HotelName="Ferman Konak Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Cankurtaran Mahallesi, Cankurtaran Caddesi 70 - 72, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3d/8f/3d8f752981107fdcf15282fa21467b820bd9e7f9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="398.95" OriginalAmount="395" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.05161019" Longitude="28.9892768" StarRating="3" HotelCode="586499|217676" HotelName="Nishant Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Room Service,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Halaskargazi Mahallesi, Bahtiyar Sokak 10/3, Sisli, 34371 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/5e/2e5ee98cb200ca32485924984dcf652a9d09aa6c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Nishant Boutique Hotel is conveniently located in the popular Sisli area. The property features a wi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="398.95" OriginalAmount="395" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="964280|487074" HotelName="Tevetoglu Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kurtkoy Mahallesi, Nilay Sokak 1/1, Ankara Caddesi, Pendik, 34912 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/ab/8cab334647c92198b151be529548ce2019d2de24.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="398.95" OriginalAmount="395" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|152829-28558391/7349876710869723982/353" HotelName="NANDA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5560000/5558500/5558418/c1d97cb8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="398.95" OriginalAmount="395" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|609996-22311503/7349876710869723982/24977" HotelName="PARK INN BY RADISSON ISTANBUL ATASEHIR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/21000000/20330000/20320300/20320212/80ece92a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="398.95" OriginalAmount="395" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|463952-22274128/7349876710869723982/25101" HotelName="REGARD" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16160000/16155100/16155094/9add4423_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="398.95" OriginalAmount="395.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008759" Longitude="28.957622" StarRating="3" HotelCode="142149|martinenz_hotel" HotelName="Martinenz" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Koska Caddesi No: 6/1, 34130 Laleli, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/media/4f04eb1d8a1b49e5bb0add45d04b50c3.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a perfect location on the historical peninsula of Istanbul, the Laleli district. Al...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="399.50" OriginalAmount="395.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.9787933" Longitude="28.8776123" StarRating="0" HotelCode="|304812" HotelName="Naila Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cevizlik Mahallesi Huban Sokak No:1 Bak?rkoy</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/4/8/1/2/304812_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="399.52" OriginalAmount="395.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.90606" Longitude="29.28334" StarRating="0" HotelCode="|550707" HotelName="216 Hill" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Seyhli Mah. Aksemsettin Cd.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/0/7/0/7/550707_414189d1109.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="399.96" OriginalAmount="396" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.875799" Longitude="29.2441859" StarRating="5" HotelCode="367930|271782" HotelName="Butik Pendik Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Eski Adi Ankara Caddesi, Dogu Mahallesi Erol Kaya Caddesi 172, Pendik, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/92/32921786855d132c3d51a50fe31821ef237d70ee.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="399.96" OriginalAmount="396" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.05965" Longitude="28.81391" StarRating="5" HotelCode="703677|284823" HotelName="Centro WestSide Istanbul" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mahmutbey Mahallesi, Tasocagi Yolu Caddesi 39/A, 34218 Bagcilar, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/52/e1/52e19aedfef426ced335ff36dca9487483f62da2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located in Marmara. Those wishing to escape the hustle and bustle of daily ro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="399.96" OriginalAmount="396" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03172" Longitude="28.9795" StarRating="0" HotelCode="854472|381227" HotelName="Cezayir Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Firuzaga Mahallesi, Hayriye Caddesi 12, Galatasaray, Beyoglu, 34425 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/c5/75/c575cbddbf4c39dbe6a352a8c50a5091571b68fe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="399.96" OriginalAmount="396" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.031776733379" Longitude="28.977980957993" StarRating="3" HotelCode="380968|58104" HotelName="Nuru Ziya Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tomtom Mahallesi, Nur-u Ziya Sokak 33, Yeni Çarsi Caddesi, Beyoglu, 34433 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/9b/08/9b08c446731243c86e4c23a004a0ce5ce4e2025d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="399.96" OriginalAmount="396" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="4" HotelCode="293684|206128" HotelName="Park Dedeman Bostanci" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Icerenkoy Mahallesi, Degirmen Yolu Caddesi 39C, 34752 Atasehir, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/9e/03/9e03edeca44ffc70dc544c969a8f397a8d2acfe9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="399.96" OriginalAmount="396" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|607834-20967298/7349876710869723982/8526" HotelName="HOLIDAY INN EXPRESS ISTANBUL - ATAKOY METRO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19410000/19404300/19404231/19ca9672_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="399.96" OriginalAmount="396.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0924955" Longitude="28.9940025" StarRating="3" HotelCode="296191|tempo_hotel_4_levent" HotelName="Tempo Hotel 4 Levent" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sanayi mah., Sultan Selim Cad. 139, 4. Levent, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/12/d5/12d568073fbc2cf2e26eaa96fdf1f4d681e9b802.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="400.05" OriginalAmount="396.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0283338" Longitude="28.981528" StarRating="0" HotelCode="|86746" HotelName="Residence Le Reve" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Firuza?a mahallesi Defterdar sokak No:15 Beyo?lu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/7/4/6/86746_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: Cihangir It is in. ROOM: They have a kitchen and a satellite TV.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="400.26" OriginalAmount="396.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="3" HotelCode="118791|2696937" HotelName="Villa Zurich Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Akarsu Yokusu Caddesi 36, Cihangir, 34433 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/64/34/64348d08a2e0f1231d461559276e1089081ebf2c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the lively and colourful Beyoglu district of Istanbul, the hotel is just a 10-minute walk...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="400.79" OriginalAmount="396.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.016943" Longitude="29.030163" StarRating="0" HotelCode="|532042" HotelName="Olen Uskudar Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nuhkuyusu Cd 97</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/2/0/4/2/532042_5399c5d1035.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="400.85" OriginalAmount="396.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0190926483" Longitude="28.963589966297" StarRating="4" HotelCode="185595|2239982" HotelName="Hayriye Hanim Konagi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Massage Centre,Restaurant,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hayriye Hanim Sok. No. 19, Demirtas Mah., Old City Suleymaniye, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/160755/160755a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The unique historical and tourist sights of the Old City are within walking distance of the hotel. S...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="400.97" OriginalAmount="397" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01803359" Longitude="28.64617785" StarRating="4" HotelCode="437449|198979" HotelName="Mard-Inn Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Barbaros Hayrettin Pasa Mahallesi, 1988 Sokak 3, Nazim Hikmet Bulvari, 34515 Esenyurt, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/82/f982e623f07924ed751421eb4d2dc56f0fbc9d7e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="400.97" OriginalAmount="397" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.037131" Longitude="28.983494" StarRating="4" HotelCode="188750|217717" HotelName="Taksim Life" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Anar Çesmesi Sok. No: 13, Sehit Muhtar Cad., 34435 Istanbul, Taksim-Beyoglu</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/96/9d/969dd3684157de4ca55a048afba8e8968a49181e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="400.97" OriginalAmount="397" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|3491-22237985/7349876710869723982/24893" HotelName="RAMADA BY WYNDHAM ISTANBUL OLD CITY" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/480000/479600/479504/3ee861a6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="400.97" OriginalAmount="397.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01395224377" Longitude="28.977824449539" StarRating="3" HotelCode="907369|q_inn_hotel_old_city" HotelName="Q Inn Hotel Old City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hocapasa Mahallesi, Dervisler Sokak 7, Sirkeci, Fatih, 34120 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/68/a6/68a6bb1620137dc444ff20d4552c3bd397368e57.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="401.21" OriginalAmount="397.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03474" Longitude="28.98461" StarRating="4" HotelCode="|26911" HotelName="Marble" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SIRASELVILER CADDESI TAKSIM 41</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/9/1/1/26911_bea36350322.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2004, with air-conditioning, has 11 floors and 89 rooms. The establishment has a lobby with a reception, a safety deposit box service, a currency exchange service, a cloakroom and 3 lifts. Guests can find conference facilities, business facilities, a bar and a restaurant. The establishment also offers room service, a laundry service and a car park. SITUATION: 50 metres away, guests will findTaksims the city centre of Where you can find shops, bars, pubs, cafÃ©s, restaurants and nightclubs. 100 metres away, there is a bus station, The establishment is 20 kilometres away fromIstanbul AtatÃ¼rk Airport. ROOM: Customers can find modern rooms, They have a bathroom with a bath or shower, a direct line telephone, a satellite or cable television, a mini-bar, an air-conditioning system, central heating and a safe. FACILITIES: Clients can find a covered swimming pool, a swimming pool, a snack bar, deck chairs, a Turkish bath, a sauna and a massage service. PAYMENT METHODS: Customers can pay by American Express, Visa, Mastercard and Diners Club. OTHERS: Regarding the food and beverage offering, clients have a buffet breakfast and an Ã  la carte or set-menu lunch and dinner. Guests can book half-board or full-board.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="401.39" OriginalAmount="397.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.035529" Longitude="28.986931" StarRating="0" HotelCode="|529678" HotelName="Roe Suite Taksim - Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/9/6/7/8/529678_991e57c1025.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="401.75" OriginalAmount="397.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.021842" Longitude="28.927232" StarRating="0" HotelCode="|467162" HotelName="Istanbul Efes Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Topkapi Mahallesi Beyazitaga sokak No:7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/7/1/6/2/467162_d4ea1821748.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="401.88" OriginalAmount="397.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.9915219" Longitude="29.0263403" StarRating="0" HotelCode="|550596" HotelName="Kadikoy Arya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Osmanaga Mahallesi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/0/5/9/6/550596_bc530581240.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="401.98" OriginalAmount="398.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.04334713" Longitude="29.00356245" StarRating="5" HotelCode="375417|golden_pen_hotel" HotelName="Hotel Golden Pen" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sinanpasa Mahallesi, Yenimahalle sokak No: 9, Besiktas, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/d1/62d1cbe995ec1b2fcab0dc4ecfba773453aeb92d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="401.98" OriginalAmount="398.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00279278" Longitude="28.97329344" StarRating="5" HotelCode="581208|sultanahmet_inn_hotel" HotelName="Sultanahmet Inn Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Küçükayasofya Mahallesi, Akburçak Sokak 23, Sultanahmet, Fatih, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/1b/a7/1ba7f651ab03fc4f90695bf6e66cc128881bd31f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="401.98" OriginalAmount="398.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.97902932" Longitude="28.87565731" StarRating="0" HotelCode="946625|safran_pansiyon" HotelName="Safran Otel Bakirkoy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Cevizlik Mahallesi, Molla Izzet Sokak 2, Bakirkoy, 34142 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/b2/4bb230071257ecd8651fcd10d0ef10b5bc6a55a1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="402.13" OriginalAmount="398.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.07132" Longitude="28.8726" StarRating="4" HotelCode="|192232" HotelName="Golden Way Giyimkent" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ORUC REIS MH.GIYIMKENT SITESI KATLI IS.MRKZ. 274</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/2/2/3/2/192232_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="402.72" OriginalAmount="398.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00209" Longitude="28.82679" StarRating="0" HotelCode="|184641" HotelName="Midmar Deluxe" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cobancesme Mah. Mithatpasa Cad. 25</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/6/4/1/184641_13.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="402.99" OriginalAmount="399" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.978558" Longitude="28.882109" StarRating="3" HotelCode="188696|477810" HotelName="Epos" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Havlucular Sk. No: 3, Istanbul Cad., Bakirköy, Istanbul 34720</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/76/7d7684e380831165160c21783199d2d7e4602c12.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="402.99" OriginalAmount="399" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|235769-28493871/7349876710869723982/1708" HotelName="SPINEL HOTEL - OLD CITY" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6660000/6659400/6659337/f37c99d0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="402.99" OriginalAmount="399" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1258495-32596809/7349876710869723982/6623" HotelName="JAFF HOTELS NISANTASI" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/77000000/76970000/76961700/76961660/fe9cf2be_edited_ab26_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="402.99" OriginalAmount="399.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01194859163" Longitude="28.957386016846" StarRating="3" HotelCode="56899|grand_medya_hotel" HotelName="Grand Medya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Fethi Bey Caddesi No. 26, Kemal Pasa Mahallesi, Laleli - Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8b/df/8bdfc3405fc219e1e384e92a19474e750ef1bef6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul, with the highlights of the Hagia Sophia, the Topkap...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="402.99" OriginalAmount="399.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.039968" Longitude="28.984076" StarRating="4" HotelCode="188727|hotel_la_villa_2" HotelName="La Villa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Topçu Caddesi 12, Taksim, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/c2/30c2b1b932f29c1bb2e12099876e4daf81c39df0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel has an excellent location just 250 m north of Taksim Square, the heart of modern Istanbul....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="403.02" OriginalAmount="399.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.019558" Longitude="28.909955" StarRating="5" HotelCode="|220739" HotelName="Grand Makel Topkapi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Maltepe Mah. Serce Kale Sok. No 1-1 Zeytinburnu Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/7/3/9/220739_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="403.32" OriginalAmount="399.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.039666" Longitude="28.983389" StarRating="0" HotelCode="|305131" HotelName="Ferman Hilal" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/5/1/3/1/305131_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="403.81" OriginalAmount="399.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0043199" Longitude="28.9723199" StarRating="0" HotelCode="|21961" HotelName="Sokullu Pasa Hotel - Special Class" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/9/6/1/21961_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in the 16th Century and has 37 rooms, The establishment has a lobby with a reception, a safety deposit box service, a currency exchange service, internet, a cloakroom, a bar, a cafÃ©, a kiosk and an Ã  la carte restaurant. The establishment also offers room service, a laundry service and a medical care service. SITUATION: This inviting hotel is in the historic centre, close to the establishment, clients can find monuments, tourist points of interest, is 25 kilometres away from Istanbul Airport. ROOM: The comfortable rooms, have a bathroom with a shower, a hairdryer, a direct line telephone, a satellite or cable television and a radio. They also have a mini-bar, tiled floors and a central heating system. FACILITIES: Guests are offered a Turkish bath (free of charge). MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast, Ã  la carte or set-menu lunch and dinner, dietary restrictions can be accommodated and special dishes can be made. PAYMENT METHODS: The establishment accepts Visa and Mastercard.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="404.00" OriginalAmount="400" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|637857-28455315/7349876710869723982/658" HotelName="OPALE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/37000000/37000000/36990700/36990693/4ecdc7d2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="404.00" OriginalAmount="400.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.037439001629" Longitude="28.983183503151" StarRating="4" HotelCode="65957|cartoon_hotel" HotelName="Cartoon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Kitchen,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tarlabasi Boulevard 36-38, Taksim, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/a9/dda97fe600e389288f2691e00b0e1c7ee905993d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;For those wishing to be in the heart of Istanbul, this hotel is ideally placed being 150 metres from...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="404.00" OriginalAmount="400.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.003321944345" Longitude="28.976314042991" StarRating="3" HotelCode="191126|tashkonak_studio_suites" HotelName="Tashkonak Sultan Suites &amp; Apart" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kucuk Ayasofya Cad., Kapiagasi Sokak No: 7, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/e3/49e35d0d218c00ee7a6e0732597f23a394c90038.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="404.00" OriginalAmount="400.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00918537" Longitude="28.95446712" StarRating="3" HotelCode="517163|river_hotel_11" HotelName="River Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Mesihpasa Mahallesi, Ceylan Sokak 18, Ordu Caddesi, Laleli Fatih, 34126 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/d3/12d38e5414f63d2c1aae973e6442a6d4485592a2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="405.01" OriginalAmount="401" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1351489-22371266/7349876710869723982/24514" HotelName="HAMITBEY HOTEL YENIKAPI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/84000000/83650000/83642700/83642672/18cff886_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="405.01" OriginalAmount="401.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="968496|kunlun_hotel_7" HotelName="Kunlun Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Topkapi Mahallesi, Turgut Ozal Millet Caddesi 148, Sehremini, Fatih, 34093 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/26/5e26cdca7bb13fad9d5ed7b7f6b9fc2a29350a1b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="405.02" OriginalAmount="401.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.9357975" Longitude="29.1352648" StarRating="5" HotelCode="|184949" HotelName="Tango Arjaan By Rotana Istanbul Asia" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Altaycesme Mh. Samanyolu Sk. No:23 Maltepe, Maltepe, 34843 Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/9/4/9/184949_1cab5f51504.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="406.02" OriginalAmount="402" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01903637" Longitude="29.12552787" StarRating="4" HotelCode="118806|55677" HotelName="Agaoglu My City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tavukçuyolu Caddesi No. 22, Çakmak Mahesi, Ümraniye, Istanbul 34770</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/38/0838d34cb4ce8302e0ef6099c8abdc66b15d52ab.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="406.02" OriginalAmount="402" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|53696-22238974/7349876710869723982/24569" HotelName="GREEN PARK BOSTANCI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1130000/1126100/1126072/ea557b58_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="406.27" OriginalAmount="402.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.058913" Longitude="28.985027" StarRating="0" HotelCode="|563178" HotelName="BoStay" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Harzemsah Sk. Sisli</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/3/1/7/8/563178_e5962491301.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="406.57" OriginalAmount="402.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.016794" Longitude="29.077966" StarRating="0" HotelCode="|535543" HotelName="Camlica Tower Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Karlidere Cad Iskender Sok No 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/5/5/4/3/535543_8d0bb821125.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="406.60" OriginalAmount="402.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03933" Longitude="28.98317" StarRating="0" HotelCode="|184568" HotelName="Inntel Hotel Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mah Taksim Dolapdere Cad No:49</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/5/6/8/184568_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="407.03" OriginalAmount="403" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.040047060752" Longitude="28.983230390213" StarRating="4" HotelCode="60178|7065" HotelName="Avantgarde Taksim" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Abdulhakhamit Caddesi 40/42, Taksim, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/media/dc0233442d824eb19255bb85a110859e.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the centre of Taksim, a 5-minute walk from restaurants, bars, discos, shop...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="407.03" OriginalAmount="403" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.071457" Longitude="28.87215" StarRating="4" HotelCode="296415|45802" HotelName="Hotel Golden Way Giyimkent" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oruç Reis Mahallesi, Vadi Caddesi, Giyimkent Sitesi No. 274, Tekstilkent, Esenler, 34235 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/b9/6db9a52df7314a5087eb72702515d16a3e722a74.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="407.03" OriginalAmount="403" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.059278144686" Longitude="28.822916074236" StarRating="5" HotelCode="320113|204664" HotelName="Qua Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Jacuzzi,Laundry,Massage Centre,Room Service,Sauna,Spa,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Mahmutbey Mahallesi, Peyami Safa Caddesi 25, Bagcilar, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/47/0b/470b31d92657b50eae2fcca10c1ae78d1c511df0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul, about 10 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="407.03" OriginalAmount="403" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.978752" Longitude="28.878355" StarRating="4" HotelCode="188687|206415" HotelName="Mercure Istanbul Bakirkoy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Massage Centre,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Istanbul Caddesi 71, Bakirköy, 34142 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/84/5a/845a79a110f28ff5d3829ebee2c28a940b2ede0c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="407.03" OriginalAmount="403.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.040308" Longitude="28.98347" StarRating="4" HotelCode="161005|taksim_park_city_hotel" HotelName="Nova Plaza Park Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Laundry,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mahallesi, Sehit Muhtar Caddesi 53, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/24/94/2494b6b65c04b550006de076a4612b6814a0334e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="407.89" OriginalAmount="403.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.97726" Longitude="28.8743" StarRating="0" HotelCode="|246731" HotelName="Bakırköy Des Suit Otel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Zeytinlik Mah. Ebuziya Cad. Omer Naci Sok. No1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/6/7/3/1/246731_18.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="408.04" OriginalAmount="404" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.05801114" Longitude="28.98786823" StarRating="0" HotelCode="593869|237226" HotelName="Buke Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Mayis Mahallesi, Samanyolu Sokak 82, Sisli, 34360 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/4d/08/4d0878a495f42d1640e647b978515b74efb61e60.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="408.04" OriginalAmount="404" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.026535" Longitude="28.97455" StarRating="3" HotelCode="933235|58135" HotelName="Duo Galata Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sahkulu Mahallesi, Galipdede Caddesi 56/83, 34420 Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/e0/f4e07c186df5719b1cb9b616af6a60e17ee93599.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="408.04" OriginalAmount="404" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.02553" Longitude="28.978862" StarRating="4" HotelCode="189370|34395" HotelName="Sub Istanbul" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Necatibey Cad. 91, 34425 Karaköy, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/25/6b/256be9483b6d7663e6d9d8c7e9310312057d283a.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;This trendy hotel is located in the Karaköy/Beyoglu district of the city, just a few minutes’ walk f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="408.04" OriginalAmount="404" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.05965" Longitude="28.81391" StarRating="5" HotelCode="703683|284995" HotelName="Westside Arjaan by Rotana Istanbul" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Air Conditioning,Airport Transfer (on Demand),ATM/Cash Machine,Bar,Conference Hall,Designated Smoking Area,Golf,Internet,Laundry,Massage Centre,Meeting Room,Parking,Printer,Restaurant,Room Service,Sauna,Smoking Rooms,Spa,Swimming Pool,Valet Parking,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Mahmutbey Mahallesi, Tasocagi Yolu Caddesi 39/A, 34218 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/89/5c8920ebf9601ff4397b10186a902166786d8249.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel can be found in Marmara. This cosy accommodation guarantees a quiet stay as it c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="408.04" OriginalAmount="404" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|633186-28455269/7349876710869723982/2903" HotelName="GUL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/41000000/40340000/40335100/40335056/7267f5bd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="408.04" OriginalAmount="404.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03528504" Longitude="28.98574015" StarRating="2" HotelCode="567604|hotel_v_plus_taksim_2" HotelName="Hotel V Plus Taksim" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Cihangir Mahallesi, Pürtelas Sokak 6/A, Kazanci Yokusu, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/21/f0211ddc42c324f0e48aa4d97bd473eb865d7c22.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a safe, a restaurant, a café and room service. Wireless internet access is availabl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="408.09" OriginalAmount="404.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0130197" Longitude="28.9417199" StarRating="4" HotelCode="|94486" HotelName="Grand Anka" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Molla Gurani Street 46, Findikzade</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/9/4/4/8/6/94486_2.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is 800 metres away from Aksaray the underground station of 100 metres away, guests can find the tram stop, is situated 3 kilometres away from Sultanahmet the district of Where you can find Topkapi the Palace of the mosque and Santa Sofia the Museum of it is situated 5,5 kilometres away from Taksim the Square of. ROOM: All the rooms have WiFi (free of charge), cable television, carpeted floor, an air-conditioning system, a mini-bar and a hairdryer. Some rooms have a sitting area. FACILITIES: Guests are offered a car park (free of charge), a reception, a hairdresser, a laundry service, car rental, a business centre, fax and a photocopier. OTHERS: Regarding the food and beverage offering, you can enjoy a restaurant and a lobby bar.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="408.44" OriginalAmount="404.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.05165" Longitude="28.98927" StarRating="0" HotelCode="|244774" HotelName="Nishant Boutique Hotels" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Halaskargazi Mh. Bahtiyar Sk. No 3 Sisli</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/4/7/7/4/244774_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="409.01" OriginalAmount="404.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.049057" Longitude="29.025525" StarRating="0" HotelCode="|84909" HotelName="Ortakoy Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MUVAKKIT SOKAK ORTAKOY BESIKTAS 19</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/4/9/0/9/84909_14.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has WiFi (free of charge), a reception, a car park (for a fee) and a transfer service to the airport, (for a fee). SITUATION: This establishment, the Bosphorus it is 100 metres away from Clients can find bars and restaurants. 3,5 kilometres away, there is a tram stop excellent transport links to and Taksim the square it is situated 28 kilometres away from Istanbul AtatÃ¼rk Airport. ROOM: All the rooms have an air-conditioning system, a satellite television, modern facilities, a living room, a dining room, a kitchen with fridge, hob, kitchenware, a bathroom with bathroom items and a kitchen.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="409.05" OriginalAmount="405.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.07416818859" Longitude="28.981178372024" StarRating="0" HotelCode="346305|hotel_caglayan" HotelName="Hotel Caglayan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Caglayan Vatan Caddesi, Emek Sokak 1, 34000 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/44/c3/44c38df8f06a62665d71a775ebf4211b4b8e0bb8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="409.11" OriginalAmount="405.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.039436" Longitude="28.984109" StarRating="0" HotelCode="|529961" HotelName="Fidan City Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sht. Muhtar Bey Cd. No:35</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/9/9/6/1/529961_9d3a2b01209.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="409.19" OriginalAmount="405.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.057277" Longitude="28.981384" StarRating="0" HotelCode="|475018" HotelName="Solo Suites Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/5/0/1/8/475018_53de6361255.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="410.06" OriginalAmount="406" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.037867560629" Longitude="28.983562434359" StarRating="3" HotelCode="933263|57959" HotelName="Pera Luna Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Sehit Muhtar Mahallesi, Taksim Caddesi, Yogurtcu Faik Sokak 2, Taksim, Beyoglu, 34440 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/9/7/9/8/9/5/4/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="410.06" OriginalAmount="406" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.065123381941" Longitude="29.003229305557" StarRating="5" HotelCode="9467|32158" HotelName="Sürmeli Hotel Istanbul" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Prof. Dr. Bülent Tarcan Sokak 3, Gayrettepe, 34349 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/03/90030ded8e261b4d0e58e70fe397efaefa364c0c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in the tourist and shopping quarter of Istanbul, this conference hotel is a perfec...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="410.06" OriginalAmount="406" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.935687" Longitude="29.135853" StarRating="5" HotelCode="317086|58779" HotelName="Tango Arjaan by Rotana" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Bar,Conference Hall,Fax,Internet,Kitchen,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Altayçesme Mahallesi, Samanyolu Sokak 23, Maltepe, 34843 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/0d/3e0dd9c46cc97f45777d3e515bcfefa2e69590ac.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="410.06" OriginalAmount="406" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|476867-28493985/7349876710869723982/391" HotelName="NEWPORT SULTANAHMET" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/476867/202215159959.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="410.22" OriginalAmount="406.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.91233" Longitude="29.21728" StarRating="4" HotelCode="|192518" HotelName="Ramada Encore By Wyndham Istanbul Kartal" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cumhuriyet Mah. Kartal Cad., No: 53</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/2/5/1/8/192518_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="411.07" OriginalAmount="407" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00272924" Longitude="29.15920012" StarRating="4" HotelCode="322711|199116" HotelName="Four Points by Sheraton Istanbul Dudullu" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Imes Industrial Site Dudullu, Block E - 501 Sokak 2, 34776 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/82/82d22770937c7b12/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul - Sabiha Gökcen (SAW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="411.07" OriginalAmount="407" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|235754-28493870/7349876710869723982/2532" HotelName="MAYA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2470000/2467700/2467685/698778f7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="411.07" OriginalAmount="407" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1410205-27377717/7349876710869723982/16315" HotelName="ICON HOTEL BOMONTI" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/110000000/109070000/109062600/109062516/e2fa9721_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="411.07" OriginalAmount="407.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.012343255205" Longitude="28.954797685146" StarRating="4" HotelCode="75253|ramada_istanbul_grand_bazaar_2" HotelName="Ramada Istanbul Grand Bazaar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 08/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Gencturk Caddesi, Sirvanizade Sokak 11, Sehzadebasi, 34134 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/e9/a5/e9a5d3b30fcc16b4d18a6a2a0a3b27e61a8f35cc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the historical district of Sehzadebasi, the hotel is conveniently close to the major attr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="411.37" OriginalAmount="407.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0405047" Longitude="28.9817365" StarRating="0" HotelCode="|107980" HotelName="Calanthe Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mah. Feridiye Cad. No:123 Beyoglu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/7/9/8/0/107980_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This modern establishment is 500 metres away from Taksim the square.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="412.08" OriginalAmount="408" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.039384" Longitude="28.983012" StarRating="3" HotelCode="311575|54796" HotelName="Taximist Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Taksim Caddesi 63, Taksim, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/90/fb/90fb7c37a25f9522f17dc50808c78af236621fa6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="412.08" OriginalAmount="408" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.81621461" Longitude="29.30431404" StarRating="0" HotelCode="815446|494666" HotelName="Tuzla Garden Hotel &amp; Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Housekeeping,Internet,Laundry,Smoking Rooms,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Cami Mahallesi, Galipaga Sokak 22, 34940 Tuzla, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/f9/edf92dc04b46a34056aec9521913c3d8c321f16e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel can be found in Gebze. The premises count with 42 welcoming bedrooms. Guests ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="412.08" OriginalAmount="408" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.034244" Longitude="28.984521" StarRating="4" HotelCode="67828|55750" HotelName="Vardar Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Siraselviler Cildir 16, 34433 Taksim, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/c4/cdc452960ab3f852119f281f1cf8a2e5d94b4a2d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="412.08" OriginalAmount="408" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.478000000000000" Longitude="9.209000000000000" StarRating="3" HotelCode="0|51374-28493780/7349876710869723982/1280" HotelName="STAR HOLIDAY" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>27 VIA SPALLANZANI, MILANO, IT</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1270000/1269900/1269887/f7a3fe55_b.jpg</HotelPictures>
        <HotelDescription>This hotel is conveniently located in the city centre of Milan. In the nearby historical centre there are a range of shopping options for fashion and more (for example the Trade Fair Center), as well as access to the underground train network and other public transport links. Guests wanting to take a trip outside the city will find the Stazione Centrale and Garibaldi main railway stations or various links to the motorway nearby. Milan-Linate international airport is around 12 km away, whereas Milan-Malpensa is 42 km from the hotel.

The hotel consists of a total of 30 rooms, spread over 3 floors, of which 21 are double rooms, 5 are junior suites, 4 are single rooms and the remaining 1 is a suite. Guests are welcomed in the air-conditioned foyer with a 24-hour reception desk, a currency exchange counter, lifts and a hotel safe. Furthermore, guests are invited to take advantage of the hairdressing salon, the bar and TV lounge as well as the breakfast room, Internet access and room and laundry services.

The standard rooms all come with an en suite bathroom a hairdryer. In addition, a direct dial telephone, satellite TV, Internet access, a minibar, a king-size bed, air conditioning, heating and a balcony or terrace are provided in all accommodation as standard.

Guests can select their breakfast from a buffet. It is possible to book a Bed &amp;amp; Breakfast stay.

The hotel can be easily reached via motorway. From the East, via the A4 towards Venice and Lake Garda; from the South via the A1 towards Bologna, Florence, Rome und Naples; via the A7 towards San Remo and France; with the A9 in the direction of Como, Switzerland and Lago Maggiore; from the West via the A4 in the direction of Turin. Furthermore, shuttle buses and taxis are available from Linate and Malpensa airports.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="412.08" OriginalAmount="408" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|3528-19573678/7349876710869723982/17056" HotelName="AHC TAKSIM" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7280000/7273200/7273188/f12ad871_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="412.97" OriginalAmount="408.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03782" Longitude="28.98355" StarRating="3" HotelCode="|184822" HotelName="Pera Luna Residence - Special Class" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sehit Muhtar Mh. Taksim Cd. Yogurtcu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/8/2/2/184822_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="413.09" OriginalAmount="409" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.915393552253" Longitude="29.143724441528" StarRating="4" HotelCode="74092|206116" HotelName="Elite Hotel Dragos" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Piri Reis Caddesi 3, Dragos Maltepe, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/4d/374d44740554481f5f380c5f29195049005e3ef8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul, approximately 2 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="413.09" OriginalAmount="409" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.005332" Longitude="28.953899" StarRating="3" HotelCode="188706|56759" HotelName="Grand Sagcanlar Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mermerciler Caddesi 11, Yenikapi, Fatih, 34080 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/2b/482b4cf73f918397e917c15db42edad6876b9ca5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="413.09" OriginalAmount="409" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008593" Longitude="28.964434" StarRating="3" HotelCode="188714|62781" HotelName="Linda" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Büyük Haydar Efendi Sk, 22, Beyazit, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/89/87/898741cffe4d44e7763463e21e8dc1ba5c524573.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="413.09" OriginalAmount="409.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.002769466812" Longitude="28.974206149578" StarRating="3" HotelCode="176167|mari_time_hotel" HotelName="Mari Time" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cayiroglu Sokak No. 9, Kucuk Ayasofya Mahallesi, Sultanahmet, Istanbul 34122</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/39/3e/393e1b072bd3e11fbb58a0e41cce88177bf84013.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located on the Sultanahmet peninsula, roughly a 10 to 15-minute walk to the maj...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="413.09" OriginalAmount="409.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01232" Longitude="28.64429" StarRating="4" HotelCode="305941|sarissa_hotel" HotelName="Sarissa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cumhuriyet Mah. Cumhuriyet Cad. No:1, 34520 Beylikdüzü, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/12/0f1250525e40349cf6f9edde3d01c3af32f56691.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="413.55" OriginalAmount="409.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0042829" Longitude="28.9639869" StarRating="0" HotelCode="|353459" HotelName="Istanbul Family Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Muhsine Hatun Mah. Mustesar Sok N:2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/3/4/5/9/353459_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="413.79" OriginalAmount="409.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.064953" Longitude="28.658167" StarRating="0" HotelCode="|525527" HotelName="Parla Suite Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1657.sokak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/5/5/2/7/525527_9d55f5c1037.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="414.10" OriginalAmount="410" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008886" Longitude="28.962798" StarRating="0" HotelCode="395277|271779" HotelName="Bilinc" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ordu Caddesi, Sekbanbasi Sokak 8, 34490 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/f1/ed/f1ed39d4162d524864af1862dad174d005282a09.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="414.10" OriginalAmount="410" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.294463" Longitude="-77.511908" StarRating="3" HotelCode="0|182597-28549179/7349876710869723982/1822" HotelName="SULTANAHMET CESME" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>3002 Mall Court, Fredericksburg, 22401, VA, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3980000/3970100/3970051/21e52844_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Economy. Property Type: Motel. Total rooms and suites: 58. Floors: 3. Property description- The Super 8 in Fredericksburg Virginia is just minutes from historic downtown Fredericksburg, Virginia. The Super 8 is conveniently located at the intersection of I-95 and Route 3, at Exit 130 B.   Within a quarter mile is shopping that includes outlets, state-of-the-art shopping centers, an indoor mall, antique shops and a movie theatre. Washington, D.C. is 60 miles north and Kings Dominion just 28 miles south of the Super 8 Fredericksburg. Muvico Village Theatre and Bowling 2 miles.

All the comforts of home are offered at our Property. Enjoy over 70 cable channels including HBO, CNN and ESPN on a 32 inch flat screen TV.  Free Wi-Fi, Free Local Calls and a Free SuperStart Breakfast served daily.  You will find Hairdryers, Microwaves, and Refrigerators in all rooms for your convenience and upon availability we offer Rollaway Beds and Cribs.  Enjoy great service along with a clean and comfortable room. 

Pets Welcome with Daily Fee. Onsite facilities information- ParkingProperty was built in 1987. Hotel Currency: USD. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="414.10" OriginalAmount="410" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="18.53146" Longitude="73.87453" StarRating="4" HotelCode="0|352358-22265405/7349876710869723982/24309" HotelName="BERJER BOUTIQUE HOTEL &amp;amp; SPA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>7, TADIWALA ROAD, PUNE, IN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11820000/11816700/11816655/b94055cc_z.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Hotel Shree Panchratna is located in Pune's Koregaon Park neighborhood, close to Tribal Museum, Osho International Meditation Resort, and Dagduseth Ganpati Temple. Nearby points of interest also include Rotary Riverside Joggers Park and Raja Dinkar Kelkar Museum.    Hotel Features.   Dining options at Hotel Shree Panchratna include 2 restaurants. A bar/lounge is open for drinks. Room service is available 24 hours a day. The hotel serves a complimentary continental breakfast. This 3-star property has a business center and offers technology support staff, limo/town car service, and audio-visual equipment. Complimentary wireless Internet access is available in public areas. This Pune property has 8 meeting rooms. Complimentary shuttle services include a roundtrip airport shuttle (available on request) and a train station pick-up service.  Concierge services and tour/ticket assistance are available. Valet parking and self parking are complimentary. Additional property amenities include laundry facilities, currency exchange, and secure parking. Extended parking privileges may be offered to guests after check-out (surcharge).    Guestrooms.     46 air-conditioned guestrooms at Hotel Shree Panchratna feature minibars and coffee/tea makers. Balconies offer city views. Beds come with memory foam mattresses and premium bedding. Bathrooms feature showers with rainfall showerheads, and complimentary toiletries. Wireless Internet access is complimentary. In addition to desks and complimentary newspapers, guestrooms offer direct-dial phones. Televisions have cable channels and free movie channels. Rooms also include complimentary bottled water and safes. Guests may request irons/ironing boards, hair dryers, and wake-up calls. A nightly turndown service is offered and housekeeping is available daily.     Room Info:       Notifications and Fees:      All guests staying in hotel guestrooms must be registered with the hotel.    Connecting/adjoining rooms may be available, subject to availability. Guests can request connecting/adjoining rooms by contacting the property directly, using the contact information on the booking confirmation.  No pets and no service animals are allowed at this property.           Unless otherwise indicated, the charges below are not included in the overall room price. If not included in the overall room price, they will be charged by the property at check-in or check-out. Charges can vary, for example, based on length of stay or the room you book. This property told us they will charge you for the following:   All citizens of India will be charged the national value-added tax   We have included all charges provided to us by the property. However, charges can vary, for example, based on length of stay or the room you book.  Additional fees and deposits may be charged by the property at time of service, check-in, or check-out.    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.    Checkin Time:  12:00 PM  Checkout Time:  12:00 PM&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="414.10" OriginalAmount="410.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.017696303857" Longitude="28.637094712081" StarRating="3" HotelCode="319561|hilton_garden_inn_istanbul_beylikduzu" HotelName="Hilton Garden Inn Istanbul Beylikduzu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Barbaros Hayrettin Pasa Mahallesi, 1999 Sokak 9, 34522 Esenyurt, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/2b/222b1509d84bdcb883e9eeb5e1a4f5ebda9a6917.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="414.38" OriginalAmount="410.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.063251" Longitude="29.001423" StarRating="4" HotelCode="|163871" HotelName="Business Life Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Fulya Mah Vefa Deresi Sk No:15 sisli 15</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/3/8/7/1/163871_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2014, has 33 rooms and a car park. SITUATION: This hotel Istanbul it is in is situated in the city centre excellent transport links to places of interest, near the establishment, guests will find the bus station, the railway station, the metro station, the bus station and entertainment areas.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="414.60" OriginalAmount="410.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0033965" Longitude="28.9763005" StarRating="3" HotelCode="|86880" HotelName="Tashkonak Studio Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kucuk Ayasofya Cad. Kapiagasi Sokak No:7 Sultanahmet</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/8/8/0/86880_9.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is in Sultanahmet the historic centre of. ROOM: Each room has a welcome kit, an LCD television and WiFi (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="414.76" OriginalAmount="410.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0541" Longitude="28.812411" StarRating="5" HotelCode="|445133" HotelName="Wanda Vista Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tasocagi Yolu Caddesi No 12/A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/1/3/3/445133_e092cd01112.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="415.11" OriginalAmount="411" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.956820228944" Longitude="29.097906947136" StarRating="4" HotelCode="185589|45786" HotelName="Rhiss Hotel Bostanci" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Jacuzzi,Massage Centre,Nightclub,Restaurant,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Emin Ali Pasa Caddesi 118, Bostanci Mahallesi, Kadiköy, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/ab/4aabf78312cecb15139960217923775d6f38eb1d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the Asian side of the city, within 500 m of the famous Bagdat shopping stree...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="415.11" OriginalAmount="411" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.012245" Longitude="28.97755" StarRating="4" HotelCode="39194|19948" HotelName="Sude Konak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>EbuSuud Caddesi No 24, 34110 Sirkeci, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/2f/942feb74556297ce93a62c950872348a1a497118.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel is located directly in the city centre where there is wide a range of public tr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="415.11" OriginalAmount="411.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.013291956047" Longitude="28.977585062385" StarRating="4" HotelCode="25163|orient_express_hotel" HotelName="Orient Express Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hudavendigar Caddesi 24, Sirkeci, 34120 Istanbul, Fatih</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/42/f9/42f924aa917ed2528122dfb980d895987acd1019.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of Istanbul's old town within a few minutes walk of the lively to...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="415.11" OriginalAmount="411.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008506" Longitude="28.960339" StarRating="4" HotelCode="169652|bekdas_hotel_deluxe" HotelName="Bekdas Hotel Deluxe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Kemalettin Mahallesi, Derinkuyu Sokak 4, Laleli - Fatih, 34130 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/e4/dc/e4dcead064ca5cb0c47e87a5b8824bd9d1325aab.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the Laleli district of the historical part of Istanbul, the hotel is within easy access o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="415.11" OriginalAmount="411.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03467746" Longitude="28.98144083" StarRating="3" HotelCode="323662|taxim_lounge_hotel" HotelName="Taxim Lounge Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Katip Mustafa Çelebi Mahallesi, Hasnun Galip Sokak No: 9, Beyoglu, 34000 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/ee/33/ee330a3d6db7d979de5775e7e0a3d261d85c9efa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="415.11" OriginalAmount="411.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.002863845855" Longitude="28.974142826485" StarRating="3" HotelCode="496440|arven_butique_hotel" HotelName="Arven Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="boutique hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Kucukayasofya Mahallesi, Cayiroglu Sokak 6, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/46/08/46080b4a30b3336674549fb5f0f31954ab9c5b60.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Istanbul, this boutique hotel has the perfect ambience for guests who appreciate a stylis...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="416.12" OriginalAmount="412.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.013242" Longitude="28.976553" StarRating="0" HotelCode="33648|seher_hotel" HotelName="Seher Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Hoca Pasa Mahallesi, Ibni Kemal Caddesi 18, 34110 Sirkeci, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/01/79014410429ba3cf135ff9f5766e4e66875cc1c5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="416.12" OriginalAmount="412.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.013915186659" Longitude="28.976650532068" StarRating="3" HotelCode="118826|viva_hotel_oldcity" HotelName="Viva Hotel Oldcity" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hocapasa Mahallesi, Orhaniye Caddesi 18/20, Sirkeci, 34000 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/22/0c/220c39c8eb45970928effed2d5cd90f16839cf3a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="416.12" OriginalAmount="412.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.012851494796" Longitude="28.976587210399" StarRating="3" HotelCode="119206|agan_hotel_" HotelName="Agan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ebussuud Caddesi, Saffetipasa Sokak 4, Sirkeci, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/93/f6/93f66a311daa4daf8e0622120453e16abef16865.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="416.12" OriginalAmount="412.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.992262745366" Longitude="29.026406266386" StarRating="3" HotelCode="200043|grand_as_hotel" HotelName="Grand As Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nuzhetefendi Sokak 27, Kadikoy, 81530 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/5f/bf5f60364025fab3bfa2c7ea39ed831316dad490.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests are welcomed at the hotel, which has a total of 48 rooms. The accommodation offers a dining a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="416.58" OriginalAmount="412.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0497521" Longitude="28.9879609" StarRating="0" HotelCode="|108051" HotelName="Inncity Hotel Nişantaşı" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Halaskargazi Mah. Dershane Sok. No:20 Sisli</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/8/0/5/1/108051_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts WiFi (free of charge) and soundproofed rooms. SITUATION: This hotel is in the city centre, Nisantasi it is close to Osmanbey the metro stop of.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="416.97" OriginalAmount="412.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.060456" Longitude="29.002457" StarRating="4" HotelCode="189368|835334" HotelName="Taba Luxury Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Jacuzzi,Kitchen,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cemil Aslan Güder Cad., Elifoglu Sokak No: 1, Gayrettepe, 34349 Besiktas, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b7/53/b7533993f78931fc3f30b8a33b3200e77a1e9c01.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Gayrettepe area of the city, less than 2 km from Sisli underground stati...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="417.18" OriginalAmount="413.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.033846" Longitude="28.981211" StarRating="0" HotelCode="|531679" HotelName="Aleksandr Pera Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sadri Alisik Sk. 34</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/1/6/7/9/531679_951a25f1325.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="417.49" OriginalAmount="413.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0085698" Longitude="28.9643925" StarRating="0" HotelCode="|82984" HotelName="Hotel Linda" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/9/8/4/82984_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has internet, (free of charge), breakfast service. SITUATION: It is close to historic points of interest and.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="418.14" OriginalAmount="414" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.012130744343" Longitude="28.955969810486" StarRating="3" HotelCode="65947|23594" HotelName="Beyaz Kugu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/08/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Gencturk cad. No:60, Sehzadebasi, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0e/f4/0ef41e5c03e6a71dd6b16e0ad78a6d4bbbb58c78.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="418.14" OriginalAmount="414" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00565" Longitude="28.969756" StarRating="3" HotelCode="191104|57387" HotelName="Feyza Apart" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Emin Sinan Mh., Piyerloti Cd. Okul Sk. No:1, Kadirga, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/390906/390906a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="418.14" OriginalAmount="414" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.005935245485" Longitude="28.969024121761" StarRating="4" HotelCode="9359|21775" HotelName="Grand Yavuz Hotel" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piyerloti Caddesi 51, Sultanahmet, 34126 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/38/fa/38fa3cc7d5e7e7059d3c32152ceb976ed13280bc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located just minutes from the old town with its many sightseeing attractions and close...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="418.14" OriginalAmount="414" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.876201" Longitude="29.231108" StarRating="4" HotelCode="311566|199011" HotelName="Inera Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bati Mahallesi, Sabri Taskin Caddesi 29, Pendik, 34890 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/dc/32dc510fdf70af089dc9dc823fb2c7e2dadcf0d9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul - Sabiha Gökcen (SAW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="418.14" OriginalAmount="414" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|139116-28493798/7349876710869723982/2112" HotelName="MARTINENZ HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2960000/2959900/2959825/e3b4f744_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="418.26" OriginalAmount="414.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.04357" Longitude="28.98054" StarRating="0" HotelCode="|244291" HotelName="Sunlit Instabul" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Eskisehir Mah. Akaglar Cad. No 22</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/4/2/9/1/244291_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="418.31" OriginalAmount="414.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0398029" Longitude="28.9824147" StarRating="0" HotelCode="|108268" HotelName="Regency World Suite Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mah. Taksim Cad. Cambazoglu Sok. No 3 Taksim</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/8/2/6/8/108268_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts WiFi (free of charge). SITUATION: Is situated in the city centre, 150 metres away, guests will find Taksim the Square of. ROOM: The establishment has suites with a sitting room and a satellite television.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="418.54" OriginalAmount="414.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03536" Longitude="28.97801" StarRating="0" HotelCode="|485104" HotelName="Lazz City Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/5/1/0/4/485104_1229cde2042.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="419.15" OriginalAmount="415" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03342693746" Longitude="28.985400152779" StarRating="3" HotelCode="200042|55429" HotelName="Cihangir Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Aslan Yatagi Sk. No:17, Cihangir, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c4/4e/c44e56b5cdc47218dc3a71426e5db0ef74986282.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a restaurant, a bar, a transfer service, room service and a conference room. Wirele...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="419.15" OriginalAmount="415" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.012967" Longitude="28.947381" StarRating="3" HotelCode="296470|47657" HotelName="Best Nobel Hotel 2" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Iskenderpasa Mahallesi, Ahmediye Caddesi No: 12, Aksaray, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/162473/162473a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just a 5-minute walk from Aksaray underground station and there are many shops ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="419.15" OriginalAmount="415" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|117803-18130947/7349876710869723982/19162" HotelName="GRAND STAR HOTEL BOSPHORUS &amp;amp; SPA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1180000/1178800/1178762/6e178f87_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="419.15" OriginalAmount="415.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.92823652" Longitude="29.30892734" StarRating="4" HotelCode="438225|nearport_hotel" HotelName="Nearport Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Yenisehir Mahallesi, Osmanli Bulvari 5/A, Kurtkoy, Pendik, 34912 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/a2/2c/a22c051847c56ef8c44a8636c7e56d7ab0d88e60.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="419.36" OriginalAmount="415.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.002737" Longitude="28.798691" StarRating="0" HotelCode="|475539" HotelName="The Business Class Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kartaltepe Mah. 2.Namik Kemal Cad.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/5/5/3/9/475539_7e6a8011254.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="419.98" OriginalAmount="415.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.02574" Longitude="28.9724" StarRating="0" HotelCode="|238989" HotelName="Walton Hotels Galata" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bankalar Cad Sair Esref Pasa Sok No 4 Galata Beyoglu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/8/9/8/9/238989_14.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="420.16" OriginalAmount="416" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00812431" Longitude="28.96797001" StarRating="3" HotelCode="374619|217158" HotelName="Bizim Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Divani Ali Sokak No. 2, Beyazit, Fatih, 34126 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/620355/620355a_hb_a_001.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="420.16" OriginalAmount="416" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.02635604" Longitude="28.96930975" StarRating="3" HotelCode="374746|199105" HotelName="Galata Grace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Emekyemez Mahallesi, Gümüsgerdan Skokak No:6, Beyoglu, 34000 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/ac/68ac4b3e541784522e687eee5c985f446f17445a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="420.16" OriginalAmount="416" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.054050939703" Longitude="28.996951776283" StarRating="4" HotelCode="936301|198940" HotelName="Modus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Internet,Laundry,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Tesvikiye Mahallesi, Ferah Sokak 10, Nisantasi, 34365 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/de/e8/dee813b00a804dbb0570194633e37d7f749bfe16.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="420.16" OriginalAmount="416" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|14816-28455125/7349876710869723982/1464" HotelName="SUNLIGHT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/hotels/1000000/480000/479600/479507/0f62845c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="420.16" OriginalAmount="416.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="3" HotelCode="118795|hotel_pera_capitol" HotelName="Hotel Pera Capitol" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Asmali Mescit Sokak 24, Tepebasi, 34430 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/5b/095b9f04d2b79266c4aa48154e0e134cabc85398.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="420.16" OriginalAmount="416.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.054153817992" Longitude="28.98580275066" StarRating="3" HotelCode="308217|aymira_suite_hotel" HotelName="Aymira Apart Otel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cumhuriyet Mahallesi, Rumeli Caddesi 106, Osmanbey, Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/7e/d6/7ed6bc323016f73ec17471fa77abbba54f0aa141.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="420.29" OriginalAmount="416.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0124393" Longitude="28.9773187" StarRating="3" HotelCode="|26480" HotelName="Sude Konak - Special Class" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>EBUSUUD CAD. 16</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/4/8/0/26480_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: this hotel was opened in 2001, has 39 rooms and 7 floors. In the establishment entrance, guests will find a charming hall with elevators, a reception, a cloakroom, a safety deposit box service and a currency exchange service. Guests are also offered a bar, a cafÃ© and a restaurant with air-conditioning, Other services you can find are a bicycle rental desk, a laundry service, room service, a medical care service (for a fee) and a car park. SITUATION: The hotel is near the city centre, Where you can find shops, bars, pubs, cafÃ©s, restaurants and a public transport stop. it is situated 200 metres away from the railway station, is situated 20 kilometres away from Istanbul AtatÃ¼rk Airport. ROOM: The inviting rooms, have a bathroom with a shower, a hairdryer, a direct line telephone, internet and a satellite or cable television. All the rooms have a mini-bar, a double bed, heating, an air-conditioning system and a safety deposit box (available for a fee). PAYMENT METHODS: The establishment accepts Visa, Mastercard and Diners Club. OTHERS: Regarding the food and beverage offering, you can enjoy a buffet breakfast and a set-menu lunch and dinner. Guests can book half-board or full-board.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="420.99" OriginalAmount="416.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0338985" Longitude="28.9102221" StarRating="3" HotelCode="|304617" HotelName="Bayrampasa Grand Hotel Seferoglu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Vatan Mah. Car?? Cad.No.26 Bayrampa?a</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/4/6/1/7/304617_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="421.17" OriginalAmount="417" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00884791" Longitude="28.97491014" StarRating="3" HotelCode="176169|28399" HotelName="Ayasultan Hotel Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Alemdar Mahallesi, Catalcesme Sokak 26, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/57/2f573c85a46c4c8ef4ac662b5276eaaa2cdb952f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated at the heart of Istanbul's historical district, Sultanahmet. All the major sig...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="421.17" OriginalAmount="417" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0249265" Longitude="28.97764912" StarRating="0" HotelCode="957405|418628" HotelName="Triada Hotel Karakoy" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hacimimi Mahallesi, Arapoglan Sokak 34, Kemeralti Caddesi, Beyoglu, 34425 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/90/23/9023bdb95e7bde829fc7be95f57991de1f5c6bc8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="421.17" OriginalAmount="417" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|609815-28494034/7349876710869723982/4246" HotelName="38" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/36000000/35890000/35886100/35886071/0c24af66_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="421.23" OriginalAmount="417.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0102" Longitude="28.97771" StarRating="0" HotelCode="|192893" HotelName="Cheers" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Zeynep Sultan Camii Sokak No 21</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/2/8/9/3/192893_bc2105b1652.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="421.51" OriginalAmount="417.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.99239" Longitude="28.8385" StarRating="5" HotelCode="|220628" HotelName="Bricks Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Zafer Mah. Dumlupinar Cad. No. 42</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/6/2/8/220628_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="421.73" OriginalAmount="417.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0056317" Longitude="28.9696712" StarRating="0" HotelCode="|108223" HotelName="Feyza Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Emin Sinan Mah. Piyerloti Cad. Okul Sok. No:1 Sultanahmet /Fatih</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/8/2/2/3/108223_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a terrace with ocean views and apartments with features that offer you the maximum level of comfort. SITUATION: This establishment, is in Sultanahmet the centre of it is situated 400 metres away from Sultanahmet the tram stop of.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="422.10" OriginalAmount="417.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.048443" Longitude="29.021374" StarRating="3" HotelCode="|182951" HotelName="Palanga Bosphorus Ortakoy" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Palanga Caddesi No:24 Ortakoy / Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/2/9/5/1/182951_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="422.18" OriginalAmount="418.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.053715117156" Longitude="28.945672898148" StarRating="4" HotelCode="442580|ramada_hotel_suites_istanbul_golden_horn" HotelName="Ramada Hotel &amp; Suites Istanbul Golden Horn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Massage Centre,Restaurant,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Sutluce Mahallesi, Imrahor Caddesi 12, Beyoglu, 34450 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/ce/79cee75e98a05bde422b75082ea928751bca473d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="422.18" OriginalAmount="418.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.05863992" Longitude="28.98604382" StarRating="4" HotelCode="594159|mare_park_hotel" HotelName="Mare Park Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Merkez Mahallesi, Abide i Hurriyet Caddesi 85-87, Sisli, 34381 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/f4/3a/f43a7cf191af66f3a9a6c45915d91e681d6ed6c9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="423.07" OriginalAmount="418.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03414" Longitude="28.98344" StarRating="0" HotelCode="|184994" HotelName="Taxim Lounge Hotel - Special Class" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/9/9/4/184994_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="423.09" OriginalAmount="418.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.007683" Longitude="28.949797" StarRating="0" HotelCode="|532478" HotelName="Grand Iska Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>manastirli rifat sokak no 4 fatih</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/2/4/7/8/532478_02a80c01030.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="423.19" OriginalAmount="419" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1271809-21295207/7349876710869723982/16457" HotelName="DOSSO DOSSI HOTELS LALELI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/72000000/71760000/71752800/71752753/21536dcf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="423.19" OriginalAmount="419" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|168584-22237801/7349876710869723982/24268" HotelName="AYASULTAN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4560000/4557800/4557742/9777efce_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="423.19" OriginalAmount="419.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.007037" Longitude="28.970463" StarRating="3" HotelCode="89552|hotel_kupeli" HotelName="Kupeli" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Eminsinan Mah. Gedikpasa, Hamam Cad. 4</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/23/0a/230a734ab0bab6e7a8edb3a4554292ce1391e1cc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel enjoys a superb location within walking distance of a number of historical ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="423.19" OriginalAmount="419.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0325769" Longitude="28.9750481" StarRating="4" HotelCode="310497|grand_hotel_de_pera" HotelName="Grand Hotel de Pera" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Laundry,Massage Centre,Room Service,Sauna,Spa,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Mesrutiyet Caddesi 55, Tepebasi, 34400 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/98/1e/981eba2c64bd1828d3552578161b555c54407ec6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="423.19" OriginalAmount="419.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.003179802143" Longitude="28.977412374009" StarRating="4" HotelCode="395274|hotel_almina" HotelName="Almina Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 07/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Küçükayasofya Caddesi, Akbiyikdegirmeni Sokak 27, Sultanahmet, 34400 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/media/62c48e6320df4cdf8dffa3b102217ee6.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a prestigious and historical district of Istanbul, in the old part of the ci...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="423.48" OriginalAmount="419.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0086" Longitude="28.96821" StarRating="0" HotelCode="|192352" HotelName="Bizim Otel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Divani Ali Sokak No 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/2/3/5/2/192352_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="423.67" OriginalAmount="419.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0349748" Longitude="28.8950294" StarRating="4" HotelCode="|444220" HotelName="Litros and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/2/2/0/444220_369940f0802.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="423.75" OriginalAmount="419.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00802" Longitude="28.95721" StarRating="0" HotelCode="|521766" HotelName="Marcello Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Kemalettin Mah., Koska Cad., No.31</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/1/7/6/6/521766_2a1bb180938.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="423.85" OriginalAmount="419.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0098835" Longitude="28.9538616" StarRating="3" HotelCode="|353434" HotelName="Parmada Old City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kemalpasa Mahallesi, Ordu Cadddesi No:74 Laleli, Fatih</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/3/4/3/4/353434_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="424.11" OriginalAmount="419.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.904957" Longitude="29.279701" StarRating="0" HotelCode="|545820" HotelName="Fontana Verde" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nur Sk. 32</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/5/8/2/0/545820_77506032207.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="424.20" OriginalAmount="420" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.007084927973" Longitude="28.971159160137" StarRating="3" HotelCode="26525|3456" HotelName="Golden Crown" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piyerloti Cad. 40, 34490 Istanbul, Türkei</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/04/6904a4c2afd660b867801287dad509f3abc70637.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located at the heart of Istanbul's old town, approximately 500 m from the Bosporu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="424.20" OriginalAmount="420" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|885171-28478535/7349876710869723982/5322" HotelName="THE INDEPENDENT TAKSIM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/58000000/57270000/57265700/57265683/80dfe52f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="424.20" OriginalAmount="420.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.004566686688" Longitude="28.973125592479" StarRating="2" HotelCode="346952|rumours_inn" HotelName="Rumours Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Kucuk Ayasofya Mahallesi, Ucler Hamami Sokak 6, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/94/5f94d9a0ffef84e38ad7f304f1c28bff8a8d7e30.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="424.83" OriginalAmount="420.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.009512" Longitude="28.955333" StarRating="0" HotelCode="|522247" HotelName="Manors Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/2/2/4/7/522247_e07ee9d0920.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="425.05" OriginalAmount="420.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.87735" Longitude="29.23012" StarRating="4" HotelCode="|192505" HotelName="Inera Pendik" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bat Mah. Sabri Takn No 29</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/2/5/0/5/192505_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="425.21" OriginalAmount="421.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.98937533" Longitude="28.79126794" StarRating="5" HotelCode="263720|elite_world_business_hotel" HotelName="Elite World Business" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gültepe Mahallesi, Sehit Zafer Kiziltas Sokak 1, Florya E5 Üzeri, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/93/5493b9aa8747d1f57196ad20e24a163c0824999b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="425.21" OriginalAmount="421.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.876484" Longitude="29.227277" StarRating="4" HotelCode="299545|myy_boutique_hotel" HotelName="Myy Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bati Mahallesi, Ankara Caddesi, Hakimler Çikmazi Sokak 1, Pendik, 34890 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/d4/81d4cb016a2aa9daed942a838b58b124fd29483a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul - Sabiha Gökcen (SAW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="425.28" OriginalAmount="421.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.013457" Longitude="28.681998" StarRating="0" HotelCode="|447749" HotelName="Days Hotel By Wyndham Istanbul Esenyurt" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ZAFER MAH ADILE NASIT</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/7/7/4/9/447749_18ecbf30828.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="426.22" OriginalAmount="422" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.013171029073" Longitude="28.976832032204" StarRating="3" HotelCode="33269|24149" HotelName="Hotel Centrum Istanbul" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hoca Pasa Mahallesi, Ibn-i Kemal Caddesi 14, Sirkeci, 34080 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/95/25/95257d789ba932305c1349ea97159e49a6689238.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="426.22" OriginalAmount="422" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.04142007" Longitude="28.98020078" StarRating="4" HotelCode="323635|199172" HotelName="Naz City Hotel Taksim" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mahallesi, Irmak Caddesi No: 44/46, Taksim / Beyoglu, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/635189/635189a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="426.22" OriginalAmount="422" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.023159106099" Longitude="28.976066728836" StarRating="3" HotelCode="221857|35287" HotelName="Peninsula Galata Boutique" 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>Necatibey Caddesi, Aynali Lokanta Sokak No:6, Karaköy, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/01/d3/01d314cda66e5e2bca5c0c93e56209420534ced5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel warmly welcomes guests in Istanbul. For guests who appreciate a stylish ambience...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="426.22" OriginalAmount="422" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="970945|414551" HotelName="Ramada Encore Basin Express" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mehmet Akif Mahallesi 3, Inonu Caddesi 96-1, Kucukcekmece, 34307 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/78/17787e6527e9bd2a9b50a1af266b2f0186f5ccbf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="426.22" OriginalAmount="422.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.055133849711" Longitude="29.017968708689" StarRating="3" HotelCode="915594|republika_ortakoy_aparts" HotelName="Republika Academic Aparts Ortakoy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Balmumcu Mahallesi, Mustafa Izzet Efendi Sokak 1, 34349 Ortaköy, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/f7/13/f713900aea84ba63595ff6466beb4ab163dc4b27.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="426.38" OriginalAmount="422.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.060428" Longitude="28.988193" StarRating="0" HotelCode="|533418" HotelName="Orange Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Teyyareci Cemal Sokagi 23-1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/3/4/1/8/533418_437122d1107.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="426.63" OriginalAmount="422.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.007977" Longitude="28.967266" StarRating="0" HotelCode="|533878" HotelName="Grand Gedikpasha Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/3/8/7/8/533878_5eea48a1150.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="427.23" OriginalAmount="423" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.044199983467" Longitude="28.91315639019" StarRating="5" HotelCode="185754|40220" HotelName="Titanic Business Golden Horn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Yenidogan Mahallesi, Erciyes Sokak 7, Bayrampasa, 34030 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/402717/402717a_hb_a_041.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in Bayrampasa, Istanbul’s central business district. Guests can access pu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="427.45" OriginalAmount="423.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03654" Longitude="28.97755" StarRating="0" HotelCode="|242142" HotelName="Balance Hotel Taksim" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kalyoncukullugu Mah Narcil Sok No 3 Beyoglu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/2/1/4/2/242142_e4515710344.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="428.24" OriginalAmount="424" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0508639" Longitude="28.98675773" StarRating="0" HotelCode="548876|211124" HotelName="Adelmar Hotel Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Bozkurt Mahallesi, Dolapdere Caddesi 217, 34375 Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/f3/72/f372eaa1ef7a6034687f670cab81723381ad7344.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="428.24" OriginalAmount="424" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.04086411" Longitude="28.98200109" StarRating="3" HotelCode="323628|89298" HotelName="Berjer Boutique Hotel &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Taksim Caddesi No: 93, Against The Taksim Acibadem Hospital, Beyoglu, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/1d/431dc800d6b7373056a67f7ca1958a32ec0a12fd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Istanbul, this boutique hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="428.24" OriginalAmount="424.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0197104" Longitude="28.8179208" StarRating="5" HotelCode="|305312" HotelName="Grand Harilton" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Merkez Mahallesi, Ali Duran Sokak No: 6, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/5/3/1/2/305312_1_3580.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="428.24" OriginalAmount="424" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|865708-28476799/7349876710869723982/1094" HotelName="TIME MECIDIYEKOY" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/23000000/22280000/22276400/22276371/73fd4caa_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="428.24" OriginalAmount="424" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|117824-28558375/7349876710869723982/2025" HotelName="MAYWOOD" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/hotels/7000000/6950000/6947300/6947281/dd1f4f7e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="428.39" OriginalAmount="424.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.98891" Longitude="29.02438" StarRating="0" HotelCode="|243183" HotelName="Kuzen Otel - Adults Only" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Caferaga Mah. Dumlupinar Sk. No 13 Kadikoy</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/3/1/8/3/243183_3.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="428.71" OriginalAmount="424.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.92824" Longitude="29.30925" StarRating="4" HotelCode="|241045" HotelName="Nearport" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Yenisehir Mah. Osmanli Bulvari No:5/A Pendik</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/1/0/4/5/241045_13.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="429.25" OriginalAmount="425.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.027424" Longitude="28.975815" StarRating="4" HotelCode="260135|nar_galata_hotel" HotelName="Meroddi Galata Mansion" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sahkulu Mahallesi, Serdar-i Ekrem Caddesi No. 29, 34420 Galata, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/media/4d932fc8f4c24ef1904988c9da3d491a.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="429.25" OriginalAmount="425.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03376222" Longitude="28.98369147" StarRating="3" HotelCode="374881|astan_hotel_taksim" HotelName="Astan Hotel Taksim" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="boutique hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Katip Mustafa Celebi Mahallesi, Hocazade Sokak No: 16, 34433 Istanbul, Beyoglu</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/32/e03210c888a30159cadcd31b72e3bf2299a24c39.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="429.25" OriginalAmount="425.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.04863163007" Longitude="29.021472999825" StarRating="3" HotelCode="936554|palanga_bosphorus_ortakoy" HotelName="Malta Bosphorus Hotel &amp; Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Palanga Caddesi 24, Ortaköy, 34347 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/60/1660321c2ccd536c43706e09fe524ea3d0065632.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="429.25" OriginalAmount="425.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00819217" Longitude="28.95297467" StarRating="2" HotelCode="951748|four_seven_hotel" HotelName="Four Seven Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Aksaray Mahallesi, Inkilap Caddesi 1/1, Fatih, 34096 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/a6/1aa69dbd0edb6bc5c6b0a5b76a3674681ccfebb3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="429.47" OriginalAmount="425.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.012577" Longitude="28.955169" StarRating="0" HotelCode="|552749" HotelName="Woxx Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kemalpasa Mah Ahmet Selahattin Sok</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/2/7/4/9/552749_9e0cc811118.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="430.26" OriginalAmount="426" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.992502" Longitude="29.025304" StarRating="3" HotelCode="188685|57169" HotelName="Bella Otel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Jacuzzi,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Osmanaga Mahallesi, Yogurtcu Sukru Sokak 5, Kadikoy, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/1c/871c99f75dfffc053ce0d64a32b28f23d5eaa535.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="430.26" OriginalAmount="426" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03550413" Longitude="28.9855047" StarRating="4" HotelCode="563374|217262" HotelName="TRYP by Wyndham Istanbul Taksim" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Cihangir Mahallesi, 8-12  Kazanci Yokusu, Taksim, 34433 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/5c/7f5c63269085f18da9f2f34f4b98cfdb5aa32594.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="430.26" OriginalAmount="426" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1452596-32389647/7349876710869723982/23686" HotelName="MERODDI BEYOĞLU RESIDENCE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/website/common/img/no-image.png</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="430.26" OriginalAmount="426.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.037121368107" Longitude="28.986632823944" StarRating="4" HotelCode="38708|taksim_metropark_hotel_2" HotelName="Taksim Metropark Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Osmanli Sokak 4, Taksim, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/95/99956f0a38adfa7279a0a2dc20d7d9761330a300.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is around 50 m from the city centre, where there are plenty of shopping opportunitie...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="430.26" OriginalAmount="426.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.035191" Longitude="28.987558" StarRating="3" HotelCode="293565|away_suites" HotelName="Away Suite" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Gumussuyu Mahallesi, Daunya Saglik Sokak 19, Beyoglu</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/0b/520b323b2742d88e164c62a0c513654642c4fd5c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="430.26" OriginalAmount="426.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0082376" Longitude="28.9783589" StarRating="3" HotelCode="308230|k_suites_hotel_" HotelName="K Suites Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Halide Edip Adivar Mahallesi, Balci Sokak 35, Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/b0/0db003cea23ef69ba32c16732beae583fa810b31.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="430.75" OriginalAmount="426.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0134972" Longitude="28.9763985" StarRating="0" HotelCode="|107948" HotelName="Sehir Hotel Old City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hocapasa Mah Orhaniye Cad.No:6-8 Fatih Sirkeci</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/7/9/4/8/107948_11.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is 2 minutes away from Sirkeci the railway station it is situated 700 metres away from Santa Sofia the Basilica of Topkapi the Palace of 500 metres away, guests can find the bazaar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="430.90" OriginalAmount="426.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.054472" Longitude="29.019729" StarRating="0" HotelCode="|153632" HotelName="Republika Ortaköy Aparts" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BALMUMCU MH. MUSTAFA IZZET EFENDI SK. ORTAKOY 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/3/6/3/2/153632_d13a3420813.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2013, has 268 rooms and a car park. SITUATION: This establishment, is in Istanbul a good location in is situated in the city centre excellent transport links to the city, is near the bus stop, the metro station, points of interest and the harbour.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="431.27" OriginalAmount="427" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|268378-19624620/7349876710869723982/7" HotelName="MIDMAR" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8330000/8327000/8326902/b9965b69_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="432.28" OriginalAmount="428" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|638879-28455364/7349876710869723982/2355" HotelName="BEYTUL GALATA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/22000000/21220000/21219100/21219046/b95dbec6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="432.28" OriginalAmount="428" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.123615000000000" Longitude="-115.170020000000000" StarRating="4" HotelCode="0|17389-28558311/7349876710869723982/5458" HotelName="ALL SEASONS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine> 3300 Las Vegas Boulevard South,  LAS VEGAS, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1700000/1696100/1696090/f17b8bba_b.jpg</HotelPictures>
        <HotelDescription>This resort is situated on the Las Vegas Strip that features a contemporary style with high-energy atmosphere. Connected by pedestrian bridges to Fashion Show shopping mall and Grand Canal Shoppes as well as a tram to the Mirage. McCarran International Airport is less than 5 kilometres away. Their mission is to be the most exciting, distinctive, and friendly resort destination on the Las Vegas Strip. Relax by the outdoor tropical pool or the elegant spa and salon. Guests can enjoy a choice of several restaurants, pubs and lounges, live casino gaming, and the salient Mystère by a Cirque show. Modern meeting space and wedding chapels accommodate Las Vegas events of any kind.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="432.28" OriginalAmount="428" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.763674" Longitude="20.925685" StarRating="4" HotelCode="0|565313-18223471/7349876710869723982/23195" HotelName="CENTRO WESTSIDE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine> ARGASSI, ARGASSI, GR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/24000000/23500000/23494600/23494521/858f1357_b.jpg</HotelPictures>
        <HotelDescription>This hotel is gently nestled amongst pine trees at just 2 minutes' walk from the beautiful, well-kept shingle beach of Argassi. There guests can find a large range of water sports facilities that will provide that extra adrenaline rush, plus many restaurants, taverns and bars ideal for a drink and a bite after a relaxed evening stroll. The venue itself also features a charming restaurant serving Greek and international dishes, plus all of its self-catering rooms come with well-equipped kitchenettes. The latter open to balconies overlooking the gardens, which are just made for sipping chilled wine and chatting while the sun sets over the sea.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="432.72" OriginalAmount="428.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.028223" Longitude="28.809476" StarRating="0" HotelCode="|173874" HotelName="Liv City Basin Ekspres" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Basin Ekspress Yolu No 2 Halkali Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/3/8/7/4/173874_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="432.74" OriginalAmount="428.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.039121" Longitude="28.983672" StarRating="0" HotelCode="|526392" HotelName="Taksim Bosphorus Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/6/3/9/2/526392_0d7e7691045.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="433.29" OriginalAmount="429.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.006939" Longitude="28.956401" StarRating="3" HotelCode="188726|kuran_hotel_international" HotelName="Kuran" 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,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Güvenlik Cad. 1, Laleli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/a5/1ba5bc00743c257cb7598acceef547ca4dfcff94.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="433.29" OriginalAmount="429.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.04807944" Longitude="29.00761632" StarRating="3" HotelCode="293677|cheya_besiktas_hotel" HotelName="Cheya Otel Besiktas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Barbaros Bulvari, Akdogan Sokak 39, 34353 Besiktas, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/dc/8c/dc8ca4210cfb56f0f6a3c6db38d544e81319bae0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="433.29" OriginalAmount="429.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.029874549237" Longitude="28.973842061342" StarRating="3" HotelCode="305483|by_murat_crown_hotel_taksim" HotelName="By Murat Crown" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Asmalimescit Mahallesi, Sehbender Sokak 5, Beyoglu, 34200 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/46/62/4662f0f3781489d31170acdceaa79ed72e3d901d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="433.29" OriginalAmount="429.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.04342153" Longitude="28.91333733" StarRating="5" HotelCode="497642|golden_tulip_istanbul_bayrampasa" HotelName="Golden Tulip Bayrampasa Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Yenidogan Mahallesi, Cicoz Yolu Caddesi 13, Bayrampasa, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/21/5a/215ac67977bf9dd2441635d75d036dcea2c2c033.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="433.36" OriginalAmount="429.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.909123" Longitude="29.17868" StarRating="0" HotelCode="|531068" HotelName="Alme Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Zara Sk.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/1/0/6/8/531068_b038dc81036.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="434.30" OriginalAmount="430" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.015399442049" Longitude="28.642945640198" StarRating="5" HotelCode="293635|95925" HotelName="Euro Park Otel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cumhuriyet Mahallesi, 1992 Sokak 4, 34515 Esenyurt, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a5/cb/a5cb79d3158b2004f64449356e076aa7f813b7bd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="434.30" OriginalAmount="430" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.012074074664" Longitude="28.940858244896" StarRating="4" HotelCode="12950|22825" HotelName="Grand Anka Hotel Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Molla Gurani Street 46, Findikzade, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/b7/15b7812118e615b9e6647bf900fc141c7caadfa6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of Istanbul's old town just a few minutes walk from a selection o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="434.30" OriginalAmount="430" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|638619-28455358/7349876710869723982/134" HotelName="THE PERAPORT" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/38000000/37430000/37420600/37420552/bcb59860_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="434.30" OriginalAmount="430.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.02526677" Longitude="28.97987357" StarRating="3" HotelCode="481152|nabu_hotel_karakoy" HotelName="Nabu Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Kemankes Karamustafa Pasa, Murakip Sokak 13, 34425 Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/c7/50c77eddf805bedf5d734ad62456af4fb0a6419a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="434.39" OriginalAmount="430.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0524" Longitude="28.98664" StarRating="0" HotelCode="|184265" HotelName="Cumbali Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cumhuriyet Mah. Tavukcu fethi Sk.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/2/6/5/184265_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="434.62" OriginalAmount="430.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008703" Longitude="28.885129" StarRating="4" HotelCode="|443951" HotelName="ibis Styles Istanbul Merter" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mehmet Nesih Ozmen Mah., Kasim Sok. 32</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/3/9/5/1/443951_e963ae71109.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="435.31" OriginalAmount="431" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008301" Longitude="28.976981" StarRating="3" HotelCode="167655|56779" HotelName="Ares Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Alemdar Mahallesi, Incili Çavus Sokak 17, Sultanahmet, Fatih, 34400 Istanbul, Marmararegion</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/50/92502f946ddf3afc3b0f191d8b72cf790ccc906d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is set on the old, historical peninsula, one of the most colourful and fascinating quarte...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="435.31" OriginalAmount="431" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.005982" Longitude="28.979817" StarRating="4" HotelCode="169847|38841" HotelName="Biz Cevahir Sultanahmet" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cankurtaran Mahallesi, Kutlugun Sokak 8, Sultanahmet 34122, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/ba/4c/ba4ca47b4ff1cd72b9790c3fc4f9b5447ee5cb14.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a central location in Sultanahmet, the historical district with many of Istanbul's ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="435.31" OriginalAmount="431" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.02430204" Longitude="29.09394455" StarRating="3" HotelCode="267808|206117" HotelName="Grand Eyueboglu Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Dry Cleaning,Elevator,Housekeeping,Internet,Laundry,LCD/Projector,Luggage Storage,Meeting Room,Parking,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Atatürk Mahallesi, Alemdag Caddesi, Onaran Sokak 5, Ümraniye, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/c4/9ec41d52a8caf83f761985f757109e80014538d2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Grand Eyuboglu Hotel, you'll be centrally located i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="435.31" OriginalAmount="431" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0061918" Longitude="28.9797258" StarRating="5" HotelCode="499028|217763" HotelName="Side Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Cankurtaran Mahallesi, Utangac Sokak 22, Sultanahmet Fatih, 34400  Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/dd/b3/ddb32d5f55d11bcf18ccd0bf7032e9a1a81440aa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="435.31" OriginalAmount="431.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0140357" Longitude="28.9780661" StarRating="3" HotelCode="|353578" HotelName="Orka Old City Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/3/5/7/8/353578_2b490e11243.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="436.32" OriginalAmount="432" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.893585" Longitude="29.355382" StarRating="3" HotelCode="293564|45778" HotelName="Emirtimes Hotel Tuzla" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Orhanli Mahallesi, Demokrasi Caddesi 36, Tuzla, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/34/33/3433a88fb67031a010c3cdd2f17f5d3017e7570f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="436.32" OriginalAmount="432" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.033905465822" Longitude="28.978940550926" StarRating="4" HotelCode="309859|49288" HotelName="Ikonik The Public" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kuloglu Mahallesi, Turnacibasi Caddesi 1, 34433 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/d0/b6/d0b67c581913c3f7cd819afa7da6c2a3e839ac9b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="436.32" OriginalAmount="432" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.031789221615" Longitude="28.802705470678" StarRating="4" HotelCode="437342|217768" HotelName="Serenity Suites Istanbul Airport" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Basinekspres Yolu Halkali Girisi, Zeynebiye Caddesi 1, Halkali-Küçükçekmece, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/83/5b/835bdeb68a49f495bd0afaf99a67fa04ef84e346.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="436.32" OriginalAmount="432.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.006655278404" Longitude="28.95316107016" StarRating="4" HotelCode="321383|marmara_place_old_city_hotel" HotelName="Marmara Place Istanbul Old City Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/08/2026" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Inebey Mahallesi, Gazi Mustafa Kemal Pasa Caddesi 11-15, Yenikapi, Fatih, 34200 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/20/30/20307ce0222bba53c0b47f1dd451a6e57bdbba50.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="436.66" OriginalAmount="432.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008332" Longitude="28.963836" StarRating="4" HotelCode="96592|1450506" HotelName="Grand Beyazid" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mithat Pasa Caddesi, Abu Hayat Sok 5, 34490 Beyazid, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/92/9f/929ffe523ee43d2a09e72c0fa871f0db8c0cedf5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on the right side of Beyazid Square, only a few metres from the Grand Bazaar, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="436.78" OriginalAmount="432.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.007388" Longitude="28.951641" StarRating="0" HotelCode="|536697" HotelName="Hotel Grand Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Aksaray Mah Valide Camii Sk No 45</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/6/6/9/7/536697_49be3512009.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="436.99" OriginalAmount="432.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.916222" Longitude="29.304145" StarRating="3" HotelCode="|559868" HotelName="Tevetoglu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/9/8/6/8/559868_2b6001e1743.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="437.33" OriginalAmount="433" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.029085142385" Longitude="28.809369220693" StarRating="5" HotelCode="422431|210606" HotelName="Elite World Europe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Massage Centre,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Basin Ekspres Caddesi 4, 34303 Halkali, Basin Express, Küçükçekmece, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/b4/93/b493f3b68bdab7c48d8d65900c881a060fd240ee.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="437.33" OriginalAmount="433.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.010477769495" Longitude="28.977733631819" StarRating="3" HotelCode="901025|modern_sultan_hotel" HotelName="Modern Sultan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="boutique hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Airport Transfer (on Demand),Bar,Boutique,Central Heating,Currency Exchange,Designated Smoking Area,Internet,Laundry,Parking,Restaurant,Room Service,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>Zeynep Sultan Camii Sok:13, 34110 Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/98/b5982daf8a8c72e7cc2241da6846c6b85b68f120.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt; Centrally located in Sultanahmet, this hotel is a 2-minute walk from the Blue Mosque, Hagia Sophia ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="438.26" OriginalAmount="433.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.007161" Longitude="28.954955" StarRating="3" HotelCode="|537923" HotelName="Darkmen" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Pasazade sk.no.12 Laleli</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/7/9/2/3/537923_012be070945.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="438.34" OriginalAmount="434" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.003154438557" Longitude="28.97460334603" StarRating="0" HotelCode="915597|57276" HotelName="Albinas Hotel Old City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Küçükayasofya Mahallesi, Mustafapasa Sokak 34-38, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/b3/20/b32061e88d7eb18dc231cb26015c5b62b29c6ac6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="438.34" OriginalAmount="434" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|558758-28558560/7349876710869723982/1827" HotelName="REGENCY WORLD SUITE AND HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/558758/2018831115433171.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="438.34" OriginalAmount="434.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.037382" Longitude="28.982322" StarRating="3" HotelCode="191189|taksim_tulip_residence" HotelName="Bianco Residence Taksim" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sehit Muhtar Mahallesi, Altin Bakkal Sokak 9, Beyoglu, 34440 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/d5/2cd5dce1d383ee3c8ad76ab2b516179aee8f5865.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="438.34" OriginalAmount="434.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.010999" Longitude="28.959197582209" StarRating="0" HotelCode="517256|hotel_resitpasa_istanbul" HotelName="Hotel Resitpasa Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Büyük Resitpasa Caddesi 22</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/da/38da73b520eea2d0714c226167d154afa608480d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="438.34" OriginalAmount="434.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00537583" Longitude="28.96609283" StarRating="0" HotelCode="878872|miro_mansion" HotelName="Miro Mansion" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Hayrettin Mahallesi, Cilavci Sokak 15/A, Beyazit, 34130 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/96/d4/96d4795e00c495651b16c8ecdadba246f1f5608c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="439.35" OriginalAmount="435" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|633272-32595620/7349876710869723982/757" HotelName="TORUN ISTANBUL OLD CITY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6710000/6706800/6706766/bd215056_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="439.35" OriginalAmount="435.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.003833" Longitude="28.972504" StarRating="4" HotelCode="17781|sokullu_pasa" HotelName="Sokullu Pasa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 08/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Diet Meals,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Küçük Ayasofya Mahallesi, Sehit Mehmet Pasa Sokak 3, Sultanahmet, 34400 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/af/45/af45c436bf6d34a40d5e67f064933e9eca7d8645.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel lies at the heart of the old town, within a few minutes walk of the city's most ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="439.35" OriginalAmount="435.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00274328" Longitude="28.82164085" StarRating="5" HotelCode="936547|gorrion_hotel_istanbul" HotelName="Gorrion" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Merkez Mahallesi, Sanayi Caddesi 9, Yenibosna, 34197 Bahçelievler, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/00/380078555ab223d824d8077913d873201717a442.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="439.86" OriginalAmount="435.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.054567" Longitude="28.981547" StarRating="0" HotelCode="|562036" HotelName="38 Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ergenekon Cd. 66</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/2/0/3/6/562036_d116fa01857.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="440.36" OriginalAmount="436.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01366612" Longitude="28.97703067" StarRating="3" HotelCode="33226|seres_hotel" HotelName="Seres Old City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hüdavendigar Caddesi 25, Sirkeci, Fatih, 34420 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b4/cb/b4cbc9fb9d7dcd739a522b4319fc5eb9cce8acc8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This superb hotel is close to Istanbul's city centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="440.36" OriginalAmount="436.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.048381" Longitude="28.987195" StarRating="1" HotelCode="191116|harbiye_residence" HotelName="Harbiye Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cumhuriyet Caddesi Selbasi Sokak No:6, Harbiye, Taksim, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/73/d7/73d731409ea317b413629c61870449cc493059e8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="440.36" OriginalAmount="436.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.005096729101" Longitude="28.811875622377" StarRating="5" HotelCode="318845|pullman_istanbul_airport_hotel" HotelName="Pullman Istanbul Hotel &amp; Convention Center" 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,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Yenibosna Merkez Mahallesi, 1 Asena Sok 15, Bahcelievler, 34295 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/10/3b10188dc48dc6151a74b7eb26580c7e0f49d7a4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="440.36" OriginalAmount="436.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00871122977" Longitude="28.883180484071" StarRating="4" HotelCode="378297|interstellar_hotel_merter" HotelName="Interstellar Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mehmet Nesih Özmen Mahallesi, Fatih Caddesi, Kasim Sokak 5, 34173 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/b1/8eb1aa3e9e2d750e78328dfb2f36472de7bcf367.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="440.56" OriginalAmount="436.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.98054" Longitude="29.129431" StarRating="5" HotelCode="|447361" HotelName="Selectum City Atasehir" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dudullu Cd. 29</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/7/3/6/1/447361_8c9ca7f0952.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="440.93" OriginalAmount="436.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.046402" Longitude="28.984076" StarRating="0" HotelCode="|525625" HotelName="The Hubi Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dolapdere Cd. 127</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/5/6/2/5/525625_d99cd401153.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="441.07" OriginalAmount="436.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0120548" Longitude="28.9554907" StarRating="4" HotelCode="|68311" HotelName="Klas Istanbul Old City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>HARIKZEDELER SOK.NO 48</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/3/1/1/68311_1_2295.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, renovated in 2009, has 129 rooms, 8 executive rooms and a lobby with a reception air-conditioning, a currency exchange service, a cloakroom and a lift. The establishment also offers a bar and a restaurant. You are also offered internet, room service and a laundry service (for a fee).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="441.37" OriginalAmount="437" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008713906085" Longitude="28.958787054863" StarRating="3" HotelCode="160744|217204" HotelName="Gold Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Kemalettin Mahallesi, Sair Hasmet Sokak 11, Laleli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/6a/17/6a1701df562b5edda146ef46228e007c5a77fbdb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="441.37" OriginalAmount="437" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|545603-28455154/7349876710869723982/700" HotelName="DELUXE NEWPORT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/24000000/23250000/23242800/23242731/3c0afdf4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="441.37" OriginalAmount="437" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1239457-19205624/7349876710869723982/19213" HotelName="CHER HOTEL&amp;amp;SPA ISTANBUL BEYOYLU" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/66000000/65280000/65277000/65276925/3062d9d9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="441.90" OriginalAmount="437.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.013276" Longitude="28.9772822" StarRating="0" HotelCode="|22611" HotelName="Seres " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hudavendigar Caddesi 25 Sirkeci</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/6/1/1/22611_84ce5681128.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, renovated in 2004, has 54 rooms, a lobby, a safety deposit box service, a currency exchange service, 2 lifts and a cafÃ©. Guests are also offered a television room, an Ã  la carte restaurant, a conference room and internet. There are many services available at the establishment, including room service, a laundry service and a medical care service. SITUATION: It is inIstanbul the centre of. ROOM: All the rooms have a bathroom, a hairdryer, a direct line telephone, satellite or cable TV, internet, a mini-bar, a central heating system and fitted carpets. PAYMENT METHODS: Customers can pay by Visa and Mastercard. OTHERS: Regarding the food and beverage offering, clients have a buffet breakfast and an Ã  la carte or set-menu lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="442.38" OriginalAmount="438" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.007005989148" Longitude="28.972690701485" StarRating="4" HotelCode="27743|996" HotelName="Mina" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piyerloti Cad. Dostluk Yurdu Sok. No:6, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/c5/94c5dbeeef3cf9fb12805a712fa5c5913a3d5c85.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Magic Istanbul's old town. The Archaeological Museum, the St So...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="442.38" OriginalAmount="438" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.012258" Longitude="28.97755" StarRating="4" HotelCode="904568|47781" HotelName="Raymond Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hocapasa Mahallesi, Ebussuut Caddesi 22, Sirkeci, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/a1/9c/a19c0e70c8a1366978fdab415422bec4fd9c8189.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the Sirkeci area of old Istanbul, the hotel is within easy walking distance of the major ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="442.38" OriginalAmount="438" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|50250-20594951/7349876710869723982/16326" HotelName="METROPARK" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2540000/2536400/2536367/a4554777_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="442.38" OriginalAmount="438.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01232" Longitude="28.94839" StarRating="3" HotelCode="191051|city_otel" HotelName="City Hotel Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Adnan Menderes Bulvari, Vatan Caddesi, Simitci Sakir Sokak 36, Fatih, 34250 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/32/a6/32a631bab38b04f95d6bf6389144f77f396befd8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="442.38" OriginalAmount="438.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.045448" Longitude="28.986337" StarRating="4" HotelCode="208289|tryp_by_wyndham" HotelName="Taksim Express Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Inönü Mahallesi, Cumhuriyet Caddesi  135, Harbiye, 34373 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/30/fc302dafc470a69c027831a5ac1248cd846c4809.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="442.44" OriginalAmount="438.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.023394" Longitude="28.975983" StarRating="0" HotelCode="|108095" HotelName="P Galata  Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Necati Bey Caddesi Aynali Lokanta Sok. No:6 Karakoy Beyoglu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/8/0/9/5/108095_6.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts WiFi (free of charge). SITUATION: The hotel Karakoy it is in it is situated 260 metres away from Bosphorus the Promenade of. ROOM: Customers can find stylish, modern rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="443.23" OriginalAmount="438.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.035488" Longitude="28.985468" StarRating="4" HotelCode="|108165" HotelName="Taxim Express" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cumhuriyet Cad., No:135 Harbiye</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/8/1/6/5/108165_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a sauna, a gym, rooms with air-conditioning and WiFi (free of charge). SITUATION: Is situated in the city centre, Close to the exhibition centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="443.39" OriginalAmount="439.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0109261" Longitude="28.816963" StarRating="5" HotelCode="187210|istanbul_gonen_hotel" HotelName="Istanbul Gonen" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Degirmenbahce Caddesi No:15, 34197 Yenibosna, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/ad/40/ad40a536d1249b1b1e636e75a22379c2135b3d8c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the Yenibosna area of the city. It is 15 km away from Sultanahmet, where gu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="443.39" OriginalAmount="439.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00390271" Longitude="28.97931441" StarRating="4" HotelCode="387409|perapolis_hotel" HotelName="Perapolis Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Sultanahmet Mahallesi, Amiral Tafdil Sokak No: 42, 34122 Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/d5/76/d576f3edb635fcf1934f992033f1276382042932.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="444.40" OriginalAmount="440" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03383874" Longitude="28.9814736" StarRating="4" HotelCode="531576|199522" HotelName="Room Mate Emir" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Airport Transfer (on Demand),Housekeeping,Laundry,Massage Centre,Sauna,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>Kuloglu Mahallesi, Sadri Alisik Sokak 33, Beyoglu, 34433 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/ee/ee465182834624a0/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Room Mate Emir kept intact the historic façade of the building and incorporated an innovative interi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="444.40" OriginalAmount="440" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|167539-28558401/7349876710869723982/5877" HotelName="BURCKIN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4670000/4665000/4664925/a2690caa_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="444.40" OriginalAmount="440.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.011118778456" Longitude="28.958201408386" StarRating="4" HotelCode="130243|klas_hotel" HotelName="Klas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 07/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Harikzedeler Sok No 48, Laleli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/media/56e5a761603546329844a128dd04eb8a.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the old city centre within walking distance of the spectacular highlights of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="444.40" OriginalAmount="440.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="5" HotelCode="776049|rotana_hotel_resort" HotelName="Rotana Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/08/2026" HotelFacility="Internet,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Kartaltepe Mahallesi, Kartaltepe Caddesi D2, Bakirkoy, 34145 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/38/0a38d1606284a7ba7488748d55b4278b465ae5fb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="444.46" OriginalAmount="440.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.9924961" Longitude="29.0251897" StarRating="0" HotelCode="|86742" HotelName="Bella Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/7/4/2/86742_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a Turkish bath, a sauna, rooms with air-conditioning and a balcony. SITUATION: Is situated inKadikoy the city centre of.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="444.89" OriginalAmount="440.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.036531" Longitude="28.985152" StarRating="0" HotelCode="|84979" HotelName="Taxim Hill Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SIRASELVILER CADDESI, TAKSIM 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/4/9/7/9/84979_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 60 modern rooms with WiFi and a restaurant with breakfast service. SITUATION: This establishment, la Plaza Taksim it is situated next to near the establishment, guests will find the metro station, is situated 15 minutes walk away from Lutfi Kirdar the convention centre Close to restaurants, cafÃ©s, bars and shops. it is situated 21 kilometres away from Istanbul AtatÃ¼rk Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="445.36" OriginalAmount="440.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008823" Longitude="28.9590259" StarRating="3" HotelCode="|305132" HotelName="Gold" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Kemalettin Mah. Sair Hasmet Sk. No:11 Laleli/Fatih</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/5/1/3/2/305132_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="445.41" OriginalAmount="441" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.975348347115" Longitude="29.097630203705" StarRating="5" HotelCode="71011|35331" HotelName="Byotell Istanbul" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Saniye Ermutlu Sokak 3, Kozyatagi, 34742 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/84/bc/84bc65c37d12ca71c03c990dfdf7d81a007f244f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of the business district east of Istanbul, on the Kozyatagi-Asian...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="445.41" OriginalAmount="441" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.012818" Longitude="28.976717" StarRating="4" HotelCode="32884|19627" HotelName="Golden Horn Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ebusuud Caddesi 26, Sirkeci, 34110 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/d9/06/d906581185ef5aab9e6dbce9bc55f33a5737a91d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in the district of Sirkeci, extremely close to the centre of the old town and Sultan...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="445.41" OriginalAmount="441" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1258632-28534995/7349876710869723982/2711" HotelName="GH SUITES TAXIM" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1258632/20218315567851.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="446.29" OriginalAmount="441.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0484118" Longitude="29.0076154" StarRating="3" HotelCode="|108267" HotelName="Cheya Beşiktaş" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Barbaros Bulvari, Akdogan Sokak No:39, Besiktas</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/8/2/6/7/108267_5.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is in Barbaros boulevard Bosphorus it is situated 750 metres away from the ferry terminal. ROOM: Customers have stylish rooms, have modern facilities and a kitchen.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="446.31" OriginalAmount="441.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.850049" Longitude="29.296776" StarRating="3" HotelCode="|211282" HotelName="Ibis Istanbul Tuzla" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>AYDINTEPE PELIT SOKAK NO 7ICMELER TUZLA PENDIK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/1/2/8/2/211282_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="446.42" OriginalAmount="442" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008234590402" Longitude="28.970437645912" StarRating="4" HotelCode="169628|54902" HotelName="Hotel New House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Emin Sinan Mahallesi, Evkaf Sokak 6, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/145739/145739a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Çemberlitas area, next to Sultanahmet and within easy walking distance o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="446.42" OriginalAmount="442" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|464276-28493977/7349876710869723982/5390" HotelName="THE GRAND MIRA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14590000/14581500/14581429/20e2a62a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="446.42" OriginalAmount="442" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|64471-18127364/7349876710869723982/18342" HotelName="BYOTELL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1760000/1757400/1757347/3b29a729_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="446.42" OriginalAmount="442" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|167696-22237993/7349876710869723982/25451" HotelName="RAYMOND" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3730000/3720800/3720788/884ade86_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="446.61" OriginalAmount="442.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.032118" Longitude="28.9714" StarRating="4" HotelCode="|443952" HotelName="Nova Plaza Pera" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/3/9/5/2/443952_18366a71112.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="446.75" OriginalAmount="442.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0033824" Longitude="28.9757184" StarRating="0" HotelCode="|107943" HotelName="Stanpoli" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kucuk Ayasofya Mahallesi Ye?en Sok. No:5/7 Sultanahmet</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/7/9/4/3/107943_6.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts a reception and WiFi (free of charge). SITUATION: This hotel is 350 metres away from the mosque, Santa Sofia 8 minutes away from the establishment, you can find it is 800 metres away from Topkapi the Palace of.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="447.43" OriginalAmount="443" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008347936316" Longitude="28.975979089737" StarRating="3" HotelCode="65198|25890" HotelName="Ambassador Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Divanyolu Ticarethane Sokak 19, Sultanahmet, 34420 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/cb/eccb7db4e16c1ef33e7e5421a2a6450edd90ef35.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="447.43" OriginalAmount="443.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.98372809" Longitude="29.10788771" StarRating="3" HotelCode="619526|atacity_hotel" HotelName="Red Istanbul Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Kucukbakkalkoy Mahallesi, Senlik Sokak 2, Atasehir, 34750 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/7f/cd7f35dcd0416af506b1a9bf83557b161147b960.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="448.01" OriginalAmount="443.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00866" Longitude="28.97413" StarRating="0" HotelCode="|184149" HotelName="Aybar Hotel and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Alemdar Mah. Basmusahip Sok. No:10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/1/4/9/184149_9.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="448.13" OriginalAmount="443.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.9915101" Longitude="28.7955436" StarRating="0" HotelCode="|305156" HotelName="Alrazi Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/5/1/5/6/305156_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="448.44" OriginalAmount="444" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|558833-28558563/7349876710869723982/4649" HotelName="MARMARA DELUXE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18590000/18583000/18582970/509481c7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="448.44" OriginalAmount="444" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|17448-19490092/7349876710869723982/16319" HotelName="SERES HOTEL OLD CITY" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/527500/527414/7970501b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="448.44" OriginalAmount="444" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1337257-20793408/7349876710869723982/16336" HotelName="LITROS HOTEL &amp;amp; SPA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/73000000/72080000/72079000/72078930/c7f434b4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="448.44" OriginalAmount="444" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|159460-21009176/7349876710869723982/16396" HotelName="RAMADA BY WYNDHAM ISTANBUL GRAND BAZAAR" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5560000/5558500/5558477/99415113_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="448.44" OriginalAmount="444" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|53722-32374712/7349876710869723982/17058" HotelName="AHC GRAND BAZAAR" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6240000/6233100/6233084/69ae76c2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="449.39" OriginalAmount="444.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01323781722" Longitude="28.977073431015" StarRating="3" HotelCode="75624|1160708" HotelName="Best Nobel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>EbuSuud Caddesi, Saffeti Pasa Sokak 8, Sirkeci, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/da/66da9a6acb50f713eab014b7f5be205f423aefb5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the old city of Istanbul, just a few minutes walking from the Hagia Sophia,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="449.45" OriginalAmount="445" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.032607130826" Longitude="28.975211872482" StarRating="4" HotelCode="313454|252196" HotelName="Grand Hotel De Londres" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Airport Transfer (on Demand),Dining,Laundry,Room Service,Spa,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>Mesrutiyet Caddesi 53, 34430 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/c7/c7/c7c7ff6c65524d679eb48bd82bd2c49e140e8c3b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;When "Orient Express" reached Istanbul five years after its operation in 1883, the first hotels of I...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="449.45" OriginalAmount="445" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01343" Longitude="28.97544" StarRating="3" HotelCode="207971|47654" HotelName="Marmara Deluxe Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ebusuud Caddesi 45/1, Sirkeci, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/4d/b54dd3a442d93d3bb457d7a659a69469b0daa528.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located just a few metres from Gulhane Park and close to the Topkapi Palace and Hagia Sophia, the ho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="449.45" OriginalAmount="445" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00677279" Longitude="28.98130824" StarRating="0" HotelCode="612859|252275" HotelName="Nar Sultan Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sultanahmet Fatih, Kutlugun Sokak 9, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/a5/a8/a5a8a18ba2ca41673d74a13e5bd590954a3547fa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="449.58" OriginalAmount="445.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00295" Longitude="28.97623" StarRating="4" HotelCode="|184127" HotelName="Albinas  Old City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kucuk Ayasofya Mahallesi Mustafa Pasa Sokak. No:34-38 Sultanahmet, Fatih, Turkey, Fatih,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/1/2/7/184127_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="450.24" OriginalAmount="445.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.000078" Longitude="28.800127" StarRating="0" HotelCode="|474193" HotelName="B\'İstanbul Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/4/1/9/3/474193_9834c531232.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="450.39" OriginalAmount="445.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03368" Longitude="28.97596" StarRating="4" HotelCode="|184827" HotelName="Miapera  and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kamer Hatun Mahallesi Me?rutiyet Caddesi No:34</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/8/2/7/184827_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="450.46" OriginalAmount="446" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-8.50619" Longitude="119.88418" StarRating="4" HotelCode="0|434273-22264530/7349876710869723982/24804" HotelName="HALIFAKS HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Jl. Sukarno Hatta (Komplek PLN) ,Labuan Bajo,  60122</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10250000/10243200/10243165/4709a1f3_b.jpg</HotelPictures>
        <HotelDescription>Centro Bajo Hotel is perfectly located for both business and leisure guests in Labuan Bajo. Both business travelers and tourists can enjoy the hotel`s facilities and services. To be found at the hotel are free Wi-Fi in all rooms, 24-hour security, daily housekeeping, Wi-Fi in public areas, car park. Some of the well-appointed guestrooms feature television LCD/plasma screen, mirror, towels, internet access – wireless, internet access – wireless (complimentary). The hotel offers various recreational opportunities. A welcoming atmosphere and excellent service are what you can expect during your stay at Centro Bajo Hotel. &lt;br /&gt;Guests over 12 years old are considered as adults.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="450.46" OriginalAmount="446" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="53.482322" Longitude="-2.235273" StarRating="4" HotelCode="0|17455-22238106/7349876710869723982/25302" HotelName="TURKOMAN" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine> 7 Hatton Garden, LIVERPOOL, UK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4460000/4451600/4451570/0e7d0be9_b.jpg</HotelPictures>
        <HotelDescription>This pleasant city hotel lies in Hatton Garden, just a stone's throw from the city centre. Within the hotel's vicinity, guests will be able to find an abundance of shopping venues, bars, nightclubs and restaurants. Liverpool Lime underground station is within 5 minutes of the apartments and a bus stop is located around 2 minutes away. The stadiums of both home football teams as well as the famous sightseeing attractions, such as the historical harbour, Albert Docks or the Merseyside Maritime Museum, are just a few minutes drive from the apartments. Liverpool's John Lennon airport is 12 km away and easily reached within 20 minutes in public transport.

Bright and contemporary in style, 63 apartments with a mix of one and two bedrooms, with open plan living and kitchen. Guests will find everything they need to really feel as though they are "home from home".

A mix of one and 2-bedroom apartments are available. Each apartment features a fully furnished lounge, a kitchen/diner, a bedroom and a bathroom. Every apartment is designed to suit the modern lifestyle, with facilities including LCD flat-screen TVs with Freeview channels. 

Follow signs for Liverpool City Centre (Birkenhead Tunnel).From the Birkenhead tunnel entrance, turn left onto Dale Street and continue along in right hand lane and bear right onto Hatton Garden. Continue along Hatton Garden for 200 yards, the apartments are located on the left-hand side. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="450.46" OriginalAmount="446.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.013507119371" Longitude="28.976489294477" StarRating="3" HotelCode="260176|sehir_hotel_istanbul_old_city" HotelName="Sehir Old City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Hocapasa Mahallesi, Orhaniye Caddesi 6, Sirkeci, 34410 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/82/72/82729bd28179f42a7d6979021e1b312707d761aa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="451.47" OriginalAmount="447" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.005917028524" Longitude="28.979015350342" StarRating="4" HotelCode="25164|25810" HotelName="Armagrandi Spina" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Utangac sok. 19, 34400 Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/ab/ac/abaccad27691402ffe22cfa96ab1fc92cab3f671.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the Old Town in the historic Sultanahmet district of Istanbul, just a few ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="451.47" OriginalAmount="447" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.039839733612" Longitude="28.984655449074" StarRating="4" HotelCode="318571|32810" HotelName="Nova Plaza Taksim Square" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Free CXL until 07/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Internet,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mahallesi, Lamartin Caddesi 21, Beyoglu, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/06/061d2638263c72dc/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a great location in the heart of Istanbul in busy Taksim. It has easy access to the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="451.47" OriginalAmount="447" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.039962294451" Longitude="28.984403138554" StarRating="4" HotelCode="933896|217682" HotelName="Nova Plaza Boutique &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mahallesi, Lamartin Caddesi No 14, Taksim, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/17/1f/171fdb5cc6b87e66557a3ba1ef647e2193a4f710.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This urban hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="451.47" OriginalAmount="447" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.99223046" Longitude="28.90949181" StarRating="3" HotelCode="323626|63174" HotelName="The Conforium Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Gökalp Mahallesi, 39  Sokak Number 21, Zeytinburnu, 34020 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/eb/0e/eb0e71151388d8109fee4483a5cddb5a35420e63.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="451.47" OriginalAmount="447" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.911102922308" Longitude="29.201568837948" StarRating="5" HotelCode="410402|19014" HotelName="Titanic Business Kartal" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Spa Hotel,Airport Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Orta Mahallesi, Kaptan-i Derya Caddesi 37, Kartal, 34880 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b2/ea/b2ea345f69690610e61c5d998ac165f55debcab3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kartal, which is in the heart of Istanbul's modern commercial district and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="451.47" OriginalAmount="447" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|352670-32596220/7349876710869723982/2661" HotelName="GRAND WASHINGTON" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1680000/1674900/1674825/6b78de4a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="451.47" OriginalAmount="447" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.096382" Longitude="-75.973674" StarRating="3" HotelCode="0|175882-28455131/7349876710869723982/3352" HotelName="GRAND SAGCANLAR" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>4105 Vestal Parkway East, Vestal, 13850, NY, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3530000/3525000/3524987/be968a3f_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Midscale. Property Type: Inn. Total rooms: 142. Floors: 2. Property description- Get more for your money at the Quality Inn and Suites Vestal Binghamton near University hotel near Binghamton University. This pet-friendly, smoke-free hotel is near destinations like Edwin A. Link Field, Endwell Greens Golf Club, Broome Community College, Susquehanna and Highland Park. Take advantage of amenities like free breakfast, free WiFi, seasonal outdoor pool, fitness center and an on-site restaurant and cocktail lounge. Guest rooms include a flat-screen TV, coffee maker, hair dryer, desk, iron and ironing board. Some rooms feature a microwave and refrigerator. Also, earn rewards including free nights and gift cards with our Choice Privileges Rewards program. Hotel has connecting rooms available. Pet accommodation 25.00 USD per stay per pet. Pet limit 1 pet per room 30 pounds or less. Newly renovated hotel April 2013. Onsite facilities information- ParkingHotel Currency: USD. Additional Addresses: Other: 4105 Vestal Parkway East, Vestal, 13850, NY, US. Additional Phone Numbers: Voice - Brand reservations office: 800228-5151. Fax - Other: 1607729-6407. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="451.47" OriginalAmount="447" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|337001-28558504/7349876710869723982/3849" HotelName="BANKERHAN GALATA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10040000/10040000/10039959/e468ddc8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="451.47" OriginalAmount="447.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.019116932723" Longitude="28.926588892937" StarRating="5" HotelCode="9466|barcelo_eresin_topkapi" HotelName="Eresin Hotels Topkapi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Millet Caddesi 186, 34104 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/ee/c8/eec865f9d07d0e1b26037b772643419b893fd45c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is conveniently located in the old city of Istanbul overlooking the walls that...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="451.47" OriginalAmount="447.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.014479807539" Longitude="28.943140836923" StarRating="4" HotelCode="177597|ottomans_life_hotel_2" HotelName="Ottoman's Life Boutique Hotel Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Molla Gürani Mahallesi, Adnan Menderes Bulvari, Vatan Caddesi 53, Fatih, 34130 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/31/fb/31fbdfd7baf6076edfd0a7b6f63401e5735af8a7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Fatih district of the city, roughly 500 m from Aksaray underground stati...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="451.47" OriginalAmount="447.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.011736" Longitude="28.946976" StarRating="3" HotelCode="166623|star_city_hotel_2" HotelName="Star City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vatan Cd. Sehit Pilot Mahmut Nedim Sokak No:1, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/16/ef/16ef2dbb31984346111adf6ff5b80870238d4284.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="451.47" OriginalAmount="447.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.99246502" Longitude="28.83817792" StarRating="5" HotelCode="543668|bricks_airport_istanbul_hotel" HotelName="Bricks Airport Hotel Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Zafer Mahallesi, Dumlupinar Caddesi No. 42, Yenibosna, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/12/85/1285f6774d1d098a68c331edb38308645f0540b0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="452.05" OriginalAmount="447.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.029577" Longitude="28.972431" StarRating="4" HotelCode="|452455" HotelName="Dora Pera" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Evliya celebi mahallesi simal sokak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/2/4/5/5/452455_85ecccf1157.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="452.12" OriginalAmount="447.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.034303" Longitude="28.978713" StarRating="0" HotelCode="|523458" HotelName="Stay Lab Taksim" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Balo Sk. 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/3/4/5/8/523458_66dae720954.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="452.48" OriginalAmount="448" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.1076766" Longitude="28.75767835" StarRating="3" HotelCode="263722|45806" HotelName="Hampton By Hilton Istanbul Kayasehir" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Restaurant,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kayabasi Mahallesi, Sehit Mustafa Bozoklu Caddesi no 5/1, Basaksehir 34306, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/86/2586dd345df0bfefab59896f24a45bbed1443057.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="452.48" OriginalAmount="448" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.015720904787" Longitude="28.91325564418" StarRating="5" HotelCode="307192|48715" HotelName="Mercure Istanbul Topkapi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Merkezefendi Mah Mevlana Cad - No 112, 1 - Zeytinburnu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/d3/62/d362bfc317b091bb92678c73ec45e4f8a8bb59f1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="452.48" OriginalAmount="448.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.033706127894" Longitude="28.975996087137" StarRating="4" HotelCode="900917|room_mate_kerem" HotelName="Occidental Pera Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kamer Hatun Mahallesi, Mesrutiyet Caddesi 34, Beyoglu, 34435 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/88/be/88bec55cd9da64584da942bd14333dadc353dcd1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the Pera district, which can trace its history back to the Byzantine era. I...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="452.48" OriginalAmount="448.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="985542|the_peraport_hotel" HotelName="The Peraport Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Emekyemez Mahallesi, Nazlihanim Sokak 7/B, Yolcuzade Iskender Caddesi, 34420 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/42/564258950a40e593da8b1e26090ffbcef9e6fed6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="452.61" OriginalAmount="448.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0175743" Longitude="28.9511147" StarRating="3" HotelCode="|95908" HotelName="Fatih Resadiye" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Buyuk Karaman Caddesi 6, Fatih Istanbul,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/9/5/9/0/8/95908_e2516c91822.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a car hire desk and tourist information. Around the establishment, guests can find a car park (free of charge). SITUATION: This hotel is in Istanbul the centre of it is situated 1 kilometre away from Aksaray the metro station 1 kilometre away, there is a tram stop excellent transport links to Sultanahmet the tourist points of interest of the Grand Bazaar it is situated 2 kilometres away from Guests can request a transfer service to the airport. ROOM: The establishment has rooms with an air-conditioning system, WiFi (free of charge) and cable television. FACILITIES: This establishment has a bar with a patio.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="452.70" OriginalAmount="448.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0400023" Longitude="28.9831781" StarRating="4" HotelCode="|40301" HotelName="Avantgarde  Taksim" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ABDULHAMIT CAD.TAKSIM 40/42</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/3/0/1/40301_8.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2007, is ideal for family holidays, has 124 rooms and 12 floors. The establishment is perfect for business and holiday stays, has air-conditioning, a lobby with a reception, a safety deposit box service, a currency exchange service, a cloakroom and 2 lifts. Our guests can find a hairdresser's, a bar, a restaurant, conference rooms and WiFi. At an additional cost you can have access to room service and a laundry service. The establishment also offers a playground. SITUATION: Is situated inTaksim the city centre of 5 minutes away from the establishment, you can find restaurants, bars, nightclubs, shops and public transport stops. 15 minutes away from the establishment clients have tourist areas, 25 kilometres away, you can find Istanbul Airport. ROOM: The rooms a bathroom with a shower or bath, a hairdryer, a direct line telephone, flat-screen satellite television and a safe. They also have a mini-bar, a double bed, an air-conditioning system and individual heating. FACILITIES: At an extra cost, you can find the health club, a massage service, a Turkish bath, a sauna and a solarium. The establishment has a covered swimming pool, a gym, a children's swimming pool, an outdoor bar (available for a fee) and deck chairs. PAYMENT METHODS: Customers can pay by American Express, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, you can enjoy a restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="453.47" OriginalAmount="448.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01461" Longitude="28.943" StarRating="0" HotelCode="|184766" HotelName="Ottomans Life Hotel S Class" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Adnan Menderes Blv. Vatan Cd. No:53</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/7/6/6/184766_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="453.49" OriginalAmount="449" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.017886510658" Longitude="28.943808674812" StarRating="4" HotelCode="9465|199320" HotelName="Berr Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Akdeniz Cad. No. 78, 34080 Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/65/17/6517b3ca17c3698db51053ab7c3fa2a48aa8da3f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the Fatih area of Istanbul, some 500 m from the Fatih Mosque. Guests will f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="453.49" OriginalAmount="449" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.009338" Longitude="28.963434" StarRating="4" HotelCode="904566|27986" HotelName="Emporium" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ordu Caddesi 11, Fatih, 34130 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/4a/73/4a73068483fd591371c8955bcd89e5e63fa807b2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in Beyazit in the historical district of Istanbul, the hotel is just a couple of min...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="453.49" OriginalAmount="449" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.007558558938" Longitude="28.973211050034" StarRating="3" HotelCode="67067|477186" HotelName="Hotel Hali" 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>Klodfarer Caddesi 20, Sultanahmet-Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/fc/cdfc069c93eb773e92e35c3d0b526bc060b39ebc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="453.49" OriginalAmount="449.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.984468895147" Longitude="29.226985380716" StarRating="5" HotelCode="593445|tryp_by_wyndham_istanbul_sancaktepe" HotelName="Tryp by Wyndham Istanbul Sancaktepe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Eyup Sultan Mahallesi, Kizilay Caddesi 25, Sancaktepe, 34885 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/85/73/8573c8b09e8a74a6ff35915e54799816d87cc4e5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="454.18" OriginalAmount="449.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0071297" Longitude="28.9737053" StarRating="4" HotelCode="|55933" HotelName="Mina – Special Class" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PIYERLOTI CD.DOSTLUK YURDU.SK.NO:6 SULTANAHMET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/9/3/3/55933_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 2003 and has 44 rooms, The establishment has a hall with a reception, a currency exchange service, a cloakroom, a lift, air-conditioning, a restaurant and conference rooms. The establishment also offers internet, room service, a laundry service (for a fee) and a car park (for a fee). SITUATION: Is situated inIstanbul the heart of 5 minutes away from the establishment, clients can find places of interest, 20 minutes away from the establishment clients have Istanbul AtatÃ¼rk Airport. ROOM: The rooms have an electronic key, a bathroom with a bath, a hairdryer, a direct line telephone and WiFi. They also have cable television, a mini-bar, a double bed, a safe, a central heating system and a central air-conditioning system. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast and Ã  la carte or set-menu lunch and dinner. Guests can book bed and breakfast. PAYMENT METHODS: The establishment accepts Visa and Mastercard.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="454.50" OriginalAmount="450" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008492151482" Longitude="28.958345314867" StarRating="3" HotelCode="118863|47774" HotelName="Monaco Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ordu Caddesi, Sair Fitnat Sokak 20, Laleli, 34126 Istanbul, Fatih</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/99/f4993ba0b8105e9c77f3cce53db7631ed7185983.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="454.50" OriginalAmount="450" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.023475124826" Longitude="28.97708957373" StarRating="4" HotelCode="350798|187173" HotelName="Hotel Morione" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Kemankes Mahallesi, Maliye Caddesi, Demirciler Sokak No. 8, Karaköy, Beyoglu, 34425 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/6a/7f/6a7f0f93c9e5cdbfab92e367ee78ae226073851d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="454.50" OriginalAmount="450" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1445365-28593007/7349876710869723982/4547" HotelName="BLUE PERA ISTANBUL HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/38000000/37960000/37954600/37954501/78582231_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="454.50" OriginalAmount="450.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.011440585293" Longitude="28.958480358124" StarRating="4" HotelCode="37858|oran_hotel_2" HotelName="Oran" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 07/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Harikzadeler Sok. No: 32, Laleli, Istanbul 34134</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/23/60/2360dac4863955b63d21599e7b6d11c3e6d3be8a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies in the lively centre of the Turkish metropolis of Istanbul. Countless shops and enter...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="454.50" OriginalAmount="450.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.033391" Longitude="28.975128" StarRating="3" HotelCode="260169|hotel_the_pera_hill" HotelName="Pera Hill" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mesrutiyet Caddesi 39, 34340 Istanbul, Beyoglu</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/2d/d0/2dd05a54709169c87f3cda6dea2ef7e491f79e46.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="454.50" OriginalAmount="450.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.02390707" Longitude="28.97405609" StarRating="4" HotelCode="318294|banker_han" HotelName="Bankerhan Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bereketzade Mahallesi, Banker Sokak No.2, 34420 Karaköy, Beyoglu / Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/65/e7/65e71177e35d35b4487dfb7caa91e7dcd78fa9bf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="454.50" OriginalAmount="450.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.04870435" Longitude="29.0255987" StarRating="0" HotelCode="516950|belle_vues_hotel" HotelName="Belle Vues Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Ortakoy Çarsiagasi Sokak 21, 34347 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/c2/5ac2778ecafc0a9b15bef2819ebda13095aa1d08.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="455.51" OriginalAmount="451" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.88903058" Longitude="29.18907741" StarRating="0" HotelCode="593909|237180" HotelName="Anatolia Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Kordonboyu Mahallesi, Hurriyet Caddesi 58, Kartal, 34860 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/41/e241e3cebdd28c8a4c5062dbf64650f357884f4d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="455.51" OriginalAmount="451" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.06754183" Longitude="29.00220233" StarRating="0" HotelCode="943520|415130" HotelName="Milord Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Altan Erbulak Sokak 3, Mecidiyekoy, Sisli, 34394 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/08/cf/08cf79ff0e5de51363f3dce3c1ea58e5d038ac27.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="455.51" OriginalAmount="451" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|17393-18113685/7349876710869723982/19180" HotelName="ARENA HOTEL ISTANBUL - SPECIAL CLASS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/902700/902668/44336d69_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="455.51" OriginalAmount="451" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1464589-32919776/7349876710869723982/24196" HotelName="IBIS STYLES ISTANBUL KURTKOY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/113000000/112670000/112667200/112667162/cdc03de7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="455.51" OriginalAmount="451.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="967077|element_garden" HotelName="Element Garden Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cihangir Mahallesi, Dr Mehmet Oz Sokak 21, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8c/7b/8c7b14513caa756125bb70e21517e43c032050e5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="456.52" OriginalAmount="452" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.012537564145" Longitude="28.978362434359" StarRating="3" HotelCode="933248|203414" HotelName="Ottoman Luxury Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Air Conditioning,Airport Transfer (on Demand),Bar,Currency Exchange,Designated Smoking Area,Housekeeping,Internet,Laundry,Parking,Room Service,Spa,Telephone Service,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>Hudavendigar Caddesi 4, Sirkeci, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/578105/578105a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Only 50 m from Gulhane Park and Gulhane Tram Station, Hotel Ottoman Luxury is situated 600 m from th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="456.52" OriginalAmount="452" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1351804-32596342/7349876710869723982/1490" HotelName="STAYSO THE HOUSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/39000000/38370000/38363900/38363869/ed4efd2d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="456.52" OriginalAmount="452.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01292386" Longitude="28.97789579" StarRating="4" HotelCode="300882|hotel_black_tulip" HotelName="Hotel Black Tulip" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hocapasa Mahallesi, Hüdavendigar Caddesi 10, P.O. Box 1234, 34110 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/3c/97/3c973011d0bfba93387800945f633e815ef4ec9c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="456.65" OriginalAmount="452.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0058" Longitude="28.90457" StarRating="0" HotelCode="|463530" HotelName="Tryp By Wyndham Istanbul Topkapi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SEYITNIZAM MAHALLESI MEVLANA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/3/5/3/0/463530_7d98b5e2049.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="457.40" OriginalAmount="452.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.05656" Longitude="28.991087" StarRating="0" HotelCode="|526320" HotelName="Mr Beyaz Butik Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/6/3/2/0/526320_ebaf7111011.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="457.53" OriginalAmount="453" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.005166219294" Longitude="28.980151955082" StarRating="3" HotelCode="68329|58609" HotelName="Hotel Alilass" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Akbiyik Caddesi, Bayram Firin Sokak 9, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5f/7f/5f7f5265877961014ff663cde7edbbd959ae7a98.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Sultanahmet area, which is in the heart of Istanbul’s old city. The hote...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="457.53" OriginalAmount="453" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00211" Longitude="29.13284" StarRating="0" HotelCode="430584|237647" HotelName="Nish Atasehir" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Tatlisu Mahallesi, Günaltay Sokak 15, Serif Ali Ümraniye, Atasehir, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/ec/31ec3e50388124f5351bed89d6f0a845a48ac408.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="457.53" OriginalAmount="453" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.069785378669" Longitude="28.86783192159" StarRating="5" HotelCode="244317|40359" HotelName="Ramada Plaza Istanbul Tekstilkent" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oruc Reis Mahallesi, Tekstilciler Caddesi 3, Esenler, 34235 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/c6/8d/c68d4366df928ff07b68f81659cea3f629339296.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="457.53" OriginalAmount="453" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="9.42602" Longitude="99.9359" StarRating="4" HotelCode="0|185285-22238049/7349876710869723982/25036" HotelName="SUB KARAKOY" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine> 53/5, MOO 4, TALING NGAM, KOH SAMUI, SURATTHANI, KOH SAMUI, TH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5190000/5189600/5189519/551c2273_b.jpg</HotelPictures>
        <HotelDescription>This luxurious resort boasts an idyllic setting on Taling Ngam Beach in Koh Samui. The hotel is situated just a short distance away from a host of attractions in the area, including the island's snake farm. This spectacular resort welcomes guests with unbridled luxury and regal elegance. The hotel enjoys a spectacular architectural style, coupling the charm and beauty of Thai style with the convenience of contemporary elements. The rooms are sumptuously appointed, featuring wooden elements and refreshing tones. The rooms provide a cocoon of luxury and eloquence in which to completely unwind amidst the serene ambience. Guests will appreciate the exemplary leisure and dining facilities that the resort has to offer. Guests can experience fine-dining in the restaurant, or the ultimate in invigoration in the spa as well.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="457.82" OriginalAmount="453.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0363226" Longitude="28.9858019" StarRating="4" HotelCode="|86932" HotelName="Taksim Metropark" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Osmanli Cad. No:14 Taksim</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/9/3/2/86932_fef048b1610.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a restaurant. SITUATION: The hotel la plaza Tatksim it is 100 metres away from El estrecho del BÃ³sforo it is located 600 metres away from. ROOM: The rooms have, WiFi, (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="458.46" OriginalAmount="453.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0029222" Longitude="28.97326" StarRating="3" HotelCode="|82914" HotelName="Siesta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kucukayasofya Mah. Akburcak Sok No:24 sultanahmet</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/9/1/4/82914_2.jpg</HotelPictures>
        <HotelDescription>SITUATION: Santa Sofia It is located 100 metres away from. ROOM: Each room has WiFi, a balcony and a terrace with views.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="458.54" OriginalAmount="454" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-3.133312" Longitude="-60.020907" StarRating="4" HotelCode="0|225356-28580926/7349876710869723982/2151" HotelName="TAKSIM EXPRESS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Av. Getúlio Vargas, 215, MANAUS, BRAZIL,69020-010</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7520000/7510100/7510028/9da251bc_b.jpg</HotelPictures>
        <HotelDescription>The Plaza Hotel Manaus is designed for business travelers as well as vacationers visiting with family or friends, offering an excellent location in downtown Manaus as well as comfortable and convenient amenities.   This hotel has casual and cozy guestrooms so you can relax, a restaurant serving delicious meals, business services and quality comforts along with warm hospitality. Enjoy the comfort of this hotel during your trip to the Amazonian capital throughout a productive and satisfactory stay.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="458.54" OriginalAmount="454" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1279494-23203102/7349876710869723982/24192" HotelName="WINDSOR HOTEL AND CONVENTION CENTER ISTANBUL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/73000000/72500000/72497000/72496995/3fbc4608_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="458.82" OriginalAmount="454.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.030625" Longitude="28.974856" StarRating="0" HotelCode="|443674" HotelName="Pera Rasso Hotel Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Orhan Adli Apaydin Sk.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/3/6/7/4/443674_2d889271237.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="459.44" OriginalAmount="454.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.058632" Longitude="28.987762" StarRating="0" HotelCode="|524743" HotelName="Delita City Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hrant Dink Sok. 69</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/4/7/4/3/524743_8d794330905.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="459.55" OriginalAmount="455" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.005134" Longitude="28.979691" StarRating="3" HotelCode="171900|54965" HotelName="Hotel Broken Column" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cankurtaran Mah. Akbiyik Cad. No:45, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/05/0c05a2fafd306475051eecfd9abcdd3beb79ba21.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="459.55" OriginalAmount="455" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.86944" Longitude="29.270837" StarRating="5" HotelCode="146902|27682" HotelName="Divan Istanbul Asia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Restaurant,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>E5 Karayolu üzeri 209, Ust Kaynarca Pendik, 34899 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/8e/cc/8ecc5a6d63df301e4ae1064807472e16224ddfaf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is situated in Istanbul, in the asian side of the city, in close proximity to majo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="459.55" OriginalAmount="455" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|865645-28480081/7349876710869723982/4349" HotelName="FOUR SIDES SISLI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/49000000/48700000/48695800/48695770/5977e899_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="459.55" OriginalAmount="455.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00477" Longitude="28.98074" StarRating="3" HotelCode="36322|yusuf_pasa_konagi__special_class" HotelName="Yusuf Pasa Konagi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 07/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cankurtaran Mahallesi, Cankurtaran Caddesi 34, Sultanahmet Fatih, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/24/36/2436fd58175e966387c9aea256b4e3e40b2c2ba1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Featuring a fascinating history, the hotel is within walking distance of Sultanhamet, the tourist ce...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="459.68" OriginalAmount="455.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0075517" Longitude="28.9547945" StarRating="0" HotelCode="|353457" HotelName="Fimka" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Kemalettin Mah. Aziimkar Sok. No:41</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/3/4/5/7/353457_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="460.56" OriginalAmount="456" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.038996799893" Longitude="28.985479474068" StarRating="4" HotelCode="24951|24180" HotelName="Germir Palas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cumhuriyet Cad. 7, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/5f/c8/5fc865eaca8f7e0132f57964f042a044e5a6ce71.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a fantastic location in the heart of the bustling city centre, just 150 metres from...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="460.56" OriginalAmount="456" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|241571-28493872/7349876710869723982/6445" HotelName="PEAK STAR OTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13320000/13313200/13313135/d4424599_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="460.56" OriginalAmount="456" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="49.00335" Longitude="1.15199" StarRating="5" HotelCode="0|476807-18197012/7349876710869723982/20025" HotelName="GOLDEN TULIP ISTANBUL BAYRAMPASA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>RN 154, ROUTE DAndAPOS;ORLEANS, EVREUX, FRANCE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15920000/15913800/15913725/2603fbc6_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Property Location   When you stay at La Bonne Etape in Evreux, you'll be convenient to Evreux Cathedral.&lt;br /&gt;   Rooms   Stay in one of 42 guestrooms featuring flat-screen televisions. High-definition televisions with satellite programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a turndown service and blackout drapes/curtains, and housekeeping is provided daily.&lt;br /&gt;   Rec, Spa, Premium Amenities   Make use of convenient amenities such as complimentary wireless Internet access, a television in the lobby, and tour/ticket assistance.&lt;br /&gt;   Dining   Satisfy your appetite at the hotel's restaurant, which features a bar. Dining is also available at a coffee shop/café. Buffet breakfasts are available daily for a fee.&lt;br /&gt;   Business, Other Amenities   Free parking is available onsite.&lt;br /&gt;   Room Info:    National Rating   This hotel has received its official star rating from the French Tourism Development Agency, ATOUT France.&lt;br /&gt;   Know Before You Go       Connecting/adjoining rooms may be available, subject to availability. Guests can request connecting/adjoining rooms 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 7 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:  Check-in time starts at 3 PM  Check-out time is 11 AM  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="460.56" OriginalAmount="456.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.038518" Longitude="28.985269" StarRating="4" HotelCode="75233|riva_hotel_taksim" HotelName="Riva" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Aydede Caddesi No 8, Taksim, Istanbul 80090</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/92/9b/929bf83e64a52531c9452667d27804efc5608a62.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located a 5-minute walk from restaurants, shops, bars and nightlife in the district of ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="460.77" OriginalAmount="456.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.012981" Longitude="28.977068" StarRating="0" HotelCode="|535686" HotelName="Le Petit Palace Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hocapasa Mah. Ibni Kemal Cad. No:12</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/5/6/8/6/535686_bc193842000.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="461.57" OriginalAmount="457" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.991994756828" Longitude="29.026076752376" StarRating="4" HotelCode="37687|199238" HotelName="Dila" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 11/08/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Osmanaga Mahallesi, Mühürdar Fuat Sokak 5, PK: 34714 Kadiköy, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/cb/79cbd893bbafc4177a0784d3f0b9d9a852e28752.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="461.57" OriginalAmount="457" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.078616" Longitude="29.002215" StarRating="0" HotelCode="53372|490198" HotelName="Hotel Gül" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Talatpasa Caddesi No:99, Ortabayir-Levent, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/4f/724f5d6e93507f368625c2584f2ae4e3c9b5529c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="461.57" OriginalAmount="457" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|637796-28443430/7349876710869723982/240" HotelName="MY ROSE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/41000000/40350000/40342700/40342694/1c32bb13_edited_008a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="461.57" OriginalAmount="457.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01196573" Longitude="28.95724615" StarRating="3" HotelCode="517172|beethoven_hotel_2" HotelName="Beethoven Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 07/08/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Fethi Bey Caddesi 63, 34134 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/62/a062deffe42f9a1a34aaf11c561eca598491791a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="461.57" OriginalAmount="457.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.054134603054" Longitude="28.986066948248" StarRating="5" HotelCode="686305|nupelda_suites" HotelName="Nupelda Suites Osmanbey" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Cumhuriyet Mahallesi, Rumeli Caddesi 106, Osmanbey, Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7d/d2/7dd20e3aa82ea5b5449757bf028a1099f69170f3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="462.58" OriginalAmount="458" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|290975-18262944/7349876710869723982/19178" HotelName="MALTA BOSPHORUS HOTEL &amp;amp; SUITES" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7830000/7829900/7829804/23cd0ff4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="462.58" OriginalAmount="458" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|316283-22277092/7349876710869723982/24351" HotelName="BON HOTEL HAGIA SOPHIA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10070000/10067000/10066906/0847e47f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="463.59" OriginalAmount="459" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.029062675076" Longitude="28.973197638988" StarRating="4" HotelCode="185580|32096" HotelName="Collage Pera Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Asmali Mescit Mahallesi, General Yazgan Sokak 13, 34430 Istanbul, Pera/Beyoglu</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/74/f47422ecf3456247439a912d56d0afe24de8b0ea.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a shopping and touristic neighbourhood, 10 minutes’ walk away from Taksim Sq...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="463.59" OriginalAmount="459" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.99323417" Longitude="28.82765867" StarRating="4" HotelCode="936309|42935" HotelName="Rox Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" 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>Çobançesme Mahallesi, Kimiz Sokak 24, 34196 Istanbul, Bahçelievler</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/09/d1/09d17eb28db105622a3d087f52c3cc9746de5f57.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="463.59" OriginalAmount="459.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.02482877" Longitude="28.9791564" StarRating="0" HotelCode="850412|royal_tophane" HotelName="Royal Tophane" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kemankes Mustafa Pasa Mahallesi, Mumhane Cadessi 55, Tophane, Beyoglu, 34425 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/e4/69e407c1321fd7e29058d40188326e3285c54c06.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="464.60" OriginalAmount="460" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.004692" Longitude="28.979433" StarRating="4" HotelCode="17268|55263" HotelName="Sari Konak" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Mehmet Aga Cad No.42 - 46, 34122 Sultanahmet - Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/4c/1c4cf8f66ffd31d8b6e7b55e3b3761d4341fdaec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="464.60" OriginalAmount="460" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.045984825105" Longitude="28.912302833891" StarRating="5" HotelCode="353710|90229" HotelName="Lionel Hotel Istanbul" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Yenidogan Mahallesi, Bölükbasi Sokak 1, Abdi Ipekci Caddesi 84, Bayrampasa, 34040 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/d0/a0/d0a0916390eb4859db76bdcf368d5644326a9264.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="464.60" OriginalAmount="460" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|611935-28455243/7349876710869723982/63" HotelName="NAYLA PALACE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/25000000/24260000/24254000/24253929/e50b4770_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="464.60" OriginalAmount="460" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1277535-28475781/7349876710869723982/3936" HotelName="CELINE TAXIM" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/72000000/71740000/71730400/71730305/19468b61_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="464.60" OriginalAmount="460" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|544052-19581443/7349876710869723982/16323" HotelName="THE BIANCHO PERA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11290000/11282000/11281958/380fb7f6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="464.60" OriginalAmount="460" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="39.838985" Longitude="-77.209518" StarRating="4" HotelCode="0|175865-18149366/7349876710869723982/18631" HotelName="COLLAGE PERA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>983 York Road, Gettysburg, 17325, PA, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5020000/5013400/5013306/02bac8b1_z.jpg</HotelPictures>
        <HotelDescription>Property Category: Economy. Property Type: Inn. Total rooms: 30. Floors: 2. Property description- Rest up and refresh at our Econo Lodge hotel in Gettysburg, PA. We are close to several local attractions, including the Gettysburg National Military Park, Gettysburg Museum of History, Gettysburg Museum and Visitor Center and Gettysburg Seminary Ridge Museum. We offer every guest a free continental breakfast, free WiFi, fax machine and free coffee. Rest up in one of our guest rooms, all of which feature a refrigerator, microwave, coffee maker, hair dryer and TV. Also, earn rewards including free nights and gift cards with our Choice Privileges Rewards program.  This is a nonsmoking hotel. Pets are not permitted.Hotel Currency: USD. Additional Phone Numbers: Voice - Brand reservations office: 800553-2666. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="464.60" OriginalAmount="460.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008908590915" Longitude="28.959451317787" StarRating="4" HotelCode="11576|darkhill_hotel_" HotelName="The Darkhill Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Kemalettin Mahallesi, Koca Ragip Pasa Caddesi 9, Laleli, 34130 Istanbul, Fatih</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/25/28256fe9a7b29451f6b60b987611adb27b3e6b03.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is centrally located in the Laleli district at the heart of Istanbul's old to...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="465.61" OriginalAmount="461" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="3" HotelCode="902948|206408" HotelName="Beyond Style Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel,Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Katip Mustafa Çelebi Mahallesi, Istiklal Caddesi 45, 34433 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/41/10/411019ecd9a8445c1678851f804342bb7ecf9298.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="465.61" OriginalAmount="461" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.09213014" Longitude="29.09398945" StarRating="3" HotelCode="323773|60923" HotelName="Bilek Boutique Hotel Kavacik" 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>Kavacik Mahallesi, Muhtar Sokak No: 9, Rüzgarli Bahçe, Beykoz, 34810 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/79/a079136e4f7bcbc8d812c48b7552dbd3dfee0905.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Istanbul, this boutique hotel has the perfect ambience for guests who appreciate a stylis...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="465.61" OriginalAmount="461" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|638473-28455344/7349876710869723982/1686" HotelName="SULTANAHMET NU" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/40000000/39520000/39516200/39516115/0e6e1827_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="465.61" OriginalAmount="461.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.02297" Longitude="28.976215" StarRating="4" HotelCode="297940|ada_karakoy_hotel__special_class" HotelName="Ada Karaköy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Gümrük Sk. No. 18, Kemankes Mah., Karaköy, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/e9/dbe9faee4a6a1f203ef5ec1f2779dc649fbba7a8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right in the heart of Istanbul, this boutique hotel is ideal for guests who appreciate a sty...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="465.61" OriginalAmount="461.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.000514628697" Longitude="29.136636621015" StarRating="5" HotelCode="375344|bof_hotels_ceo_suites_atasehir" HotelName="Bof Hotels Ceo Suites Atasehir" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tatlisu Mahallesi, Halic Sokak No. 10, Atasehir, 34775 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/fe/ed/feed7615b3fa5c0d3dc12932e395415f159a738e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul - Sabiha Gökcen (SAW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="466.23" OriginalAmount="461.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0041744" Longitude="28.9795811" StarRating="0" HotelCode="|83023" HotelName="Apex Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Mehmet Aga Caddesi Amiral Tafdil Sokak No : 24 Sultanahmet</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/0/2/3/83023_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is 3 minutes away from the mosque, this hotel is in Istanbul the historic centre of. ROOM: The rooms have WiFi (free of charge). FACILITIES: The establishment boasts a terrace with views of the sea.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="466.62" OriginalAmount="462" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.05909859" Longitude="28.95105451" StarRating="4" HotelCode="431064|206440" HotelName="Clarion Golden Horn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Imrahor Caddesi, Sivaseli Sokak 10, 34445 Sütlüce, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/541547/a_541547_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="466.62" OriginalAmount="462" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0076928" Longitude="28.9554239" StarRating="3" HotelCode="175211|54797" HotelName="Grand Asiyan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Azimkar Sokak No: 34, Laleli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/34/c1347cfe234385e18a9b4e325c0cc62ad77d1a2f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="466.62" OriginalAmount="462" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.026957" Longitude="28.973386" StarRating="3" HotelCode="314530|217653" HotelName="Meroddi Bagdatliyan Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sahkulu Mahallesi, Ilk Belediye Caddesi 35, Galata, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/a6/09/a609507b9a49d49e964fd0924efaeb6769099999.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="466.62" OriginalAmount="462" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.995941838982" Longitude="29.190118483537" StarRating="4" HotelCode="293721|38549" HotelName="The Million Stone" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Laundry,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Alemdar Mahellesi, Yerebatan Cadesi, Muhteremefendi Sokak 11, 34122 Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/2d/212d43e6bcab3709cdabd2db395349c4c35d6286.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for guests who appreciate a stylish ambience, this boutique hotel is located right in the he...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="466.62" OriginalAmount="462" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00909827" Longitude="28.94916688" StarRating="0" HotelCode="956540|477182" HotelName="Valens Otel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Aksaray Mahallesi, Sorguçcu Sokak 4, 34096 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/46/25/4625f29348065e345f9d68e8c0c7015093e45a7b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="466.62" OriginalAmount="462.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.054724450459" Longitude="28.991369605064" StarRating="4" HotelCode="173487|vizon_hotel" HotelName="Vizon Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mesrutiyet Mahallesi, Sütlü Sokak No. 6, Osmanbey Sisli, 34363 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/ae/12/ae125a532f80793756953466fcc41a0bd6e4c9d8.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on a quiet street of Osmanbey, an area in the district of Sisli that is well-k...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="466.62" OriginalAmount="462.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="977061|elm_suite_hotel" HotelName="Elm Apart Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Talatpasa Mahallesi, Zumre Sokak 4, Emirgazi Caddesi, 34400 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/67/b067435be5527e6fe807c4a1f17a91cf59e9905a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="466.96" OriginalAmount="462.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00677" Longitude="28.97133" StarRating="0" HotelCode="|454598" HotelName="Artika" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/4/5/9/8/454598_d4632a51040.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="467.38" OriginalAmount="462.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.062675" Longitude="28.986967" StarRating="0" HotelCode="|474213" HotelName="Sisli House By Remar Holidng" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Koca Mansur Sk.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/4/2/1/3/474213_a1da0af1241.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="467.60" OriginalAmount="462.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.019669" Longitude="28.961608" StarRating="0" HotelCode="|534250" HotelName="Hotel Otağ" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hoca Giyasettin Mah, Hacikadin 1.caddesi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/4/2/5/0/534250_4aa5a011146.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="467.63" OriginalAmount="463" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0033694" Longitude="28.97610261" StarRating="3" HotelCode="445712|215867" HotelName="Atam Suites &amp; Apart" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Küçük Ayasofya, Cad. Ogul Sokak No:10, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/cc/43/cc43ebc288969f13317fb0b2879fef8ba1e20fca.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="467.63" OriginalAmount="463" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1317440-28486010/7349876710869723982/167" HotelName="NEVI HOTEL AND SUITES ISTANBUL TAKSIM" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/75000000/74590000/74586500/74586499/1e9a767a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="467.63" OriginalAmount="463.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.006224692085" Longitude="28.973500728607" StarRating="4" HotelCode="59760|lady_diana_hotel" HotelName="Lady Diana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Binbirdirek Mahallesi Terzihane Sokak No 9, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/da/e8/dae81a3bb50e9cad89180a3ee5ffe06d8ca56ca5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located right in the centre of old Istanbul, formerly Byzance. It is within walking dis...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="467.63" OriginalAmount="463.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.012089841355" Longitude="28.954996281957" StarRating="4" HotelCode="43560|holiday_inn_istanbul_old_city" HotelName="Holiday Inn Istanbul - Old City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Fax,Massage Centre,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gencturk Caddesi, Sirvanizade Sokak 5, Vezneciler, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/f2/15/f215cad50be2b8214c3348fc6fbd642200137140.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Istanbul's Old City area. Tourists can reach the historic attractions, i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="467.63" OriginalAmount="463.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008587" Longitude="28.957455" StarRating="4" HotelCode="89192|ikbal_deluxe_hotel_istanbul" HotelName="Ilkbal Deluxe Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Koska Caddesi No: 43, Laleli, 34470 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/c7/80c7d39488ffadce4016c0c3a61a76be2075ccac.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="467.63" OriginalAmount="463.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008336" Longitude="28.95837" StarRating="0" HotelCode="933222|emos_hotel" HotelName="Hotel Emos" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Mesihpasa Caddesi, Sair Fitnat Sokak No. 24, Mimar Kemalettin Mahalessi, Laleli - Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/b9/eab9fd057ce92d4ec4443037e9f4ada2b4183774.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a bar and room service. Wireless internet access in public areas allows guests to s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="467.93" OriginalAmount="463.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.05926" Longitude="28.94413" StarRating="5" HotelCode="|192994" HotelName="Mövenpick Istanbul Golden Horn" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Silahtaraga Caddesi, No. 87</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/2/9/9/4/192994_7977bb31229.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="468.01" OriginalAmount="463.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.9901655" Longitude="29.0248465" StarRating="0" HotelCode="|82933" HotelName="MyKent Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Serasker Cad. No:8 Kadikoy</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/9/3/3/82933_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: Istanbul It is in 200 metres away, guests can find Kadikoy the ferry station of. ROOM: Each room has an air-conditioning system, WiFi (free of charge) and a satellite television.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="468.64" OriginalAmount="464" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.028389" Longitude="28.979962" StarRating="5" HotelCode="493637|217616" HotelName="Tophane Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Bogazkesen Cd No 56, Tophane, Istanbul 34425</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/14/6b/146bf7d4a7586251c6977441735653e58ba71e40.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="468.64" OriginalAmount="464" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|256058-28549196/7349876710869723982/3326" HotelName="CHEYA BESIKTAS HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7020000/7015800/7015759/f6e76e6f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="468.64" OriginalAmount="464" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-34.0011" Longitude="23.0273" StarRating="5" HotelCode="0|361685-18210740/7349876710869723982/23192" HotelName="RAMADA &amp;amp; SUITES BY WYNDHAM ISTANBUL MERTER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>NO 1 OLD CAPE ROAD, KNYSNA, ZA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10920000/10917500/10917432/a6e056ad_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Simola Hotel, Country Club &amp;amp; Spa is a business-friendly hotel located in Knysna's Garden Route neighborhood, close to Knysna Elephant Park and Knysna Quays. Other area points of interest include Featherbed Nature Reserve and Goukamma Nature and Marine Reserve.    Hotel Features.   Simola Hotel, Country Club &amp;amp; Spa features a restaurant, a poolside bar, and a bar/lounge. Room service is available 24 hours a day. Recreational amenities include a golf course. Also located on site are an outdoor pool, an indoor pool, a spa tub, and a sauna. Spa amenities include spa services, massage/treatment rooms, facials, and body treatments. This 5-star property has a 24-hour business center and offers a meeting/conference room and audiovisual equipment. Wireless Internet access is available in public areas. The property offers an area shuttle (surcharge).  Wedding services, concierge services, tour/ticket assistance, and tour assistance are available. Guest parking is complimentary. Additional property amenities include a fitness facility, a terrace, and barbecue grills.    Guestrooms.     80 air-conditioned guestrooms at Simola Hotel, Country Club &amp;amp; Spa feature fireplaces and coffee/tea makers. Balconies offer golf course, partial ocean, or mountain views. Kitchenettes include microwaves, refrigerators, cookware/dishes/utensils, and kitchen linens (dishtowels, sponges, etc). Bathrooms feature separate bathtubs and showers, bathrobes, slippers, and hair dryers. Wireless Internet access is complimentary. In addition to desks and safes, guestrooms offer direct-dial phones. Plasma televisions have satellite channels and DVD players. Rooms also include ceiling fans. Guests may request a turndown service, irons/ironing boards, and wake-up calls. Housekeeping is available daily. Guestrooms are all non-smoking.     Room Info:       Notifications:      This property offers transfers from the airport. Guests must contact the property with arrival details before travel, using the contact information on the booking confirmation.   Reservations are required for golf tee times, massage services, and spa treatments. Reservations can be made by contacting the hotel 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 4 PM  Check-out time is 11 AM  Pets not allowed   &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="468.64" OriginalAmount="464.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.030944946344" Longitude="28.974434225515" StarRating="4" HotelCode="9374|the_peak" HotelName="The Peak Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Mesrutiyet Caddesi, Oteller Sokak 1/3, Tepebasi, 34430 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/ec/34/ec34ed805dc3080c791d886f4e1fb69df470908e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel and its surroundings are the ideal location for holidays and business trips alike. It is n...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="468.64" OriginalAmount="464.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.011139329517" Longitude="28.955894279762" StarRating="4" HotelCode="43563|yigitalp_hotel" HotelName="Yigitalp" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gençtürk Cad., Çukur Çesme Sok. No:34, Sehzadebasi, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/media/ebad94d24afc4ef189431920d9fcbaaa.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located at the heart of the enthralling old town, just a short distance from a wide se...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="468.69" OriginalAmount="464.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.025896" Longitude="28.973284" StarRating="4" HotelCode="|453043" HotelName="Meroddi La Porta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bereketzade Mah. Simsir Sk. No:14</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/0/4/3/453043_df41ee11059.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="469.24" OriginalAmount="464.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.033803" Longitude="28.979098" StarRating="4" HotelCode="|185030" HotelName="The Public" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kuloglu Mah. Turnacibasi Caddesi No:1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/5/0/3/0/185030_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="469.40" OriginalAmount="464.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.98001" Longitude="28.900925" StarRating="4" HotelCode="|38240" HotelName="Novotel Istanbul Zeytinburnu" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>KAZLICESME MAH.KENNEDY CD. NO:56 ZEYTINBURNU</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/2/4/0/38240_4.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is situated between the city centre and Istanbul AtatÃ¼rk Airport 10 kilometres away, you can find the exhibition centre, Istanbul AtatÃ¼rk Airport the mosque and. 2 kilometres away from the establishment, guests will find the stadium, Taksim it is 15 kilometres away from the establishment is 1,5 kilometres away from the racecourse. ROOM: Customers have modern rooms with WiFi, (free of charge), a flat-screen television, a mini-bar, work area, a kettle and a coffee maker. It also offers non-smoking rooms. FACILITIES: Guests are offered a fitness centre, a sauna, a steam bath and a swimming pool. OTHERS: Regarding the food and beverage offering, clients have a restaurant and a bar.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="469.65" OriginalAmount="465" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.994111" Longitude="28.706775" StarRating="5" HotelCode="915595|45355" HotelName="DoubleTree by Hilton Hotel Istanbul - Avcilar" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Massage Centre,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cihangir Mahallesi, D-100 Güney Yan Yolu 289, 34325 Avcilar, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/df/a6df30385a5a52cb72a8f79dbd415bb2f679d763.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="469.65" OriginalAmount="465" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.007224941115" Longitude="28.95610364418" StarRating="4" HotelCode="167022|25924" HotelName="Grand Madrid Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Laleli Caddesi 54, Laleli, Fatih, 34430 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/44/1d449d860b1a95fcb5998dcbdcfeadc06b502587.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="469.65" OriginalAmount="465" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|230952-28592950/7349876710869723982/1408" HotelName="RAMADA PLAZA BY WYNDHAM ISTANBUL TEKSTILKENT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5800000/5795100/5795051/b0a07a12_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="469.65" OriginalAmount="465" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1456999-32477403/7349876710869723982/16482" HotelName="RAMADA RESIDENCES BY WYNDHAM ISTANBUL HARAMIDERE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/125000000/124290000/124280500/124280491/a46e4d8d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="469.65" OriginalAmount="465" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|49366-18114757/7349876710869723982/18305" HotelName="GOLDEN HORN SIRKECI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1850000/1848900/1848805/c940ad43_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="469.65" OriginalAmount="465" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|402689-18163564/7349876710869723982/22307" HotelName="RAMADA BY WYNDHAM ISTANBUL GOLDEN HORN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15480000/15478700/15478659/d683ec61_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="470.52" OriginalAmount="465.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.039516" Longitude="28.981766" StarRating="0" HotelCode="|533390" HotelName="Taksim La Marino Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/3/3/9/0/533390_325de491150.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="470.60" OriginalAmount="465.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0069973" Longitude="28.9554843" StarRating="0" HotelCode="|353416" HotelName="Darkmen Hotel 2" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hayriye Tuccari Cad. No:28 Laleli/Fatih</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/3/4/1/6/353416_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="470.66" OriginalAmount="466" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.04903422" Longitude="28.89928287" StarRating="5" HotelCode="445699|217217" HotelName="Wish More Hotel Istanbul" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mah., Cicoz Yolu Cad. No: 207, Bayrampasa, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/35/17/35179a69751415dc833bd8d9a5c26dc806431f12.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="470.66" OriginalAmount="466.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008319599856" Longitude="28.963477313518" StarRating="3" HotelCode="410430|the_newport_hotel" HotelName="Newport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Designated Smoking Area,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mihat Pasa Caddesi, Abuhayat Sokak 9, Beyazit, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/3c/c2/3cc2e84d1af8271b0603feff71ae8208940f4220.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Beyazit district of Istanbul, less than 500 m from the Grand Bazaar and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="471.59" OriginalAmount="466.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00844554" Longitude="28.96046167" StarRating="4" HotelCode="977623|53475009" HotelName="Beyazit Palace Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Nisanca Mahallesi, Mucellit Cikmazi 4/1, Fatih, 34130 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/9f/1c/9f1c167842d82d4fe25a472b2a50a2695234106a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="471.67" OriginalAmount="467" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|638567-28455355/7349876710869723982/4910" HotelName="THE ELEGANT - HALAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18360000/18355200/18355177/58fb0768_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="471.67" OriginalAmount="467" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|316646-28584056/7349876710869723982/7210" HotelName="RAMADA BY WYNDHAM ISTANBUL FLORYA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9720000/9710800/9710754/579a0864_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="471.93" OriginalAmount="467.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.98023" Longitude="28.7305942" StarRating="4" HotelCode="|306017" HotelName="Land Park" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>merkez mahallesi E-5 Yanyol Caddesi No:131 Avc?lar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/6/0/1/7/306017_85aca271313.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="472.68" OriginalAmount="468" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00514232" Longitude="28.9549167" StarRating="0" HotelCode="939243|217161" HotelName="Blue Istanbul Apart" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Katip Kasim Mahallesi, Langa Hisari Caddesi 27, Fatih, 34130 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ae/a0/aea09133d3c5faa162bde39bec583450bbb7ac09.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at Blue Istanbul Apart, you'll be centrally located in Istanbul,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="472.68" OriginalAmount="468" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03097648" Longitude="28.97475127" StarRating="0" HotelCode="855949|375266" HotelName="The Westist Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Asmali Mescid Mahallesi, Balyoz Sokak 14, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/b6/feb64b7a6d6317e52f494388f3fbe86d712362d3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="472.68" OriginalAmount="468" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|865305-28474417/7349876710869723982/2175" HotelName="ROYAL BOSPHORUS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/46000000/45980000/45977500/45977455/3afb67ec_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="472.68" OriginalAmount="468.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.98286108" Longitude="28.86034065" StarRating="3" HotelCode="429853|hampton_by_hilton_istanbul_atakoy" HotelName="Hampton By Hilton Istanbul Atakoy" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Atakoy 4 Kisim Cevat, Dursunoglu Caddesi 6, Bakirkoy, 34158 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/5c/87/5c8787be4d5b60e3911c0d7b7326e184361a1866.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This unpretentious hotel is set in Ataturk Airport Istanbul. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="473.22" OriginalAmount="468.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.027142" Longitude="28.973797" StarRating="0" HotelCode="|526985" HotelName="Galata Door Otel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/6/9/8/5/526985_563a5cd1014.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="473.69" OriginalAmount="469" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.005061" Longitude="28.972948" StarRating="4" HotelCode="408859|47721" HotelName="Daphne" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Binbirdirek Mahallesi, Su Terazisi Sokak 14, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/ec/52ec5d35b00c35a8507e22a65302532e0cdbff70.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="473.69" OriginalAmount="469" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.02815751" Longitude="28.97277691" StarRating="5" HotelCode="154376|43633" HotelName="Tunel Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sishane Evliya Çelebi Mahallesi, Mesrutiyet Caddesi 96, 34430 Beyoglu- Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/43/d7/43d7bd477829c3c64c556d1960e6712fba793d11.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="473.74" OriginalAmount="469.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0236256" Longitude="28.9750738" StarRating="0" HotelCode="|184590" HotelName="Karakoy Aparts" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Yuksek Kaldrm Caddesi No.49 Karakoy</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/5/9/0/184590_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="473.89" OriginalAmount="469.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.02872" Longitude="28.953" StarRating="0" HotelCode="|192394" HotelName="Troya Hotel Balat - Special Class" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Abdulezelpasa Cad No 97</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/2/3/9/4/192394_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="474.16" OriginalAmount="469.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.005583" Longitude="28.968605" StarRating="0" HotelCode="|534268" HotelName="Royal Gur Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Emin Sinan, Mahallesi, Kadirga Hamami Sk</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/4/2/6/8/534268_56949431158.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="474.64" OriginalAmount="469.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008495" Longitude="28.958245" StarRating="3" HotelCode="|184556" HotelName="Monaco" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ordu Cad. Sair Fitnat Sok. No:20 Laleli</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/5/5/6/184556_1_1446.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="474.70" OriginalAmount="470" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008944983035" Longitude="28.964219431877" StarRating="4" HotelCode="213517|33537" HotelName="Victory Hotel &amp; Spa Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Lounge,Massage Centre,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Kemalettin Mh. Mithatpasa Cd. No: 1, 34130 Istanbul, Beyazit, Fatih</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/5d/b9/5db9de6295599ea68ddb42d7fccb44f6137b9d93.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="474.70" OriginalAmount="470" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|17433-28534987/7349876710869723982/1704" HotelName="ENDICAN BEYAZIT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4900000/4898500/4898479/c40f977d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="474.70" OriginalAmount="470.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.018109121616" Longitude="28.926572799683" StarRating="5" HotelCode="27534|holiday_inn_istanbul_city_2" HotelName="Holiday Inn Istanbul City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Turgut Ozal Caddesi 189, Millet Caddesi, Topkapi, 34280 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/7c/a37c3f4a0b1fe73a2dcdfe31b3dcba8ed4e1c798.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located 2 km from the Old City, the Grand Bazaar, the Hagia Sophia, Sultanahmet Mosque...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="474.70" OriginalAmount="470.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0143716" Longitude="28.97907265" StarRating="3" HotelCode="308234|sayeban_gold_hotel" HotelName="Sayeban Gold Hotel Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hocapasa Mahallesi, Kummeydani Sokak 14, Nöbethane Caddesi, Sirkeci, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/29/642978619a4e4d6135236c6ca0cbbbd157dd3fe3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="475.01" OriginalAmount="470.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.024942" Longitude="28.978061" StarRating="4" HotelCode="|465308" HotelName="Weingart Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Necatibey Cd. 69</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/5/3/0/8/465308_b22fd461250.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="475.71" OriginalAmount="471" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.93662952" Longitude="29.13584787" StarRating="5" HotelCode="317076|58761" HotelName="Burgu Arjaan by Rotana" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Altaycesme Mahallesi, Samanyolu Sokak 23, Maltepe, 34843 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/7a/a77abc0e48c8be56eba3a83e6a3317d77bae2ca8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="475.76" OriginalAmount="471.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.962336" Longitude="29.109907" StarRating="5" HotelCode="|152111" HotelName="Dedeman Bostancı" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ICERENKOY MAH.DEGIRMENYOLU CD. 39/B</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/2/1/1/1/152111_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2013, has 252 standard rooms, 9 suites, 2 rooms adapted for people with reduced mobility, 32 executive rooms and 176 superior rooms. The establishment boasts an oudooor car park. SITUATION: This establishment is in Istanbul is situated in the city centre. It is situated near public transport services. The hotel is close to the leisure areas and the harbour. OBSERVATIONS: Pets under 5 kg are allowed.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="476.04" OriginalAmount="471.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0036935" Longitude="28.9725279" StarRating="3" HotelCode="|82934" HotelName="Basileus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kucuk Ayasofya Mahallesi, Sehit Mehmet Pasa Sok. No:1 Sultanahmet</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/9/3/4/82934_2.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is 300 metres away fromMarmara the coast of Close to Santa Sofia the Mosque of. ROOM: The rooms have a balcony and WiFi (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="476.09" OriginalAmount="471.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0291634" Longitude="28.9721603" StarRating="4" HotelCode="|37002" HotelName="Grand  Haliç Goldenhorn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Refik Saydam Cad.Tepebai Bulvari, 37,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/0/0/2/37002_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 177 rooms and 7 suites. The establishment is perfect for business and holiday stays, has a lobby, a reception, air-conditioning, a safety deposit box service, a currency exchange service, a cloakroom and a lift. The establishment also offers a hairdresser's, a bar, a restaurant, WiFi (for a fee), conference facilities, a laundry service and room service. SITUATION: Beyoglu 5 minutes away, you can find 10 minutes away from the establishment guests have Taksim the square Where you can find restaurants, bars, clubs, a public transport stop and monuments. it is situated 15 kilometres away from the airport. ROOM: The rooms a bathroom, a direct line telephone, central heating, a mini-bar and a hairdryer. They also have a safety deposit box, satellite and cable television, a king size or double bed and an air-conditioning system. FACILITIES: Clients can find a Turkish bath (available for a fee), a swimming pool, a bar, a massage service and ping pong. MEALS: Regarding the food and beverage offering, the establishment offers 2 restaurants. PAYMENT METHODS: Customers can pay by American Express, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="476.69" OriginalAmount="471.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03267" Longitude="28.97506" StarRating="4" HotelCode="|184397" HotelName="Grand De Pera" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mesrutiyet Caddesi, No:55</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/3/9/7/184397_7.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="476.72" OriginalAmount="472" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.982431" Longitude="29.133521" StarRating="5" HotelCode="263352|34227" HotelName="Silence Istanbul Hotel &amp; Convention Center" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Küçükbakkalköy Mahallesi, Dudullu Yolu Caddesi 29, Atasehir, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/30/304776/304776a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="476.72" OriginalAmount="472" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1404617-27399542/7349876710869723982/7295" HotelName="HAMPTON BY HILTON MERTER ISTANBUL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/105000000/104100000/104094900/104094802/27d20e2f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="476.82" OriginalAmount="472.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.039558" Longitude="28.983467" StarRating="4" HotelCode="13092|2310033" HotelName="The Green Park Hotel Taksim" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Abdülhak Hamit Caddesi 34, 34437 Istanbul, Taksim</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/bf00b3d32a61153a/a5/a5ca947dff6ffe6c/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated about 100 m from the lively Taksim Square, only a few minutes from the town c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="477.25" OriginalAmount="472.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00516" Longitude="28.95499" StarRating="0" HotelCode="|245096" HotelName="Grafen Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Langa Hisari Cd. No:27 Katip Kasim Mahallesi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/5/0/9/6/245096_d837f151416.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="477.40" OriginalAmount="472.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0199891" Longitude="28.9632091" StarRating="0" HotelCode="|304514" HotelName="Reydel Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/4/5/1/4/304514_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="477.57" OriginalAmount="472.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0054163" Longitude="28.9718089" StarRating="0" HotelCode="|82996" HotelName="Theodian" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/9/9/6/82996_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment offers sea views and attentive service. SITUATION: It is situated close to the mosque. ROOM: Each room has WiFi (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="477.73" OriginalAmount="473" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.02828003" Longitude="28.97160361" StarRating="4" HotelCode="367946|199438" HotelName="The Biancho Hotel Pera" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Massage Centre,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Evliya çelebi Mahallesi, Sadi Konuralp Caddesi 1, Istanbul, Beyoglu</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/41/410680/410680a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="477.73" OriginalAmount="473" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|610575-18290583/7349876710869723982/23623" HotelName="VESPIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/24000000/23660000/23654900/23654862/17f28cd3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="477.73" OriginalAmount="473.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.994964" Longitude="28.912493" StarRating="4" HotelCode="207964|diamond_city" HotelName="Diamond City Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Telsiz Mh., Muammer Aksoy Cd. No. 16, Zeytinburnu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ff/ef/ffefebb4bc1e60a44e81be149834268c2efcc1f4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Zeytinburnu, just 200 metres from the Olivium Shopping Centre, the hotel is situated clos...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="477.74" OriginalAmount="473.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.004439" Longitude="28.685808" StarRating="0" HotelCode="|457940" HotelName="Hotel Melidium" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Namik Kemal Mah. 119. Sok. No:50</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/7/9/4/0/457940_826610c2234.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="478.41" OriginalAmount="473.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.054215" Longitude="28.996734" StarRating="4" HotelCode="|163092" HotelName="Modus Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>TESVIKIYE MH. FERAH SK. NISANTASI-SISLI 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/3/0/9/2/163092_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1994, renovated in 2014, has 49 rooms, 25 double rooms, 4 suites and 20 family rooms. The establishment also offers facilities for disabled guests and a car park. SITUATION: This hotel Istanbul it is in it is in the city centre, Close to public transport services, the bus stop, the metro stop and entertainment areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="478.72" OriginalAmount="473.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0055008" Longitude="28.9732895" StarRating="3" HotelCode="|95924" HotelName="Daphne - Special Class" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Binbirdirek Mah Su Terazisi Sokak 10,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/9/5/9/2/4/95924_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a terrace with sea views, a cafÃ©, WiFi and an Ã  la carte restaurant. The establishment also offers room service and a reception. SITUATION: This hotel Sultanahmet it is in nearby, you will find the tourist attractions, 550 metres away, clients have Sultanahmet the Railway Station of it is well-connected, At an extra charge, the establishment offers a transfer service to Istanbul AtatÃ¼rk Airport it is situated 20 kilometres away from Istanbul AtatÃ¼rk Airport. ROOM: All the rooms have cable television, a mini-bar, an air-conditioning system, a safe, a bathroom with a bath and a hairdryer. OTHERS: Regarding the food and beverage offering, clients can enjoy a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="478.74" OriginalAmount="474" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|231289-22241431/7349876710869723982/24997" HotelName="ROTTA HOTEL ISTANBUL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5930000/5921200/5921169/6c203c21_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="479.01" OriginalAmount="474.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.07048" Longitude="29.00628" StarRating="4" HotelCode="|185045" HotelName="Veyron Hotels and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Esentepe Mh. Saglam Fikir Sk.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/5/0/4/5/185045_14.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="479.14" OriginalAmount="474.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.011984" Longitude="28.955772" StarRating="0" HotelCode="|444436" HotelName="The Biancho Hotel Old City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/4/3/6/444436_165ac190934.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="479.17" OriginalAmount="474.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.05036" Longitude="28.98585" StarRating="0" HotelCode="|192894" HotelName="New City Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bozkurt Mah Esref Efendi Sok No 52</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/2/8/9/4/192894_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="479.75" OriginalAmount="475" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1466167-32937880/7349876710869723982/2365" HotelName="HOTEL LINA OLDCITY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/134000000/133020000/133017400/133017360/a3fc27de_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="479.75" OriginalAmount="475" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|353519-22288797/7349876710869723982/24508" HotelName="HARMONY" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2790000/2785500/2785500/6e5eb122_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="479.77" OriginalAmount="475.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03582" Longitude="28.982969" StarRating="0" HotelCode="|533373" HotelName="Bonne Sante Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Istiklal Cad No 45, Beyoglu, Taksim</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/3/3/7/3/533373_ad274c51405.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="480.21" OriginalAmount="475.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03438" Longitude="28.983777" StarRating="0" HotelCode="|532954" HotelName="Plat Inn Hotel Taksim" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/2/9/5/4/532954_22d97801118.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="480.42" OriginalAmount="475.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.010944" Longitude="28.953964" StarRating="0" HotelCode="|523870" HotelName="Sultan City Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Selim Pasa Sk.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/3/8/7/0/523870_7384ef31135.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="481.37" OriginalAmount="476.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.05206" Longitude="28.82281" StarRating="5" HotelCode="|220679" HotelName="Tryp By Wyndham Istanbul Basın Ekspres" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mahmutbey Mahallesi, Ordu Cd. No:13 Bagcilar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/6/7/9/220679_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="481.39" OriginalAmount="476.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.9141045" Longitude="29.1379147" StarRating="4" HotelCode="|95919" HotelName="Elite  Dragos" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Piri Reis Caddesi 3 Dragos Maltepe,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/9/5/9/1/9/95919_2.jpg</HotelPictures>
        <HotelDescription>SITUATION: The hotel is situated 1 kilometre away from Turgut Ã–zal boulevard 25 kilometres away from Sabiha Gokcen Airport 50 kilometres away from and Istanbul AtatÃ¼rk the airport 1,5 kilometres away from Maltepe the Railway Station of. FACILITIES: Guests are offered WiFi (free of charge), a spa and a swimming pool. You also have at your disposal a hammam, a sauna, a gym, a terrace and a reception. Guests are offeredKadikoy a transfer service to Bagdat the avenue private parking and (free of charge). ROOM: Guests are offered rooms with air-conditioned, flat-screen satellite television, fitted carpets, a mini-bar and a writing desk. Some rooms have sea views, Our guests also have available room service. MEALS: The establishment serves a buffet breakfast, Clients also have access to an Ã  la carte restaurant and a bar.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="481.77" OriginalAmount="477.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008640603907" Longitude="28.964551733135" StarRating="3" HotelCode="915598|inter_hotel" HotelName="Hotel Inter Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>29 Büyük Haydar Efendi Sokak, Mithatpasa Caddesi, Beyazit, 34126 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/32/49325ee19aa2317e23fd2144908a955fa94e27b5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="482.23" OriginalAmount="477.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00888" Longitude="28.95945" StarRating="4" HotelCode="|17635" HotelName="Darkhill" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>KMimar Kemalettin Mah. Koca Ragip Pasa Cad 9- Laleli</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/6/3/5/17635_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, renovated in 2005, has 8 floors and 107 rooms. This air-conditioned establishment has a lobby, with a reception, a currency exchange service, a cloakroom, a safety deposit box service and 2 lifts. It also has shops, a bar, an Ã  la carte restaurant with a terrace, a games room, a TV room, a conference room and internet. There are many services available at the establishment, including room service, a laundry service and a medical care service (for a fee). SITUATION: This inviting hotel is in a central area, Laleli is situated in is situated in the heart of the historic centre, near the establishment, you will find shops, monuments and tourist points of interest. the Grand Bazaar and Sultan Ahmed Mosque in the surrounding area, clients have it is situated 15 kilometres away from the airport. ROOM: The rooms have a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, a radio, a mini-bar, a king-size bed, fitted carpets, an air-conditioning system and a central heating system. FACILITIES: Guests are offered a heated swimming pool, a gym, a sauna, the steam bath and a massage service. PAYMENT METHODS: Customers can pay using American Express, Visa and Mastercard. OTHERS: Regarding the food and beverage provision, the establishment offers a buffet breakfast and an Ã  la carte or set-menu lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="482.78" OriginalAmount="478" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.97449833" Longitude="28.87362545" StarRating="4" HotelCode="571854|217633" HotelName="The Time Hotel Marina" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Zeytinlik Mahallessi, Odabasi Sokak 51, Bakirkoy, Marina, Istanbul 34140</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a1/1b/a11b50061994e13828c178a3a8ee1f6fa9a19730.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="482.78" OriginalAmount="478" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|610043-21406764/7349876710869723982/7630" HotelName="DOUBLETREE BY HILTON ISTANBUL AVCILAR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4890000/4880500/4880447/f9a9be61_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="482.78" OriginalAmount="478.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00334" Longitude="28.975305" StarRating="3" HotelCode="207961|aren_suites" HotelName="Aren Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Küçükayasofya Caddesi Gelinlik Sokak No.13 Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/7a/bc/7abc6b395000d92ba0ba68111786f13533455e72.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Superbly located for enjoying the many historical attractions of the Sultanahmet district, the hotel...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="483.74" OriginalAmount="478.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00943" Longitude="28.97687" StarRating="0" HotelCode="|260383" HotelName="The Kybele Hotel - Special Class" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Yerebatan Cad No 23 Sultanahmet</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/0/3/8/3/260383_16.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="483.79" OriginalAmount="479" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.04241514" Longitude="28.98462468" StarRating="0" HotelCode="593296|237368" HotelName="Endless Art Taksim" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="boutique hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Inonu Mahallesi, Elmadag Caddesi 28, 34295 Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/8f/61/8f6157373d2964db4049428a32a7c3664a653d00.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="483.79" OriginalAmount="479" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.009311" Longitude="28.976818" StarRating="3" HotelCode="186047|61820" HotelName="The Kybele" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Yerebatan Caddesi 23, Sultanahmet, 34410 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/30/d8/30d8d160cc5752fe4f5ad250721d17185def9af1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="483.79" OriginalAmount="479" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|610477-28455209/7349876710869723982/1886" HotelName="ELIZA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/37000000/36260000/36253100/36253073/e98c2b54_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="483.79" OriginalAmount="479.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008117" Longitude="28.965703" StarRating="3" HotelCode="188705|grand_rosa_hotel" HotelName="Grand Rosa Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Kemalettin Mahallesi, Tiyatro Caddesi 10, Beyazit, 34126 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/47/5747f0ebae5e666b121fc1575ea90180255690c8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="484.28" OriginalAmount="479.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.9707298" Longitude="29.1110191" StarRating="5" HotelCode="|96072" HotelName="The Green Park Bostancı" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Icerenkoy Mah. Manolya Sanayi Sok. ,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/9/6/0/7/2/96072_dd5ac8a1305.jpg</HotelPictures>
        <HotelDescription>HOTEL: This air-conditioned hotel has 196 rooms, a lobby with a reception, express check-out, restaurants, bars, a cafÃ© and a pub. The establishment offers guests a hairdresser's, meeting rooms, internet, ping-pong, a safety deposit box service, a currency exchange service, a cloakroom and a lift. There are many services available at the establishment, including a car park, the indoor car park, room service and a laundry service (for a fee). SITUATION: This hotel Istanbul it is in 2 kilometres away from the establishment, guests will find Bostanci the city centre of Bagdat the shopping area of restaurants, bars and cafÃ©s. 20 metres away, guests can find public transport services, is situated 20 kilometres away from Sabiha Gokcen Airport. ROOM: The rooms have a double or king-size bed, a central air-conditioning system, a direct line telephone, a satellite TV, a safety deposit box (available for a fee) and internet. They also have a bathroom with a shower, a bath, a hairdryer, a mini-bar and heating. FACILITIES: Guests are offered a spa, a covered swimming pool, an outdoor pool, a gym (available for a fee), a jacuzzi and a sauna. At an extra cost, you can find the steam bath and a massage service. OTHERS: Regarding the food and beverage offering, clients have a buffet breakfast and Ã  la carte lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="484.64" OriginalAmount="479.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.988908667746" Longitude="28.829905525131" StarRating="4" HotelCode="260601|143116" HotelName="WOW Airport Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Massage Centre,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Yesilkoy Mahallesi, Ataturk Caddesi 15-17-19, Bakirkoy, 34149 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a3/91/a3918410f7a5d23648c9b5539a5a4d4bdd22176c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at 1 km from the most important airport of Istanbul, Atatürk Airport, and at 20...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="484.80" OriginalAmount="480" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00482105" Longitude="28.97948163" StarRating="0" HotelCode="787147|375224" HotelName="Nomade Hotel Exclusive" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Sultanahmet Mahallessi, Akbiyik Caddessi 69, 34122 Istanbul, Fatih</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/ac/68ac821ffd4415ad8ae77a921da2eb63bf80be92.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="484.80" OriginalAmount="480.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.010054" Longitude="28.976386" StarRating="4" HotelCode="189371|albatros_hagia_sophia_hotel" HotelName="Albatros Hagia Sophia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Alemdar Mahallesi, Prof. Kazim Ismail Gurkan Caddesi 12, Cagaloglu</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/81/fe/81fe18ec9b0f28e70e943acedaf6f242820765cd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the old city, less than 5 minutes’ walk from Hagia Sophia and Topkapi Palace, the hotel i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="484.95" OriginalAmount="480.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.97417" Longitude="28.87573" StarRating="0" HotelCode="|233636" HotelName="Portwort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cevizlik Mahallesi Kennedy Cad No 5 Bakirkoy</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/3/6/3/6/233636_8.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="485.05" OriginalAmount="480.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.986959" Longitude="29.11151" StarRating="0" HotelCode="|474376" HotelName="Rise Inn Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nartanesi Sk. 11/A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/4/3/7/6/474376_f08e5f31200.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="485.51" OriginalAmount="480.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.063165" Longitude="28.989549" StarRating="4" HotelCode="|444308" HotelName="Avantgarde Urban Sisli" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Merkez Mahallesi Istiklal Sokak No:3-5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/3/0/8/444308_58691d31124.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="485.81" OriginalAmount="481" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.009692" Longitude="28.977245" StarRating="4" HotelCode="30379|2255" HotelName="Celal Sultan" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Yerebatan Caddesi Salkimsogut Sokak 16, 34110 Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/45/55/45558eb3383ab5cc9dc1663f38989af56c7e92a6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel lies in the oldest district of Istanbul, the former capital of the Byzantine and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="485.81" OriginalAmount="481" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0070703" Longitude="28.97246467" StarRating="0" HotelCode="590675|237400" HotelName="Gulec Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Binbirdirek Mahallesi, Dostluk Yurdu Sokak 2, Çemberlitas – Fatih, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/60/d9604d6fd09aadc0a36b56c3b622251a2d1bc464.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="485.81" OriginalAmount="481" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.992016" Longitude="29.038989" StarRating="5" HotelCode="296597|284877" HotelName="Kadiköy Park Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Profesör Doktor Fahrettin Kerim Gökay Caddesi No: 55, Hasanpasa, Kadiköy, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/98/e6/98e62a044b65d72b1707066f3ed38ef55a3e1595.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="485.81" OriginalAmount="481" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|231189-21654242/7349876710869723982/16348" HotelName="VICTORY HOTEL &amp;amp; SPA ISTANBUL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5960000/5952500/5952431/de630683_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="485.81" OriginalAmount="481" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="39.3741232" Longitude="3.2374111" StarRating="3" HotelCode="0|57090-21318155/7349876710869723982/17060" HotelName="CENTRUM" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>4 Avinguda Felanitx, CALA D'OR, ES</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2820000/2814400/2814353/14266e0c_b.jpg</HotelPictures>
        <HotelDescription>This enchanting hotel enjoys a convenient location in Cala d'Or, in the Balearic Islands. It is situated a few steps from a stunning sandy beach and just 1.2 km from the city centre. Links to the public transport network are located just at the establishment's doorstep, providing easy access to other parts of the beautiful island of Majorca. The airport lies some 60 km away. A choice of bright and spacious guest rooms featuring a functional design are available to guarantee a comfortable stay. The property offers a sparkling swimming pool and children's pool for younger guests' convenience. A sun terrace with sun loungers and parasols is also available, ideal to relax while sunbathing. Aerobics and gymnastics are just a few of the wide range of sports activities on offer in this hotel.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="486.73" OriginalAmount="481.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.031689" Longitude="28.978894" StarRating="0" HotelCode="|528192" HotelName="Popstel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>hayriye caddesi no2 firuzaga</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/8/1/9/2/528192_d391b041211.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="486.82" OriginalAmount="482" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.053812248287" Longitude="28.949741721153" StarRating="4" HotelCode="185711|33082" HotelName="Hilton Garden Inn Istanbul Golden Horn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Golf,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sutluce Mah., Imrahor Cad., Dutluk So, Istanbul 34445</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/79/7d/797db776eabfc28f1b310a1efc7a9606a2580f92.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Golden Horn area of the city with easy access to the major sightseeing a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="486.82" OriginalAmount="482" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.005817352488" Longitude="28.954915427709" StarRating="4" HotelCode="168614|23236" HotelName="Blue Marmaray" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Guvenlik Caddesi 43, Yenikapi, 34130 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/1e/571ec1f379e22b0b2376ff6c746ba95dcba9e19b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located in Yenikapi, approximately a 20-minute walk to the highlights of S...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="486.99" OriginalAmount="482.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0071" Longitude="28.9726" StarRating="0" HotelCode="|558232" HotelName="Gulec and Spa - Special Category" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Binbirdirek Mah. Dostluk Yurdu Sk. No 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/8/2/3/2/558232_df94c031603.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="487.83" OriginalAmount="483" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.6033562" Longitude="-98.3776215" StarRating="5" HotelCode="0|256154-18151382/7349876710869723982/22760" HotelName="ELITE WORLD ISTANBUL FLORYA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>415 SE Interstate Drive, Lawton, OK, 73501, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6230000/6220700/6220669/639ccbad_b.jpg</HotelPictures>
        <HotelDescription>The Homewood Suites by Hilton Lawton hotel in Oklahoma is located conveniently off of I-44 and within a short distance of Fort Sill Army Base, Central Mall, Comanche Nation Casino, Fort Sill Apache Casino and several of the area’s best restaurants including Bianco’s Italian, Hoffmans, Pub, El Chico Mexican Food, Charlie’s , Mike’s Sports Grill and Cracker Barrel.  Our brand new, upscale hotel community is the ideal accommodations option for anyone traveling to Lawton for business or for pleasure. Discover an exciting array of recreational activities and tourist attractions in the area, such as: • Wichita Mountains Wildlife Refuge  • Museum of the Great Plains  • Medicine Park shops and restaurants  • Meer’s Restaurant – Home of America’s Best Hamburger  • McMahan Auditorium  • Lawton Community Theatre  • Elmer Thomas Park  • National Comanche Cultural Center We are also a desirable location for corporate housing. Business travelers staying at Homewood Suites Lawton will benefit from easy access to local businesses, such as: • Goodyear Tire and Rubber  • Cameron University  • Assurant Health  • Republic Paperboard  • Bar S Foods  • Stanley  • Northrop Grumman  • Great Plains Technology Center All guest rooms and suites offer excellent amenities and provide travelers with all of the comforts of home. Guests are invited to enjoy: • Fully equipped kitchens with a full-size refrigerator  • Two phones with data ports  • High-speed Internet access  • Iron, ironing board and hair dryer While staying at the Homewood Suites Lawton, all short and extended stay guests are welcome to make use of our fabulous range of hotel-wide amenities, including: • Swimming pool  • Fitness center  • Business center  • Meeting rooms  • Wireless high-speed Internet access  • Laundry/valet services  • Audio/visual equipment rental At Homewood Suites Lawton, we are committed to the comfort of our guests. All visitors will enjoy a complimentary Suite Start hot breakfast seven days a week and a Welcome Home® reception each Monday through Thursday evening. We also offer complimentary local phone calls, a complimentary grocery-shopping service, and a 24-hour Suite Shop. The Homewood Suites Lawton hotel is the perfect place to Make Yourself at Home. The temporary housing accommodations we offer are the best in the business. Join us at the Homewood Suites by Hilton Lawton for a short or extended stay, and experience the luxury of our guest accommodations for yourself.&lt;br /&gt;CheckIn Time: 15:00&lt;br /&gt;CheckOut Time: 12:00&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="487.83" OriginalAmount="483.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00459" Longitude="28.97961" StarRating="3" HotelCode="33268|hippodrome" HotelName="Hippodrome Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Garden,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Mehmet Aga Caddesi 22, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/0b/390be095ab62f8b44b7e80563e94a5590906b916.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally situated for holiday makers and business travellers alike, this hotel is located at the hear...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="487.83" OriginalAmount="483.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.94132448599" Longitude="29.143716394901" StarRating="4" HotelCode="915600|rhiss_hotels_maltepe" HotelName="Rhiss Hotel Maltepe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Zümrütevler Mahallesi, Atatürk Caddesi 32, 34852 Maltepe, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/37/43/37431b7639aff4ef804a45b4b163697f652c51d4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="488.84" OriginalAmount="484" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03027154" Longitude="28.97450667" StarRating="3" HotelCode="298260|57929" HotelName="Gritti Pera" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/08/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Asmali Mescit Caddesi 20, Tünel - Beyoglu, Beyoglu, 34430 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/1e/9e1ec67dc7dd23a3e8d8a9da52767aa9ae72a3ed.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="488.84" OriginalAmount="484.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.005299672966" Longitude="28.97199600935" StarRating="3" HotelCode="901215|theodian_hotel" HotelName="Theodian Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Küçükayasofya Caddesi, Katip Sinan Camii Sokak 32, Eminönü, 34400 Istanbul, Sultanahmet</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/da/06da6cf993bc7760c53db6e2d441d86d9eb32d07.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="488.88" OriginalAmount="484.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.035178" Longitude="28.983496" StarRating="0" HotelCode="|466264" HotelName="The Trinity Hotel Taksim - Special Class" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Abdullah Sk. 6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/6/2/6/4/466264_9a2811a1030.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="488.96" OriginalAmount="484.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0068" Longitude="28.95336" StarRating="0" HotelCode="|192512" HotelName="Marmara Place Old City Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Inebey Mahallesi Gazi Mustafa</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/2/5/1/2/192512_13.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="489.85" OriginalAmount="485" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|10279-19553894/7349876710869723982/17190" HotelName="AVANTGARDE URBAN TAKSIM" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/120000/114400/114381/902c6e4b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="490.03" OriginalAmount="485.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.011937" Longitude="28.957229" StarRating="0" HotelCode="|305343" HotelName="The Barbarossa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kemalpasa Mahallesi, Fethi Bey Caddesi No: 63, Laleli, Fatih</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/5/3/4/3/305343_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="490.07" OriginalAmount="485.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.05439404" Longitude="28.98192034" StarRating="5" HotelCode="936284|8432632" HotelName="Mercure Istanbul Bomonti" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ergenekon Caddesi 62 A, 34377 Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/19/67/1967084db063802d9a32c5a02895a0470aa03f87.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="491.11" OriginalAmount="486.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00797" Longitude="28.96303" StarRating="0" HotelCode="|72544" HotelName="Momento - Special Class" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mithatpasa Cad 14 Kucuk haydar Efendi SK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/2/5/4/4/72544_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is situated close to the historic centre, places of interest. ROOM: The comfortable and inviting rooms, have an air-conditioning system, a direct line telephone, a bathroom and a hairdryer. They also have a satellite TV, a mini-bar, a safety deposit box, room service and WiFi. OTHERS: Regarding the food and beverage provision, the establishment offers a restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="491.58" OriginalAmount="486.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0483996" Longitude="28.987379" StarRating="5" HotelCode="|205249" HotelName="Arts Istanbul - Special Class" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Halaskargazi Caddesi, No: 1 - Harbiye - Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/5/2/4/9/205249_6.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="491.74" OriginalAmount="486.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.045998" Longitude="28.912332" StarRating="5" HotelCode="|211264" HotelName="Lionel Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Yenidogan Mh. Abdi Ipekci Cd. No.84 Bayrampasa</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/1/2/6/4/211264_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="491.87" OriginalAmount="487" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.06328275" Longitude="28.98968023" StarRating="0" HotelCode="520038|252189" HotelName="Belle Maison Serviced Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Professor Nurettin Mazhar Ökten Sokak 4, Sisli, Istanbul 34360</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/5e/0d/5e0d8c1070d6ff55e1850c571b16f0cd8080809f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="491.87" OriginalAmount="487" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0390718" Longitude="28.94296857" StarRating="5" HotelCode="660706|271808" HotelName="Millennium Istanbul Golden Horn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Laundry,Massage Centre,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Ayvansaray Mahallesi, Ayvansaray Kuyusu, Sokak 8, 34087 Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/45/91/45918e94881313b245912f5399104efd24fb819c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="491.87" OriginalAmount="487" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="766842|343162" HotelName="Beethoven Hotel &amp; Suite" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mithatpasa Caddesi Buyuk Haydar Efendi Sokak 22, Beyazit Fatih, 34000 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/db/fadbf2aa2cad916c09e938f50af0577d458d3bab.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="491.87" OriginalAmount="487" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.064056098121" Longitude="28.996835947037" StarRating="4" HotelCode="52640|27813" HotelName="The Marmara Sisli" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ortaklar Caddesi 30, Mecidiyeköy, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/2e4af1241435644c/8a/8a58003e1bf6a29ff03a919299940743/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the banking and commercial district of the town just 3 km from the centrall...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="491.87" OriginalAmount="487.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.059222071563" Longitude="28.943804632472" StarRating="5" HotelCode="310356|movenpick_istanbul_hotel_golden_horn" HotelName="Mövenpick Hotel Istanbul Golden Horn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/08/2026" HotelFacility="Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Silahtaraga Caddesi 87, Eyüp, 34050 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/68/00680d424b0bd46513ef6a5fb5495eabc5ed3b05.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel warmly welcomes guests in Istanbul. For guests who appreciate a stylish ambience...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="492.00" OriginalAmount="487.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0054321" Longitude="28.9654846" StarRating="0" HotelCode="|95703" HotelName="MAY ISTANBUL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Hayrettin Mh., Bali Pa?a Yk?. No:86, 34126 Fatih/?stanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/9/5/7/0/3/95703_1_6369.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Sultanahmet the district of This hotel is in Istanbul the centre of 10 minutes away, you can find places of interest, Such as Topkapi the Palace of the bazaar. it is 14 kilometres away from Istanbul AtatÃ¼rk Airport. HOTEL: This hotel offers WiFi, (free of charge), rooms with satellite TV, air-conditioning, a terrace, a restaurant and a bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="492.40" OriginalAmount="487.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.032577" Longitude="28.977128" StarRating="0" HotelCode="|454486" HotelName="Taksim Yazici" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Istiklal Cad. Tomtom Mah. Akansu Sk 4/1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/4/4/8/6/454486_eb1af601519.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="492.50" OriginalAmount="487.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0633558" Longitude="28.989688" StarRating="0" HotelCode="|86760" HotelName="Belle Maison Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/7/6/0/86760_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is inSisli the district of it is 3 kilometres away from Taksim the Square of. ROOM: Each room has WiFi (free of charge) and kitchenware.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="492.62" OriginalAmount="487.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.055832" Longitude="28.988939" StarRating="0" HotelCode="|528649" HotelName="Shishly Palace Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>mesrutiyet mah. kodaman sok. No.114</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/8/6/4/9/528649_ad8d4c91013.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="492.76" OriginalAmount="487.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0047648" Longitude="28.9794786" StarRating="3" HotelCode="|94464" HotelName="Hippodrome" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MIMAR MEHMETAGA CAD. No.38, SULTANAHMET , Istanbul Turkey</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/9/4/4/6/4/94464_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has WiFi, (free of charge), a terrace on the rooftop, Regarding the food and beverage offering, the establishment has a buffet breakfast. SITUATION: This establishment, the Grand Bazaar it is 500 metres away from it is in Sultanahmet the heart of Sultan Ahmed Mosque 100 metres away from the establishment, you can find el Museo de Santa SofÃ­a a 10-minute walk away from it is situated 15 kilometres away from Istanbul AtatÃ¼rk Airport. ROOM: The rooms have an air-conditioning system a bathroom with a hairdryer.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="492.88" OriginalAmount="488" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00183" Longitude="29.14835" StarRating="0" HotelCode="776207|284901" HotelName="Nish Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Serifali Mahallesi, Bayraktar Bulvari, Ibrahim Hakki Sokak 40, Ümraniye, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/49/7f/497f1b7d83385b883f6e2f96d87592853b357d7b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="492.88" OriginalAmount="488" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|560771-28592998/7349876710869723982/5768" HotelName="DARKMEN BOUTIQUE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13300000/13295700/13295613/ac08521c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="492.88" OriginalAmount="488" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|142315-28558386/7349876710869723982/6132" HotelName="HOTEL VENERA ISTANBUL OLD CITY" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3080000/3078400/3078338/c216d139_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="492.88" OriginalAmount="488" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|316529-18158387/7349876710869723982/18360" HotelName="MOVENPICK ISTANBUL GOLDEN HORN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9690000/9684500/9684493/289b4d31_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="493.31" OriginalAmount="488.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.010262" Longitude="28.9552821" StarRating="3" HotelCode="|86875" HotelName="Buyuk Keban" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gencturk Cad. No.39 Fatih</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/8/7/5/86875_16.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment is situated next to the University of Istanbul, close to the Grand Bazaar. FACILITIES: The establishment has a wellness centre, a gym, a hammam, a jacuzzi and a massage service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="493.89" OriginalAmount="489" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00765" Longitude="28.971663" StarRating="4" HotelCode="219906|35279" HotelName="Aprilis" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Binbirdirek Mah. Peykhane Sk. No: 4, Çemberlitas, Fatih 34122, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/71/d4/71d4356a25ac39d0bf1fcfca05ee67751b9e6deb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="493.89" OriginalAmount="489" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.874038" Longitude="29.249317" StarRating="3" HotelCode="188669|237564" HotelName="Pendik Marine" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel,hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dogu Mahdii, Ankara Caddesi 202, 34890 Pendik, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b1/6e/b16e6ff7b058b77c5e4d88e2e0ae7340852093b2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is situated in Asian Side. There are a total of 18 rooms on the premises. Cus...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="493.89" OriginalAmount="489.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.040624884798" Longitude="28.98342953373" StarRating="4" HotelCode="165508|elite_world_prestige" HotelName="Elite World Prestige Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sehit Muhtar Caddesi  40, Taksim, 34435 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/ce/3fced25acbe0f9404653922a3175790c2ea82fec.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This architecturally attractive city hotel in the new area of Istanbul is situated close to Taksim S...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="493.89" OriginalAmount="489.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.054740123287" Longitude="28.988496062895" StarRating="3" HotelCode="303962|wame_suite_hotel" HotelName="Wame Suite Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Matbaaci Osmanbey Street 20, Osmanbey, 34363 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/ac/14/ac14ca0cbb4c882dbdb57190c3a1c7443f515fb5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="494.00" OriginalAmount="489.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.979185" Longitude="28.870994" StarRating="0" HotelCode="|543114" HotelName="SECOND SUIT OTEL" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/3/1/1/4/543114_ff4ad6a1051.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="494.52" OriginalAmount="489.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.04237" Longitude="28.98484" StarRating="0" HotelCode="|551884" HotelName="Endless Art Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Inonu Mh., Elmadag Cd., No. 28</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/1/8/8/4/551884_e5327751533.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="494.72" OriginalAmount="489.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0485" Longitude="29.0213" StarRating="3" HotelCode="|193103" HotelName="Malta Bosphorus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Palanga Caddesi No:24</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/3/1/0/3/193103_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="494.90" OriginalAmount="490.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00490428" Longitude="28.97915762" StarRating="0" HotelCode="943681|obelisk_hotel_suites" HotelName="Obelisk Hotel &amp; Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Mehmet Aga Caddesi 12, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/67/82/6782bb306aa28e507fa411b393e5102f9e6eef87.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="495.67" OriginalAmount="490.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0058322" Longitude="28.9548627" StarRating="4" HotelCode="|74810" HotelName="Marmaray" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Guvenlik Caddesi No:43, Yenikapi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/4/8/1/0/74810_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Marmaray Hotel is rated four stars and has 93 rooms. SITUATION: It is situated in Yenikapi, is 50 metres away from the railway station Yenikapi. It is 5 minutes away from the tram station Aksaray. In the surrounding area of the establishment, clients can find Kumkapi, Kadirga, the Sultanahamet area, Sultan Ahmed Mosque and Hagia Sophia, ROOM: The rooms well-decorated, have a flat-screen television, an air-conditioning system, a central heating system, a direct line telephone, a bathroom, bathroom items, a hairdryer and internet (free of charge). OTHERS: Clients have at their disposal an Ã  la carte restaurant with Turkish and international cuisine on the rooftop. Regarding the food and beverage offering, clients have a buffet-style breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="495.91" OriginalAmount="491" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|145342-28493800/7349876710869723982/6960" HotelName="BUDO" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4980000/4973800/4973789/e20a9250_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="496.92" OriginalAmount="492" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="4" HotelCode="76949|19585" HotelName="Amber Hotel Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Muhsine Hatun Mahallesi, Cifte Gelinler Caddesi 3/7, Kumkapi, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/bf/d7/bfd76738c85cf59a992085eb5649d3e277c4d01c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located at the heart of the old town between the Sea of Marmara and Sultan ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="496.92" OriginalAmount="492" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.089674" Longitude="29.005349" StarRating="4" HotelCode="55339|35330" HotelName="Bilek" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Eski Buyukdere Caddesi 29, 4 Levent, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/86/688634683676ca7a70d1656fac1f95cfb5a90a89.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the immediate vicinity of the metro to Taksim Square. Links to the public t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="497.12" OriginalAmount="492.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.990479" Longitude="29.030021" StarRating="0" HotelCode="|537740" HotelName="Rubby Hotel Kadıköy" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/7/7/4/0/537740_94c3f880956.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="497.21" OriginalAmount="492.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.9938439" Longitude="28.9192374" StarRating="3" HotelCode="|211262" HotelName="Hampton by Hilton Istanbul Zeytinburnu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Prof Muammer Aksoy Cad No 3 Zeytinburnu Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/1/2/6/2/211262_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="497.93" OriginalAmount="493.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.040107467309" Longitude="28.983585834503" StarRating="4" HotelCode="33083|mineo_hotel_taksim" HotelName="Kervansaray Hotel" 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,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mahallesi, Sehitmuhtar Caddesi 49, Taksim, Beyoglu, 34421 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/77/4c/774c132ed935bc5e13d518c6255d059325772f13.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Taksim, Istanbul. Restaurants, bars, pubs and nightclubs can be found in th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="497.93" OriginalAmount="493.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.051618" Longitude="28.989143" StarRating="3" HotelCode="191115|jazz_hotel_3" HotelName="Jazz" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Laundry,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Halaskargazi Mahallesi, Bahtiyar Sokak No:1, 34371 Nisantasi, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/ab/2cab3757efc1db85558fd173faa397acc261a9ca.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="497.93" OriginalAmount="493.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00394455" Longitude="28.9641103" StarRating="0" HotelCode="615273|ahmet_efendi_konagi" HotelName="Ahmet Efendi Konagi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sahsuvarbey Mahallesi, Ördekli Bakkal Sokak 15/1, Kumkapi, 34130 Fatih</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/29/b5292c85b9ac228661da32cd72a07e0c302dce57.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="498.79" OriginalAmount="493.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.85669" Longitude="29.29112" StarRating="0" HotelCode="|242341" HotelName="Golden Lounge" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Esenyali Mahallesi Uygar Sokak No: 27 Pendik</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/2/3/4/1/242341_553ca1e0337.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="498.94" OriginalAmount="494" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|15308-28434592/7349876710869723982/599" HotelName="OSMANBEY FATIH" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8030000/8023600/8023548/00f96b70_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="498.94" OriginalAmount="494.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="4" HotelCode="191119|vernazza_suites_2" HotelName="Home Stay Home Mecidiyeköy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Abide-i Hürriyet Caddesi, Geçit Sokak 8, Sisli, 34138 istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/92/5c92a44385613c8239ebc5432d76e8faab2e3832.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="498.94" OriginalAmount="494.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00685668" Longitude="28.95490994" StarRating="0" HotelCode="373521|peninsulacity_hotel_" HotelName="Peninsulacity Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Katip Kasim Mah. Hayriye Tuccari Cad. Pasazade Sok. No:12/13, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/59/d65902c1d9d07a90a44cbb10bb5c0f660e917022.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Historic Peninsula, Peninsulacity Hotel is within a walking distance to many popular hist...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="498.94" OriginalAmount="494.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.88546233" Longitude="29.19877208" StarRating="0" HotelCode="865662|kndf_marine_otel" HotelName="KNDF Marine Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kordonboyu Mahallesi, Ankara Caddesi 160, Cevizli Mahallesi, Kartal, 34860 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/2a/10/2a107f9b2c838f5fa23f16175f43c36a9e90a484.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="499.54" OriginalAmount="494.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.030538" Longitude="28.973527" StarRating="0" HotelCode="|37004" HotelName="Pera Rose - Special Class" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MESRUTIYET CD. - TEPEBASI-TAKSIM 87</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/0/0/4/37004_6.jpg</HotelPictures>
        <HotelDescription>HOTEL: This elegant, family-friendly hotel, has 52 rooms and 10 suites. The establishment boasts air-conditioning, a hall with a reception, a currency exchange service, a cloakroom and 2 lifts. Guests can also find a cafÃ©, a bar, conference rooms and WiFi. The establishment offers guests room service, a laundry service (for a fee) and a car park. SITUATION: This hotel is situated in the business and commercial area, 8 minutes away from, Taksim the square Where you can find restaurants, bars, shops and clubs. 10 minutes away from the establishment you have a metro station, 15 minutes away from the establishment, clients can find tourist points of interest, is situated 15 kilometres away from Istanbul Airport. ROOM: The rooms have flat-screen satellite television, a bathroom with a hairdryer, a direct line telephone, a coffee maker, a kettle and a mini-bar. They also have an air-conditioning system, individual heating and internet. Guests are offered deluxe suites with a living room-bedroom, an air-conditioning system and 2 televisions. FACILITIES: The establishment has a health centre, a Turkish bath, a sauna, a gym, relaxation area and a massage service (available for a fee). OTHERS: The establishment serves a buffet breakfast and an Ã  la carte or set-menu lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="499.95" OriginalAmount="495" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.033948517434" Longitude="28.980415046627" StarRating="3" HotelCode="907371|408501" HotelName="Stories Apart Kuloglu" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Laundry,Nightclub,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kuloglu Mahallesi, Ayhan Isik Sokak 30, Beyoglu, Istanbul 34435</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/34/fd349ebe6c018d2eaa239118a017f5d057852be8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The apartments are located in a side street, in the heart of Beyoglu and a few metres from the bustl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="499.95" OriginalAmount="495.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00686" Longitude="28.97232" StarRating="3" HotelCode="68413|olimpic_hotel_2" HotelName="Olimpic Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Peykhane Caddesi 16, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/3f/f7/3ff742e26fd38dc89394ebd7febef42549483d16.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is has an ideal location in the heart of Sultanahmet. Within 400 metres of the Blue Mosqu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="499.95" OriginalAmount="495.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.031537241878" Longitude="28.974734544754" StarRating="4" HotelCode="73722|pera_tulip_hotel" HotelName="Pera Tulip Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mesrutiyet Caddesi 103, Tepebasi/Beyoglu, 34430 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/05/c6/05c61f00540912183083645406dc4b87dd41a856.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just a few minutes from the Galata Tower, Taksim Square, Tunnel (the historical...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="499.95" OriginalAmount="495.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008054831711" Longitude="28.950197592013" StarRating="3" HotelCode="933747|lal_hotel_" HotelName="LAL Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="24 Hour Front Desk,Air Conditioning,Elevator,Housekeeping,Parking,Porter,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Aksaray Mahallesi, Namik Kemal Caddesi 18, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/b1/3ab1de016b4fbab26733a12ae9eac7e0dc962c35.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;.. Yusufpasa Tram Station is within 2 minutes? walking distance. Featuring Hagia Sophia, Blue Mosque...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="500.60" OriginalAmount="495.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0039427" Longitude="28.9793481" StarRating="0" HotelCode="|83039" HotelName="Kaftan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Akbiyik Caddesi Amiral Tafdil Sokak No 29</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/0/3/9/83039_4.jpg</HotelPictures>
        <HotelDescription>SITUATION: Is situated inIstanbul the historic centre of this establishment, is close to Topkapi the Palace of the bazaar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="500.69" OriginalAmount="495.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01337" Longitude="28.977331" StarRating="0" HotelCode="|455140" HotelName="Brako" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hudavendigar Cd. 23</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/5/1/4/0/455140_56e0fba1422.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="500.96" OriginalAmount="496" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.028533333333" Longitude="28.952823666667" StarRating="3" HotelCode="146549|199425" HotelName="Daphnis" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 08/08/2026">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3f/6e/3f6e5378fb43439661c25de90abbc72bd323db07.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="500.96" OriginalAmount="496" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.989787" Longitude="29.026342" StarRating="2" HotelCode="933204|271812" HotelName="My Kent Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Serasker Caddesi No. 8, Caferaga Mahallesi, Kadiköy, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a7/f3/a7f308d97b1382c1c48c6c3f833b72c3d4bd34aa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="501.72" OriginalAmount="496.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0103636" Longitude="28.9574343" StarRating="3" HotelCode="|304805" HotelName="Pisa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Balabana?a Mah. Fetihbey Caddesi Kurultay Sokak No:3 Laleli</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/4/8/0/5/304805_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="501.97" OriginalAmount="497" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008857484511" Longitude="28.967457711697" StarRating="4" HotelCode="33267|9405" HotelName="Beyaz Saray" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Yeniceriler Caddesi 77, Beyazit, 34130 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/52879/a_52879_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This modern hotel is situated in the historical old town in the Beyazit district of the city. The Gr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="501.97" OriginalAmount="497.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03561501" Longitude="28.98045175" StarRating="3" HotelCode="416684|dora_hotel" HotelName="Dora Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Beauty Salon,Coffee Shop,Dry Cleaning,Housekeeping,Internet,Laundry,LCD/Projector,Luggage Storage,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ögüt Sokak 11, Taksim Atif Yilmaz Caddesi, Beyoglu, 34000 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/10/78/1078d6966325b0bef66c86e1c73820727ea87045.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Dora Hotel in Istanbul (Taksim), you'll be minutes ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="502.98" OriginalAmount="498" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1463360-32906240/7349876710869723982/6388" HotelName="IGMAN HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/130000000/129290000/129280500/129280450/5cb50800_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="502.98" OriginalAmount="498" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|464297-28836510/7349876710869723982/23401" HotelName="ELITE WORLD GRAND ISTANBUL BASIN EKSPRES HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17360000/17357500/17357413/f7743437_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="503.48" OriginalAmount="498.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0378038" Longitude="28.9830928" StarRating="3" HotelCode="|86808" HotelName="Three Apples Suites and" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/8/0/8/86808_12.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, Istanbul it is in TarlabaÅŸi it is in 3 minutes away from the establishment, you can find Taksim the Square of. ROOM: All the rooms have WiFi (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="503.99" OriginalAmount="499" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.048419308737" Longitude="28.987440577803" StarRating="5" HotelCode="326631|60109" HotelName="Arts Hotel Istanbul Bosphorus" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Halaskargazi Caddesi 1, Harbiye, Sisli, 34367 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/eaf49b31d801de4a/98/981ca8f8207ea82c/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="503.99" OriginalAmount="499" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.013983" Longitude="29.029135" StarRating="4" HotelCode="188762|198784" HotelName="Volley Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Currency Exchange,Internet,Laundry,Lounge,Massage Centre,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Seyit Ahmet Deresi Sok., Nuhkuyusu Cad., 34662 Altunizade Üsküdar, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/19/0b19e1c3eece40bae7678856393f2fbae6231f63.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="503.99" OriginalAmount="499" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1313299-32388207/7349876710869723982/19517" HotelName="LA VIDA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/75000000/74260000/74258200/74258118/ee032005_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="504.26" OriginalAmount="499.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0051172" Longitude="28.97902" StarRating="3" HotelCode="|82887" HotelName="Charm" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cankurtaran Mah. Mimar Mehmetaga Cad. No 13 Sultanahmet</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/8/8/7/82887_13.jpg</HotelPictures>
        <HotelDescription>SITUATION: The hotel is in Istanbul the historic centre of Sultanahmet it is in. ROOM: Each room has WiFi (free of charge), an air-conditioning system and a satellite television.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="505.00" OriginalAmount="500" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1258559-22366316/7349876710869723982/24315" HotelName="DELITA CITY" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1258559/20218217536806.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="505.03" OriginalAmount="500.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0515653" Longitude="28.9891253" StarRating="0" HotelCode="|82974" HotelName="Jazz Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Halaskargazi Mahallesi Bahtiyar Sokak No: 1 Nisantasi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/9/7/4/82974_12.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is 5 minutes away fromOsmanbey the metro station of. ROOM: The establishment has deluxe rooms and flat-screen satellite television.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="506.01" OriginalAmount="501" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|173773-28558412/7349876710869723982/1762" HotelName="RHISOS BOSTANCI" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/22000000/21150000/21149800/21149752/2e15fd14_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="506.01" OriginalAmount="501" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|254236-18206716/7349876710869723982/21910" HotelName="EURO PARK" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11950000/11940900/11940802/b5a58955_edited_9e0d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="506.01" OriginalAmount="501.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008224470222" Longitude="28.972760438919" StarRating="4" HotelCode="173313|recital_hotel" HotelName="Recital Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Binbirdirek Mahallesi, Piyer Loti Caddesi 21, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/f3/91f335d93ad90dc98b96c1771dfd1c0737de1275.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Most of the historical attractions of Istanbul are either within a five-minute walk or can be easily...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="506.01" OriginalAmount="501.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="977255|guner_business_hotel" HotelName="Guner Business Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Osmanaga Mahallesi, Gaziosmanpasa Sokak 1/3, 34714 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/79/8e7913d02c5ba18aa6bb8d2ce4d80842ae56415e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="507.02" OriginalAmount="502" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00702286505" Longitude="28.970258989505" StarRating="4" HotelCode="321428|199890" HotelName="Aprilis Gold Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Emin Sinan Mahallesi, Emin Sinan Hamam Sokak 5, 34126 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/8b/c18b2370a07095b04546ee5a55448ee9d67d5390.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="507.02" OriginalAmount="502" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00989023098" Longitude="28.976376056671" StarRating="4" HotelCode="87537|24145" HotelName="Arden City Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 08/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Alemdar Mahallesi, Kazim Ismail Gürkan Caddesi 2, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/67/1d/671d844e5c4f80b546c168b02b68ff13d5e4c0a4.tiff</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is surrounded by all the major historical and cultural sights in the heart of the old tow...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="507.02" OriginalAmount="502" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.012181342229" Longitude="28.977687656879" StarRating="3" HotelCode="188722|56828" HotelName="Hypnos Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Ebusuud Caddesi No. 10, 12/14, Sirkeci, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/b9/6d/b96d66f3e0b00d7a4d4888db9f41585530b87037.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="507.02" OriginalAmount="502" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|610495-28455211/7349876710869723982/2528" HotelName="FOUR SEVEN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/37000000/36700000/36690400/36690306/2bd283ab_edited_a438_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="507.02" OriginalAmount="502" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|632716-32596045/7349876710869723982/3390" HotelName="BEST GARDEN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/35000000/34840000/34836600/34836577/9b7d89c4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="507.02" OriginalAmount="502.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.009356" Longitude="28.979111" StarRating="4" HotelCode="9369|ottoman_hotel_imperial__special_class" HotelName="Ottoman Hotel Imperial" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Caferiye Sokak 6/1, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/a9/75/a97584f6e9e737ac4396661e164d1f11fe9e9b45.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in an inspiring location, directly in the heart of the Old Town, in a slightly...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="507.50" OriginalAmount="502.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.006865" Longitude="28.97276" StarRating="0" HotelCode="|96004" HotelName="Olimpic" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Peykhane Caddessi, 16 - Sultanahmet,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/9/6/0/0/4/96004_b58e1a21557.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is in a historic building, it offers WiFi and (free of charge), a terrace with fantastic views. SITUATION: The hotel is in Istanbul the historic centre of Sultan Ahmed Mosque 5 minutes walk away, guests can find. ROOM: The rooms have an air-conditioning system, flat-screen satellite television and a mini-bar. Some rooms have a balcony with beautiful views. RESTAURANT: Guests can enjoy a restaurant with beautiful views.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="507.72" OriginalAmount="502.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.002" Longitude="29.13285" StarRating="0" HotelCode="|558070" HotelName="Nish Suite Atasehir" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/8/0/7/0/558070_2f152411119.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="507.97" OriginalAmount="502.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.011994" Longitude="28.958393" StarRating="4" HotelCode="|17627" HotelName="Mosaic" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>VIDINLI TEVFIK PASA CAD. VEZNECILER-LALELI 21</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/6/2/7/17627_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel has a main 5-storey building and 119 double rooms. In the entrance, you can find a lobby with a reception, sofas, a hairdresser's and a conference room. SITUATION: It is inIstanbul the historic centre of it is 60 minutes away from the airport. ROOM: The cosy rooms, have a bathroom, a hairdryer, a direct line telephone, a mini-bar, a fridge, a central heating system and a safe. some rooms even have a balcony. FACILITIES: For a fee, you can enjoy the Turkish bath, a sauna and a gym. OTHERS: Regarding the food and beverage provision, the establishment offers a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="508.10" OriginalAmount="503.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.87274047" Longitude="29.25136284" StarRating="5" HotelCode="167023|1721519" HotelName="The Green Park Pendik Hotel &amp; Convention Center" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kaynarca Mahallesi, Erol Kaya Caddesi 204, Pendik, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/5e/5e864a2b625298e8/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideally located, particularly for those wishing to be on the Asian side of Istanbul. T...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="508.35" OriginalAmount="503.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0102402" Longitude="28.957321" StarRating="3" HotelCode="|82956" HotelName="Eyfel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kurultay Sok. No:19 Laleli</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/9/5/6/82956_313679e1601.jpg</HotelPictures>
        <HotelDescription>SITUATION: The hotel is in Istanbul the historic centre of 200 metres away, guests will find Laleli the Tram Station of. ROOM: The rooms have WiFi, (free of charge), a television. FACILITIES: The establishment has a swimming pool.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="508.59" OriginalAmount="503.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0573006" Longitude="29.0062008" StarRating="5" HotelCode="|22638" HotelName="Surmeli Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PROF.DR. BULENT TARCAN SOKAK, GAYRETTEPE 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/6/3/8/22638_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Surmeli Istanbul is rated five stars. It was built in 1986, has 203 rooms, a restaurant, lifts, a concierge, a safety deposit box service, a swimming pool, a sauna, room service, a cafÃ© and business facilities. SITUATION: It is situated in the centre of Istanbul. ROOM: The rooms have a hairdryer, an air-conditioning system, a television and a radio.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="509.39" OriginalAmount="504.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0312209" Longitude="28.8171593" StarRating="5" HotelCode="|107975" HotelName="Rotta İstanbul " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Evren Mah. Cami Yolu Caddesi No:1A Gunesli 34212</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/7/9/7/5/107975_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is elegant rooms, has a covered swimming pool, a gym and spa facilities. SITUATION: It is situated 7 kilometres away fromIstanbul AtatÃ¼rk the airport CNR the exhibition centre.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="509.45" OriginalAmount="504.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.86955" Longitude="29.26987" StarRating="5" HotelCode="|225445" HotelName="Istanbul Marriott Pendik" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>E5 Karayolu uzeri No:209 Ust Kaynarca Pendik</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/5/4/4/5/225445_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="510.05" OriginalAmount="505" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|855490-18354580/7349876710869723982/22068" HotelName="HIDDEN HILLS ISTANBUL AIRPORT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/42000000/41840000/41837800/41837724/2929ac85_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="510.05" OriginalAmount="505.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.040860040043" Longitude="28.9837038517" StarRating="4" HotelCode="12447|feronya_hotel" HotelName="Feronya Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Abdulhakhamit Caddesi 58, Taksim, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/c6/82/c682f5034b8399cc62641fee53a7b14937549d10.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="510.14" OriginalAmount="505.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.9949967" Longitude="28.9123944" StarRating="0" HotelCode="|86739" HotelName="Grand Abimo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Prof Muammer Aksoy cad. No 16 Zeytunburnu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/7/3/9/86739_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a terrace, rooms with hydromassage, views of the sea and a car park (free of charge). SITUATION: the Grand Bazaar 5 kilometres away from the establishment, guests will find.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="510.46" OriginalAmount="505.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0144383" Longitude="28.9769288" StarRating="0" HotelCode="|107972" HotelName="Mr. Bird Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Orhaniye Cad. No:32 Sirkeci</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/7/9/7/2/107972_7.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 2013. SITUATION: It is situated 10 minutes away fromTopkapi the Palace of and.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="511.06" OriginalAmount="506" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.004551" Longitude="28.979777" StarRating="3" HotelCode="188716|56891" HotelName="Center Hill Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cankurtaran Mahallesi, Mimar Mehmet Aga Caddesi 23, Fatih, Istanbul, Sultanahmet</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/45/76/4576c7f8af5657ce22318d952743352cf56bed26.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="511.17" OriginalAmount="506.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00703" Longitude="28.97055" StarRating="0" HotelCode="|192639" HotelName="Aprilis Gold Hotel - Special Class" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Emin Sinan Hamami Sk No 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/2/6/3/9/192639_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="511.34" OriginalAmount="506.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.007411" Longitude="28.969769" StarRating="0" HotelCode="|537426" HotelName="BALPETEK HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>gedikpasa cami sokak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/7/4/2/6/537426_38e2b9d2124.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="512.07" OriginalAmount="507" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.009102896088" Longitude="28.954913020134" StarRating="4" HotelCode="170310|29952" HotelName="Amethyst" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Mesihpasa Mahallesi, Aksaray Caddesi 6, Laleli, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/45/6e/456e0b75d5fae1e09f317dfec4e7f04e69118657.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the Laleli district of old Istanbul, the hotel is conveniently located within walking dis...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="512.69" OriginalAmount="507.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.173558" Longitude="29.607431" StarRating="0" HotelCode="|567282" HotelName="Miletus Otel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cavus, Ayazma Caddesi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/7/2/8/2/567282_4fad30d1359.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="513.04" OriginalAmount="507.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0090294" Longitude="28.9648898" StarRating="0" HotelCode="|82877" HotelName="Balin - Special Class" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dibekli Camii sk. No:10 Beyazit</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/8/7/7/82877_10.jpg</HotelPictures>
        <HotelDescription>SITUATION: The hotel Sultanahmet it is in it is located 350 metres away from Topkapi the Palace of and the mosque. ROOM: The establishment has soundproofed rooms, with WiFi (free of charge) and views of the city.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="513.08" OriginalAmount="508" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14795-28558303/7349876710869723982/6819" HotelName="CARLTON" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/480000/479600/479511/8e499f2c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="513.08" OriginalAmount="508" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1399733-32381876/7349876710869723982/16553" HotelName="RAMADA ENCORE BY WYNDHAM ISTANBUL ARNAVUTKOY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/103000000/102950000/102945600/102945560/6d681078_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="513.08" OriginalAmount="508" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|261532-22272385/7349876710869723982/24498" HotelName="DEDEMAN BOSTANCI ISTANBULHOTEL &amp;amp; CONVENTION CENTRE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7250000/7242100/7242089/341678c5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="513.64" OriginalAmount="508.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.027059" Longitude="28.970154" StarRating="0" HotelCode="|536730" HotelName="The Gift Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Yolcuzade Iskender Cd. 22</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/6/7/3/0/536730_73a28b82051.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="514.09" OriginalAmount="509" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.98288134" Longitude="29.03283048" StarRating="0" HotelCode="778323|343399" HotelName="Riva's Moda" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Caferaga Mahallesi, Doktor Esat Isik Caddesi 98, Kadikoy, Istanbul 34710</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/07/5e07dcaf0508fe81950d51ac60bc9fe492235768.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="514.09" OriginalAmount="509" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|637833-28455313/7349876710869723982/394" HotelName="OBAHAN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/39000000/38870000/38861400/38861339/50ae2184_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="514.09" OriginalAmount="509" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|185104-28558426/7349876710869723982/3127" HotelName="ALBINAS OLD CITY" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4800000/4798200/4798155/c7dc60a7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="514.21" OriginalAmount="509.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0571705" Longitude="28.9798523" StarRating="4" HotelCode="572123|77726889" HotelName="The House Hotel Bomonti" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Cumhuriyet Mahallesi, Düzoglu Sokak 2/A, Bomonti, Sisli, Istanbul 34437</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/58/583861/583861a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="514.27" OriginalAmount="509.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0049697" Longitude="28.9748099" StarRating="0" HotelCode="|43654" HotelName="Arden City Hotel - Special Class" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/3/6/5/4/43654_7.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban, boutique hotel, has 36 rooms and 8 floors. The renovated hotel in 2008, with air-conditioning, has a lobby, a reception, a currency exchange service, a cloakroom, a lift, WiFi, a bar and a restaurant. For an extra cost you can enjoy internet, room service, a laundry service and a car park. SITUATION: This hotel is surrounded by the tourist area, is in Sultanahmet the historic centre of In the surrounding area, you can find restaurants, bars, public transport services, shops, the railway station and the bus station. it is situated 18 kilometres away from Istanbul AtatÃ¼rk Airport it is 60 kilometres away from Sabiha Gokcen Airport. ROOM: The establishment has 2 suites standard rooms with views, The bright rooms, have a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, internet, a mini-bar, a double or king-size bed, an air-conditioning system, individual heating and a safety deposit box. MEALS: Customers have at their disposal a restaurant, Regarding the food and beverage offering, the establishment offers a breakfast service. PAYMENT METHODS: Customers can pay using Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="514.58" OriginalAmount="509.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00849" Longitude="28.954226" StarRating="0" HotelCode="|523463" HotelName="Freya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ihtisap Agasi Sk. 9-11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/3/4/6/3/523463_6b0c3be0959.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="514.75" OriginalAmount="509.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.046755" Longitude="29.007389" StarRating="0" HotelCode="|546715" HotelName="Besiktas Serenity Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Barbaros Blv. 59</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/6/7/1/5/546715_d54a4b81001.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="514.75" OriginalAmount="509.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0257203" Longitude="28.9789614" StarRating="4" HotelCode="|108231" HotelName="Sub Karaköy - Special Class" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Necatibey Cad. No: 91 Karakoy</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/8/2/3/1/108231_11.jpg</HotelPictures>
        <HotelDescription>SITUATION: This modern hotel is in Karakoy the district of it is situated 5 minutes walk away from the ferry. ROOM: The rooms have modern facilities and smart furniture.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="515.05" OriginalAmount="509.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.044374" Longitude="29.004213" StarRating="0" HotelCode="|522246" HotelName="Guest" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sinanpasa, Yenilik Sk. 9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/2/2/4/6/522246_d83dc280912.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="515.10" OriginalAmount="510" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.8282" Longitude="28.6352" StarRating="3" HotelCode="0|612239-28494074/7349876710869723982/2006" HotelName="MAROON PERA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>MARAS MAHALLESI KAUNOS SOKAK NO 20, DALYAN, ORTACA, TR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13350000/13343700/13343671/57c72973_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Property Location   With a stay at Berg Hotel in Ortaca (Dalyan), you'll be minutes from Dalyan Mosque and Lycian Rock Tombs. This hotel is within close proximity of Kaunos and Iztuzu Beach.   Rooms   Make yourself at home in one of the 6 air-conditioned guestrooms. Bathrooms have showers and hair dryers.   Rec, Spa, Premium Amenities   Take advantage of recreation opportunities such as a seasonal outdoor pool, or other amenities including complimentary wireless Internet access and tour/ticket assistance.   Dining   Enjoy a satisfying meal at a restaurant serving guests of Berg Hotel. Quench your thirst with your favorite drink at a bar/lounge.   Room Info:  Name: Standard Room Description:    1 double   This room measures 258 square feet (24 square meters). Complimentary wireless Internet access keeps you connected, and cable channels are offered for your entertainment. A minibar and a coffee/tea maker are supplied. The private bathroom has a shower; a hair dryer can be requested. Air conditioning, a safe, and daily housekeeping are among the conveniences offered. This room is Non-Smoking.     Name: Suite Description:    1 double and 1 sofa bed   Opening to a balcony, this room measures 484 square feet (45 square meters). Complimentary wireless Internet access keeps you connected, and cable channels are offered for your entertainment. A minibar is supplied. The private bathroom has a shower, as well as complimentary toiletries. Air conditioning, a separate living room, and a double sofa bed are among the conveniences offered. This room is Non-Smoking.     Name: Room, Terrace Description:    1 double   Opening to a patio, this room measures 258 square feet (24 square meters). Complimentary wireless Internet access keeps you connected, and cable channels are offered for your entertainment. A minibar is supplied. The private bathroom has a shower, as well as complimentary toiletries. Air conditioning, complimentary bottled water, and a safe are among the conveniences offered. This room is Smoking.     Name: Double Room (Hydro Massage) Description:    1 double   Measuring 237 square feet (22 square meters), this room opens to a patio with pool views. Complimentary wireless Internet access keeps you connected, and cable channels are offered for your entertainment. A minibar and a coffee/tea maker are supplied. The jetted bathtub is a great place to wind down; the private bathroom also has complimentary toiletries. Air conditioning, complimentary bottled water, and a safe are among the conveniences offered. This Non-Smoking room was recently renovated in March 2014.       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 1 PM  Check-out time is noon&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="515.10" OriginalAmount="510.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.011978950451" Longitude="28.955556750298" StarRating="3" HotelCode="165540|buyuk_keban_hotel" HotelName="Hotel Büyük Keban" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Genctürk Caddesi No: 39, Sehzadebasi, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/26/be2668e1743a4c45383dcf4de59d780e4b3ae37d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="515.38" OriginalAmount="510.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0122333" Longitude="28.9777066" StarRating="0" HotelCode="|82969" HotelName="Hypnos Design Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ebusuud Cad.No 10 Sirkeci</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/9/6/9/82969_9.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has WiFi and a car park. SITUATION: 50 metres away, guests can find the tram stop.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="515.39" OriginalAmount="510.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0117441" Longitude="28.9565963" StarRating="3" HotelCode="|82917" HotelName="Maya  Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Fevziye Caddesi No: 5 Sehzadebasi Laleli</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/9/1/7/82917_75b134c0629.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is inIstanbul the heart of 250 metres away, guests have the mosque. ROOM: The establishment has 50 rooms with an air-conditioning system, a satellite TV and WiFi (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="515.70" OriginalAmount="510.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0091197" Longitude="28.9789899" StarRating="4" HotelCode="|34759" HotelName="Ottoman Imperial - Special Class" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CAFERIYE SOK.NO:6/1SULTANAHMET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/4/7/5/9/34759_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, was built in 1854, renovated in 2006, has 54 rooms, suites and 3 floors. The establishment has a reception, a safety deposit box service, a currency exchange service, a cloakroom, a lift and a kiosk. Our guests can find a bar, 2 restaurants, a fax machine, computer, a scanner and a printing service. The establishment also offers internet, room service, a laundry service and a car park. SITUATION: Is situated in the heart of the historic centre, in the surrounding area, clients can find tourist points of interest, Clients can also find commercial areas and the harbour. 2000 metres away, there is a tram stop, is 19 kilometres away from Istanbul AtatÃ¼rk Airport. ROOM: The establishment has rooms and suites. Guests are offered renovated rooms, a bathroom with a hairdryer, an air-conditioning system, a direct line telephone and a satellite TV. They also have internet, data connection, a mini-bar, a writing desk and a safe. Guests can find Pemium rooms with coffee pot, a kettle, internet and a bathrobe. FACILITIES: The establishment boasts a Turkish bath. PAYMENT METHODS: Customers can pay by American Express, Visa and Mastercard. OTHERS: Regarding the food and beverage offering, clients have 2 restaurants and a bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="516.11" OriginalAmount="511" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00884912" Longitude="28.96487371" StarRating="3" HotelCode="186206|30437" HotelName="Balin Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Kemalettin Mahallesi, Ordu Caddesi, Dibekli Cami Sokak 10, 34126 Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/a8/80a8f540401f39d0fe8f087521a094395be58824.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="516.11" OriginalAmount="511" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|69621-28447317/7349876710869723982/908" HotelName="DUNDAR" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/23000000/22170000/22168900/22168889/dad5b825_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="516.11" OriginalAmount="511" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|117837-28549159/7349876710869723982/1006" HotelName="SPECTRA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/330000/327300/327224/513a4925_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="518.13" OriginalAmount="513" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008047" Longitude="28.963131" StarRating="4" HotelCode="168922|25910" HotelName="Hotel Momento Beyazit" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 07/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mithat Pasa Caddesi, Kucuk Haydar Efendi Sokak 14, Beyazit, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0f/1d/0f1d69be671c872e3d02f7cec7066d6887c88132.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is very conveniently located less than 200 metres from the Grand Bazaar while the sights o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="518.13" OriginalAmount="513" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|639567-28455382/7349876710869723982/2716" HotelName="MERETTO LALELI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/639567/202036133313187.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="518.13" OriginalAmount="513" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|612179-32593646/7349876710869723982/3500" HotelName="KUZEN - ADULTS ONLY" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16320000/16314100/16314012/111a3348_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="519.14" OriginalAmount="514" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.992795" Longitude="29.027483" StarRating="3" HotelCode="311577|58732" HotelName="Zirve Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Osmanaga Mahallesi, Resit Efendi Sokak 38, Kadiköy, 34714 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/b0/69b0c99f697358287ec59fdbe9adcb9e4c670456.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="519.14" OriginalAmount="514" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="973951|486629" HotelName="Levni Plus Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hoca Pasa Mahallesi, Safveti Pasa Sokak 10, 34110 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1c/4c/1c4c8c367cf53e9ecfa6f5951e5f2aefd02da3ad.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="519.14" OriginalAmount="514" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|599229-22343788/7349876710869723982/24799" HotelName="PARK INN BY RADISSON ISTANBUL AIRPORT ODAYERI HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/22000000/21530000/21527100/21527045/996dcf3e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="519.14" OriginalAmount="514" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|638201-22311514/7349876710869723982/24840" HotelName="RAMADA ENCORE BY WYNDHAM ISTANBUL BASIN EXPRESS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/39000000/38510000/38506400/38506356/23e10608_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="519.33" OriginalAmount="514.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.989" Longitude="29.02437" StarRating="0" HotelCode="|525856" HotelName="Sarnic Butik Otel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Caferaga Mahallesi Dumlupinar Sok No12</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/5/8/5/6/525856_cf4ef121159.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="520.15" OriginalAmount="515" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0166318" Longitude="28.97323023" StarRating="3" HotelCode="430680|199343" HotelName="Alpek Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Hobyar Mahallesi, Arpacilar Caddesi 6, Eminönü, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/b1/2a/b12a4be099db69008b3457e2c2f05ea4eaa44a7c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="520.15" OriginalAmount="515" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.02501502" Longitude="28.8159874" StarRating="5" HotelCode="936797|45801" HotelName="Divan Suites Istanbul G-Plus" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Baglar Mahallesi, Mimar Sinan Caddesi 35, Günesli 34209, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/bf00b3d32a61153a/f5/f5a2a056a824940d/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at the centre of Istanbul’s new business district, just five minutes from Istan...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="520.15" OriginalAmount="515.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008064773983" Longitude="28.958729001328" StarRating="4" HotelCode="900211|hotel_venera" HotelName="Hotel Venera" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Mesihpasa Caddesi 72, Laleli, 34480 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/48/a3/48a383d08a6a070c80b5153ab4e0b8da702d7325.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the old city centre, within walking distance of Istanbul’s spectacular highl...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="521.16" OriginalAmount="516" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.23721533" Longitude="28.85452946" StarRating="4" HotelCode="613563|392929" HotelName="Park Inn by Radisson Istanbul Odayeri" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Odayeri Mahallesi, Selçuk Bey Sokak 27, 34075 Eyüp, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/631158/631158a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="521.16" OriginalAmount="516" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|610003-18290575/7349876710869723982/22793" HotelName="ROX" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8970000/8962900/8962898/bee721b9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="522.17" OriginalAmount="517" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008177491057" Longitude="28.96481525403" StarRating="3" HotelCode="118862|25911" HotelName="Niles Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ordu Caddesi Dibekli Cami Sokak 13, Beyazit, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/59/dd/59dd7cf639947b3f2fd1c53c28879f72cd2ee931.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="522.17" OriginalAmount="517" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.012475" Longitude="28.97795" StarRating="3" HotelCode="60858|343432" HotelName="Ersu" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ebussuud Caddesi Erdogan Sokak 10, Sirkeci, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/5a/d85aa0c9ac3e1214672934dcc0f4d60d1897ab59.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="523.18" OriginalAmount="518" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|290957-18170631/7349876710869723982/18592" HotelName="MERCURE ISTANBUL UMRANIYE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/22000000/21230000/21227200/21227140/04303ea6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="523.18" OriginalAmount="518.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.010101" Longitude="28.977961" StarRating="3" HotelCode="33848|zeynep_sultan_hotel" HotelName="Zeynep Sultan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Alemdar Mahallesi, Zeynep Sultan Camii Sokak 25, 34110 Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/35/ec/35eca16adc480b6d9603c2698c5f556048df8cac.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is situated close to the heart of the city of Istanbul. Plenty of shopping and e...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="523.18" OriginalAmount="518.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.005774328819" Longitude="28.954377919436" StarRating="4" HotelCode="185397|the_city_port_hotel" HotelName="The City Port" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Katip Kasim Mahallesi, Sepetci Selim Sokak 58, Yenikapi, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/93/e093ca48ed415043a0aac6b12f02570ddc8af39e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="523.18" OriginalAmount="518.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01204" Longitude="28.95578" StarRating="3" HotelCode="900068|sorriso_due_hotel" HotelName="Marinem" 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,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gençtürk Cad. Aga yokusu Sk. No: 18, 34470 Istanbul, Sehzadebasi</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/56/12/5612bae9daef328e19d7adeb572d8ecb799a3020.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Sehzadebasi, which is the oldest part of Istanbul. Within walking distance, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="523.99" OriginalAmount="518.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="4" HotelCode="43552|1535981" HotelName="Golden Age Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mahallesi, Topcu Caddesi 10, Taksim, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/3a1cb0c4f5447020/99/9999e19a6bc8ef81/10-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated just 5 minutes away from Taksim's underground station. It is approximately 25 ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="524.19" OriginalAmount="519" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.991916816946" Longitude="29.025650918484" StarRating="3" HotelCode="152018|56640" HotelName="Parkhouse Boutique &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Jacuzzi,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Osmanaga Mahallesi, Muhurdar Fuat Sok 12, Kadiköy, 34714 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/211601/211601a_hb_a_032.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="524.19" OriginalAmount="519.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.002880072601" Longitude="28.975045008598" StarRating="3" HotelCode="410318|artefes_hotel" HotelName="Artefes Hotel Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kucuk Ayasofya Caddesi, Cayiroglu Sokak 17, Sultanahmet, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/8b/7e8b60608ff243790701493a975b8aaaa272f67d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is a recently opened establishment in the Sultanahmet district of Istanbul. The hotel's su...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="524.39" OriginalAmount="519.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0086264" Longitude="28.964326" StarRating="2" HotelCode="|86826" HotelName="Inter Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mithatpasa Cad. Buyuk Haydar Efendi Sok. No:29 Beyazit</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/8/2/6/86826_4.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is situated in the historic centre of Beyazit/Sultanahmet, close to the Grand Bazaar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="525.20" OriginalAmount="520" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.005784" Longitude="28.973431" StarRating="3" HotelCode="169635|27756" HotelName="Hotel Perula" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Binbirdirek Mahallesi, Peykhane Sokak 45, Sultanahmet Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/e5/7fe5472972ce3bd617017ef479ac08b0dcc97159.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the historical district of Istanbul, within a few hundred metres of the tour...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="526.21" OriginalAmount="521" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.018807444745" Longitude="28.927531591402" StarRating="3" HotelCode="318948|217233" HotelName="Hanna Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Topkapi Mahallesi, Dullar Cikmazi Sokak 3, Topkapi, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/7e/717e91ce061420451b7ea513ab799bf2c7ea591e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="526.21" OriginalAmount="521" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|173789-32594983/7349876710869723982/3489" HotelName="CONCEPT NISANTASI HOTELS AND SPA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/72000000/71710000/71705700/71705678/e1e9bbc4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="526.21" OriginalAmount="521" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|433919-18195729/7349876710869723982/22108" HotelName="TAXIM LOUNGE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10950000/10945500/10945440/00540764_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="526.21" OriginalAmount="521.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.006342992754" Longitude="28.981709588955" StarRating="3" HotelCode="99184|ishakpasa_konagi" HotelName="Ishak Pasa Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cankurtaran Mahallesi, Ishakpasa Caddesi, Ishakpasa Konagi 3 - 5, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/61/2161639e292571dbda6d9bd0d5d1c361c314df03.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="526.21" OriginalAmount="521.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00511218" Longitude="28.96379533" StarRating="3" HotelCode="315764|alphonse_hotel" HotelName="Alphonse" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Muhsine Hatun Mah. Çiftegelinler Cad No. 25, Kumkapi, 34126 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/27/fe2798737a801c530bd0a43eb6d96995261969fd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="526.70" OriginalAmount="521.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.006607" Longitude="28.969696" StarRating="0" HotelCode="|454604" HotelName="Imagine - Special Category" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Emin Sinan Mah. Pertevpasa Sk. No: 57Kadirga,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/4/6/0/4/454604_121fc9e1030.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="527.07" OriginalAmount="521.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.013794" Longitude="28.977017" StarRating="4" HotelCode="|454365" HotelName="Dodo Spa Old City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hoca Pasa Mahallesi, Hudavendigar Cad</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/4/3/6/5/454365_d22d01f1306.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="527.22" OriginalAmount="522" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.040186366468" Longitude="28.984800875187" StarRating="4" HotelCode="41098|19796" HotelName="Grand Öztanik Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Topcu Caddesi 9-11, Taksim, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/0c/74/0c7438f624f36df6d79c5574ff965358de84780a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the new city area of Taksim, close to the metro station. It is approximately...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="527.22" OriginalAmount="522" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01" Longitude="28.9575" StarRating="5" HotelCode="61881|12508" HotelName="Crowne Plaza Istanbul - Old City" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Balabanaga Mahallesi, Fethi Bey Caddesi 2, Laleli, Fatih, 34134 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/74/64/746444efbd31709becce91da0b7a73b9578b7424.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;With its outstanding location, this hotel is within walking distance of the Grand Bazaar, the Blue M...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="527.22" OriginalAmount="522.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.039865" Longitude="28.984913" StarRating="4" HotelCode="65192|manesol_boutique_lamartine" HotelName="Lamartine" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Lamartin Caddesi 25, Taksim, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/50/4c/504c87044e4d03aa83d4e48a3f6cc20e318a7865.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located within a few minutes’ walk of Taksim Square, where there are transport ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="528.23" OriginalAmount="523" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.009225" Longitude="28.962833" StarRating="4" HotelCode="167659|22999" HotelName="Sky Kamer" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ordu, 31, Istanbul 34130</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/12/128296/128296a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the old, cultural centre of Istanbul known as Beyazid, the hotel's roof terrace overlooks...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="528.23" OriginalAmount="523" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|132508-18131604/7349876710869723982/21837" HotelName="ELITE WORLD COMFY ISTANBUL TAKSIM HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2860000/2856000/2855991/31e22fd3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="528.91" OriginalAmount="523.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.9117498" Longitude="29.2013198" StarRating="0" HotelCode="|40991" HotelName="Titanic Business " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BARBAROS HAYRETTIN PASA CAD NO 43 KARTAL</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/9/9/1/40991_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Titanic Business is rated five stars and it is in Istanbul city centre.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="529.24" OriginalAmount="524" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.976839295417" Longitude="28.868029680024" StarRating="5" HotelCode="221774|45383" HotelName="Ramada Hotel and Suites Istanbul Atakoy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Atakoy 1.Kisim Mahallesi, Fisekhane Caddesi 9/1, 34158 Istanbul, Bakirkoy</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e3/4c/e34cfae7056fbee254ac0dcc340babf2e3c518d4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies in Ataköy district, just 8 km from Atatürk Airport and CNR Expo Centre, a 5 minute wa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="529.57" OriginalAmount="524.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01912" Longitude="28.92743" StarRating="0" HotelCode="|193224" HotelName="Hanna" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Topkapi Mah. Dullar Cikmazi Sok. No: 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/3/2/2/4/193224_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="529.78" OriginalAmount="524.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.991851" Longitude="29.026877" StarRating="0" HotelCode="|522154" HotelName="Viva Suits" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/2/1/5/4/522154_a4b09cf0948.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="530.41" OriginalAmount="525.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.005896" Longitude="28.973453" StarRating="3" HotelCode="|72447" HotelName="Perula" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Binbirdirek MhPeykhane Sk 45</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/2/4/4/7/72447_6.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is luxury boutique. SITUATION: 2 minutes away from the establishment, clients can find tourist points of interest. ROOM: The luxurious, comfortable rooms, have an air-conditioning system, wooden furniture, internet and a mini-bar. OTHERS: Regarding the food and beverage offering, clients can enjoy a buffet breakfast, The establishment also offers a Turkish bath.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="530.88" OriginalAmount="525.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.96745" Longitude="29.10485" StarRating="3" HotelCode="|192848" HotelName="Plus Bostanci Atasehir" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Yesilvadi Sokak No:10 Bostanci</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/2/8/4/8/192848_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="531.26" OriginalAmount="526" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1451247-32389648/7349876710869723982/23803" HotelName="GRAND HARILTON HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1451247/1451247_120251023162552373.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="531.26" OriginalAmount="526" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1464588-32919775/7349876710869723982/23830" HotelName="LA QUINTA BY WYNDHAM ISTANBUL KARTAL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/112000000/111260000/111258300/111258276/e1dd1296_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="531.97" OriginalAmount="526.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.977311" Longitude="28.875739" StarRating="0" HotelCode="|546674" HotelName="La Mia Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/6/6/7/4/546674_c1908211041.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="532.27" OriginalAmount="527.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008344" Longitude="28.976244" StarRating="3" HotelCode="188663|hotel_nomade" HotelName="Nomade" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Divanyolu Caddesi, Ticarethane Sokak 15, 34410 Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/61/51/61511afb4db77066ef84e02dbae151d1990d603a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="532.27" OriginalAmount="527.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01225906" Longitude="28.95601137" StarRating="0" HotelCode="516714|hotel_buyuk_sehzade" HotelName="Hotel Buyuk Sehzade" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gencturk Caddesi No 66</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/62/71/6271ac3f9235d72f8e568424f84ee9ff6a1770eb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="533.28" OriginalAmount="528" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.034270965225" Longitude="28.980896458504" StarRating="4" HotelCode="901003|56505" HotelName="Misafir Suites 8 Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Bicycle Rental,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kuloglu Mah., Erol Dernek Sok. No:1, 34433 Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/72/a9/72a947d4e3d0b67d81cdcc5335317ff141bc922d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="533.52" OriginalAmount="528.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0403145" Longitude="28.9847891" StarRating="4" HotelCode="|94468" HotelName="Golden Age  Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>TOPCU CAD. NO 10 (TAKSIM OTELLER BOLGESI) , Istanbul Turkey</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/9/4/4/6/8/94468_14.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers WiFi, (free of charge), a lounge bar and a swimming pool bar. SITUATION: This establishment, is 300 metres away from Takshim the square 1 minute away from the establishment, you can find the metro station, 900 metres away, clients have the convention centre and the exhibition centre, Close to Istiklal Avenue Where customers can find restaurants, shops and cafÃ©s. Guests can request a transfer service to the airport, is situated 20 kilometres away from the airport. ROOM: The rooms have a television, a bathroom and a sitting room with sofa. FACILITIES: The establishment has a Turkish bath, a massage service and a swimming pool with deck chairs. OTHERS: Regarding the food and beverage offering, clients have a restaurant, The establishment offers a buffet breakfast and an Ã  la carte or set-menu lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="533.59" OriginalAmount="528.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.039999" Longitude="28.976132" StarRating="5" HotelCode="|444986" HotelName="Cher and Spa Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Haciahmet Mah. Kurtulusdere Mah. No:31</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/9/8/6/444986_31edde81245.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="534.27" OriginalAmount="528.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.019972" Longitude="28.96358" StarRating="0" HotelCode="|532862" HotelName="Roof Halic Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tahsildar Sk.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/2/8/6/2/532862_e89af961020.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="534.29" OriginalAmount="529" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.040681" Longitude="28.98347" StarRating="5" HotelCode="75623|18040" HotelName="Elite World Istanbul" 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,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sehit Muhtar Caddesi 42, Taksim, 34435 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/bc/17/bc17a46be1341b10fd613cfc7346eb412e165763.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Taksim, the new city, in the middle of Istanbul, the meeting point of Asia ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="534.29" OriginalAmount="529.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.005022820611" Longitude="28.964796839287" StarRating="4" HotelCode="292260|skalion_hotel" HotelName="Skalion Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Hayrettin Mahallesi, Cifte Gelinler Caddesi 6, Kumkapi, Fatih, 34126 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/6d/a2/6da28bf81036a30c996e69863bf3cb654c57298d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated half a kilometer from the Grand Bazaar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="535.08" OriginalAmount="529.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.004302" Longitude="28.97539" StarRating="0" HotelCode="|532887" HotelName="RW Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sifa Hamami Sk. 14</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/2/8/8/7/532887_fa1f7241038.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="535.11" OriginalAmount="529.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.960532" Longitude="29.1025658" StarRating="0" HotelCode="|83038" HotelName="The Bostanci Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mehmetevki Paa No:20 Bostanci</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/0/3/8/83038_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has views of the city and sea views. SITUATION: Istanbul It is in.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="535.30" OriginalAmount="530" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1239462-28476040/7349876710869723982/5909" HotelName="CROWNED" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/67000000/66270000/66260700/66260606/e3513ce2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="535.30" OriginalAmount="530.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.025745" Longitude="28.973844" StarRating="4" HotelCode="34526|anemon_hotel_galata__special_class" HotelName="Anemon Galata" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bereketzade Mahallesi, Büyükhendek Caddesi 5, Kuledibi, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/31/71/3171012b12731c965f034ad3ada4f3c6d61a548e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right next to the Galata Tower in the historical Pera area of Istanbul, the hotel has a uniq...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="535.30" OriginalAmount="530.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01613" Longitude="28.948701" StarRating="3" HotelCode="9370|pianoforte" HotelName="Pianoforte" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Feyzullah Efendi Cd No: 17, 34620 Kiztasi, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/05/7205bb5a73decf6b79455b39791db4965b04cf5c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="536.31" OriginalAmount="531" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.02649744" Longitude="28.97799173" StarRating="0" HotelCode="442383|343246" HotelName="Galata 1875 Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Bicycle Rental,Coffee Shop,Concierge,Dry Cleaning,Elevator,Fax,Housekeeping,Internet,Kitchen,Laundry,LCD/Projector,Luggage Storage,Parking,Pets allowed,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hacimimi Mahallesi, Luleci Hendek Caddesi 25, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/07/5007145bef944f282628eb22ac1adb4b97527938.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Galata 1875 Suites in Istanbul (Galata), you'll be ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="536.65" OriginalAmount="531.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.05193" Longitude="28.990702" StarRating="0" HotelCode="|525407" HotelName="The Rooms Nisantasi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Zafer Sokak No: 64</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/5/4/0/7/525407_7a16f481002.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="537.32" OriginalAmount="532" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|633356-28455280/7349876710869723982/3731" HotelName="KUNLUN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/39000000/38530000/38522700/38522625/140efd3d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="537.39" OriginalAmount="532.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.02574" Longitude="28.979089" StarRating="4" HotelCode="|446495" HotelName="Root Karaköy Bosphorus Hotel and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hacimimi, Necatibey Cd.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/4/9/5/446495_436a86e0947.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="538.20" OriginalAmount="532.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03343" Longitude="28.9853802" StarRating="3" HotelCode="|82993" HotelName="Cihangir" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Aslanyata?? Sok. No: 17</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/9/9/3/82993_9.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is situated 1 kilometre away fromKabatas the ferry station of.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="538.25" OriginalAmount="532.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0132" Longitude="28.942" StarRating="0" HotelCode="|525437" HotelName="Best Garden Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/5/4/3/7/525437_2bc71d01159.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="538.33" OriginalAmount="533" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.013528243679" Longitude="28.977282643319" StarRating="4" HotelCode="32218|13723" HotelName="Best Western Empire Palace" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Hudavendigar Caddesi 19, Sirkeci-Sultanahmet, 34110 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/51272/a_51272_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of the beautiful old town and is only 100 m from the tourist cen...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="538.33" OriginalAmount="533" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1059116-28452526/7349876710869723982/673" HotelName="ELEMENT GARDEN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/36000000/35890000/35889000/35888913/cbc1b796_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="538.33" OriginalAmount="533" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|361223-28558513/7349876710869723982/5005" HotelName="THE CONFORIUM" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9990000/9983800/9983735/03b7d9b5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="538.33" OriginalAmount="533" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|374858-18986396/7349876710869723982/11483" HotelName="HOLIDAY INN ISTANBUL - KADIKOY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11070000/11062200/11062118/6ae8d3b7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="538.33" OriginalAmount="533" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|10281-20798761/7349876710869723982/16573" HotelName="GOLDEN AGE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3250000/3243100/3243032/0225946a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="538.80" OriginalAmount="533.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.924763" Longitude="29.154792" StarRating="4" HotelCode="|444878" HotelName="Days By Wyndham Istanbul Maltepe" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/8/7/8/444878_7c02c5b1128.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="539.34" OriginalAmount="534.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="3" HotelCode="65801|fatih_hotel_2" HotelName="Osmanbey Fatih Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Halaskargazi Mahesi, Matbaaci Osmanbey Sokak No. 13, 34361 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/78/2a782a0ce16d9f1d5686f04c54a7ddcc0afdeefd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="539.34" OriginalAmount="534.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.004612" Longitude="28.980096" StarRating="4" HotelCode="130199|acra_hotel__special_class" HotelName="Acra Hotel" 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,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Mehmet Aga Caddesi, Amiral Tafdil Sokak 15, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/0f/d8/0fd827aab4aadc726af4d613777c0b97456edde1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys an ideal location in the heart of the historical centre of Istanbul in the Sultana...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="539.97" OriginalAmount="534.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0649" Longitude="29.00386" StarRating="0" HotelCode="|23317" HotelName="Tempo Residence Gayrettepe" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rustubey Sok. No.2 Gayrettepe, Istanbul 34349</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/3/1/7/23317_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: this aparthotel was built in 2000. It has 8 floors and 21 junior suites. In the entrance, you can find a lobby with a reception, a safety deposit box service, a currency exchange service, lifts and internet. Guests are also offered a restaurant with air-conditioning, an indoor car park and a car park. There are many services available at the establishment, including room service, a laundry service and a medical care service. SITUATION: This hotel is in Istanbul the city centre of. ROOM: All the rooms have a bathroom, a direct line telephone, satellite or cable TV, a radio, a stereo and internet. They also offer an open-plan kitchen, a fridge, a double bed, a sofa, a safe (available for a fee) and a central heating system. OTHERS: Regarding the food and beverage offering, clients can enjoy a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="540.35" OriginalAmount="535" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.99257125" Longitude="29.0430921" StarRating="3" HotelCode="318299|198749" HotelName="Holiday Inn Istanbul Kadikoy" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Golf,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Egitim Mahallesi, Poyraz Sokak 6, 34722 Kadiköy, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/5c/c35c837212f328679e881ac87cd4821d3385d2f5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="540.35" OriginalAmount="535" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.05787352938" Longitude="28.98736771368" StarRating="5" HotelCode="148921|27831" HotelName="Holiday Inn Istanbul - Sisli" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Halaskar Gazi Caddesi, 19 Mayis Mahallesi 206, 34360 Istanbul, Sisli</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/e7/72e77b12541001c56c543f258cb057600a608945.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="540.86" OriginalAmount="535.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0136" Longitude="28.973687" StarRating="0" HotelCode="|450031" HotelName="Hampton By Hilton Istanbul Sirkeci" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/0/0/3/1/450031_b4100e91004.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="541.36" OriginalAmount="536" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.99277912" Longitude="29.02598584" StarRating="4" HotelCode="451131|199008" HotelName="Istanbul Life Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Rihtim Caddesi, Resit Efendi Sokok 11, 34714  Kadiköy, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/01/b3/01b38acc04c34bacc2e03a5ea29a83617327ee6c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kadiköy.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="541.36" OriginalAmount="536.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.012363494298" Longitude="28.95712852478" StarRating="4" HotelCode="9355|carlton_hotel_7" HotelName="Carlton Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kemal Pasa, Fevziye Caddesi 22, 34470 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/92/4d/924d868d35a35db6da2d9694f282e1690644c1b3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming hotel is located at the heart of the old town of Sehzadebasi in Istanbul. It lies in ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="541.38" OriginalAmount="536.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.015046" Longitude="28.976956" StarRating="0" HotelCode="|465072" HotelName="Grand Sirkeci Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hobyar mahallesi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/5/0/7/2/465072_be3c39b1230.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="542.14" OriginalAmount="536.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.885163" Longitude="29.198299" StarRating="0" HotelCode="|524415" HotelName="Denizati Plus Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ankara Caddesi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/4/4/1/5/524415_d782cf70903.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="542.37" OriginalAmount="537" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.003911" Longitude="28.978937" StarRating="4" HotelCode="900671|25896" HotelName="Darussaade Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sultan Ahmet, Akbiyik Caddesi 90, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/1f/181f2121f41ff5fa5171a4bffa884043a26c7bb0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers are welcomed at the hotel, which has a total of 22 rooms. The establishment features a ba...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="542.37" OriginalAmount="537" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0639779" Longitude="29.01005199" StarRating="5" HotelCode="11644|2975" HotelName="Dedeman Istanbul" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Yildiz Posta Caddesi 50, Gayrettepe, 34340 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/fe/d9/fed935569d39ddfffbd88329543412f1ee7d8948.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is located in the Esentepe district of Istanbul, convenient for both business and lei...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="542.37" OriginalAmount="537" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|230166-32594000/7349876710869723982/2521" HotelName="ARES ISTANBUL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3560000/3554800/3554797/89be3f0b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="542.80" OriginalAmount="537.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008103" Longitude="28.964813" StarRating="3" HotelCode="|72445" HotelName="Niles  Istanbul - Special Class" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ordu CaddesiDibekli Cami Sokak 19</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/2/4/4/5/72445_10.jpg</HotelPictures>
        <HotelDescription>SITUATION: Is situated in the city centre, the historic centre, nearby, you will find tourist areas, places of interest. ROOM: The comfortable rooms, have an air-conditioning system, a bathroom and WiFi (free of charge), It also offers suites and Turkish bath.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="543.36" OriginalAmount="537.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.05408" Longitude="28.98584" StarRating="0" HotelCode="|242526" HotelName="Numi Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cumhuriyet Mah. Rumeli Cd. No 104/6 Osmanbey</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/2/5/2/6/242526_14.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="543.38" OriginalAmount="538" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.003443523223" Longitude="28.970485925675" StarRating="4" HotelCode="9878|25893" HotelName="Best Western Antea Palace Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kücük Ayasofya Mahallesi, Yusuf Askin Sokak 28, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/06787a71fc90a6fc/2b/2b6fe57400dc4a28/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the historic district known as Sultanahmet, with the main attractions of the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="543.38" OriginalAmount="538.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="970652|big_garden_hotel" HotelName="Big Garden Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Molla Gurani Mahallesi, Mahmut Nedim Sakagi 2, Fatih, 34096 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/fd/51fdf63d70bd45ed11a347ceb3e7331e404b686f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="543.55" OriginalAmount="538.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.026261" Longitude="28.977948" StarRating="0" HotelCode="|528495" HotelName="Galata Masterpiece Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Galata Mandirasi Sk. 24</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/8/4/9/5/528495_6435cf31000.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="544.39" OriginalAmount="539" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1328914-28481440/7349876710869723982/1483" HotelName="RECITAL PARK" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/78000000/77160000/77157900/77157815/d2fcf3ac_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="544.77" OriginalAmount="539.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.99812" Longitude="29.142618" StarRating="0" HotelCode="|471215" HotelName="The Kailyn Hotels And Suites Atasehir" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Serifali, Kule Sk.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/1/2/1/5/471215_b09fc031220.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="545.40" OriginalAmount="540" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.009164165531" Longitude="28.974486355412" StarRating="3" HotelCode="315766|58754" HotelName="Edibe Sultan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Alemdar Mahallesi, Hoca Rustem Mektebi Sokak 5, Sultanahmet, 34080 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/43/ce439a59c3d30a7b60c3a2b7e3e4f6f772ce5355.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="545.40" OriginalAmount="540" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.040722473627" Longitude="28.984867930412" StarRating="4" HotelCode="25678|35661" HotelName="Ramada By Wyndham Istanbul Taksim" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Receppasa Caddesi 15, Taksim, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/77/91/7791ddcf963461358a0ff0fcb9762d54b3c6f8c3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in Taksim, a lively district with a range of cultural, art and entertainment a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="545.40" OriginalAmount="540" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1355642-28481055/7349876710869723982/2677" HotelName="BERFINN ORTAKÖY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/90000000/89690000/89684900/89684844/b115f172_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="545.40" OriginalAmount="540" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1448491-27442107/7349876710869723982/5795" HotelName="BEST WESTERN PLUS HOTEL &amp;amp; RESIDENCES ISTANBUL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/108000000/107230000/107225400/107225313/w1600h949x0y0-30fe8850_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="545.40" OriginalAmount="540" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1313312-28477907/7349876710869723982/6370" HotelName="KA HOTEL AND SUITES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/74000000/73470000/73460400/73460304/78833b00_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="545.86" OriginalAmount="540.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01313" Longitude="28.95558" StarRating="3" HotelCode="|25182" HotelName="Sogut Old City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BUKALIDEDE SOK. - SEHZADEBASI/LALELI 11-13</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/1/8/2/25182_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: this renovated hotel in 2006, with air-conditioning, has 50 rooms and 5 floors. It has a reception, internet, a currency exchange service, a cloakroom, a safety deposit box service, lifts, a restaurant and a cafÃ©. There are many services available at the establishment, including room service, a laundry service, a hairdresser's and a car park. SITUATION: It is close to the city centre, Where you can find bars, restaurants and shops. nearby, there is a public transport stop, is situated 15 kilometres away from the airport. ROOM: The modern rooms, a bathroom with a hairdryer, a direct line telephone, satellite and cable television, a radio, internet, a mini-bar, a double bed, an individual air-conditioning system and individual heating. Guests are offered 6 non-smoking rooms. FACILITIES: Guests can enjoy a sauna, For a fee, you can enjoy a massage service and a jacuzzi. PAYMENT METHODS: Customers can pay by Visa and Mastercard. OTHERS: Regarding the food and beverage offering, you can enjoy a buffet breakfast and dinner and Ã  la carte lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="546.41" OriginalAmount="541" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008459375267" Longitude="28.962567708004" StarRating="4" HotelCode="24952|477451" HotelName="Baron Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mimar kemalettin Mahallesi, Buyuk Tulumba Sokak 4, Beyazit, 34400 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/a4/60/a460aa71b789c2fb32de72face16de7be200e147.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located quite near to the large bazaars in Beyazit. The hotel is well situated for acc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="546.41" OriginalAmount="541" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00887" Longitude="28.9556" StarRating="0" HotelCode="828008|375181" HotelName="Grand Marcello Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mesihpasa Mahallesi, Sait Efendi Sokak 23, Laleli, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/d1/38/d138900a8d9dde86fd3cd5e30403959af5b674a0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="546.41" OriginalAmount="541" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="29.73917007446289" Longitude="-95.55845642089844" StarRating="4" HotelCode="0|276992-28558481/7349876710869723982/3356" HotelName="COMFORT LIFE HOTEL AKSARAY" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>2400 West Sam Houston Parkway South, Houston, TX</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16710000/16707200/16707117/79141af9_b.jpg</HotelPictures>
        <HotelDescription>The newly opened Fairfield Inn &amp;amp;amp; Suites Houston Westchase hotel is located off of Beltway 8 and Westheimer Road in Houston, Texas. Just minutes from shopping, restaurants and entertainment, our renovated Marriott hotel offers everything you need for an
 energizing hotel stay. Take in an event at nearby Toyota Center, NRG Stadium and Minute Maid Park, explore the exhibits at the Houston Zoo &amp;amp;amp; Aquarium and indulge yourself with the shopping and cuisine options at the Citycentre Plaza. In town for business?
 We're close to many of the major companies located in Houston, including Schlumberger, Halliburton and MD Anderson Cancer Center. Guests of our hotel can stay in touch with free WiFi, and enjoy access to our indoor pool and 24 hour fitness center. Breakfast
 is on us each morning! With many healthy hot and cold options, our complimentary breakfast is sure to please any guest. We promise you'll be satisfied, or we'll make it right. That's our commitment to you. Ask us about The Fairfield 100% Guarantee.?
&lt;br /&gt;Check In: 15:00 PM&lt;br /&gt;Check Out: 12:00&lt;br /&gt;Maximum child age: 13&lt;br /&gt; &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="546.98" OriginalAmount="541.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0572848" Longitude="28.9127576" StarRating="3" HotelCode="|305357" HotelName="Yeni Otel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ali Galip Bey Cd. No:14, Gaziosmanpasa</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/5/3/5/7/305357_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="548.43" OriginalAmount="543" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.06242" Longitude="28.98906" StarRating="4" HotelCode="300370|45318" HotelName="Grand Aras Hotel &amp; Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Merkez Mahalessi, Buyukdere Caddesi 13, Sisli, 34360 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/94/c0944c38a52ed0eb4d8301feffcc2cb2eb93a041.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="548.43" OriginalAmount="543" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|610177-28494041/7349876710869723982/4186" HotelName="ATAM" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/34000000/33130000/33124200/33124142/8932181e_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="548.43" OriginalAmount="543" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1269850-21295206/7349876710869723982/16493" HotelName="DOSSO DOSSI HOTELS YENIKAPI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/72000000/71650000/71644100/71644046/ae921e73_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="549.35" OriginalAmount="543.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03096" Longitude="28.97474" StarRating="0" HotelCode="|524205" HotelName="The Westist Hotel and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Balyoz Sk.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/4/2/0/5/524205_08a80b61120.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="549.36" OriginalAmount="543.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0059503" Longitude="28.9798908" StarRating="0" HotelCode="|86734" HotelName="Nayla Palace Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kutlugun Sok. No 12</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/7/3/4/86734_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a garden, WiFi (free of charge) and views of the sea. SITUATION: 200 metres away, clients have the mosque.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="549.44" OriginalAmount="544" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.006078956893" Longitude="28.954129815102" StarRating="4" HotelCode="33266|30998" HotelName="Grand Hilarium Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 08/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Fabrika Caddesi 5, Yenikapi, 34130 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/b8/dd/b8dd8dcbc038be32738a0475acb83f8c19a03ac8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located around a 10-minute walk for links to public transport. Atatürk International Ai...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="549.44" OriginalAmount="544" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|433865-28493967/7349876710869723982/2376" HotelName="MERODDI BAGDATLIYAN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10270000/10260300/10260289/f6d80484_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="549.92" OriginalAmount="544.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0630481" Longitude="28.9864346" StarRating="0" HotelCode="|108188" HotelName="116 Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Han?mefendi Sokak, 116, ili</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/8/1/8/8/108188_5309e4a1043.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is in Sisli the centre of near the establishment, you will find the stores, a business centre and leisure areas. ROOM: The establishment has suites and fully-equipped studios, They have WiFi (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="549.99" OriginalAmount="544.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.9927952" Longitude="29.0268669" StarRating="0" HotelCode="|82911" HotelName="Emirtimes Hotel Kadikoy" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Reitefendi Sokak No 38 Osmanaga Mah.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/9/1/1/82911_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment has a reception. SITUATION: The hotel Istanbul it is in it is situated 5 minutes away from HaydarpaÅŸa the Railway Station of. ROOM: All the rooms have an air-conditioning system and WiFi (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="550.06" OriginalAmount="544.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0057216" Longitude="28.9546415" StarRating="0" HotelCode="|108289" HotelName="The City Port Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Katip Kasim Mah. Sepetci Selim Sok. No:66 Yenikapi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/8/2/8/9/108289_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: Yenikapi Is situated in Sultanahmet the establishment is 2 kilometres away from. ROOM: The rooms have soundproofing and modern facilities. FACILITIES: Guests are offered private parking (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="550.45" OriginalAmount="545" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.9554134" Longitude="29.1167787" StarRating="0" HotelCode="760328|343216" HotelName="Elite World Asia" 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,Bar,Business Centre,Conference Hall,Currency Exchange,Designated Smoking Area,Dining,Garden,Internet,Laundry,Lounge,Massage Centre,Meeting Room,Parking,Printer,Restaurant,Room Service,Sauna,Spa,Telephone Service,Valet Parking,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Inönü Caddesi 22, Küçükyali, Maltepe, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/9a773bcfab5cefea/e2/e23b22d11d87efe8dd068ac22074af5f/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This sophisticated Hotel is in Maltepe. A total of 350 guests rooms are available for guests' conven...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="550.45" OriginalAmount="545.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.007329566175" Longitude="28.954062728836" StarRating="0" HotelCode="303971|delta_hotel_istanbul" HotelName="Delta Hotel Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Aksaray Caddesi 26/1, Aksaray, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/9a/02/9a022204a5cec44a216420da39123cf56facfe50.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="551.46" OriginalAmount="546" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.038158" Longitude="28.984111" StarRating="4" HotelCode="169634|32105" HotelName="Senator Hotel Taksim" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Abdulhak Hamit Caddesi 9, Taksim, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/e9/6be9b9c01cb9d46281c8e72ed6cafece638c2c91.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of the city, just 10 m from Taksim Square and its metro station. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="551.46" OriginalAmount="546" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|638277-28455333/7349876710869723982/2262" HotelName="ROYAL GALATA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/42000000/41700000/41695500/41695438/69d0e668_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="551.46" OriginalAmount="546" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|182430-27818923/7349876710869723982/16953" HotelName="GONEN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5310000/5302000/5301960/1b931211_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="551.46" OriginalAmount="546" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1357881-23139506/7349876710869723982/17023" HotelName="IMAGINE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/83000000/82950000/82943400/82943368/550e5aef_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="551.46" OriginalAmount="546.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.014328680706" Longitude="28.97817581892" StarRating="4" HotelCode="39094|orka_royal_hotel" HotelName="Orka Royal Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Hocapasa Mah. Nöbethane Cad. 10, 34113 Sirkeci, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/b7/12/b712b9c9d89aae9b76e90d9e804cdf471a99c88e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of the old city, Sirkeci, within walking distance of all the hist...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="551.95" OriginalAmount="546.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0586046" Longitude="28.9860026" StarRating="4" HotelCode="|220771" HotelName="Mare Park" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Merkez M. Abide-i Hurriyet C. No:85/87, ?i?li 60</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/7/7/1/220771_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="552.20" OriginalAmount="546.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0628732" Longitude="28.987483" StarRating="4" HotelCode="|453783" HotelName="ibis Istanbul Sisli" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Abide-i Hurriyet Caddesi No:179</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/7/8/3/453783_15dd3201729.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="552.47" OriginalAmount="547" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.932642251862" Longitude="29.327947100121" StarRating="5" HotelCode="260171|45784" HotelName="Miracle Istanbul Asia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Harmandere Mahallesi, Dedepasa Caddesi Site Sokak 8, Kurtköy-Pendik, 01960 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f5/d3/f5d3dc2fb88057ab32df8b815c2ee72cd80a00af.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="552.47" OriginalAmount="547.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01191558" Longitude="28.97324837" StarRating="4" HotelCode="782619|boss_hotel_7" HotelName="Boss Hotel Sultanahmet" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sururi Mahallesi, Turkocagi Caddesi 15, 34120 Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/75/36/7536245b7ae67d56f9f819d2b76c44782a1bf7b3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="552.47" OriginalAmount="547.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.06475371" Longitude="28.99442272" StarRating="5" HotelCode="951686|the_craton_hotel" HotelName="The Craton Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Fulya Mahallesi, Ortaklar Caddesi, Bahceler Sokak 16, Sisli, 34394 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/3b/27/3b270d2fc4495718d3b711d4e2ef928bb156df3c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="552.55" OriginalAmount="547.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.060574" Longitude="29.008184" StarRating="0" HotelCode="|544285" HotelName="Nish Palace Besiktas" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hattat Halim Sk. 15</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/4/2/8/5/544285_18814ba1048.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="553.01" OriginalAmount="547.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.029304" Longitude="28.987342" StarRating="0" HotelCode="|530544" HotelName="Tonight Hotel Port" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Meclis-i Mebusan Cd. N 39</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/0/5/4/4/530544_4cd0cbd1040.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="553.48" OriginalAmount="548" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.04182493" Longitude="29.00495937" StarRating="0" HotelCode="875821|375218" HotelName="Meydan Besiktas Otel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Printer,Restaurant,Smoking Rooms,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sinanpasa Mahallesi, Besiktas Caddesi 21, Besiktas, 34353 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/53/c3537e85b1245b0cf640843f8bfe9c6251f63ef9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is situated in New City. Nestled within 1000 metres from the town centre, the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="554.49" OriginalAmount="549" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.995613517998" Longitude="29.025766253471" StarRating="3" HotelCode="188746|56967" HotelName="Sidonya Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nemlizade sokak 34, Rihtim caddesi, Rasimpasa Mahallesi, Kadiköy, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/e5/e8/e5e835812d52bd2b4075d828dcced9eb6257fcb6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="554.49" OriginalAmount="549" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|632579-28558589/7349876710869723982/3439" HotelName="BEYAZIT PALACE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/39000000/38380000/38379000/38378969/79d2dc3b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="554.49" OriginalAmount="549" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|53535-28493783/7349876710869723982/6083" HotelName="HISTORIA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/900000/891400/891400/54b2bae7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="554.49" OriginalAmount="549" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|276755-18158173/7349876710869723982/19765" HotelName="GRAND ARAS HOTEL &amp;amp; SUITES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8410000/8408400/8408350/1f9368d6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="554.80" OriginalAmount="549.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01046" Longitude="28.97867" StarRating="0" HotelCode="|185024" HotelName="The Print House " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Alemdar Caddesi Guzel Sanatlar Sok no:5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/5/0/2/4/185024_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="554.82" OriginalAmount="549.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.99227" Longitude="29.04272" StarRating="4" HotelCode="|193200" HotelName="Holiday Inn Istanbul - Kadikoy, An Ihg" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Egitim Mahallesi Poyraz Sokak N6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/3/2/0/0/193200_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="555.01" OriginalAmount="549.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008881" Longitude="28.972265" StarRating="0" HotelCode="|467195" HotelName="Carina Gold" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/7/1/9/5/467195_d66f54d1630.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="555.50" OriginalAmount="550" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.038960084539" Longitude="28.974333580426" StarRating="5" HotelCode="737446|409904" HotelName="Titanic Downtown Beyoglu" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Internet,Massage Centre">
        <Address>
          <AddressLines>
            <AddressLine>Hacihmet Mahallesi, Kurtulus Deresi Caddesi 21, Beyoglu, 34440 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/79/c679c4653f9adfab4c8e8a21c8b2a8fbf11ea09f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="555.50" OriginalAmount="550" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|609918-28558571/7349876710869723982/5482" HotelName="ALRAZI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9560000/9550200/9550157/77c5fdd4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="556.13" OriginalAmount="550.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.010742323179" Longitude="28.954009115696" StarRating="4" HotelCode="185588|1068278" HotelName="The Meretto" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kemalpasa Mahallesi, Selimpasa Sokak 25-27, Laleli, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/67/d9/67d902d748db8f4ee58d10380b94ec46af4a396f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located 600 metres from Aksaray underground station in the district of Fatih, just 2 km...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="556.15" OriginalAmount="550.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00316" Longitude="28.97574" StarRating="3" HotelCode="|184146" HotelName="Atam Suites and Apart" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/1/4/6/184146_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="556.38" OriginalAmount="550.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008554" Longitude="28.974942" StarRating="0" HotelCode="|475552" HotelName="Hotel Esve Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bicki Yurdu sk. No6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/5/5/5/2/475552_83de1d61259.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="556.51" OriginalAmount="551" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.04842749" Longitude="29.02506504" StarRating="0" HotelCode="374306|237537" HotelName="Nevv Bosphorus Hotel &amp; Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Muallim Naci Caddesi 7, Ortaköy/Besiktas, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/63/a06309e6412e213ae37c874ff0a97748311dcf9d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="556.51" OriginalAmount="551" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|17391-18138727/7349876710869723982/19408" HotelName="ANTEA PALACE HOTEL &amp;amp; SPA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/210000/200300/200203/f5ce7eb6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="558.32" OriginalAmount="552.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.026454" Longitude="28.978021" StarRating="0" HotelCode="|528588" HotelName="Selvese Collection Galata 1875" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/8/5/8/8/528588_889bd561036.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="558.53" OriginalAmount="553" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|3497-28592898/7349876710869723982/1772" HotelName="ERESIN HOTELS TOPKAPI (EX. ERESIN TOPKAPI)" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/60000/54700/54674/9516765f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="558.53" OriginalAmount="553" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|14792-28493756/7349876710869723982/4435" HotelName="BARON" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/108000000/107580000/107573200/107573149/6abb6d5a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="558.77" OriginalAmount="553.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.034426" Longitude="28.980711" StarRating="0" HotelCode="|84906" HotelName="Misafir Suites 8 Istanbul - Special Class" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>KULOGLU MAH. GAZETECI EROL DERNEK SOK. BEYOGLU 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/4/9/0/6/84906_8.jpg</HotelPictures>
        <HotelDescription>SITUATION: This boutique hotel Taksim it is in it is situated near the commercial area, Where you can find restaurants and bars. la Plaza Taksim 500 metres away from. ROOM: The establishment has large suites, They have heated floor, a flat-screen television, WiFi (free of charge) and a marble bathroom. OTHERS: Regarding the food and beverage offering, you can enjoy a buffet breakfast, Accepted a restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="559.10" OriginalAmount="553.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01406" Longitude="28.97905" StarRating="0" HotelCode="|184887" HotelName="Sayeban Gold Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/8/8/7/184887_fadbff71530.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="559.54" OriginalAmount="554" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00971618" Longitude="28.95377179" StarRating="3" HotelCode="548612|206556" HotelName="Corner Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Kemal Pasa Mahallesi, Ataturk Bulvari 2/101, Ordu Caddesi, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/2a/e0/2ae0113d603c606d9e40e3eeea3279b2b9d38317.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="559.85" OriginalAmount="554.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0074789" Longitude="28.9732835" StarRating="0" HotelCode="|82919" HotelName="Hali Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Klodfarer Caddesi No:20 Sultanahmet</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/9/1/9/82919_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: Is situated inSultanahmet the district of 500 metres away, clients have places of interest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="559.90" OriginalAmount="554.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.04841" Longitude="29.02536" StarRating="0" HotelCode="|243072" HotelName="Nevv Bosphorus Hotel and Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>No7 Mecidiye Muallim Naci Cd Besiktas</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/3/0/7/2/243072_8.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="560.55" OriginalAmount="555" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|559985-28455161/7349876710869723982/5464" HotelName="ALPEK" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14820000/14818700/14818690/bc7f1fc0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="560.55" OriginalAmount="555" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|621054-19552390/7349876710869723982/16394" HotelName="SHERATON ISTANBUL CITY CENTER" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/39000000/38330000/38329900/38329865/4f5d06fa_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="560.55" OriginalAmount="555" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1239547-24108584/7349876710869723982/16596" HotelName="ROOT KARAKOY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/65000000/64660000/64657300/64657209/d62e3f5d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="561.15" OriginalAmount="555.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.06197" Longitude="28.97958" StarRating="0" HotelCode="|184586" HotelName="K Suites Otel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Halide Edip Adivar Mah. Balci Sokak No 35</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/5/8/6/184586_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="561.56" OriginalAmount="556.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00581818" Longitude="28.97203402" StarRating="0" HotelCode="308222|sultanahmet_suite_life" HotelName="Sultanhmet Suite Life" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel,Bed and breakfasts" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Bicycle Rental,Currency Exchange,Designated Smoking Area,Dry Cleaning,Internet,Laundry,Luggage Storage,Pets allowed,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Binbirdirek Mahallesi, Dizdariye Cesme Sokak 39, Sultanahmet, 34440 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5c/eb/5cebd3895a259fdae87948d3d06e22972365fb26.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Thamel, Langsisha Guest House is a perfect starting point from which to explore Kathmandu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="562.57" OriginalAmount="557.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00414" Longitude="28.979656" StarRating="4" HotelCode="147673|ferman_hotel" HotelName="Ferman Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Historic Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Amiral Taftil Sokak 37, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/e9/11e95fe2d13144d88e9e61982da09fd3d936130c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a great location in the historic Sultanahmet district of Istanbul. The top attracti...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="562.76" OriginalAmount="557.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.034231" Longitude="28.982048" StarRating="0" HotelCode="|452410" HotelName="Ayramin Exclusive" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Katip Mustafa Celebi Cd. Tel Sk. No: 29</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/2/4/1/0/452410_ed24b8f1217.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="563.98" OriginalAmount="558.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0044964" Longitude="28.9800391" StarRating="0" HotelCode="|83033" HotelName="Historia-Special Class" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Amiral tafdil sok. No:11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/0/3/3/83033_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment has rooms with air-conditioning and a patio with a fountain. SITUATION: Sultan Ahmed Mosque It is situated 5 minutes away from.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="564.40" OriginalAmount="558.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.088216" Longitude="28.982953" StarRating="4" HotelCode="|445142" HotelName="Four Points by Sheraton Istanbul Kagithane" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cendere Street No 15, Hamidiye District</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/1/4/2/445142_9574d981125.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="564.59" OriginalAmount="559" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.055983454512" Longitude="28.986283845404" StarRating="4" HotelCode="375182|217746" HotelName="Renata Suites Boutique Hotel" 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>Nakiye Elgün Sokak 44, Osmanbey, Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/ea/35/ea3524fbf575ed5d135c1cfa725bd5bb575fb616.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Istanbul, this boutique hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="564.59" OriginalAmount="559" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|119532-28493796/7349876710869723982/1948" HotelName="MELITA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/hotels/3000000/2820000/2810800/2810716/f5f1dfea_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="564.59" OriginalAmount="559" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1239647-22368300/7349876710869723982/25323" HotelName="THE HALICH HOTEL ISTANBUL KARAKOY" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/62000000/61350000/61340800/61340747/edb28866_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="565.60" OriginalAmount="560" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00896076766" Longitude="28.975230885299" StarRating="4" HotelCode="321868|216975" HotelName="Antusa Palace Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Laundry,Massage Centre,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Alemdar Mahallesi, Çatalçesme Sokak 7, Sultanahmet, 34400 Fatih</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/78/ef/78ef84b07e9f2537c665614d34f61ec64f0d6cbb.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="565.60" OriginalAmount="560" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.98450023" Longitude="29.10764508" StarRating="3" HotelCode="200040|45838" HotelName="Asia City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Kucukbakkalkoy Mahallesi, Sutculer Sokak 3, 34750 Atasehir, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8f/a2/8fa2212679d09bb020473d7650a3b95ed2e94cde.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a bar, a transfer service and a confer...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="565.60" OriginalAmount="560" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|610103-22370254/7349876710869723982/24431" HotelName="BUKE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19830000/19820400/19820371/w2836h2852x22y22-f93cb95c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="565.60" OriginalAmount="560.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.010217" Longitude="28.976853" StarRating="2" HotelCode="68834|boutique_albion_hotel_sultanahmet" HotelName="Albion Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Alayköskü Caddesi 15, Istanbul, Sultanahmet</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/aa/3c/aa3cd25dc3b927c67d2d3ad9bd20bd0535fe9590.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul's many historical attractions. It is 5 minutes from ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="565.85" OriginalAmount="560.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.992563" Longitude="29.026599" StarRating="0" HotelCode="|532918" HotelName="Best Hotel Kadikoy" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/2/9/1/8/532918_0de852e1057.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="566.61" OriginalAmount="561" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.9149897" Longitude="29.13341339" StarRating="5" HotelCode="263245|206460" HotelName="Cevahir Hotel Istanbul Asia" 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,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Yali Mahallesi, Turgut Özal Bulvari 261, Maltepe, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/61/ab61c3f2bca95d99b40707295f0f59d653135be8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="566.61" OriginalAmount="561" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.004252" Longitude="28.979675" StarRating="3" HotelCode="33844|55352" HotelName="Angel's Home Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Mehmet Aga Caddesi, Amiral Tafdil Sokak 26, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/a8/17/a81709687bdcb5f6acfd55724bdfb51f151084da.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="566.78" OriginalAmount="561.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.05653" Longitude="28.98612" StarRating="0" HotelCode="|192845" HotelName="Renata Boutique Hotel - Boutique Class" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/2/8/4/5/192845_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="568.36" OriginalAmount="562.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.013885" Longitude="28.977038" StarRating="2" HotelCode="267820|17060139" HotelName="Samil" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="boutique hotel" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Hüdavendigar Caddesi, Serdar Sokak No: 3, Sirkeci, Alte Stadt Sultanahmet, Istanbul 34110</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/ba/39bac4f6bb263554f42cbc834ed1f182b9fdf1d3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="568.63" OriginalAmount="563" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|201159-28558603/7349876710869723982/4688" HotelName="VOLLEY ISTANBUL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4190000/4188500/4188456/6a38199d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="568.63" OriginalAmount="563" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|464285-23263624/7349876710869723982/16814" HotelName="WISH MORE HOTELS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15270000/15263900/15263882/02b1d225_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="568.63" OriginalAmount="563.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.034459918695" Longitude="28.984463798777" StarRating="4" HotelCode="401981|lush_hotel__special_class" HotelName="BVS Lush Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Siraselviler Caddesi 10, Taksim, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/fc/5f/fc5fdc7bcb59b8ec45b5ea2ba3785683c291c443.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just 300 metres south of Taksim Square close to Istiklal Street in an area full...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="569.45" OriginalAmount="563.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.005037" Longitude="28.79753" StarRating="0" HotelCode="|528657" HotelName="Meros Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tevfikbey Mahallesi Halkali Caddesi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/8/6/5/7/528657_b13c55c1017.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="569.57" OriginalAmount="563.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0569052" Longitude="28.994261" StarRating="5" HotelCode="|184602" HotelName="Lausos Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mesrutiyet Mahallesi 19 Mayis Cad</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/6/0/2/184602_13.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="569.64" OriginalAmount="564" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.025270515026" Longitude="29.105438320199" StarRating="4" HotelCode="557127|217236" HotelName="Hilton Garden Inn Istanbul Umraniye" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service,Spa,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Yamanevler Mahallesi, Haldun Alagas Caddesi 2, Umraniye, 34768 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3e/20/3e20e2e325f58e50da4742ce356390cfe7faea56.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="569.64" OriginalAmount="564" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.068551108062" Longitude="29.007437655371" StarRating="3" HotelCode="154660|271829" HotelName="Villa Blanche" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Keskinkalem Sokak 7, Esentepe, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/05/7205bb5a73decf6b79455b39791db4965b04cf5c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="569.64" OriginalAmount="564" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="4" HotelCode="118813|56448" HotelName="Taxim Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mahallesi, Cumhuriyet Caddesi 31, Taksim, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/7c/33/7c3304e3d7bdfd8087e64818d339ad7ba7f6a0c1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="569.64" OriginalAmount="564" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|290831-28558488/7349876710869723982/5981" HotelName="BROKEN COLUMN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4270000/4267500/4267446/f492be4b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="570.32" OriginalAmount="564.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0335597" Longitude="28.9770999" StarRating="4" HotelCode="|40799" HotelName="Pera Tulip" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/0/7/9/9/40799_965b4ab1122.jpg</HotelPictures>
        <HotelDescription>SITUATION: The hotel is next to the shopping area, Taksim the square the historic centre, restaurants, bars and leisure areas. HOTEL: The hotel offers a lobby with a reception, a currency exchange service, a lift and a cloakroom. Guests are also offered a cafÃ©, a bar, restaurants, meeting rooms, a business centre, WiFi, room service, a laundry service (for a fee) and a car park.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="570.65" OriginalAmount="565" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.059198183258" Longitude="29.010273336597" StarRating="5" HotelCode="200053|33840" HotelName="Renaissance Istanbul Polat Bosphorus Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Barbaros Bulvari 145, Besiktas, 34349 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/07/9b/079bbf67e62df81d53c722ef15eb09f09d922599.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on the European side of Istanbul, in Besiktas, midway between the areas of Taks...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="570.65" OriginalAmount="565" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|15321-28493761/7349876710869723982/3867" HotelName="PRESTIGE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/560000/558100/558090/89f1aa0d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="570.65" OriginalAmount="565" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-23.3009793" Longitude="-51.1843702" StarRating="3" HotelCode="0|559178-28494012/7349876710869723982/4335" HotelName="BENLER" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>PARANA (PR),LONDRINA, PR,AV. TIRADENTES, 1155</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14870000/14868200/14868112/c780dee2_b.jpg</HotelPictures>
        <HotelDescription>eaturing a pool and a gym, Thomasi provides air-conditioned accommodation with free Wi-Fi.  It is 5 km from Londrina Airport and 3,5 km from the bus station.  Private parking is available.   The hotel has modern interiors and rooms equipped with cable TV, telephone and minibar.  They feature warm colours and local paintings.   Buffet breakfast is served with a variety of fresh fruits, breads and cakes.  Snacks and room service are also available, as well as a barbecue facility.   Guests at Hotel Thomasi can relax in the sun terrace or use the game room fitted with billiards and table tennis.   Downtown Londrina is 5 km away, offering many dining, entertainment and shopping options to visitors.    This property is also rated for the best value in Londrina! Guests are getting more for their money when compared to other properties in this city. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="570.65" OriginalAmount="565.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="974483|nova_park_hotel_suite" HotelName="Nova Park Hotel &amp; Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Merkez Mahallesi, Silahsor Caddesi 30, Sisli, 34360 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b3/dd/b3dd4591cff5bdbb0f47edcc021415e49a4e12cd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="570.76" OriginalAmount="565.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0102675" Longitude="28.9788195" StarRating="0" HotelCode="|83016" HotelName="Elasophia Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Alemdar Cd. No: 9A Sultanahmet - Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/0/1/6/83016_11.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel Sultanahmet it is in it is in the historic centre. ROOM: Customers can find modern rooms, with WiFi, (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="570.79" OriginalAmount="565.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0045036" Longitude="28.9800046" StarRating="3" HotelCode="|86944" HotelName="Angel's Home" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/9/4/4/86944_16.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment was built in the 19th Century, The establishment has a terrace on the rooftop. SITUATION: Is situated inIstanbul the historic centre of. ROOM: The rooms have WiFi (free of charge).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="571.19" OriginalAmount="565.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.984655" Longitude="29.10813" StarRating="3" HotelCode="|178494" HotelName="Asia City Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kucukbakkalkoy Mah Sutculer Sok 3, TR - Istanbul , Turkey</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/8/4/9/4/178494_e532ee61801.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="571.66" OriginalAmount="566" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.006217" Longitude="28.973016" StarRating="3" HotelCode="267139|57717" HotelName="Celine Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Peykhane Cad. No:28, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/50/5a/505aacf4dc20b4893c0c9a4e8a2286183ed736f4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="572.67" OriginalAmount="567" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1247358-28586714/7349876710869723982/7063" HotelName="RAMADA ENCORE BY WYNDHAM ISTANBUL KARTAL HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1247358/202162710011932.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="574.69" OriginalAmount="569" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.98785709" Longitude="28.82995658" StarRating="5" HotelCode="260731|24622" HotelName="WOW Istanbul Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Yesilkoy Mahallesi, Ataturk Caddesi 15-17-19, Bakirkoy, 34149 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/c8/fcc8230da76a595035b81f2daac843b2350497ce.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at 1 km from the most important airport of Istanbul, Atatürk Airport, and at 20...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="575.70" OriginalAmount="570" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01221" Longitude="28.95724" StarRating="3" HotelCode="516259|217198" HotelName="Hotel Genova Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Balabanaga Mahallesi, Zeynep Kamil Sokak 5-7, 34134 Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/f0/e8/f0e8bc017331aa652e88a4a4b28d4e15475e480b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="575.70" OriginalAmount="570" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1413241-32717878/7349876710869723982/24005" HotelName="TRADEMARK COLLECTION BY WYNDHAM OPERLA AIRPORT HOTELS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/89000000/88410000/88408300/88408252/6f1fb5ff_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="575.70" OriginalAmount="570" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|560261-22279798/7349876710869723982/24402" HotelName="AKKA LUSH TAKSIM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19820000/19819200/19819193/6ec39b9e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="576.29" OriginalAmount="570.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.95536" Longitude="29.11673" StarRating="5" HotelCode="|444525" HotelName="Elite World Grand Istanbul Kucukyali" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/5/2/5/444525_9f4d9450851.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="576.71" OriginalAmount="571.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00540886" Longitude="28.97272858" StarRating="4" HotelCode="781592|otel_yilsam_sultanahmet" HotelName="Yilsam Sultanahmet Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Elevator,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Binbirdirek Mahallesi, Dizdariye Cesmesi Sokak 21, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/6b/21/6b216ee4b062742d033ab072cf14e387f6136265.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;With a stay at Yilsam Sultanahmet Hotel in Istanbul (Sultanahmet), you'll be minutes from Hippodrome...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="577.79" OriginalAmount="572.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.034346" Longitude="28.984663" StarRating="0" HotelCode="|467090" HotelName="Grand Star Hotel Premium" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Siraselviler street</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/7/0/9/0/467090_10ef45d1732.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="578.55" OriginalAmount="572.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.025668" Longitude="28.626723" StarRating="0" HotelCode="|522854" HotelName="Rainbow Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/2/8/5/4/522854_9e94e5e1158.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="578.89" OriginalAmount="573.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.927301706172" Longitude="29.309466776443" StarRating="4" HotelCode="446808|CBC055100" HotelName="Hampton by Hilton Istanbul Kurtkoy" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Yeni Sehir Mahallesi, Millet Caddesi 27, MVK Work Square B Block 3, Pendik, 34912 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/60/01/600194b65a6cb75f660db4271d7b92b6f354fa03.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a safe, a bar and a business centre. Wireless internet ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="579.38" OriginalAmount="573.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.002697443279" Longitude="28.973619169312" StarRating="3" HotelCode="148643|143660" HotelName="Istanbul Harmony Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kucukayasofya Mahallesi, Aksakal Caddesi 26, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/9b/2a/9b2a52a08ba533c9f700335006404adfe47fbb4b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the old city, a few minutes' walk from famous tourist attractions such as t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="579.74" OriginalAmount="574" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.9718887" Longitude="29.05874856" StarRating="0" HotelCode="595770|237172" HotelName="A11 Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Göztepe Mahallesi, Bagdat Caddesi 229/1, Kadiköy, 34730 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0a/24/0a246bf5eea245b6886345a99975c4c4d8336b4c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="579.74" OriginalAmount="574.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.026883" Longitude="28.973707" StarRating="3" HotelCode="765231|meroddi_pera_hotel" HotelName="Meroddi Pera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Sahkulu Mahallesi, Sahkulu Sokak 16, Beyoglu, 34420 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/1f/5c/1f5c7e2ddb9bfa69acab4824d62464c9b135d989.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="579.77" OriginalAmount="574.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.951363" Longitude="29.099228" StarRating="0" HotelCode="|526570" HotelName="La Cielo Suites Bostancı" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Altintepe Mah. Galipbey Caddesi No 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/6/5/7/0/526570_77271d71031.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="580.75" OriginalAmount="575" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.069212812593" Longitude="29.011861681938" StarRating="5" HotelCode="162407|26540" HotelName="Avantgarde Levent" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Büyükdere Caddesi 161, Zincirlikuyu, Levent, 34394 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/media/7531a0d7bb334ef6905c1331e1ff5cf5.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the business and shopping centre of Istanbul, the hotel is a 5-minute walk from the near...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="580.75" OriginalAmount="575" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|14788-28549146/7349876710869723982/5447" HotelName="AMBASSADOR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/521400/521388/b5e116bc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="580.75" OriginalAmount="575.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.023895211996" Longitude="28.970099504299" StarRating="4" HotelCode="160504|istanbul_golden_city_hotel" HotelName="Golden City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tersane Caddesi 111, Karaköy, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/fa/a0/faa0b7d936a6eeefb1a1720711c1d378e498e221.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is only a 10-minute walk from some of Istanbul's top sights, including the Blue Mosqu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="581.76" OriginalAmount="576.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.024293" Longitude="29.040995" StarRating="4" HotelCode="212978|mercure_istanbul_altunizade" HotelName="Mercure Istanbul Altunizade" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Altunizade Mahallesi Kisikli Caddesi, Oymaci Sokak 9, 34662 Istanbul, Uskudar</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/5d/7d/5d7d6dd4326c041eec5fd828c41ec9b7f5a0c838.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests can feel at home in one of the 140 rooms. Most storeys can be reached by lift. Services and f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="581.76" OriginalAmount="576.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0049251" Longitude="28.98015424" StarRating="0" HotelCode="541594|agora_guesthouse" HotelName="Agora Guesthouse" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Inns" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Dry Cleaning,Internet,Laundry,Luggage Storage,Parking">
        <Address>
          <AddressLines>
            <AddressLine>Cankurtaran Mahallesi, Akbiyik Caddesi, Amiral Tafdil Sokak 6, Sultanahmet, Fatih, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/0a/3a/0a3a69118f68dc02036613c1eba49e8ca3de6902.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Istanbul, Agora Guesthouse puts everything the city has to offer just out...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="582.03" OriginalAmount="576.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.060886" Longitude="28.988518" StarRating="4" HotelCode="|445657" HotelName="Tryp By Wyndham Istanbul Sisli" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>19 MAYIS MAH BALCIK TARLASI SK. NO. 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/6/5/7/445657_0b409b30731.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="582.19" OriginalAmount="576.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.987787" Longitude="28.828286" StarRating="5" HotelCode="|39876" HotelName="Wow Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Istanbul Dunya Ticaret Merkezi Yesilkoy, Istanbul 34149</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/9/8/7/6/39876_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, was opened in 2007 and has 277 rooms. Is perfect for business and holiday stays. Some of the facilities that the establishment offers to guests include a lobby with a reception, a safety deposit box service, a currency exchange service, a cloakroom, 3 lifts, a cafÃ©, a hairdresser's, a bar, a restaurant and conference facilities. If you pay a supplement, you are offered internet in communal areas, room service and a laundry service. Guests also have access to a car park and an indoor car park. Kids can enjoy a playground. SITUATION: This hotel is in World Trade Center and the exhibition centre CNR. Close to the establishment, clients can find the airport and the metro station, close to the metro station. 16 kilometres away from the establishment, guests will find the city centre. It is 5 minutes away from YesilkÃ¶y where you can find restaurants, bars and shops. Near the establishment, you will find Sultanahmed Camii, Topkapi Sarayi and Hagia Sophia ROOM: The luxurious rooms have a flat-screen television with pay channels, an air-conditioning system, a safety deposit box, a bathroom with a bath, a hairdryer, a direct line telephone, internet, a mini-bar, heating, a coffee maker, a kettle and a king size or double bed. FACILITIES: At no extra cost, guests can use the Turkish bath. Guests can enjoy a covered heated pool (available for a fee) with an outdoor bar and deck chairs. For a small supplement, you are offered a sauna and a massage service. The establishment also has a gym. PAYMENT METHODS: Customers can pay by American Express, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers a buffet breakfast and Ã  la carte lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="582.20" OriginalAmount="576.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0116042531" Longitude="28.958176588955" StarRating="4" HotelCode="9375|1567167" HotelName="Zurich Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Vidinli Tevfik Pasa Caddesi 14, Sehzadebasi, 34470 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/9e/a4/9ea44dcdca8ad118c56d979d794bfa2b2e8c220f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the historic and cultural area of Istanbul. Restaurants, shops and a bus s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="582.77" OriginalAmount="577.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.025312" Longitude="29.096808" StarRating="0" HotelCode="|471515" HotelName="Ramada By Wyndham Istanbul Umraniye" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ATATURK MAHALLESI ZAFER SOKAK NO 2-4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/1/5/1/5/471515_4b9a7a20919.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="582.77" OriginalAmount="577" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.2866" Longitude="-111.4" StarRating="4" HotelCode="0|477671-28558546/7349876710869723982/1682" HotelName="TAKSIM LINE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>75 SITTING BULL RD, BIG SKY, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4700000/4695800/4695713/cf84f722_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Property Location   With a stay at The Lodge at Big Sky in Big Sky (West Entrance Yellowstone), you'll be convenient to Big Sky Ski Resort and Moonlight Basin Ski Area.    Rooms   Make yourself at home in one of the 90 air-conditioned rooms featuring refrigerators and microwaves. Relax and take in mountain views from the privacy of your room. Complimentary wired and wireless Internet access keeps you connected, and cable programming provides entertainment. Private bathrooms with bathtubs or showers feature complimentary toiletries and hair dryers.    Rec, Spa, Premium Amenities   After a day on the slopes, relax in one of the 4 spa tubs. Additional amenities include complimentary wireless Internet access, concierge services, and wedding services. You'll be on the slopes in no time with the complimentary ski shuttle.    Dining   At the end of the day, relax with your favorite drink at a bar/lounge. A complimentary continental breakfast is included.    Business, Other Amenities   Featured amenities include business services, audiovisual equipment, and dry cleaning/laundry services. Event facilities at this hotel consist of conference/meeting rooms and small meeting rooms. A roundtrip airport shuttle is provided for a surcharge at scheduled times, and free self parking is available onsite.    Room Info:    Know Before You Go       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.    Connecting/adjoining rooms may be available, subject to availability. Guests can request connecting/adjoining rooms by contacting the property directly, 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:  Pets not allowed   Check-in time starts at 4 PM  Check-out time is 11 AM  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="582.77" OriginalAmount="577" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|280262-28592966/7349876710869723982/5116" HotelName="GORRION ISTANBUL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8030000/8026900/8026822/3cc6e5fd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="583.78" OriginalAmount="578" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.035293930387" Longitude="28.9833" StarRating="3" HotelCode="739678|271811" HotelName="Mukarnas Pera Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Jacuzzi,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Katip Mustafa Çelebi Mahallesi, Ipek Sokak 6, Beyoglu, 34433 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/625123/625123a_hb_a_005.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="583.78" OriginalAmount="578" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.030537714236" Longitude="28.973633497953" StarRating="4" HotelCode="165539|35286" HotelName="Palazzo Donizetti Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Asmali Mescit Mahallesi, Mesrutiyet Caddesi 85, Taksim, 34400 Istanbul, Beyoglu</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/2c/3b/2c3be1ef55f9df8084fc775d9e95ce8acdb41c94.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="583.78" OriginalAmount="578" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|611448-28494061/7349876710869723982/3811" HotelName="LEVNI PLUS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/38000000/37980000/37977700/37977638/w4500h3161x0y0-096b8b34_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="584.44" OriginalAmount="578.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0088256" Longitude="28.9751436" StarRating="4" HotelCode="|220751" HotelName="Antusa Palace and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Alemdar Mahallesi Dr Emin Pa?a Sokak No:7 Sultanahmet/Fatih</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/7/5/1/220751_1_1501.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="584.79" OriginalAmount="579" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|316538-28592971/7349876710869723982/1553" HotelName="URANUS ISTANBUL TOPKAPI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9770000/9767000/9766907/804f5180_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="585.27" OriginalAmount="579.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.010011" Longitude="28.977417" StarRating="0" HotelCode="|522114" HotelName="Shining Star Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/2/1/1/4/522114_d88db870924.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="585.80" OriginalAmount="580" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|632906-22302372/7349876710869723982/24258" HotelName="ALMADINA HOTEL ISTANBUL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/41000000/40030000/40021000/40020957/6f4d42bc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="586.81" OriginalAmount="581.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.058257213112" Longitude="28.987046050926" StarRating="3" HotelCode="263726|home_stay_home_sisli" HotelName="Home Stay Home Sisli" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Halaskargazi Cad. No:154, 34360 Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/34/d0/34d00312da247823e6ecd81d7e624285e97fe85c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="587.52" OriginalAmount="581.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0572415" Longitude="28.9795573" StarRating="0" HotelCode="|305726" HotelName="The Mill Bomonti" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cumhuriyet Mah. Duzoglu Sk. No: 2 A Bomonti</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/5/7/2/6/305726_6e7d42a2002.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="587.63" OriginalAmount="581.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01242" Longitude="28.95756" StarRating="4" HotelCode="|44069" HotelName="Vicenza" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BALABANAGA MAH FEVZIYE CAD NO 3 SEHZADEBASI-LALELI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/0/6/9/44069_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: This family-run hotel, has 85 standard rooms. The establishment boasts air-conditioning, a hall, a reception, a currency exchange service, a cloakroom, a lift, a hairdresser's and a playground. The establishment also has a cafÃ©, a bar, a restaurant, conference facilities and WiFi (for a fee). For an additional charge cost offers room service, a laundry service, a car park and indoor parking.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="587.82" OriginalAmount="582" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|352415-28493934/7349876710869723982/5845" HotelName="BOSFORA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12240000/12235300/12235217/0a1a265e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="587.82" OriginalAmount="582.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.030062225112" Longitude="28.975461423397" StarRating="4" HotelCode="9372|richmond_istanbul" HotelName="Richmond Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Istiklal Caddesi 227, Tünel, 34430 Istanbul, Beyoglu</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/1d/b5/1db540cdb24ca86c2ce2098d0a46ad6116a298d9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of Istanbul. There are numerous restaurants, bars and clubs nearb...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="587.82" OriginalAmount="582.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.023827210726" Longitude="28.974928529287" StarRating="0" HotelCode="187209|gradiva_hotel" HotelName="The Purl Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bereket Mahallesi, Bankalar Caddesi No. 2/1, Voyvoda Sokak, Karaköy / Beyoglu, 34420 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/52/ce523da2d5f18f09713b85f20c01c103253c5d26.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a great location close to the Galata Bridge and Golden Horn in Karaköy, Istanbul. T...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="587.82" OriginalAmount="582.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0162946" Longitude="28.97610215" StarRating="4" HotelCode="315776|manesol_old_city_bosphorus" HotelName="Manesol Old City Bosporus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sirkeci Hobyar Mahallesi, Mimar Kemalettin Caddesi No. 2, Fatih, 34112 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/36/98/3698efe79bb54152db2cd3010e5dbeb7d6c46493.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="588.06" OriginalAmount="582.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0659295" Longitude="28.9876132" StarRating="4" HotelCode="|86867" HotelName="Vernazza Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Abide-i Hurriyet Cd. Gecit Sk No 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/8/6/7/86867_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel Sisli it is in Istanbul it is in. ROOM: Clients can find suites with an air-conditioning system, WiFi (free of charge). OTHERS: Regarding the food and beverage provision, the establishment offers a restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="588.47" OriginalAmount="582.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.050594" Longitude="28.986457" StarRating="4" HotelCode="|455430" HotelName="Nex Istanbul City Center" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dolapdere Cd. No:209</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/5/4/3/0/455430_7b9f36a1023.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="588.83" OriginalAmount="583" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.04678496" Longitude="29.00025132" StarRating="3" HotelCode="323670|217249" HotelName="Hotel Bosfora" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Türkali Mahallesi, Nüzhetiye Caddesi No: 30, Besiktas, 34357 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c3/65/c36566d0d72c7a8e4fe7eeb0b09c2b3acefb5a23.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="588.83" OriginalAmount="583" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.056930391459" Longitude="28.994351953373" StarRating="5" HotelCode="304003|40271" HotelName="Lausos Palace Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/08/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>19 Mayis Caddesi Coruh Sokak 33, 34360 Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/d6/c4/d6c45ea706104f266925930176e5e0983d3ac651.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="588.83" OriginalAmount="583.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01445606" Longitude="28.97607744" StarRating="3" HotelCode="746452|old_port_hotel_3" HotelName="Old Port Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hocapasa Mahallesi, Muradiye Caddesi 11, Sirkeci, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e0/21/e0211814cea3809e23a9c0eae088bdce7aac7214.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Location
Located in Old City, this hotel is within a 10-minute walk of New Mosque, Spice Bazaar and ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="588.83" OriginalAmount="583.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.022160509609" Longitude="29.044246673584" StarRating="4" HotelCode="905795|ramada_istanbul_asia_2" HotelName="Ramada Istanbul Asia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mahir Iz Cadesi 32, Altunizade Mh., Üsküdar, 34662 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/4a/df/4adf9db16813a978124ce0485926f35881b84f5c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Altunizade district of Uskudar on the Asian side of Istanbul. A large sh...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="589.84" OriginalAmount="584.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.04922799" Longitude="28.98658071" StarRating="2" HotelCode="323646|guest_house_harbiye_2" HotelName="Guest House Harbiye" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Halaskargazi Caddesi, Kaya Hatun Sokak No: 15, Harbiye-Sisli, 34367 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/2b/e62b85b2f4f0e0c84c1ac0586de107bcec2128e9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="589.84" OriginalAmount="584.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.02634" Longitude="28.9208" StarRating="5" HotelCode="573009|doubletree_by_hilton_istanbul_topkapi" HotelName="DoubleTree by Hilton Istanbul Topkapi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Laundry,Lounge,Massage Centre,Restaurant,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Orta Mahalle, Anit Sokak 1, 34040 Bayrampasa, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/ce/fdcea85962fec0eba8fdae5fb3ce970c803b4581.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="590.45" OriginalAmount="584.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0128397" Longitude="28.9767814" StarRating="4" HotelCode="|17604" HotelName="Golden Horn - Special Class" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>EBUSUUD CD. SIRKECI 26</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/6/0/4/17604_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 7 floors, 65 standard rooms and 4 suites. The establishment has a lobby with a reception, a safety deposit box service, a currency exchange service, a cloakroom, a lift, a bar, a pub, a games room, a TV room and a restaurant with air-conditioning. The establishment also has 2 conference rooms and internet. At an extra cost you can use room service, the medical care service and the launderette. SITUATION: This hotel is in Sirkeci it is close to SultÃ¡n Ahmet Square, the historic centre and El Cuerno Dorado It is 20 kilometres from the Istanbul Airport. ROOM: The comfortable rooms have with a bath or shower, a hairdryer, a direct line telephone, a television, a mini-bar, fitted carpets, internet, central heating and an air-conditioning system. OTHERS: Clients have at their disposal a buffet breakfast and an Ã  la carte or set-menu lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="590.85" OriginalAmount="585" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.034598" Longitude="28.98594" StarRating="3" HotelCode="191166|252250" HotelName="Marion Suite" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cihangir Mah. Pürtelas Sok. No:12, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/0d/21/0d21a7da3ad0e075501d3c142cbc5073d7bb95a8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="590.85" OriginalAmount="585" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.080045" Longitude="29.006545" StarRating="3" HotelCode="188728|57292" HotelName="Levent" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bacadibi Sokak 7, Talatpasa Caddessy, Gültepe/Levent, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/48/2d/482d4c3ffbecaea4c18f209aebd2af294fea86bd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="590.85" OriginalAmount="585" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|280397-28558485/7349876710869723982/559" HotelName="TRIADA HOTEL TAKSIM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2790000/2785600/2785510/09df2683_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="590.85" OriginalAmount="585" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|155967-28441559/7349876710869723982/1010" HotelName="EDITION OLD CITY HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/hotels/4000000/3610000/3608700/3608612/8eaef320_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="591.86" OriginalAmount="586" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|167505-19599633/7349876710869723982/17292" HotelName="AVANTGARDE URBAN LEVENT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3680000/3671400/3671350/958cc0bb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="592.71" OriginalAmount="586.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.06235" Longitude="28.98862" StarRating="0" HotelCode="|184269" HotelName="Dolce Vita Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Halaskargazi Cad Palazoglu Sk No12 Sisli</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/2/6/9/184269_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="593.88" OriginalAmount="588" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1272282-19853136/7349876710869723982/23615" HotelName="MOVENPICK HOTEL ISTANBUL ASIA AIRPORT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/70000000/69360000/69357400/69357345/5e01c1db_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="594.89" OriginalAmount="589" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.027116140736" Longitude="28.815284326389" StarRating="5" HotelCode="263744|38156" HotelName="Wyndham Grand Istanbul Europe" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>1-3 Yavuz Sultan Selim Caddesi, Istanbul 34212</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/4d/19/4d19e0024e433cede05c6db8d13b5b4126240c1d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located only a few minutes by car from Atatürk International Airport and Exhibition Hal...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="594.89" OriginalAmount="589.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0054119" Longitude="28.9793881" StarRating="0" HotelCode="|108245" HotelName="The Magnaura Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sultanahmet Mah Dalbasti Sok No:13/1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/8/2/4/5/108245_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has luxurios rooms and a terrace with views. SITUATION: This hotel is in Sultanahmet the heart of Sultan Ahmed Mosque 150 metres away, guests will find Santa Sofia it is 250 metres away from.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="594.89" OriginalAmount="589" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|640111-28593016/7349876710869723982/1111" HotelName="TRYP BY WYNDHAM ISTANBUL BASIN EKSPRES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/21000000/20160000/20154600/20154516/8799f2f4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="594.89" OriginalAmount="589" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|352301-28494077/7349876710869723982/3024" HotelName="ANTUSA PALACE HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/12000000/11999100/11999034/781012e9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="595.90" OriginalAmount="590" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|230453-28543464/7349876710869723982/5161" HotelName="GRAND ESEN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2370000/2363200/2363115/0e2e30e1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="596.91" OriginalAmount="591" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="878740|494763" HotelName="Meserret Palace Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hoca Pasa Mahallesi, Ebussuut Caddesi 51, Sirkeci Fatih, 34112 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/90/f9906e43e84fe22b29f202f8354d33052e866299.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="596.91" OriginalAmount="591" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|185294-28592943/7349876710869723982/4370" HotelName="CONTINENTAL HOTEL PERA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2960000/2957700/2957628/a85b4da7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="596.91" OriginalAmount="591" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.6208033" Longitude="7.4935462999999345" StarRating="5" HotelCode="0|370775-22264477/7349876710869723982/24958" HotelName="PULLMAN ISTANBUL HOTEL AND CONVENTION CENTER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>30 RUE DU GENERAL DE GAULLE, MARLENHEIM, FR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10250000/10246000/10245978/7a4ca90a_b.jpg</HotelPictures>
        <HotelDescription>Our hotel is idealy located west of Strasbourg at the beginning of the Alsatian Wine Route in a small town called Marlenheim. This small hotel combines modernity and traditionalism, blending in perfect unison to provide comfortable accommodation. All rooms are soundproofed and air-conditioned and feature a flat-screen TV, as well as a WiFi Internet connection.  The hotel has a wellness centre which offers massage treatments, sauna and hammam. Chef Joël Philipps invite guests to enjoy his inventive cuisine which is based on the local products of Alsace in our one Michelin Star restaurant.

IMPORTANT : RESTAURANT IS CLOSED TUESDAY AND WEDNESDAY EVERY WEEK
CHECK-IN TIME : 09:00 am to 11:00 am &amp;amp; 16:00 pm untill 21h
For late arrival please contact the hotel directly on +33 3 88 87 73 73&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="597.76" OriginalAmount="591.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03546" Longitude="28.98587" StarRating="4" HotelCode="|243596" HotelName="  Trip Bosphorus Taksim Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cihangir Mah. Kazanci Yokusu No: 8 Taksim</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/3/5/9/6/243596_8ba327a0843.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="597.87" OriginalAmount="591.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.981091" Longitude="28.898687" StarRating="4" HotelCode="|450557" HotelName="Best Western Premier Ottoperla" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kazlicesme, Abay Cd. No:223 B Block</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/0/5/5/7/450557_11934aa1209.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="597.92" OriginalAmount="592" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|158232-28493806/7349876710869723982/5856" HotelName="DARUSSAADE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2790000/2784900/2784838/0b78a59f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="597.92" OriginalAmount="592" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|213936-19513399/7349876710869723982/16564" HotelName="EUROSTARS OLD CITY" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7540000/7539500/7539429/cbe82349_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="597.92" OriginalAmount="592" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|3529-20779777/7349876710869723982/17171" HotelName="AHC OLD CITY" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/540000/531300/531237/66871f18_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="597.92" OriginalAmount="592.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.053865" Longitude="28.9465589" StarRating="5" HotelCode="304098|lazzoni_hotel" HotelName="Lazzoni Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sütlüce Mahallesi, Imrahor Caddesi 14, 34445 Beyoglu</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/b1/55/b155305197fbe195e1bd07d7a25176a59f812dee.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="597.92" OriginalAmount="592.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01122604" Longitude="28.95442081" StarRating="0" HotelCode="369633|kamer_hotel" HotelName="Kamer Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kemalpasa Mahallesi, Yesiltulumba Sokak 33, Laleli, Fatih, 34134 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/f6/51f6c114254c6e0e3a8a236685448bb62d7e76cd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Just 250 metres to Aksaray Tram Stop that allows easy access to the historical Sultanahmet area, Kam...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="598.23" OriginalAmount="592.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.06509" Longitude="29.00402" StarRating="0" HotelCode="|185016" HotelName="The Leos Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gayrettepe Mah Fahri Gizden Sok</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/5/0/1/6/185016_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="598.93" OriginalAmount="593" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|27537-28493774/7349876710869723982/2744" HotelName="ASKOC" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1600000/1594200/1594176/f2787d5e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="599.82" OriginalAmount="593.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.057362" Longitude="28.818368" StarRating="5" HotelCode="|205790" HotelName="Clarion Istanbul Mahmutbey" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mahmutbey Mahallesi Peyami Safa Caddesi No 44 Bagcilar Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/5/7/9/0/205790_6a67bfb1406.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="599.94" OriginalAmount="594" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.006986" Longitude="28.97158" StarRating="4" HotelCode="904127|30424" HotelName="INNOVA Sultanahmet" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Piyer Loti Cad. 6-8, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/af/c2/afc20decf56a5b93bfafcbac96e1c954e767d24a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the Sultanahmet area of historic Istanbul, the hotel is a convenient 10 to 15-minute walk...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="599.94" OriginalAmount="594" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|420740-28584885/7349876710869723982/1366" HotelName="URBAN BOMONTI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6950000/6947600/6947511/e622af43_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="599.94" OriginalAmount="594" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|867062-19205815/7349876710869723982/23429" HotelName="GRAND SIRKECI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/47000000/46070000/46060900/46060867/2592b80a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="600.09" OriginalAmount="594.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0091017" Longitude="28.9640104" StarRating="4" HotelCode="|86962" HotelName="The  Beyaz Saray and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/9/6/2/86962_2.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is inIstanbul the city centre of 200 metres away, guests will find the bazaar. ROOM: Customers can find modern rooms. FACILITIES: The establishment has a sauna and a massage service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="600.14" OriginalAmount="594.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.9919713" Longitude="29.0256701" StarRating="0" HotelCode="|83002" HotelName="Parkhouse  and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Osmanaga Mah. Muhurdar Fuat Sk. No:12</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/0/0/2/83002_3.jpg</HotelPictures>
        <HotelDescription>SITUATION: Istanbul It is in. FACILITIES: The establishment boasts a spa with Turkish bath. ROOM: Customers have luxurious rooms with flatscreen television and WiFi (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="600.19" OriginalAmount="594.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0058" Longitude="28.9813" StarRating="3" HotelCode="|184664" HotelName="Mytra" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Akbiyik Caddesi, Terbiyik Sokak No:20</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/6/6/4/184664_84441d11812.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="600.95" OriginalAmount="595" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03857" Longitude="28.983895" StarRating="4" HotelCode="298975|58330" HotelName="The Parma Hotel Taksim" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Abdülhak Hamid Caddesi 22, Kocatepe Mahallesi, Taksim, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/8d/5d/8d5dd554743bac01f904b8f65d8b8d2fe59be80b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="600.95" OriginalAmount="595" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|639673-28455385/7349876710869723982/812" HotelName="THE WESTIST" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/31000000/30620000/30618000/30617924/f6a89fe3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="600.95" OriginalAmount="595" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1448093-32715278/7349876710869723982/24089" HotelName="TRYP BY WYNDHAM ISTANBUL BEYOGLU" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/115000000/114550000/114547000/114546968/e8e5c3f9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="600.95" OriginalAmount="595.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01446359" Longitude="28.97624514" StarRating="0" HotelCode="737293|sirkeci_gar_hotel" HotelName="Sirkeci Gar Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,Airport Transfer (on Demand),ATM/Cash Machine,Banquet Hall,Bar,Bicycle Rental,Business Centre,Central Heating,Currency Exchange,Designated Smoking Area,Dining,Fax,Housekeeping,Internet,Laundry,Massage Centre,Parking,Printer,Restaurant,Room Service,Sauna,Spa,Valet Parking,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>Hocapasa Mahallesi, Muradiye Caddesi Vezir Cikmazi Sokak 1, 34110 Sirkeci, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/d3/f0d3755db73a891da241be4b08548668a4c0fb38.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Sirkeci Gar Hotel was built in 1918 and renovated in 2018 with Ottoman's eye –catching motifs.Our ho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="601.40" OriginalAmount="595.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0800028" Longitude="29.0063541" StarRating="3" HotelCode="|86874" HotelName="Levent Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Talatpasa Cad. Levent Bacadibi Sk. No: 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/8/7/4/86874_5.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is near the metro station, is situated 200 metres away from Kanyon the shopping centre. ROOM: All the rooms have WiFi (free of charge) and flat-screen satellite television.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="602.18" OriginalAmount="596.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.027813" Longitude="28.972101" StarRating="0" HotelCode="|454468" HotelName="Galata Times" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/4/4/6/8/454468_65cf5d91233.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="602.97" OriginalAmount="597" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01458" Longitude="28.975838" StarRating="4" HotelCode="260215|199119" HotelName="Eurostars Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ankara Caddesi, Hocapasa Hamami Sokak No:1, Sirkeci, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/81/4d/814d7ba95af40d8b3b99d8426965bcd3097bb364.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="603.09" OriginalAmount="597.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0405917" Longitude="28.9859094" StarRating="5" HotelCode="|23360" HotelName="Point  Taksim" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Topcu Caddesi Taksim 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/3/6/0/23360_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, renovated in 2005, has 9 floors and 194 rooms. The establishment boasts a lobby with elevators, a reception, 20 safety deposit boxes, a cloakroom, a currency exchange service, a kiosk, a television room and 6 conference rooms. Our guests can find a cafÃ©, a bar and 2 restaurants. The establishment offers guests internet, room service, a laundry service, a medical care service, a car park and indoor parking. SITUATION: This hotel is situated in a central area, 100 metres away from the establishment, you can find Taksim the Square of close to the establishment, guests have shops, leisure areas, near the establishment, guests will find tourist areas, in front of the hotel there is a public transport stop, is 20 kilometres away from Istanbul AtatÃ¼rk Airport. ROOM: The cosy rooms, have a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, internet and a radio. They also have a coffee maker, a kettle, a mini-bar and a safe. Guests also have available suites with a living room-bedroom. FACILITIES: Clients can find a covered, heated swimming pool with a children's area, a sauna, a steam bath, a solarium, a massage service and beauty treatments. The establishment boasts a gym, handball and darts. PAYMENT METHODS: Customers can pay using American Express, Visa, Mastercard and Diners Club. OTHERS: Regarding the food and beverage provision, the establishment offers a buffet restaurant, an Ã  la carte or set-menu lunch and dinner, dietary restrictions can be accomodated for and special dishes. Guests can book bed and breakfast, half-board or full-board.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="603.98" OriginalAmount="598" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|352397-28493933/7349876710869723982/6911" HotelName="BOF HOTELS CEO SUITE ATASEHIR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11880000/11877800/11877784/12559da2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="603.98" OriginalAmount="598" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|409508-18163005/7349876710869723982/18798" HotelName="ARTS HOTEL ISTANBUL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11800000/11790500/11790483/671b5254_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="603.98" OriginalAmount="598.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00573887" Longitude="28.98129973" StarRating="3" HotelCode="515806|mytra_hotel" HotelName="Mytra Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Akbiyik Caddesi, Terbiyik Sokak 20, Sultanahmet, 34110 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/1f/03/1f0319d92491c912c4bbd56c010116b799a8f531.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="603.99" OriginalAmount="598.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0087948" Longitude="28.8828858" StarRating="4" HotelCode="|214338" HotelName="Harmony Merter and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FATIH CAD.KASIM SOK.NO:5 MERTER</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/4/3/3/8/214338_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="604.85" OriginalAmount="598.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.033711" Longitude="28.980603" StarRating="4" HotelCode="|564834" HotelName="Akka Suites Taksim" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kuloglu Mahallesi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/4/8/3/4/564834_f14f5061917.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="604.99" OriginalAmount="599" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|611366-28455226/7349876710869723982/1982" HotelName="MEYDAN BESIKTAS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/31000000/30950000/30948500/30948485/db768d68_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="604.99" OriginalAmount="599" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|175881-28558421/7349876710869723982/2650" HotelName="FERMAN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2520000/2514900/2514840/a1cbaa32_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="604.99" OriginalAmount="599" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|167627-22238981/7349876710869723982/25174" HotelName="THE GREEN PARK PENDIK HOTEL &amp;amp; CONVENTION CENTER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3850000/3844000/3843923/759750bd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="604.99" OriginalAmount="599.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.053683" Longitude="28.996728" StarRating="4" HotelCode="188691|cheya_nisantasi_tesvikiye" HotelName="Cheya Residence Tesvikiye" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ferah Sok. No: 7, Tesvikiye Mah., Istanbul 34365</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d5/b4/d5b41a8b0145d7823f76c3c0c835455ca8e49d05.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="605.17" OriginalAmount="599.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.041598" Longitude="28.421506" StarRating="0" HotelCode="|522630" HotelName="Deniz Otel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Istanbul Caddesi 338</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/2/6/3/0/522630_5a41f151014.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="606.00" OriginalAmount="600.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.039623" Longitude="28.98491" StarRating="4" HotelCode="68717|the_central_palace" HotelName="Central Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lamartin Caddesi 18, 34437 Istanbul, Taksim</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/fa/7c/fa7cb64e91182945872376aa895561fe76835cd9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in the heart of the new city, very close to the nightlife of Istanbul. Atatürk Inter...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="606.79" OriginalAmount="600.78" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.018077" Longitude="28.928068" StarRating="4" HotelCode="|86941" HotelName="Topkapi Inter Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Topkapi Caddesi No: 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/9/4/1/86941_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Topkapi Inter Istanbul Hotel is rated four stars. SITUATION: It is located 100 metres away from the tram stop of Pazartekke. ROOM: The rooms have an air-conditioning system and an LCD TV.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="607.01" OriginalAmount="601" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.977924" Longitude="28.869752" StarRating="5" HotelCode="900199|40458" HotelName="Titanic Port Bakirkoy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Airport Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Fisekhane Caddesi 7/3, Bakirköy, 34140 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f9/f2/f9f275046f0b2e07a5e7ed9e25782b87f7c6cac8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located near the Capacity and Carousel Shopping Centres in the Bakirköy suburb of Istan...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="607.01" OriginalAmount="601" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|94238-18127365/7349876710869723982/19983" HotelName="ELITE WORLD" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1190000/1181300/1181264/51276415_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="607.01" OriginalAmount="601.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.995308" Longitude="29.024859" StarRating="3" HotelCode="267806|kad_koy_r_ht_m_hotel" HotelName="Kadikoey Rihtim Otel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rihtim Caddesi No: 62, 34716 Kadiköy, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/38/2e/382e5b885b07f922bfb84b31f2d91e3fdbe84cad.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="607.01" OriginalAmount="601.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.069023" Longitude="29.002567" StarRating="1" HotelCode="373590|hotel_boursier_istanbul__boutique_class" HotelName="Hotel Boursier" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Internet,Laundry,Massage Centre,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gulbahar Mahallesi, Oya Sokak 21, 34433 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/78/3d/783d1ce38f94c1f3ddb7df211e93cfecbb4e0967.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="607.53" OriginalAmount="601.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01772" Longitude="28.94399" StarRating="4" HotelCode="|33190" HotelName="Berr" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>AKDENIZ CAD.NO:78 FATIH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/3/1/9/0/33190_9.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban, family-friendly hotel, has 106 rooms and 2 suites. The establishment boasts air-conditioning, a lobby, a reception, a currency exchange service, a cloakroom and a lift. Our guests can find a bar, a restaurant, meeting rooms, WiFi and event room. The establishment also offers room service, a laundry service, a car park and an indoor car park. SITUATION: This hotel Fatih it is in 500 metres away, guests have the mosque, 5 minutes away from the establishment, clients can find restaurants, shops, close to the establishment, guests have a public transport stop, is situated 8 minutes away from the bazaar, 10 minutes away from the establishment, clients can find bars, nightclubs and the railway station. it is 3 kilometres away from tourist points of interest. ROOM: The comfortable rooms, have a bathroom with a bath, a hairdryer, a king size or double bed, a direct line telephone and a satellite TV. They also have a safety deposit box, a mini-bar (available for a fee), an air-conditioning system and individual heating. FACILITIES: For a fee, you can enjoy a sauna, a hammam 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="63" TotalAmount="608.02" OriginalAmount="602.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.035270161355" Longitude="28.894292414188" StarRating="4" HotelCode="161539|grand_s" HotelName="Grand S" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Yavuz Selim Mahallesi, Yavuz Selim Caddesi 20, Esenler, 34220 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/ba/e8bac681d74c3a8e81852038767f494a26f69d73.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is within easy walking distance (2 minutes) of Esenler Istanbul intercity bus terminal, th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="608.74" OriginalAmount="602.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.9566108" Longitude="29.0805132" StarRating="4" HotelCode="|83046" HotelName="Suadiye" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Plajyolu No:25 Suadiye</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/0/4/6/83046_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a sauna, a gym and WiFi (free of charge). SITUATION: It is located near the sea. ROOM: The rooms have a satellite television and a sitting room.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="609.03" OriginalAmount="603" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="49.177229" Longitude="-2.102358" StarRating="3" HotelCode="0|158248-28549166/7349876710869723982/491" HotelName="NILES" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>. HAVRE-DES-PAS, Saint Helier, UK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1590000/1583100/1583001/1812d84c_b.jpg</HotelPictures>
        <HotelDescription>This historic hotel is situated on the seafront at Havre-des-Pas in St. Helier, enjoying views over the bay and sandy beach. There is only a pedestrian promenade separating the establishment from the sea shore and guests can enjoy the private sun terrace and take evening meals in our air-conditioned sea front restaurant. 
For an alternative dining choice there are a number of restaurants, cafés and pubs nearby, as well as a bus stop outside the hotel. It is only a 15-minute walk from the centre of St. Helier, where shopping opportunities can be explored. This traditional property boasts exceptional service and guests can unwind in well equipped rooms. In the morning you wake up to delightful buffet breakfast with a selection to suit all tastes. Guests also benefit from an indoor pool offering spectacular views of St Clements Bay. After all day sightseeing  or touring around the island guests may enjoy a wide selection of drinks at the welcoming bar. There is free Wi-Fi across the property.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="609.03" OriginalAmount="603" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|15312-28493760/7349876710869723982/6248" HotelName="HALI" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/36000000/35510000/35507400/35507386/d0660df0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="609.03" OriginalAmount="603.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.038889598562" Longitude="28.982223381615" StarRating="3" HotelCode="470466|taksim_cetinkaya_suite_" HotelName="Cetinkaya Suite Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Room Service,Concierge,Elevator,Internet,Parking,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe mah. Feridiye cad. Caylak sok. No:18, Beyoglu, Taksim, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/32/8732a04f7af5f8e0e769bd4466a3dc35f01a6442.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Taksim, Cetinkaya Suites promises a relaxing and wond...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="609.96" OriginalAmount="603.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.012736" Longitude="28.9779493" StarRating="4" HotelCode="|19957" HotelName="Best Western Empire Palace  and Spa - Special Class" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>HOCAPASA MAH.HUDAVENDIGAR CD. - SIRKECI 17-19</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/9/5/7/19957_8.jpg</HotelPictures>
        <HotelDescription>HOTEL: this hotel was opened in 2004, has a beautiful terrace and 35 rooms. In the entrance, you can find a lobby with a reception, a currency exchange service, a cloakroom and a lift. The establishment also has a cafÃ©, 2 bars, a restaurant with air-conditioning, with highchairs, a conference room and internet. There are many services available at the establishment, including room service, a medical care service and a laundry service. SITUATION: It is in the historic centre, is 100 metres away from the tourist area, Clients can find shops, restaurants, bars and nightclubs. It is located nearSultanahmet the Square of the railway station, is situated 22 kilometres away from Istanbul Airport Is situated on a main street. ROOM: The inviting rooms, have a bathroom with a hairdryer, a direct line telephone, satellite or cable TV, a radio, internet, a mini-bar, a king-size bed, a double bed, a safe (available for a fee) and an individual air-conditioning system. FACILITIES: The establishment boasts a Turkish bath. PAYMENT METHODS: Customers can pay using American Express, Visa and Mastercard. OTHERS: Regarding the food and beverage offering, clients have a buffet breakfast and an Ã  la carte or set-menu lunch and dinner. Dietary restrictions can be accomodated for and special dishes. Guests can book half-board or full-board.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="610.04" OriginalAmount="604" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.992821331398" Longitude="29.02546863373" StarRating="2" HotelCode="318563|217214" HotelName="Golden Rest Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Resit efendi Sokak No 5, Rihtim Caddesi, Kadikoy, Istanbul 34714</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/20/bb20f4e4b97800e39d49531af31a38fd801947b8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="610.12" OriginalAmount="604.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0123504" Longitude="28.95718" StarRating="4" HotelCode="|23155" HotelName="Sveo İstanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FEVZIYE SOK. - SEHZADEBASI LALELI 22</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/1/5/5/23155_2.jpg</HotelPictures>
        <HotelDescription>SITUATION: This cosy hotel is in the historic centre, the Grand Bazaar 500 metres away from, You will also be able to visit, and. Around the establishment, clients can find shops, leisure areas and entertainment. HOTEL: This urban hotel, has 9 floors, 75 rooms and 3 suites. In the entrance, you can find a lobby, a reception, 2 lifts, a safety deposit box service and a currency exchange service. The establishment has a games room, a TV room, a conference room, internet (for a fee), a bar, a cafÃ© and 2 international restaurants. The establishment offers guests room service, a laundry service, a playground and a car park (for a fee). ROOM: The rooms have a bathroom with a hairdryer, a direct line telephone, a satellite or cable television, a radio, internet, a mini-bar, a fridge, tiled floors, an air-conditioning system, central heating and a safety deposit box. FACILITIES: Customers can enjoy a sauna and a massage service. MEALS: The establishment offers all meals in a buffet format, an Ã  la carte lunch, Ã  la carte or set-menu lunch and dinner, special dishes can be made and dietary restrictions can be accommodated.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="612.01" OriginalAmount="605.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.9929793" Longitude="29.0254787" StarRating="3" HotelCode="|244252" HotelName="Golden Siyav" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Osmanaga Mahallesi Rihtim Caddesi Resitefendi Sokak No. 5, Kadikoy</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/4/2/5/2/244252_9.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="612.06" OriginalAmount="606" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00545343" Longitude="28.97983116" StarRating="0" HotelCode="593975|237494" HotelName="Magnaura House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cankurtaran Mahallesi, Akbiyik Caddesi 19, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/766490/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="612.06" OriginalAmount="606" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.025635" Longitude="28.469237" StarRating="4" HotelCode="933214|198949" HotelName="Mercia Hotels &amp; Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Yenimahalle, Yale Sokak 54, Kumburgaz, 35335 Büyükçekmece, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9e/a2/9ea2a04b5f2414fa3c33604bb8ee7c17535e440b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="612.06" OriginalAmount="606" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-23.2182" Longitude="-44.7327" StarRating="3" HotelCode="0|559475-18211808/7349876710869723982/18526" HotelName="MUKARNAS TAKSIM" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>RUA GLAUBER ROCHA, 9, PORTAL DAS ARTES, PARATY, BR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/23000000/22470000/22464800/22464758/dcc1dbd5_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Property Location   When you stay at Bambu Bamboo Inn in Paraty, you'll be on the riverwalk and convenient to Puppet Theater and Chapel of Our Lady of Sorrows. This pousada is within close proximity of Our Lady of the Rosary Church and First Church of Our Lady of Remedies.   Rooms   Make yourself at home in one of the 12 air-conditioned rooms featuring minibars and LCD televisions. Relax and take in pool and garden views from the privacy of your room. Prepare your meals in the shared/communal kitchen. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms with showers feature rainfall showerheads and makeup/shaving mirrors.   Rec, Spa, Premium Amenities   Take advantage of recreational opportunities offered, including an outdoor pool, a lazy river, and a sauna. Additional amenities include complimentary wireless Internet access, a television in the lobby, and tour/ticket assistance.   Dining   Quench your thirst with your favorite drink at a bar/lounge. A complimentary buffet breakfast is included.   Business, Other Amenities   Featured amenities include express check-in, express check-out, and dry cleaning/laundry services. Free parking is available onsite.   Room Info:    Know Before You Go       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.       Fees    The following fees and deposits are charged by the property at time of service, check-in, or check-out.      Pet fee: BRL 40 per suite, per night   Late check-out fee: BRL 100  Rollaway bed fee: BRL 100 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:  Pets allowed   Check-in time starts at 2 PM  Check-out time is noon  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="612.06" OriginalAmount="606.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.035934650703" Longitude="28.981010805523" StarRating="1" HotelCode="263729|otel_taksim_trust" HotelName="Taksim Trust Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 07/08/2026" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Nane Sokak 22, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/f1/96/f19633799f5a1afda6007b88510cea2e73775905.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="612.06" OriginalAmount="606.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.039708827641" Longitude="28.966703791332" StarRating="4" HotelCode="320304|doubletree_by_hilton_piyalepasa" HotelName="DoubleTree by Hilton Hotel Istanbul - Piyalepasa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kaptanpasa Mahallesi, Piyalepasa Bulvari 5, 34440 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/de/06de24991740db7e9354cd8ac2c70b3f5183d003.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="613.07" OriginalAmount="607" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008164" Longitude="28.958044" StarRating="4" HotelCode="188690|32123" HotelName="Büyük Sahinler" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mesihpasa Cad. No: 73, Istanbul, Fatih</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/98/2b986ffb4a4862684e90eef31c60f2db05b3854a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="613.10" OriginalAmount="607.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.006078" Longitude="28.973129" StarRating="0" HotelCode="|454938" HotelName="Four-G" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Binbirdirek Mah. Peykhane Cad. No: 26</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/4/9/3/8/454938_48f1af21200.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="613.17" OriginalAmount="607.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.986429" Longitude="29.111576" StarRating="4" HotelCode="|444526" HotelName="Ibis Styles Istanbul Atasehir" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kucukbakkalkoy Mahallesi, Yenidogan Cad. No.6 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/5/2/6/444526_b2c7b041046.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="614.08" OriginalAmount="608" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.035419279973" Longitude="28.981872949108" StarRating="5" HotelCode="516934|217771" HotelName="Sentire Hotels &amp; Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Mis Sokak 1, 34435 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/41/ff/41ff3e35943abb6f242a4642b818604d89fa9273.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="614.08" OriginalAmount="608" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1436510-32348431/7349876710869723982/24071" HotelName="RAYELIN HOTEL OLD TOWN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/107000000/106110000/106103000/106102953/fbf24b4e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="614.14" OriginalAmount="608.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.974797" Longitude="28.8734258" StarRating="0" HotelCode="|305723" HotelName="The Time Marina" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Zeytinlik Mahallesi Odabasi Mor Menekse Sok No.51</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/5/7/2/3/305723_616f0f92049.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="615.09" OriginalAmount="609" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="984656|489836" HotelName="Antusa Design Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Alemdar Mahallesii, Yerebatan Caddesii, Salkimsogut Sokak 16, Sultanahmet, Fatih, 34110 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a8/9f/a89f32e8da7a5a9a941d31e465a3d996a2c14a1f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="615.09" OriginalAmount="609.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.092126" Longitude="29.097453" StarRating="5" HotelCode="172515|limak_eurasia_luxury_hotel" HotelName="Limak Eurasia Luxury" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Rüzgarlibahçe Mahallesi, Sehit Sinan Eroglu Caddesi 5, Kavacik Beykoz, 34805  Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/90/da906ad6bfbbf23dd03d4dc4bd2a358a07786c90.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located just five minutes from the Bosphorus, equidistant to Istanbul Atat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="615.26" OriginalAmount="609.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0906336" Longitude="29.0041605" StarRating="3" HotelCode="|84948" HotelName="Tempo 4levent Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SANAYI MAH.SULTAN SELIM CAD.4 LEVENT 139</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/4/9/4/8/84948_9.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is situated 1,5 kilometres away from the metro stop,2,5 kilometres away, you can find Kanyon the shopping centres, La Plaza de Taksim the establishment is a 20-minute drive away from it is 25 kilometres away from Istanbul AtatÃ¼rk Airport. FACILITIES: The establishment boasts a reception. ROOM: The stylish rooms, have an air-conditioning system, WiFi (free of charge), flat-screen satellite television, parquet or carpet floors, kettle, a mini-bar and a safe. They also have a bathroom with a shower or bath, toiletries, slippers and a bathrobe. MEALS: The establishment serves a buffet breakfast and with diet products. The establishment also has a bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="615.90" OriginalAmount="609.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03884" Longitude="28.9835" StarRating="0" HotelCode="|192237" HotelName="Rooms Inn Taxim" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dolapdere taksim street 29 beyoglu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/2/2/3/7/192237_15.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="616.05" OriginalAmount="609.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.064079" Longitude="29.010558" StarRating="5" HotelCode="|76764" HotelName="Point  Barbaros" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ESENTEPE YILDIZ POSTA CAD. SISLI 29</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/6/7/6/4/76764_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is perfect for business and holiday stays, has 3 restaurants, a cake shop and 3 bars. The establishment boasts 15 meeting rooms and a sports centre. This hotel was opened in 2009, has 202 rooms, a hall with a reception and express check-out. The establishment has various facilities, such as air-conditioning, a safety deposit box service, a currency exchange service, a lift, a hairdresser's, a games room, internet, a car park and indoor parking. For an additional charge you'll be able to enjoy room service and a laundry service. SITUATION: This hotel Esentepe it is in it is in the business area excellent transport links to public transport services, is located between the airports, This hotel is situated 8 kilometres away from the tourist attractions, 35 kilometres away from the establishment, guests will find shops, is situated 25 kilometres away from Istanbul AtatÃ¼rk Airport it is 35 kilometres away from Sabiha Gokcen Airport. ROOM: The modern rooms, have an LCD television, internet, WiFi, videogames, a direct line telephone, a radio, computer safe, a central air-conditioning system, a bathroom with a shower, with a hairdryer, a double or king-size bed, a mini-bar, kettle, a coffee maker, a kettle and an iron. FACILITIES: The establishment boasts a sports centre, a covered swimming pool, a jacuzzi, a Turkish bath, 2 massage cabins, a tanning salon, a sauna and a steam bath. The establishment also has a fitness area, cycling, cardiovascular training room and pilates. For a fee, you can enjoy a steam bath and a massage service. MEALS: Regarding the food and beverage offering, the establishment offers a continental buffet breakfast and Ã  la carte, menu or buffet lunch and dinner. PAYMENT METHODS: Customers can pay using American Express, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="616.10" OriginalAmount="610" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|167704-28583444/7349876710869723982/4875" HotelName="THE BOSTANCI" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/42000000/41960000/41950300/41950247/06bdbe78_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="616.10" OriginalAmount="610.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.052375601961" Longitude="28.99053019808" StarRating="3" HotelCode="118872|boutique_riva_hotel" HotelName="Riva Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rumeli Caddesi 15, Nisantasi</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/25/26/252640cf7850fbed90007a35e4ec5f6f86b23242.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the upmarket shopping district of Nisantasi. Local transport is less than a ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="616.10" OriginalAmount="610.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.014017" Longitude="28.97659" StarRating="3" HotelCode="191071|elanaz_hotel" HotelName="Elanaz Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Orhaniye Caddesi 34, Sirkeci, 34110 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2f/8f/2f8f3060c00097c6c908bdabc2696460d0d4c832.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="617.11" OriginalAmount="611.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008034210542" Longitude="28.954478502274" StarRating="3" HotelCode="186213|ephesus_hotel_3" HotelName="Hotel Ephesus" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Mesihpasa Mahallesi, Aksaray caddesi No: 24, Laleli</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/dd/4f/dd4ff055e36e8d90f4f7cc3d3c368cd781a781f0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="618.12" OriginalAmount="612" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.035186881278" Longitude="29.112637196549" StarRating="5" HotelCode="431073|199108" HotelName="Fraser Place Antasya Istanbul" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Saray Mahallesi, Kucuksu Caddesi 64/A, Ümraniye, 34768 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/ee/c2/eec2ff5136b173979a9e18941659bf016fb6a2ae.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="618.12" OriginalAmount="612" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|496529-28493993/7349876710869723982/1186" HotelName="VENUE HOTEL ISTANBUL OLD CITY" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16030000/16021500/16021439/a0b003cb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="618.12" OriginalAmount="612" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|230836-18145879/7349876710869723982/22130" HotelName="MIRACLE ISTANBUL ASIA AIRPORT &amp;amp; SPA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7640000/7632500/7632486/bffb2fda_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="618.12" OriginalAmount="612" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|173791-22359047/7349876710869723982/24971" HotelName="RADISSON BLU HOTEL ISTANBUL ASIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4910000/4905200/4905107/b17a4a8c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="618.12" OriginalAmount="612.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.003178354707" Longitude="28.973467200994" StarRating="4" HotelCode="166624|glk_premier_the_home_suites_spa" HotelName="GLK PREMIER The Home Suites &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Spa Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kucuk Ayasofya Caddesi 60, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/3a/b3/3ab3533285d3ddd0697faef6596ec36207cc9a61.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of Sultanahmet, within walking distance of Sultanahmet Square, To...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="618.12" OriginalAmount="612.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01446255" Longitude="28.97827913" StarRating="4" HotelCode="375083|barbera_hotel" HotelName="Barbera Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="boutique hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Hocapasa Mahallesi, Darüssaade Sokak 17-19, Nöbethane Caddesi, Sirkeci, Fatih, Istanbul 34110</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/64/1b646de3b95edc0456b8ec8ecf850f8cad8a0dcb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="618.13" OriginalAmount="612.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.039161" Longitude="28.984208" StarRating="5" HotelCode="|42227" HotelName="Elite World Istanbul Taksim" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SEHIT MUHTAR CAD NO 42 TAKSIM OTELLER BOLGESI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/2/2/7/42227_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, renovated in 2008, has 245 rooms and 17 floors. The establishment boasts air-conditioning, a lobby with a reception, a safety deposit box service, a currency exchange service, a cloakroom and a lift. Guests can find 3 coffee shops, a hairdresser's, a bar, a restaurant, conference rooms and internet. At an additional cost you can have access to WiFi, room service and a laundry service. The establishment also offers indoor parking and a playground. SITUATION: Taksim Is situated in this hotel is in Istanbul the centre of near the establishment, you will find the business and commercial area, cultural areas, the government building and shopping areas. It is near restaurants, bars, the nightlife and a public transport stop. 15 minutes away from the establishment you have tourist areas, the establishment is 20 kilometres away from Istanbul AtatÃ¼rk Airport It is situated 60 kilometres away fromSabiha Gokcen Airport. ROOM: Guests are offered 4 suites, 232 Deluxe Suites, 2 disabled access rooms and 7 interconnecting rooms. All the rooms have a bathroom, a hairdryer, a direct line telephone, satellite or cable TV, internet and a mini-bar. They also have a coffee maker, a kettle, an air-conditioning system, heating, a king size or double bed, a safe and a balcony or terrace. FACILITIES: The establishment has a gym, a covered pool, a children's swimming pool, an outdoor bar (available for a fee) and deck chairs. The establishment also offers a Turkish bath, a steam bath, a sauna, hydrotherapy, a massage service (available for a fee) and a bar. PAYMENT METHODS: The establishment accepts American Express, Diners Club, Mastercard and Visa. OTHERS: Regarding the food and beverage provision, the establishment offers a meal service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="618.90" OriginalAmount="612.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.991072" Longitude="29.11582" StarRating="5" HotelCode="|83521" HotelName="Radisson Blu Istanbul Asia" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ATATURK MAH.YAKUT CAD.ATASEHIR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/5/2/1/83521_11.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, Istanbul it is in it is in the city centre, Close to the metro station, the bus station, the leisure areas and the harbour. HOTEL: The establishment has 195 rooms, 74 double rooms, 7Â junior suites, 1 suite, 3 rooms adapted for people with reduced mobility and a car park. The establishment also offers facilities for people with reduced mobility. INFORMATION: pets that weigh less than 5kg are permitted.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="619.13" OriginalAmount="613.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0055795" Longitude="28.97451067" StarRating="4" HotelCode="35328|alzer_hotel" HotelName="Alzer Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Airport Hotel,Eco Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>At Meydani 20, 34400 Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/37/29/3729af66658dc34ae317c768d7938934d99fb4a4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is centrally located just a few minutes walk from Hagia Sophia, Topkapi palace and t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="619.13" OriginalAmount="613.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.062663" Longitude="28.986278" StarRating="5" HotelCode="263714|116_residence" HotelName="116 Residence Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hanimefendi Sokak No: 116, 34381 Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/11/6f11f54b1cb73cf69ac884834e0f42d8ccc01ace.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="620.14" OriginalAmount="614" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00889465" Longitude="28.96262411" StarRating="4" HotelCode="688467|284934" HotelName="Hotel Piya Sport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,ATM/Cash Machine,Bar,Conference Hall,Designated Smoking Area,Dining,Internet,Massage Centre,Meeting Room,Pets allowed,Restaurant,Room Service,Sauna,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Kemalettin Mahallesi, Sekbanbasi  Sokak 2, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/e7/82/e78220aa66b606a3590e50d88a19558a169fff20.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Piya Sport Hotel is located at the Beyazit district of Istanbul, the mile stone of rich history....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="620.14" OriginalAmount="614" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|230310-28535449/7349876710869723982/5835" HotelName="BLUE ISTANBUL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4630000/4623100/4623070/a11127c7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="620.14" OriginalAmount="614" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|3520-23139508/7349876710869723982/17039" HotelName="RICHMOND" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/902700/902656/53cae0ec_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="620.95" OriginalAmount="614.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.009234" Longitude="28.949334" StarRating="0" HotelCode="|444991" HotelName="Hampton By Hilton Istanbul Old City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sorguccu Str. No 1 Aksaray, Fatih</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/9/9/1/444991_f9548530821.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="621.15" OriginalAmount="615.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03378114" Longitude="28.9769567" StarRating="4" HotelCode="406301|hotel_pera_parma" HotelName="Hotel Pera Parma" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,Airport Transfer (on Demand),Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Dining,Fax,Internet,Laundry,Meeting Room,Restaurant,Spa,Telephone Service,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Mesrutiyet caddesi 7, Galatasaray Lisesi Karsi Sokagi, Taksim, 34400 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/af/ac/afacbd6e9eeb502f938670279d5e3a454f6eaf57.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is situated in New City. Situated within 550 metres from the town centre, the ho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="623.17" OriginalAmount="617" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03211475533" Longitude="28.978205300594" StarRating="3" HotelCode="191149|57388" HotelName="Taksim Premium Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Kitchen,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Kuloglu Mahallesi, Yenicarsi Caddesi 5A, 34440 Istanbul, Beyoglu</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e8/a4/e8a41620454b597e32a13f01baeb2f07affa2fb6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="623.17" OriginalAmount="617" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|66369-28493786/7349876710869723982/5428" HotelName="ALMINA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2830000/2827200/2827151/94977ddb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="623.17" OriginalAmount="617.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.068156507524" Longitude="28.984688515587" StarRating="4" HotelCode="310548|ramada_hotel__suites_istanbul_sisli" HotelName="Ramada Hotel &amp; Suites Istanbul Sisli" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sisli Merkez Mahallesi, Abide-I Hurriyet Street 160, 34381 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/6c/63/6c63074e4f20497ae61faa03f069af6d98db1420.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="624.18" OriginalAmount="618" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.993874943345" Longitude="29.02545186316" StarRating="3" HotelCode="901205|217663" HotelName="My Dora" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>6 Recaizade Sokak, Rihtim Caddesi, Kadiköy, 34716 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/0c/7b0ca72fb59602f099a577b21c9e08386eabc9a5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="625.15" OriginalAmount="618.96" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0040227" Longitude="28.9763664" StarRating="4" HotelCode="|74827" HotelName="Glk Premier The Home Suites and Spa - Boutique Class" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kucukayasofya Cad. No.60,Sultanahmet</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/4/8/2/7/74827_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is near tourist areas, this hotel is in Sultanahmet the historic area of close to the establishment, clients can find bars, restaurants and terraces. ROOM: The establishment has 18 rooms with a bathroom, cable and satellite television, an air-conditioning system, a coffee maker and complimentary bathroom items. They also have a writing desk, a hairdryer, a safety deposit box, internet (free of charge) and a mini-bar. FACILITIES: The establishment boasts a restaurant and a bar. Clients can enjoy a sauna, a gym and a Turkish bath.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="626.20" OriginalAmount="620" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|164557-12310016/7349876710869723982/26" HotelName="PALAZZO DONIZETTI ISTANBUL, TAPESTRY COLLECTION BY HILTON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3890000/3884900/3884819/036571cb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="627.21" OriginalAmount="621" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|465455-28558538/7349876710869723982/4149" HotelName="ADELMAR ISTANBUL SISLI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18060000/18050100/18050006/e1695a99_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="627.21" OriginalAmount="621.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.018913" Longitude="28.587469" StarRating="5" HotelCode="156167|eser_premium_hotel_and_spa" HotelName="Eser Premium Hotel &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Club Resort,Spa Hotel,Airport Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Fatih Mahallesi, Gazi Mustafa Kemal Caddesi 11, 34500 Büyükçekmece, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/4f/914fb2c67d3cf54b1e4563072a3ae035630e830b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive hotel is situated in the coastal area within the boundaries of Istanbul. It is set on...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="627.21" OriginalAmount="621.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.990904540639" Longitude="29.115861654282" StarRating="5" HotelCode="186865|radisson_blu_hotel_istanbul_asia" HotelName="Radisson Blu Hotel, Istanbul Asia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Yakut Caddesi, Atasehir Mahallesi, 34758 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/48/c0480c4c4df6fe86c4c8630c63cbdda2a1483a51.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Atasehir district, a modern residential and business area, on the Asian ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="628.22" OriginalAmount="622.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.040756865258" Longitude="28.985812067985" StarRating="4" HotelCode="18136|point_hotel_taksim" HotelName="Point Hotel Taksim" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Topçu Caddesi 2, Taksim, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/9c/5c/9c5c166a931c82d4eab45c24bdf603f0f2add8b6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel offers a central location and is situated about 100 m from the lively Taksim Square. The ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="629.23" OriginalAmount="623" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.02281428" Longitude="28.97366463" StarRating="4" HotelCode="593774|237530" HotelName="Hotel Momento Golden Horn" Meals="ROOM ONLY,BED &amp; BREAKFAST,FULL BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Arap Cami Mahallesi, Tersane Caddesi 24, Karaköy, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/ac/e0/ace02b8f650a461694809721142ccd4859f7d9e4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="630.24" OriginalAmount="624" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|12575-28558297/7349876710869723982/2862" HotelName="FERONYA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10130000/10122800/10122782/2c9f8b62_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="630.24" OriginalAmount="624.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.003487501087" Longitude="28.973314683333" StarRating="3" HotelCode="358158|family_istanbul" HotelName="Family Istanbul Hotel &amp; Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="boutique hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Kucuk Ayasofya Mahallesi, Akburcak Sokak 6, Sultanahmet, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/91/fb91d550bc5db2a96aeff3b58b7976699182d246.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="630.64" OriginalAmount="624.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.077913" Longitude="29.008778" StarRating="0" HotelCode="|532557" HotelName="Kings Cross Hotel Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Atom Sk. No26</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/2/5/5/7/532557_2a9f3701010.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="631.01" OriginalAmount="624.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0354" Longitude="28.98193" StarRating="0" HotelCode="|237804" HotelName="Sentire Hotels And Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sehit Muhtar Mahallesi Istiklal Caddesi Mis Sokak No1, Beyoglu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/7/8/0/4/237804_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="631.25" OriginalAmount="625" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|637608-28558595/7349876710869723982/2501" HotelName="MESERRET PALACE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/39000000/38410000/38409200/38409171/b1f1a3c7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="631.25" OriginalAmount="625" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1348460-23203120/7349876710869723982/21660" HotelName="MENALO HOTEL PREMIUM ISTANBUL AIRPORT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1348460/202211115141941.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="632.26" OriginalAmount="626" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|256059-28445291/7349876710869723982/5256" HotelName="THE MILLTOWN SISLI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7020000/7016500/7016446/5fd4961b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="632.26" OriginalAmount="626" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|132405-18986646/7349876710869723982/11998" HotelName="HOLIDAY INN ISTANBUL SISLI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2820000/2815300/2815296/3f7da101_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="634.28" OriginalAmount="628" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.023201" Longitude="28.62663" StarRating="5" HotelCode="41097|237480" HotelName="Kaya Istanbul Fair &amp; Convention" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Gökevler Mahallesi, 2317. Sokak 1, Esenyurt, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6a/a5/6aa5abe13caf85b15cb308ce0996e20c46ebf60e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Within walking distance of the Tuyap Convention Centre, this hotel is located approximately 30 km aw...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="634.28" OriginalAmount="628" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|201121-28493845/7349876710869723982/1343" HotelName="SIDONYA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4200000/4190700/4190636/3ef343ed_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="634.28" OriginalAmount="628.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.004451710179" Longitude="28.978237550926" StarRating="4" HotelCode="18017|sultanahmet_palace_hotel" HotelName="Sultanahmet Palace Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Torun Sokak 19, Sultanahmet, Fatih, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/de/15de4fb7caf446c87c32f1bc42948bc41914de7f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Perfect for guests who appreciate a stylish ambience, this boutique hotel is located in the centre o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="635.06" OriginalAmount="628.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0565219" Longitude="28.6647319" StarRating="5" HotelCode="|449347" HotelName="Sheraton Istanbul Esenyurt" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>KOZA MAHALLESI 1638, SOKAK NO 4,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/9/3/4/7/449347_2e794c51014.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="635.29" OriginalAmount="629" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.02694134" Longitude="28.97328295" StarRating="4" HotelCode="612662|199619" HotelName="Louis Appartements Galata" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sahkulu Mahallesi, Ilk Belediye Caddesi No:10, Sishane Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/2e/6a/2e6a57f57c82c240f0c4cca46c9379593c18b108.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="635.29" OriginalAmount="629" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|354278-28455144/7349876710869723982/3054" HotelName="TAXIMIST" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8520000/8516100/8516005/018ea298_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="636.30" OriginalAmount="630" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.956737357023" Longitude="29.080471685844" StarRating="4" HotelCode="118869|56221" HotelName="Suadiye Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Plaj Yolu 25, Bagdat Caddesi, Suadiye, 34740 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/6a/54/6a5400ca6194d8091485d1f8dd9e435c30b40a78.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="636.30" OriginalAmount="630" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|639500-28446912/7349876710869723982/4818" HotelName="LOREN HOTEL AND SUITES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18930000/18929700/18929604/16fb0360_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="636.30" OriginalAmount="630" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|30858-18113691/7349876710869723982/19401" HotelName="BEST WESTERN EMPIRE PALACE &amp;amp; SPA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1080000/1077200/1077194/15e2ca00_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="636.30" OriginalAmount="630" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|231274-18145945/7349876710869723982/23650" HotelName="RAMADA &amp;amp; SUITES BY WYNDHAM ISTANBUL ATAKOY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5440000/5431100/5431027/b6fc4e86_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="636.47" OriginalAmount="630.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.035741" Longitude="28.987644" StarRating="0" HotelCode="|524587" HotelName="Atik Suite Taksim" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/4/5/8/7/524587_45e37650953.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="636.48" OriginalAmount="630.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0145217" Longitude="28.9768864" StarRating="0" HotelCode="|108283" HotelName="Elanaz" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Orhaniye Cad. No: 34 Sirkeci</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/8/2/8/3/108283_7f1a1420643.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has, WiFi, (free of charge). SITUATION: It is in the heart of the historic centre, 100 metres away, guests will find the tram stop. ROOM: The rooms have an air-conditioning system, a satellite television and a mini-bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="637.31" OriginalAmount="631" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|637895-28455317/7349876710869723982/743" HotelName="ORYA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/21000000/20870000/20861500/20861481/78bd438a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="638.22" OriginalAmount="631.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0240515" Longitude="29.0939463" StarRating="3" HotelCode="|86711" HotelName="Grand Eyuboglu" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/7/1/1/86711_ea139711150.jpg</HotelPictures>
        <HotelDescription>SITUATION: The hotel is in Umraniye the district of. FACILITIES: The establishment boasts a Turkish bath, a sauna and a covered swimming pool. ROOM: The modern rooms, have an air-conditioning system and WiFi (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="638.22" OriginalAmount="631.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00759" Longitude="28.9571985" StarRating="0" HotelCode="|353463" HotelName="Hotel Erden Sarayevo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Azimkar Sk. No 46 Laleli</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/3/4/6/3/353463_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="638.32" OriginalAmount="632.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.003089" Longitude="28.974793" StarRating="4" HotelCode="186048|sultans_royal_hotel" HotelName="The Sultans Royal" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mustafa Pasa, 29, Kucuk Ayasofya mah., Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/05/68/0568a2854514f0482b7f98255c7169271f91ed57.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="639.33" OriginalAmount="633" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.004387407591" Longitude="28.979084352374" StarRating="3" HotelCode="118792|217248" HotelName="Hotel Aslan Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Akbiyik Caddesi 63, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/74/a07448098b15399952bc347153b9ed55aad1ba87.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="639.36" OriginalAmount="633.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.023832" Longitude="28.974946" StarRating="0" HotelCode="|84977" HotelName="The Purl  Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BANKALAR CAD.KARAKOY 2/1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/4/9/7/7/84977_16.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel was built in 2012 and has 32 rooms. SITUATION: This establishment, Istanbul it is in it is in the city centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="640.06" OriginalAmount="633.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.013073" Longitude="28.809321" StarRating="5" HotelCode="|205467" HotelName="Pullman Istanbul and Convention Center" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Yenibosna Merkez Mahallesi 1.Asena Sok No:15Bahcelievler, ISTANBUL</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/0/5/4/6/7/205467_fbdeed61023.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="640.32" OriginalAmount="633.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.005577" Longitude="28.964604" StarRating="0" HotelCode="|533549" HotelName="Novus Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tiyatro Cd.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/3/5/4/9/533549_9a140911134.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="640.34" OriginalAmount="634" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.012855302369" Longitude="28.957418203354" StarRating="4" HotelCode="63751|32250" HotelName="Grand Gülsoy" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sehzadebasi Cad. 17, Sehzadebasi, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/e6/92/e69289d5ce6ec7e7e032f7c1fec285e88783ed51.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="640.34" OriginalAmount="634" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03980823931" Longitude="28.984137617019" StarRating="4" HotelCode="11891|25909" HotelName="Occidental Taksim" 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,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mahallesi, Topcu Caddesi 19, Beyoglu, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/bf00b3d32a61153a/f1/f1e1b4c9a2284407/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul, just a few minutes walk from a selection of restaura...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="640.34" OriginalAmount="634" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|475484-21408339/7349876710869723982/7906" HotelName="DOUBLETREE BY HILTON ISTANBUL UMRANIYE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17450000/17442800/17442795/e456d59c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="640.34" OriginalAmount="634" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1448495-32715254/7349876710869723982/24047" HotelName="NOVOTEL ISTANBUL BOMONTI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/112000000/111450000/111444500/111444492/1db943d0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="640.34" OriginalAmount="634.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.007153529536" Longitude="28.973794550926" StarRating="4" HotelCode="65969|golden_horn_sultanahmet_hotel" HotelName="Deluxe Golden Horn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Binbirdirek Mahalesi, Binbirdirek Meydani Sokak 1, 34400 Istanbul, Sultanahmet</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/media/0a40bcd623f64a6f9e90af42b32d6f76.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is centrally situated in the old town, only 100 m from shops, restaurants and public...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="641.35" OriginalAmount="635" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.011252808456" Longitude="28.973163317791" StarRating="3" HotelCode="933258|477117" HotelName="Florenta Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Molla Fenari Mahallesi, Selvili Mescit Sokak 16, Cagaloglu, Fatih, 34130 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/56/f8/56f8d5d3ab2bcd544c9e71d7ab3d9485add31d17.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="641.35" OriginalAmount="635" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|247788-28455137/7349876710869723982/3471" HotelName="BLACK TULIP" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7420000/7414400/7414301/c0e66f84_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="641.35" OriginalAmount="635" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1357768-28586972/7349876710869723982/6054" HotelName="CSK THE HALICH PORT ISTANBUL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/90000000/89280000/89274000/89273965/e7a4515e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="641.95" OriginalAmount="635.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0393635" Longitude="28.9830963" StarRating="3" HotelCode="|82947" HotelName="Emerald" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Taksim Caddesi No:45 Beyoglu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/9/4/7/82947_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment has WiFi, The establishment offers a buffet breakfast. SITUATION: It is located 250 metres away fromTaksim the square.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="642.00" OriginalAmount="635.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.96746494" Longitude="29.10481219" StarRating="4" HotelCode="374490|127416" HotelName="Plus Hotel Bostanci Atasehir" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Icerenköy Mahallesi, Yesilvadi Sokak 10, Bostanci, Istanbul, Kadikoy</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/4e/284e725afd7ca050dae3a1b0718ab5a4533df514.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="642.36" OriginalAmount="636" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|3527-19603112/7349876710869723982/16700" HotelName="POINT TAKSIM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2690000/2681300/2681206/cb1170f1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="643.37" OriginalAmount="637" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00297338" Longitude="28.97576842" StarRating="5" HotelCode="438383|217201" HotelName="GLK PREMIER Sea Mansion Suites &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Küçükayasofya Mahallesi, Mustafapasa Sokak 9, Sultanahmet, 34122 Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/40/406464/406464a_hb_a_013.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="644.38" OriginalAmount="638" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.036710667715" Longitude="28.990803658963" StarRating="4" HotelCode="185577|30433" HotelName="Opera Hotel Bosphorus" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Inonu Caddesi 26, Gumussuyu, Taksim, 34427 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/35/54/35540648332c25ba85fb5383321cf0c7f00f4580.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a central location in the heart of the city, just 500 metres from the Bosphorus and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="646.40" OriginalAmount="640" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.007088" Longitude="28.981053" StarRating="4" HotelCode="35264|33086" HotelName="Valide Sultan Konagi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Historic Hotel,Hotel de Charme" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cankurtaran Mahallesi, Ishakpasa Caddesi, Kutlugün Sokak No 1, 34400 Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/06/1f06989a53608361312bb15b143366c6798eae5d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the tourist centre of Istanbul just a short walk from shopping and entertai...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="647.41" OriginalAmount="641" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.028025009146" Longitude="28.972078399931" StarRating="5" HotelCode="293683|55018" HotelName="Daru Sultan Hotels Galata" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Evliya Çelebi Mahallesi, Mesrutiyet Caddesi 108, Sishane, Beyoglu, Istanbul 34430</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/61/f46141a5ba754b351cad3daf5e0cdde174da064d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="647.41" OriginalAmount="641" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|263594-21407241/7349876710869723982/8635" HotelName="HILTON ISTANBUL KOZYATAGI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7100000/7090900/7090809/2cc9f315_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="648.30" OriginalAmount="641.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.024637" Longitude="28.969834" StarRating="0" HotelCode="|454595" HotelName="The Halich Istanbul Karakoy" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Emekyemez, Tersane Cd. No 102, 34420</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/4/5/9/5/454595_8e4cd621502.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="648.42" OriginalAmount="642" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|638745-28486190/7349876710869723982/1582" HotelName="TRIADA KARAKOY" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/36000000/35010000/35002800/35002702/2c9f452f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="649.43" OriginalAmount="643" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.065615" Longitude="29.008688" StarRating="5" HotelCode="904032|32155" HotelName="Point Hotel Barbaros" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Esentepe, Yildiz Posta Caddesi 29, 34394 Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/30/0430ee16917bdf7502aa0fa19e99ecd8f90a1bd5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Esentepe, the new business district of Istanbul with public transport li...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="649.43" OriginalAmount="643" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|276398-22371275/7349876710869723982/24907" HotelName="PARK INN BY RADISSON ISTANBUL ASIA KAVACIK" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8670000/8661900/8661836/99bf91c5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="650.44" OriginalAmount="644.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.005648" Longitude="28.979018" StarRating="3" HotelCode="177593|aristocrat_hotel" HotelName="Aristocrat" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cankurtaran Mah. Dalbasti Sok. 11, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/3d/253d7844a66045d5df6801271f0ad2bb4ea4b52c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is located roughly 200 m from the Blue Mosque and within easy walking distance of the...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="650.57" OriginalAmount="644.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0080917" Longitude="28.9725797" StarRating="3" HotelCode="|108350" HotelName="Antea - Special Class" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Piyerloti Caddesi No 11 Cemberlitas</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/8/3/5/0/108350_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts a terrace on the rooftop, views of the city, a covered swimming pool and a Turkish bath. SITUATION: Santa Sofia It is 5 metres away from the mosque.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="651.45" OriginalAmount="645" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.017059" Longitude="28.94119" StarRating="5" HotelCode="935918|47727" HotelName="Dosso Dossi Downtown" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Aksemsettin Mahallesi, Adnan Kahveci Bulvari, Vatan Caddesi no. 46-48, 34080 Fatih / Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/66/a2/66a2e3d53e34577d0d01875c6ced8326ad44590d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="651.45" OriginalAmount="645" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|12574-18139194/7349876710869723982/20021" HotelName="DEDEMAN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/4200/4190/5576f4f6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="651.45" OriginalAmount="645.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.034006627237" Longitude="28.988479830688" StarRating="4" HotelCode="475758|noble22_suites" HotelName="Noble22 Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Gumussuyu Mahalessi, Kolcak Sokak 11, Taksim, Beyoglu, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/07/3b/073b0dc188b779c37b2a3e996061216978e343dd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul, approximately 18 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="651.45" OriginalAmount="645.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01302924" Longitude="28.94729464" StarRating="0" HotelCode="853950|hotel_kralice" HotelName="Hotel Kralice" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Iskenderpasa Mahallesi, Ahmediye Caddesi 16/1, 34080 Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/21/f1/21f11b9a0398008c3364c74186d19382473e363a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="652.46" OriginalAmount="646" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.007457" Longitude="28.972658" StarRating="3" HotelCode="10214|36653" HotelName="Hotel Antea" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piyerloti Caddesi 11, Çemberlitas, Sultanahmet, 34400 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/13/dd/13dd678d8401b54c5e77c544d2730c63e2d8a369.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the middle of Istanbul's many historical attractions, close to sights and s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="652.46" OriginalAmount="646" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|223657-28455133/7349876710869723982/5269" HotelName="THE PERA HILL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5660000/5653700/5653684/b67deb8a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="652.68" OriginalAmount="646.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0629605" Longitude="28.982722" StarRating="5" HotelCode="|86922" HotelName="Grand Cevahir  and Convention Center" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/9/2/2/86922_14.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel la Plaza Taksim it is situated 3,8 kilometres away from. ROOM: The establishment has rooms with flat-screen TV and WiFi (free of charge). FACILITIES: The establishment has a covered pool and a well-equipped gym.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="653.47" OriginalAmount="647" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.010257" Longitude="28.97707" StarRating="4" HotelCode="293781|41416" HotelName="Dosso Dossi Hotels - Old City Sultanahmet" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Alemdar Mahallesi, Alayköskü Caddesi 12, Sultanahmet, Fatih, 34110 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/8f/10/8f10db2f103661160921ebc1efed5adb1cab3a48.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="653.47" OriginalAmount="647" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1324481-28476367/7349876710869723982/1905" HotelName="RW BOUTIQUE" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/77000000/76470000/76469000/76468914/3a249eb2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="653.66" OriginalAmount="647.19" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.02296" Longitude="28.97656" StarRating="0" HotelCode="|184124" HotelName="Ada Karakoy Hotel - Special Class" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/1/2/4/184124_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="654.48" OriginalAmount="648" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|167697-28549170/7349876710869723982/1162" HotelName="RECITAL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4470000/4461800/4461710/350b5a45_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="655.49" OriginalAmount="649" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.072342" Longitude="29.011644" StarRating="4" HotelCode="315775|343510" HotelName="Upsuites Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Esentepe Mahallesi, Kore Sehitleri Caddesi 18, Sisli, 34394 Istanbu</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2b/20/2b20982ffb113f6cd41ea76fd06e0b0a46b73d89.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="656.50" OriginalAmount="650" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008026" Longitude="28.972977" StarRating="4" HotelCode="15891|25912" HotelName="Pierre Loti" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piyerloti Cd. No: 1, Sultanahmet, Cemberlitas, 34400 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/21/362126cc6e0db42a62c7c01035367b76f2fa995b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is 5 minutes away from the closest tramway stops (Sultanahmet and Çemberlitas). Guests wil...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="656.50" OriginalAmount="650" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|565316-28593000/7349876710869723982/4757" HotelName="WESTSIDE ARJAAN BY ROTANA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/24000000/23530000/23527500/23527402/1a50e5ea_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="657.51" OriginalAmount="651" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|354170-22272494/7349876710869723982/24998" HotelName="RENATA SUITES BOUTIQUE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11770000/11770000/11769969/c0c01bd5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="659.10" OriginalAmount="652.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0054936" Longitude="28.979048" StarRating="3" HotelCode="|108085" HotelName="Blue House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dalbast? Sk. No:14 Sultanahmet Fatih</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/8/0/8/5/108085_7.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 3 restaurants, WiFi and a reception. SITUATION: It is 250 metres away from the mosque, 400 metres away, guests have Topkapi the Palace of.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="659.34" OriginalAmount="652.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.013346" Longitude="28.977873" StarRating="0" HotelCode="|553833" HotelName="Downtown Sirkeci Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/3/8/3/3/553833_c9bb30f1401.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="659.53" OriginalAmount="653" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008580699635" Longitude="28.953523635864" StarRating="4" HotelCode="21584|30425" HotelName="Bulvar Palas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Atatürk Bulvari 36, 34134 Saraçhane, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/00/002815/002815a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is situated in the tourist centre of Istanbul. It is only a 15 minute walk from ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="659.53" OriginalAmount="653" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.089099" Longitude="-73.973075" StarRating="4" HotelCode="0|175861-28493823/7349876710869723982/4563" HotelName="BALIN" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>2790 RT 32, Saugerties, 12477, NY, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4870000/4863400/4863343/437ef0ee_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Midscale. Property Type: Inn. Total rooms: 67. Floors: 2. Property description- Come on in to the Comfort Inn hotel in Saugerties near Catskill Mountains. Our hotel is located off Interstate 87 near the Hudson River and the Saugerties Lighthouse, Sam's Point Preserve and Clermont State Historic Site. Whether traveling for leisure or business, enjoy free breakfast, free WiFi, and indoor heated pool, a business center, a fitness center and more. Behind every great day is a great night in guest rooms featuring refrigerators, coffee makers, hair dryers, irons and ironing boards. Also, earn rewards including free nights and gift cards with our Choice Privileges Rewards program. Pets welcome! Pet accommodations: 25.00 USD per night. Pet limit: 2 pets per room. Pets may never be left unattended for any reason. Under renovations until August 1, 2014.. Onsite facilities information- ParkingProperty was renovated in 1990. Hotel Currency: USD. Additional Phone Numbers: Voice - Brand reservations office: 800228-5150. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="659.88" OriginalAmount="653.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0337797" Longitude="28.978086" StarRating="0" HotelCode="|382307" HotelName="Mr Cas Hotels - Special Category" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Istiklal Caddesi No:153</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/2/3/0/7/382307_011f1b82345.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="660.54" OriginalAmount="654" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="39.195595" Longitude="9.560784" StarRating="4" HotelCode="0|316535-28558494/7349876710869723982/4051" HotelName="MANESOL OLD CITY BOSPHORUS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Str.Panoramica Villasimius/ Costa Rei</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9580000/9575900/9575849/2ab9d6f4_b.jpg</HotelPictures>
        <HotelDescription>This four-star hotel in Cagliari province is set directly in front of a sandy beach.
Hotel Garden Beach is constructed in a traditional local style surrounding by Mediterranean-style gardens. 
At the hotel there is bar, restaurant on the terrace and mini club during high season.
Sport and leisure activities at the hotel include swimming pool of 2000 m2, children`s pool, tennis, fitness area and wellness center (some with extra fee).
The rooms are equipped with air conditioning, telephone, satellite TV, mini bar and safe box (extra fee).

*Baby cot paid on spot.

Address: Str.Panoramica Villasimius/ Costa Rei, Sardinia, Italy Located in the south-east part of Sardinia in Cala Sinzias.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="661.55" OriginalAmount="655.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.013386" Longitude="28.976493" StarRating="3" HotelCode="56898|viva_deluxe_hotel" HotelName="Metropol" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ibni Kemal Caddesi No:38, Sirkeci, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/ea/60/ea60789d62d08ad9b38602bcebbfcf1c6be59f30.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="662.56" OriginalAmount="656" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01524923" Longitude="28.97554134" StarRating="3" HotelCode="373854|199813" HotelName="Empire Suite Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Hobyar Mahallesi, Ankara Caddesi Dervisoglu Sokak No: 7, Sirkeci, 34112 Istanbul, Marmara Bölgesi</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/28/aa/28aad779975fe3d28d1ca638ef88114f70aa54f0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="662.56" OriginalAmount="656" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.005682231682" Longitude="28.980560302734" StarRating="4" HotelCode="65370|19579" HotelName="GLK Premier Acropol Suites &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Akbiyik Caddesi 21, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/84232/a_84232_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This town hotel is centrally situated in the bewitching old town, close to the Blue mosque. A select...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="663.48" OriginalAmount="656.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0121999" Longitude="28.9593698" StarRating="5" HotelCode="|66889" HotelName=" Wyndham Istanbul Old City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kemalpasa Mah. Sehzadebasi Cad. Celal Aga Konagi No 1 Vezneciler</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/6/8/8/9/66889_e91de670825.jpg</HotelPictures>
        <HotelDescription>HOTEL: the hotel has 87 comfortable rooms, a lobby with a reception, a currency exchange service, a cloakroom and a lift. SITUATION: This welcoming, historic hotel is located near the tourist attractions, the Grand Bazaar, Sultan Ahmed Mosque, Hagia Sophia and Topkapi Palace close to the establishment, clients can find. ROOM: The rooms have flat-screen satellite television, computer plug, a fax machine, WiFi, a mini-bar, a safety deposit box, a direct line telephone, an individual air-conditioning system and individual heating. FACILITIES: The establishment has a spa, a Turkish bath, a sauna, a steam bath, a covered pool and a pool that has a children's area. MEALS: Guests have at their disposal a Turkish restaurant, Regarding the food and beverage offering, the establishment offers a buffet breakfast and Ã  la carte lunch and dinner. PAYMENT METHODS: Customers can pay using Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="663.57" OriginalAmount="657" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.040172205087" Longitude="28.98446559906" StarRating="4" HotelCode="69649|19951" HotelName="Mid Town" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Lamartin Cad. No. 13, 34437 Taksim</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/27/98/27987f4080e1258b12071c8d8a08126d70dc8434.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Taksim, in the heart of Istanbul’s new city. Bars, restaurants and links to ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="663.57" OriginalAmount="657.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.037206" Longitude="28.992166" StarRating="4" HotelCode="298519|mercure_istanbul_taksim" HotelName="Mercure Istanbul Taksim" 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>Ömer Avni Mahallesi, Inonu Caddesi No 42, Gümüssuyu, Beyoglu, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/4c/514cfa5293615e146a6c350de54e6b3cbf33f6a7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="663.57" OriginalAmount="657.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03379467" Longitude="28.97807476" StarRating="4" HotelCode="498115|mrcas_hotels" HotelName="Mr.Cas Hotels" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="bed and breakfast" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Istiklal Caddesi 153, Beyoglu, 34433 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/5e/eb/5eeb0f104a143d9a986565ce97fb03ae812f5cbb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="664.31" OriginalAmount="657.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03203" Longitude="28.98037" StarRating="0" HotelCode="|447716" HotelName="The Soul Istanbul Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kulo?lu Mh. Faik Pa?a Cd. No:28</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/7/7/1/6/447716_1c8cb010800.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="664.58" OriginalAmount="658" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|64721-18113712/7349876710869723982/18574" HotelName="MIDTOWN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1710000/1709000/1708916/76321ac1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="664.58" OriginalAmount="658.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.906438707783" Longitude="29.313155612488" StarRating="4" HotelCode="915596|isg_airport_hotel_2" HotelName="ISG Airport Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Pendik, 34906 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/74/ac/74ac85916e1e0cc0cd110dd57682322930c1771c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul - Sabiha Gökcen (SAW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="665.18" OriginalAmount="658.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0053949" Longitude="28.979987" StarRating="3" HotelCode="|19955" HotelName="Glk Premier Acropol Suites and Spa - Special Class" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>AKBIYIK CD. SULTANAHMET 21</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/9/5/5/19955_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Best Western Acropol is rated four stars and boutique. SITUATION: 200 metres away, guests can find Sultanahmet Square, Topkapi Palace and Basilica Cisterna,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="666.60" OriginalAmount="660" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00754" Longitude="28.97184" StarRating="2" HotelCode="65948|271795" HotelName="Golden Royal Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="Bar,Conference Hall,Fax,Internet,Jacuzzi,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Peykhane Sokak 19, Çemberlitas, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/04/8a/048ae1cd4e4c19e58b435f3028b2714645fb1c1f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="666.60" OriginalAmount="660" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|142280-28549162/7349876710869723982/4257" HotelName="ASUR" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2690000/2688600/2688576/d2dfa05d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="666.60" OriginalAmount="660.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.003929" Longitude="28.972423" StarRating="4" HotelCode="75491|garden_house_28" HotelName="Garden House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kucuk Ayosofya Mahallesi Sehit Mehmet Pasa No:11/13, 34400 Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/aa/bfaab62caec6d7c899f2f2e2043701ced2d8c073.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly hotel offers luxury accommodation on the historic peninsula of Istanbul, only m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="667.61" OriginalAmount="661" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|885235-28474467/7349876710869723982/1269" HotelName="VITAL FULYA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/47000000/46310000/46307200/46307176/7a385975_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="667.61" OriginalAmount="661.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.063334125824" Longitude="28.982424438" StarRating="5" HotelCode="32571|grand_cevahir_hotel__convention_center" HotelName="Grand Cevahir Hotel Convention Center" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 07/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Halide Edip Adivar Mahallesi, Darülaceze Caddesi 5, Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/c5/2e/c52ee71815e6cf05f5474950c5aec3d44cdfdede.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is located in the Sisli quarter of the new town. Nisantasi and Tesvikiye offer num...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="667.61" OriginalAmount="661.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.8562388" Longitude="29.27976195" StarRating="3" HotelCode="446175|holiday_inn_istanbul_tuzla_bay" HotelName="Holiday Inn Istanbul - Tuzla Bay" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Güzelyali Mahallesi, Sahil Bulvari 72, Pendik, 34903 Tuzla, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/d0/33d0a3526986004e0ef498861705b167b509fa44.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="668.62" OriginalAmount="662" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|117793-28543444/7349876710869723982/4422" HotelName="AYASOFYA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2530000/2529900/2529812/f019477e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="668.62" OriginalAmount="662" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|57601-18113719/7349876710869723982/18970" HotelName="OTTOMAN IMPERIAL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1640000/1637600/1637596/db528ffb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="668.62" OriginalAmount="662" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1321729-22371575/7349876710869723982/25057" HotelName="RADISSON HOTEL ISTANBUL HARBIYE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/76000000/75790000/75785200/75785182/w3837h2560x3y0-1d7bcf5a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="669.28" OriginalAmount="662.65" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00218" Longitude="29.147559" StarRating="0" HotelCode="|306073" HotelName="Nish Palace Exclusive Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>?erifali Mah. Bayraktar Bulvar? ?brahim Hakk? Sok. No:40</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/6/0/7/3/306073_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="669.63" OriginalAmount="663" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|611072-28558578/7349876710869723982/2928" HotelName="GALATA TIMES BOUTIQUE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/36000000/35600000/35599400/35599388/5f7f915d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="670.00" OriginalAmount="663.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.053955" Longitude="29.0282" StarRating="0" HotelCode="|541880" HotelName="Mona Bosphorus Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Siraci Sk. 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/1/8/8/0/541880_1c662e42240.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="670.08" OriginalAmount="663.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0494711" Longitude="29.0245381" StarRating="0" HotelCode="|305429" HotelName="Loren Hotel&amp;suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/5/4/2/9/305429_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="670.64" OriginalAmount="664" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.041654930973" Longitude="28.984201374344" StarRating="5" HotelCode="905763|30348" HotelName="The Elysium Istanbul" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Inonu Mahallesi, Yedikuyular Caddesi, Cayiri Sokak 1, Sisli Taksim, 34373  Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/04/cc/04cca3412be51a151d440050247ec84bf6b2c41b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located close to Taksim Square, which is in the city centre and approximately a 10-minu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="670.64" OriginalAmount="664" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1269890-28476914/7349876710869723982/2388" HotelName="BENESTA RESIDENCE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/72000000/71730000/71722000/71721993/804c6c3f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="672.65" OriginalAmount="665.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.014624" Longitude="28.978355" StarRating="0" HotelCode="|486641" HotelName="Cetin Port Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Istasyon Arkasi Sk.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/6/6/4/1/486641_14d0ee12124.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="672.66" OriginalAmount="666" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1454590-32420302/7349876710869723982/90" HotelName="THE SUPERIOR LIVING KAĞITHANE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/106000000/105980000/105970200/105970111/c8a4aaf3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="672.66" OriginalAmount="666.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01446494" Longitude="28.97493015" StarRating="4" HotelCode="854296|mercure_istanbul_sirkeci_opening_may_2019" HotelName="Mercure Istanbul Sirkeci" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Restaurant,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Hobyar Mahallesi, Muhzirbasi Sokak 6, Fatih, 34112 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/f0/6c/f06c8aca0d3bd4fca5b09bc563dad09a24f14dfc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Mercure Istanbul Sirkeci Hotel is located in Sirkeci, 5 minutes walking distance to main tourist att...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="673.67" OriginalAmount="667" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|352547-28493936/7349876710869723982/1055" HotelName="FAVORI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11850000/11841900/11841857/78ccfde3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="673.67" OriginalAmount="667.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0476041" Longitude="29.02476941" StarRating="0" HotelCode="850784|feri_suites" HotelName="Feri Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ortakoy Salhanesi Sokak 8, Besiktas, 34347 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/6f/db6f3ebac8d3d3573bb3aaf61bc9872aa88ee62e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="674.22" OriginalAmount="667.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0041115" Longitude="28.9763305" StarRating="0" HotelCode="|108112" HotelName="Sultan Corner" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kucuk Ayasofya Caddesi, No:6 Sultanahmet</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/8/1/1/2/108112_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has, WiFi, (free of charge). SITUATION: This hotel is in Istanbul the historic centre of it is located 100 metres away from the mosque. ROOM: The establishment has suites and large standard rooms. Some rooms have views of the mosque.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="675.69" OriginalAmount="669.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.959767432125" Longitude="28.839154243469" StarRating="5" HotelCode="33264|renaissance_polat_istanbul_hotel" HotelName="Renaissance Polat Istanbul Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sahilyolu Caddesi 2, Yesilyurt, 34149 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/6c/82/6c8243ca35448b16312bf5d852080241585eff37.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly business and conference hotel enjoys a convenient location. It lies just 20 min...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="676.34" OriginalAmount="669.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0044166" Longitude="28.9797993" StarRating="3" HotelCode="|82945" HotelName="Center Hill" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Mehmet Aga Cad No 23 Sultanahmet</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/9/4/5/82945_38585d71136.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment has a reception and WiFi (free of charge). SITUATION: The hotel Sultanahmet it is in it is located 200 metres away from the mosque. ROOM: The rooms have cable television.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="676.70" OriginalAmount="670" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1382333-28587098/7349876710869723982/7357" HotelName="RAMADA ENCORE BY WYNDHAM ISTANBUL SISLI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/97000000/96120000/96116600/96116574/64a4a095_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="679.55" OriginalAmount="672.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.013921" Longitude="28.907108" StarRating="5" HotelCode="|184637" HotelName="Uranus Istanbul Topkapı" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Merkezefendi Mah Mevlana Cad No 112 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/6/3/7/184637_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="679.73" OriginalAmount="673" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.078826401167" Longitude="29.011608161407" StarRating="4" HotelCode="315778|60124" HotelName="Park Dedeman Levent" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Esentepe Mahallesi, Büyükdere Caddesi 187, 34340 Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/ec/ecffea7eb97e6a31/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="679.73" OriginalAmount="673" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00918" Longitude="28.960752" StarRating="4" HotelCode="9365|19950" HotelName="Kent Hotel Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ordu Caddesi 29, 34490 Istanbul, Beyazit</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/f2/72/f272e62d742b218a8cd7580ddd1579aa6a789297.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located within walking distance of links to public transport. Atatürk International Air...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="679.73" OriginalAmount="673.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.013323577609" Longitude="28.97664167915" StarRating="3" HotelCode="207353|asur_hotel" HotelName="Asur Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Hoca Pasa Mahallesi, Ibni Kemal Caddesi 16, 34110 Istanbul, Sirkeci</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9d/6d/9d6d0f270cf97ab599f753b1ed4fbc40552ab957.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="680.74" OriginalAmount="674" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|337157-28558506/7349876710869723982/2194" HotelName="METROPOLITAN HOTELS TAKSIM" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10650000/10645300/10645216/1bf2eb42_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="680.74" OriginalAmount="674.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.049330990919" Longitude="28.987356325131" StarRating="4" HotelCode="27110|bentley_hotel_3" HotelName="Bentley By Molton Hotels" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Halaskargazi Caddesi 23, Harbiye, 34367 Istanbul, Sisli</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/4c/05/4c05289332796fba3b44a5ce765f2956c3f77632.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the European side of Istanbul in the Harbiye district at the heart of the n...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="682.76" OriginalAmount="676" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.006146" Longitude="28.979495" StarRating="4" HotelCode="89553|41256" HotelName="Uyan" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cankurtaran Mah., Utangac Sok. no 25</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/0b/d40b786b9e46d101612655d6567fda6544fd0724.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located the heart of the old city of Sultanahmet in Istanbul, within walking distance o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="683.77" OriginalAmount="677" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="22.75354" Longitude="75.90364" StarRating="3" HotelCode="0|352304-28493929/7349876710869723982/2463" HotelName="ARCADE HOTEL ISTANBUL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>1C / CA, SCHEME NO. 94, OPP BOMBAY HOSPITAL, INDORE, IN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10460000/10456800/10456791/decfc2b5_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Hotel Infiniti is located in Indore and local attractions include Nehru Stadium and Lal Bagh Palace.    Hotel Features.   Dining options at Hotel Infiniti include a restaurant and a coffee shop/café. Room service is available 24 hours a day. Recreational amenities include a fitness facility. Wireless Internet access (surcharge) is available in public areas. This Indore property has event space consisting of banquet facilities and conference/meeting rooms. The property offers a roundtrip airport shuttle (surcharge).  Additional property amenities include laundry facilities.    Guestrooms.     49 air-conditioned guestrooms at Hotel Infiniti feature minibars and coffee/tea makers. Wireless Internet access is available for a surcharge. In addition to fax machines, guestrooms offer direct-dial phones.     Room Info:  Name: Club Class Single Room Description:    One Bed   Wireless Internet access (surcharge) keeps you connected, and the television offers premium TV channels. A minibar and a coffee/tea maker are supplied. Conveniences include air conditioning, a fax machine, and a direct-dial phone.     Name: Superior Single Room Description:    Two Beds   Wireless Internet access (surcharge) keeps you connected, and the television offers premium TV channels. A minibar and a coffee/tea maker are supplied. Conveniences include air conditioning, a fax machine, and a direct-dial phone.     Name: Club Class Double Room Description:    Two Beds   Wireless Internet access (surcharge) keeps you connected, and the television offers premium TV channels. A minibar and a coffee/tea maker are supplied. Conveniences include air conditioning, a fax machine, and a direct-dial phone.     Name: Gold room Description:    Two Beds   Wireless Internet access (surcharge) keeps you connected, and the television offers premium TV channels. A minibar and a coffee/tea maker are supplied. Conveniences include air conditioning, a fax machine, and a direct-dial phone.     Name: Superior Single Room Description:    One Double Bed   Wireless Internet access (surcharge) keeps you connected, and the television offers premium TV channels. A minibar and a coffee/tea maker are supplied. Conveniences include air conditioning, a fax machine, and a direct-dial phone.     Name: Superior Double Room Description:    One Double Bed   Wireless Internet access (surcharge) keeps you connected, and the television offers premium TV channels. A minibar and a coffee/tea maker are supplied. Conveniences include air conditioning, a fax machine, and a direct-dial phone.     Name: Superior Double Room Description:    Double Occupancy   Wireless Internet access (surcharge) keeps you connected, and the television offers premium TV channels. A minibar and a coffee/tea maker are supplied. Conveniences include air conditioning, a fax machine, and a direct-dial phone.       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 9 AM  Check-out time is 9 AM  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="685.72" OriginalAmount="678.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.992004" Longitude="29.02863" StarRating="0" HotelCode="|475433" HotelName="Dugi Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/5/4/3/3/475433_464bcce1258.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="685.79" OriginalAmount="679.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.060572409017" Longitude="29.008408888473" StarRating="3" HotelCode="368540|elite_park_suites" HotelName="Nish Besiktas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/08/2026" HotelFacility="Air Conditioning,Internet,Kitchen,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Gayrettepe Mahallesi, Hattat Halim Sokak 11, Besiktas, 34349 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c7/d6/c7d6616e98ba3822c9fd7cadf775cbd4d9b3c2f7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="686.89" OriginalAmount="680.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.035964" Longitude="28.99074" StarRating="0" HotelCode="|486489" HotelName="Etiz Hotels and Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Emektar Sk. no 9-1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/6/4/8/9/486489_20a69ed2120.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="687.09" OriginalAmount="680.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.010514" Longitude="28.957406" StarRating="3" HotelCode="|174754" HotelName="Kecik" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Balabana?a Mh., Fethibey Cd., No:6 Laleli, Fatih,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/4/7/5/4/174754_e22180b1526.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="687.81" OriginalAmount="681" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|261576-28558468/7349876710869723982/927" HotelName="SKALION" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7640000/7632400/7632400/9b5168a1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="689.12" OriginalAmount="682.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.086960951683" Longitude="28.903073966503" StarRating="4" HotelCode="186921|1536043" HotelName="Radisson Residences Avrupa TEM Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" HotelFacility="Air Conditioning,Central Heating,Conference Hall,Currency Exchange,Internet,Laundry,Lounge,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Karayollari Mahallesi, Abdi Ipekçi Caddesi 30, 34250 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/67/0a/670a666f7ace40de606d7b895aaffb70781f3090.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Gaziosmanpasa district of north western Istanbul, approximately 12-13 km...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="690.84" OriginalAmount="684" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|95314-22358802/7349876710869723982/25153" HotelName="RADISSON ISTANBUL SULTANAHMET" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/hotels/1000000/910000/905900/905872/f32f7aa6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="690.84" OriginalAmount="684.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0314932" Longitude="28.988861205523" StarRating="4" HotelCode="187335|nixon_bosphorus_dry_hotel" HotelName="Zimmer Bosphorus Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Findikli Meclis-i Mebusan Caddesi 61, Beyoglu, 34427 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/d1/7d/d17df4cd43551505d3dfb2a87ba7084d32b66262.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of Istanbul, this boutique hotel is ideal for guests who appreciate a stylish a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="692.86" OriginalAmount="686" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|3514-28441319/7349876710869723982/729" HotelName="ORIENT EXPRESS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/480000/479600/479525/2b21e5f1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="693.16" OriginalAmount="686.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.06475" Longitude="28.99443" StarRating="5" HotelCode="|445183" HotelName="The Craton" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/5/1/8/3/445183_338b00e1439.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="695.05" OriginalAmount="688.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03894" Longitude="28.982417" StarRating="0" HotelCode="|529704" HotelName="The Row Taksim Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Asiklar Sk. 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/9/7/0/4/529704_a7a41c41039.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="695.89" OriginalAmount="689" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.2043" Longitude="-77.6731" StarRating="3" HotelCode="0|496472-28493992/7349876710869723982/535" HotelName="NABU" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>400 PADDY CREEK CIR, ROCHESTER, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15900000/15898700/15898661/54a6f155_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Property Location   Located in Rochester, FAIRFIELD INN &amp;amp; SUITES ROCHESTER WEST/GREECE is close to Mall at Greece Ridge and Seneca Park.  This hotel is within close proximity of Seneca Park Zoo and Maplewood Park.    Rooms   Make yourself at home in one of the 70 guestrooms. Complimentary wired and wireless Internet access keeps you connected, and cable programming provides entertainment. Conveniences include desks and coffee/tea makers.    Rec, Spa, Premium Amenities   Be sure to enjoy recreational amenities, including an indoor pool, a spa tub, and a fitness facility.    Dining   Buffet breakfasts are available for a fee.    Business, Other Amenities   Featured amenities include complimentary high-speed (wired) Internet access, business services, and express check-in. Free parking is available onsite.    Room Info:    Fees    The following fees and deposits are charged by the property at time of service, check-in, or check-out.      Breakfast fee: USD 9.95 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 hotel will be renovating from 14 October 2013 to 1 March 2014 (completion date subject to change). The following areas are affected:    Select guestrooms   The hotel will be renovating from 30 September 2013 to 31 December 2013 (completion date subject to change). The following areas are affected:    Lobby   The following facilities will be closed from 30 September 2013 to 1 December 2013 (dates subject to change):   Swimming pool   Renovation work will only be conducted during business hours on weekdays. Every effort will be made to minimize noise and disturbance.       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 not allowed   Check-out time is noon  Check-in time starts at 3 PM  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="696.54" OriginalAmount="689.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.045338" Longitude="29.003108" StarRating="0" HotelCode="|543202" HotelName="Valente Suites and Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ihlamurdere Cd. 46</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/3/2/0/2/543202_3685e361046.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="696.90" OriginalAmount="690" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|352499-21407490/7349876710869723982/7557" HotelName="DOUBLETREE BY HILTON ISTANBUL - PIYALEPASA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11930000/11921400/11921337/7425568b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="697.86" OriginalAmount="690.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.06924" Longitude="29.00272" StarRating="0" HotelCode="|192607" HotelName="Hotel Boursier 1 and Spa Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gulbahar Mahallesi.Oya Sokak.No :21</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/2/6/0/7/192607_4.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="697.91" OriginalAmount="691" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.042772" Longitude="28.998859" StarRating="4" HotelCode="935183|42033" HotelName="AC Hotel Istanbul Macka" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Visnezade Mahallesi, Suleyman Seba Caddesi No 75, Besiktas, 34357 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/47/5247628b9744cb496aeb78462ba22060dcf49d87.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="697.91" OriginalAmount="691" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1402331-28482129/7349876710869723982/2491" HotelName="BAYMARI SUITES CITY LIFE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/92000000/91750000/91741000/91740911/a7061fa5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="697.91" OriginalAmount="691.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.011577" Longitude="28.955533" StarRating="3" HotelCode="118821|liberty_hotel_2" HotelName="Liberty Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 07/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gencturk Caddesi, Aga Yokusu 18, Sehzadebasi, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/53/32/53321184c561224e64bb42545c9fb7783cac06a0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="699.93" OriginalAmount="693" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|542690-18211758/7349876710869723982/21218" HotelName="PIYA SPORT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/25000000/24110000/24109800/24109747/19a05ffc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="700.94" OriginalAmount="694" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1262448-28587372/7349876710869723982/7196" HotelName="RAMADA ENCORE BY WYNDHAM ISTANBUL AVCILAR" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/69000000/68500000/68496700/68496632/3a8ffe4f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="700.94" OriginalAmount="694.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.815389" Longitude="29.307414" StarRating="3" HotelCode="155892|chatto_residence" HotelName="Chatto Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Cami Mahallesi, Kavala Sokak 12, Cumhuriyet Caddesi, 34940 Tuzla</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/bf/bc/bfbc708f07a69390e03574e308474e5ea512f5d1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="701.95" OriginalAmount="695" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.031735997928" Longitude="28.980529877811" StarRating="3" HotelCode="398333|217230" HotelName="Hammamhane" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Firuzaga Mahallesi, Cukurcuma Caddesi 45, Beyoglu, 34425 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/af/48af6c3eacead2bab22afcd21cd20c4d06fd93cb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="701.95" OriginalAmount="695" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|632726-28583436/7349876710869723982/3729" HotelName="CATCH" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/45000000/44570000/44565200/44565108/b8c847a2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="702.96" OriginalAmount="696" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|110702-22237737/7349876710869723982/24243" HotelName="ACRA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2820000/2819000/2818927/b0402f4a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="702.96" OriginalAmount="696.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.996251" Longitude="29.025017" StarRating="3" HotelCode="933205|deniz_otel" HotelName="Deniz" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Orgeneral Sahap GÜrler Caddesi No. 2, Kadikoy, 81320 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ed/46/ed46f86a2ca5b2daf9b4fd3ab8bb0fdafb518076.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="703.55" OriginalAmount="696.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0638224" Longitude="28.9823949" StarRating="5" HotelCode="|23230" HotelName="Grand Cevahir" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>DARULACEZE CAD. OKMEYDANI-SISLI 9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/2/3/0/23230_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 2002, has 13 floors, 323 standard rooms, 47 suites and 4 king suite rooms. In the establishment entrance, guests will find a lobby, a reception with safety deposit boxes, a cloakroom, a currency exchange service, a lift and a cafÃ©. You are also offered a bar, shops, a hairdresser's, an auditorium, a television room, a restaurant with air-conditioning, 22 conference rooms and internet. It has an indoor car park and an oudooor car park. There are many services available at the establishment, including room service, a laundry service and a medical care service. SITUATION: This luxurious hotel is in Sisli it is situated close to Nisantasi and Tesvikiye where you can find shops, leisure areas and entertainment. It is situated 60 minutes away from the airport. ROOM: The comfortable rooms have a bathroom, a hairdryer, a direct line telephone with an answering machine, satellite or cable TV with music, a radio, internet, a mini-bar, a king-size bed, tiled floors, central heating and a safe (available for a fee). Guests are offered suites and have a living room. Guests also have available disabled access rooms. FACILITIES: Outdoors, clients have access to an outdoor and indoor pool, a sunbathing terrace, deck chairs, parasols and a snack bar. Customers can make use of the jacuzzi. For a fee, guests can enjoy a sauna, the solarium, the Turkish bath, the beauty service and a massage service. Clients can also find aerobics and a gym.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="703.97" OriginalAmount="697" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|23137-21436171/7349876710869723982/17220" HotelName="BENTLEY HOTEL BOSPHORUS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6930000/6921900/6921860/93d286fb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="705.56" OriginalAmount="698.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.032886" Longitude="28.976642" StarRating="3" HotelCode="|453045" HotelName="West Palace" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Acara Sk.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/0/4/5/453045_09540c91013.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="705.99" OriginalAmount="699.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.058972" Longitude="29.002047" StarRating="4" HotelCode="293557|apart_point" HotelName="Apart Point" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gayrettepe Mahallesi, Selvi Sokak 6, Besiktas, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/29/5b/295bfd117c0711d4b17f21ae242fc7e580094346.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Offering a real home-from-home comfort, these 50 apartments are very well furnished and equipped and...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="706.35" OriginalAmount="699.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0115" Longitude="28.9564" StarRating="0" HotelCode="|464928" HotelName="Beethoven Senfoni" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kemalpasa Mh Aga Yokusu Sk No11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/4/9/2/8/464928_1384d631111.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="707.00" OriginalAmount="700.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.086072369395" Longitude="29.006479777771" StarRating="5" HotelCode="33263|movenpick_hotel_istanbul" HotelName="Mövenpick Hotel Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Eski Büyükdere Caddesi 3, 4. Levent, 34330 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/60/57600371c1c06b7803e8106840f443e6471a36ee.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A luxurious hotel located in the Levent quarter of the new town, just a few minutes drive from the f...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="708.01" OriginalAmount="701" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|637223-28455286/7349876710869723982/331" HotelName="NO 139 APARTMENTS ISTANBUL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14620000/14614200/14614128/98c2aabe_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="708.01" OriginalAmount="701.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.030215" Longitude="29.108449" StarRating="4" HotelCode="207936|crowne_plaza_oryapark" HotelName="Crowne Plaza Istanbul - Oryapark" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Inkilap Mahallesi, Kucuksu Caddesi No:58, Umraniye, Istanbul 34768</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/45/0c4583ec693eb0798b2892f2e711f53d252c74e3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="710.03" OriginalAmount="703" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00338787198" Longitude="28.981495618385" StarRating="4" HotelCode="33845|10751" HotelName="Citadel Hotel &amp; Restaurant" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kennedy Caddesi Sahil Yolu 12, Ahirkapi, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/0e/450e8bb097c5bd4278b81c0c5c44246e1b4d7664.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Owing to its location in the old city centre, this historic hotel has the advantage of being within ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="710.03" OriginalAmount="703" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1363199-28586786/7349876710869723982/1947" HotelName="RING STONE HOTELS BOSPHORUS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/79000000/78470000/78468900/78468841/5f281e3d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="710.03" OriginalAmount="703" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="21.031655" Longitude="105.848283" StarRating="4" HotelCode="0|186517-19604109/7349876710869723982/16708" HotelName="ZIMMER BOSPHORUS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>29-30-34 29-30-34 HANG MANH STR., HOAN KIEM, HANOI, VN</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5390000/5385900/5385834/ec8891fe_b.jpg</HotelPictures>
        <HotelDescription>This hotel is located in the heart of Hanoi's Old Quarter, allowing guests to experience the essence of Vietnam. Sword Lake, the symbol of the capital city, is a short walk from the hotel and guests can also wander around the ancient streets in the area.

This luxury hotel offers guests a superb choice of 51 rooms and is the ideal choice for both business and leisure travellers. Guests are welcomed into a lobby with 24-hour reception and check-out service. Further facilities include a hotel safe, currency exchange facilities, lift access, a café, bar, restaurant, Internet access, room and laundry services, and bicycle hire.

The guest rooms feature an elegant and distinctive design, and meet the highest international standards. The rooms and suites incorporate rich Vietnamese fabrics, Oriental furnishings, impeccable attention to detail and luxurious en suite bathrooms with shower, bath and hairdryer. Each of the rooms also comes with a double or king-size bed, direct dial telephone, satellite/cable TV, a radio, Internet access, safe, minibar and fridge. There are also tea and coffee making facilities, individually regulated air conditioning and a balcony or terrace.

The hotel features a sauna and can arrange wind surfing trips.

The hotel restaurant serves delicious Vietnamese and Western cuisine for an all-day fine dining experience. A continental breakfast buffet and set menu lunch are served.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="710.03" OriginalAmount="703" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|62513-19589686/7349876710869723982/16818" HotelName="DELUXE GOLDEN HORN SULTANAHMET" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/810000/804500/804472/9c2c8f84_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="710.03" OriginalAmount="703" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|3517-19568530/7349876710869723982/17200" HotelName="AHC AYASOFYA HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/540000/531300/531238/eafbd838_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="710.03" OriginalAmount="703.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.038132303207" Longitude="28.988058861205" StarRating="4" HotelCode="300309|avantgarde_hotel_taksim_square" HotelName="Avantgarde Taksim Square" 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>Mete Caddesi 28, Gümüssuyu, Taksim, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/80/25801477930a1899b588c2692a1d0af5d2d26b37.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="711.04" OriginalAmount="704" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0329195" Longitude="28.9750074" StarRating="3" HotelCode="118882|217612" HotelName="Troya" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Internet,Laundry,Restaurant,Room Service,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Mesrutiyet Caddesi 45, Tepebasi, Beyoglu, 34430 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6d/fb/6dfb681336152c302644dc24be898cf93a5c5bf0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="711.54" OriginalAmount="704.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0311745" Longitude="28.9741085" StarRating="4" HotelCode="|26364" HotelName="The Marmara Pera" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MESRUTIYET CAD. TEPEBASI-TAKSIM 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/3/6/4/26364_43c8b9e1555.jpg</HotelPictures>
        <HotelDescription>HOTEL: this renovated hotel in 2004, has 203 rooms, 3 suites and 17 floors. In the entrance, you can find an inviting hall with a reception, 3 lifts, a cloakroom, a currency exchange service and a safety deposit box service. Guests are also offered a beautiful coffee shop, a lovely bar, a restaurant with air-conditioning, 4 conference rooms, internet and a car park. Other services are a laundry service, room service and a medical care service. SITUATION: the Galata Tower It is near it is close to Taksim the Square of Beyoglu It is in the establishment is 2 kilometres away from the city centre situated 5 kilometres away from the tourist centre, is situated 25 kilometres away from Istanbul Airport. ROOM: The comfortable rooms, well-decorated, a bathroom with a bath, a hairdryer, a double or king-size bed, a direct line telephone, satellite or cable TV, a mini-bar, a safe, internet, individual heating and individual air-conditioning. FACILITIES: Outdoors, guests have access to a swimming pool that has an area for children and deck chairs. You also have at your disposal a gym and a jacuzzi. PAYMENT METHODS: Customers can pay by American Express, Visa, Mastercard, JCB and Diners Club. OTHERS: Regarding the food and beverage offering, clients can enjoy a buffet breakfast and an Ã  la carte or set-menu lunch and dinner.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="712.05" OriginalAmount="705" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|847376-18298280/7349876710869723982/19094" HotelName="TUZLA GARDEN HOTEL &amp;amp; SPA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/32000000/31390000/31387000/31386995/e758c1b9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="712.44" OriginalAmount="705.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0115599" Longitude="28.9561737" StarRating="3" HotelCode="|82951" HotelName="Lions Royal" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Genc Turk Caddesi Aga Yokusu Sokak No:18 Sehzadebas? Beyazit</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/2/9/5/1/82951_b936b9f1001.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is situated 10 minutes away from the bazaar, this hotel is situated 2,5 kilometres away from Sultanahmet the historic area of. ROOM: The rooms have internet, (free of charge), a terrace.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="713.06" OriginalAmount="706.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00454062132" Longitude="28.9801633358" StarRating="4" HotelCode="18003|azade_hotel_2" HotelName="Azade Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Golf,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Mehmet Aga Caddesi 17/19, Sultanahmet, 34400 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/87/c5/87c55a405e301568c19ddd42125a12a9cb09b971.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel lies in the heart of Istanbul, on a side street right in the old town quarter of...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="714.07" OriginalAmount="707" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.07545205" Longitude="29.0153083" StarRating="5" HotelCode="904557|25777" HotelName="Hyatt Centric Levent Istanbul" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 08/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Buyukdere Caddesi 136, Levent, 34330 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/ef/c1ef17b24c4957cbc66f3ad7248e85dc6e206153.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the lively neighbourhood of Levent on the European side of the city, with i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="714.07" OriginalAmount="707" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="54.950651" Longitude="-7.736645" StarRating="5" HotelCode="0|173774-18139198/7349876710869723982/19501" HotelName="THE ELYSIUM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>CATHEDRAL QUARTER, MAIN STREET, LETTERKENNY, COUNTY DONEGAL, IE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11560000/11554000/11553986/fa10a4ea_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="714.07" OriginalAmount="707.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.023792121461" Longitude="28.975888219126" StarRating="5" HotelCode="306003|10_karakoy_a_morgans_original" HotelName="10 Karaköy Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Müeyyedzade Mahallesi, Kemeralti Caddesi 10, 34425 Istanbul, Karaköy</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/07/6f073bb8132d0ab90ea0bda0ff061bcefbf2a8b2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located at Karaköy, Istanbul’s cultural, artistic and historical center, near art galle...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="715.08" OriginalAmount="708" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1345153-28587047/7349876710869723982/2337" HotelName="APRILIS DELUXE HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/76000000/75700000/75696500/75696459/c08e3329_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="716.09" OriginalAmount="709.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00535128816" Longitude="28.979957476258" StarRating="3" HotelCode="188715|novano_butik_hotel" HotelName="Novano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Akbiyik Caddesi No: 74, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/c7/c2/c7c295e4dc0cd52b6d2b2beb7379d11d14dcbc0f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="717.10" OriginalAmount="710" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1379389-28599467/7349876710869723982/7486" HotelName="CARINA GOLD HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/96000000/95990000/95983500/95983453/c955f53d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="717.10" OriginalAmount="710" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|263418-18194533/7349876710869723982/21313" HotelName="THE ARTISAN ISTANBUL MGALLERY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6520000/6512900/6512883/4db3f9e1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="717.73" OriginalAmount="710.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.1183421" Longitude="29.0126824" StarRating="0" HotelCode="|305910" HotelName="Somerset Maslak Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Agaoglu Maslak 1453, Maslak C15 Blok D:1 34485 Sar?yer</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/5/9/1/0/305910_be0ec4b2022.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="719.12" OriginalAmount="712" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.062496524807" Longitude="29.011334582143" StarRating="5" HotelCode="82421|198965" HotelName="Mercure Istanbul The Plaza Bosphorus" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Barbaros Bulvari 165, Balmumcu Besiktas, 34349 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/cf/d0/cfd00ec149701aa9490219801c4db132e738729a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;In an elevated position, the hotel enjoys panoramic views from its location in the heart of the Balm...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="720.02" OriginalAmount="712.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.053792" Longitude="28.949678" StarRating="4" HotelCode="|85014" HotelName="Dosso Dossi Hotels and Spa Golden Horn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SUTLUCE MAH.IMRAHOR CAD.DUTLUK SOKAK,BEYOGLU 3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/5/0/1/4/85014_bba612f1615.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a gym, a car park, a transfer service (free of charge), (on request), WiFi (free of charge), The establishment also offers meeting rooms, communal areas, a shop and a reading room. SITUATION: This establishment, the Golden Horn it is in Istanbul is situated in Close to, and the Congress Centre. 10 minutes away from the establishment clients have the historic centre, 15 minutes away, guests can find the business area, is situated 30 minutes away from Istanbul AtatÃ¼rk Airport. ROOM: Each room has a tea service, a coffee maker, a kettle, a mini-bar, a desk, chair, a television, a direct line telephone, data connection and a safe. OTHERS: Regarding the food and beverage offering, clients can enjoy a restaurant, a buffet breakfast, Ã  la carte lunch and dinner and a lobby bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="720.13" OriginalAmount="713" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|632370-28558588/7349876710869723982/2591" HotelName="ANTUSA DESIGN HOTEL AND SPA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/40000000/39010000/39009200/39009131/e7c85637_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="720.13" OriginalAmount="713" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|558629-24108606/7349876710869723982/17196" HotelName="BEETHOVEN PREMIUM" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/25000000/24190000/24183000/24182956/d8939d33_edited_c99b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="720.13" OriginalAmount="713.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.014131909231" Longitude="28.942456825003" StarRating="0" HotelCode="883084|ottomans_life_hotel_deluxe" HotelName="Ottoman's Life Hotel Deluxe Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 08/08/2026" HotelFacility="Conference Hall,Internet,Massage Centre,Sauna,Spa,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Mollagürani Mahallesi, Mollagürani Caddesi 8/16, Fatih, 34093 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/3b/cd3b436be70ed340d5d210e6dc3f98654ed86074.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="720.29" OriginalAmount="713.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.023801" Longitude="28.975882" StarRating="5" HotelCode="|192107" HotelName="10 Karakoy Istanbul - Special Class" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kemeralti Caddesi No: 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/2/1/0/7/192107_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="721.14" OriginalAmount="714.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.053666769091" Longitude="28.987473765307" StarRating="4" HotelCode="310527|arcade_hotel_2" HotelName="Arcade Hotel Nisantasi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Mesrutiyet Mahallesi, Rumeli Caddesi 76, Nisantasi, 34363 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/cf/bd/cfbd2cd71537297566599527d69a33c386114996.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="721.50" OriginalAmount="714.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.080031" Longitude="29.006335" StarRating="0" HotelCode="|531526" HotelName="Rose Plus Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>kavakli sok no7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/1/5/2/6/531526_ff639781355.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="722.61" OriginalAmount="715.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.969704" Longitude="29.0971237" StarRating="5" HotelCode="|42195" HotelName="Byotell  Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SANIYE ERMUTLU SOK NO 3 KOZYATAGI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/2/1/9/5/42195_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was renovated in 2007 and has 129 standard rooms. The establishment has a dance hall, a garden, air-conditioning, a lobby, a reception, a currency exchange service, a cloakroom and a lift. The establishment also has a hairdresser's, restaurants, conference rooms, internet and WiFi. At an additional cost you can have access to room service and a laundry service. The establishment also offers indoor parking and a playground. SITUATION: This hotel is in the business area. It is in Kozyatagi near the establishment, you will find commercial areas, restaurants, bars and the nightlife. 45 minutes away from the establishment you have tourist areas. Is 45 kilometres from Sabiha Gokcen Airport. It is 20 kilometres from the Istanbul AtatÃ¼rk Airport. ROOM: The elegant and comfortable rooms have a bathroom, a hairdryer, a direct line telephone and internet. They also have a television, a mini-bar, a double bed, an air-conditioning system, individual heating and a safety deposit box. FACILITIES: The establishment has a gym, a spa, a health centre, a massage service (available for a fee), a Turkish bath, a steam bath and a sauna. Guests can also enjoy a covered pool and deck chairs.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="723.16" OriginalAmount="716" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01165934634" Longitude="28.956514658822" StarRating="3" HotelCode="70511|284811" HotelName="Beethoven Premium Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Gencturk Caddesi, Aga Yokusu Sokak 6, Sehzadebasi Laleli, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5706804</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="723.16" OriginalAmount="716" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.036483285092" Longitude="28.985149175853" StarRating="4" HotelCode="903067|343470" HotelName="Taksim Square Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gümüssuyu Mahallesi, Siraselviler Caddesi 7, Taksim, Beyoglu, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/42/b9/42b93b555e50169f7dcdfcc903aeab29bdb0b101.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;For anyone wishing to be in the centre of Istanbul, close to entertainment venues and some great sho...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="723.16" OriginalAmount="716.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="981866|pell_palace_hotel_spa" HotelName="Pell Palace Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Emin Sinan Mahallesi, Gedikpasa Cami Sokak 37, Sultanahmet, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/1b/61/1b61178887e8d959eb6cdc8ecb504f9d4847c986.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="723.76" OriginalAmount="716.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.9952419" Longitude="29.0248026" StarRating="3" HotelCode="|83020" HotelName="Kadıköy Rıhtım Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>R?ht?m Cad No 62 Kadikoy</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/0/2/0/83020_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: The hotel is 10 minutes away from Harem Port It has excellent transport links to the ferry. ROOM: Each room has a sofa and WiFi (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="724.17" OriginalAmount="717.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.04056927" Longitude="28.98212221" StarRating="4" HotelCode="321413|metropolitan_hotels_taksim" HotelName="Metropolitan Taksim" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Laundry,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mahallesi, Taksim Caddesi 89-91, Beyoglu Istanbul, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/4f/574f41dd6af2c96592c068845fa7717e1ead013d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="725.98" OriginalAmount="718.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0623904" Longitude="28.9887832" StarRating="4" HotelCode="|178517" HotelName="Grand Aras and Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MERKEZ MAHALLESI BUYUKDERE CADDESI NO:13 SISLI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/8/5/1/7/178517_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="726.48" OriginalAmount="719.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.02578" Longitude="28.46945" StarRating="4" HotelCode="|192527" HotelName="Mercia Hotels and Resorts" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Yenimahalle Yali Cad.No:54</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/2/5/2/7/192527_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="729.22" OriginalAmount="722" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|155790-28434594/7349876710869723982/4117" HotelName="CROWNE PLAZA ISTANBUL - HARBIYE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4040000/4036400/4036307/23bc07a1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="729.92" OriginalAmount="722.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.014602" Longitude="28.978" StarRating="3" HotelCode="|17601" HotelName="Askoc Ve Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ISTASYON ARKA SK. SIRKECI 15</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/6/0/1/17601_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: this renovated hotel in 2003, has 6 floors, 114 double rooms and 6 suites. In the establishment entrance, guests will find a lobby, a reception with a bureau de change, a cloakroom, 2 lifts, 4 bars, a television room, 2 Ã  la carte restaurants, with air-conditioning, a conference room and internet. The establishment has room service, a laundry service, a medical care service, a car park and an indoor car park. SITUATION: This urban hotel is in a central area of the historic centre, Sirkeci it is in near the establishment, you will find restaurants, shops, is situated 15 kilometres away from the airport. ROOM: The cosy, comfortable rooms, have a bathroom, a hairdryer, a direct line telephone, a satellite or cable television, a mini-bar, fitted carpets, a central heating system, a safety deposit box and a balcony. PAYMENT METHODS: Customers can pay using Visa and Mastercard. OTHERS: Regarding the food and beverage offering, clients can enjoy a buffet breakfast and an Ã  la carte or set-menu lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="731.12" OriginalAmount="723.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.02804545" Longitude="28.97237207" StarRating="4" HotelCode="958960|C21A50" HotelName="Galata Times Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="">
        <Address>
          <AddressLines>
            <AddressLine>Evliya Celebi Mahallesi, Mesrutiyet Caddesi 106, Beyoglu, 34430 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/6f/81/6f81a824a4ee1a5bb2c51fd8356398afd48b92fe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="731.24" OriginalAmount="724" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.049372" Longitude="29.02634" StarRating="5" HotelCode="68812|16251" HotelName="Ortakoy Princess" 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,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dereboyu Caddesi 10, Ortaköy-Besiktas, 80840 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/30/305517/305517a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="732.25" OriginalAmount="725" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|558632-28494009/7349876710869723982/2432" HotelName="BEETHOVEN HOTEL AND SUITE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/26000000/25040000/25038100/25038062/w1018h1592x0y0-79c43fe9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="733.00" OriginalAmount="725.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0071798" Longitude="28.9720798" StarRating="4" HotelCode="|37601" HotelName="AHC Ayasofya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>PIYERLOTI CAD NO 1 SULTANAHMET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/6/0/1/37601_7.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban, boutique hotel, renovated in 2007, has 36 rooms, air-conditioning, a lobby, a reception, a currency exchange service, a cloakroom and a lift. Guests also have access to a restaurant, a bar, conference facilities, WiFi, a business centre with internet, a printing service, a telephone, a fax machine, courier service and a car hire desk. At an extra cost you can use room service and the launderette. The establishment also has a car park. SITUATION: This hotel Hagia Sophia, Sultan Ahmed Mosque, the Basilica Cistern, the Grand Bazaar, the Spice Bazaar, Divan Yolu and Topkapi Palace it is situated close to in the surrounding area, clients can find restaurants, bars, public transport services and shops. it is 10 minutes away from the railway station, 18 kilometres away, you can find Istanbul AtatÃ¼rk Airport. ROOM: Each room has a bathroom, a hairdryer, a direct line telephone, satellite or cable TV, internet, a mini-bar, a coffee maker, a kettle, a double bed, an air-conditioning system, heating and a safety deposit box. FACILITIES: The establishment boasts a hammam and a Turkish bath (available for a fee), For a fee, you can enjoy a massage service, aromatherapy treatments and a sauna. OTHERS: Regarding the food and beverage offering, clients have a buffet breakfast and Ã  la carte lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="733.26" OriginalAmount="726" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|167604-28558406/7349876710869723982/4408" HotelName="ASPERA HOTEL ALTUNIZADE ISTANBUL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/hotels/5000000/4560000/4559600/4559542/86af0fec_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="734.27" OriginalAmount="727.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.007408940592" Longitude="28.970839407987" StarRating="3" HotelCode="933884|leyenda_hotel_2" HotelName="Leyenda Hotel Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Binbirdirek Mah. Gedikpasa Cami Sokak No:58, Çemberlitas Fatih</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/94/cc/94cc70b6c636933b3a0d1692c3b41bfdd2ec2c77.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="735.28" OriginalAmount="728.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00964330434" Longitude="28.976418972015" StarRating="4" HotelCode="76208|adamar_hotel__special_class" HotelName="Adamar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Yerebatan Caddesi 37, Sultanahmet, 34110 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/bc/4e/bc4e126419460459e6002a9fb0a65e1b7595fd4e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of historic Istanbul. Guests at the hotel will find restaurants, p...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="735.84" OriginalAmount="728.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.986278" Longitude="28.907217" StarRating="5" HotelCode="|453279" HotelName="Mövenpick Hotel Istanbul Marmara Sea" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kazlicesme Mah Abay Cad No:167</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/2/7/9/453279_0586ef81257.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="737.05" OriginalAmount="729.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00976" Longitude="28.97869" StarRating="0" HotelCode="|184141" HotelName="Anthemis Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Alemdar Mh Haci Tahsin Bey sok No 11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/1/4/1/184141_5.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="737.06" OriginalAmount="729.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0357222" Longitude="28.9833911" StarRating="0" HotelCode="|86900" HotelName="Triada" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Istiklal Caddesi Meselik Sokak No:4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/9/0/0/86900_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers excellent service, a terrace and the massage service. SITUATION: Istiklal Avenue It is near Taksim the square.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="737.58" OriginalAmount="730.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0401935" Longitude="28.9835659" StarRating="0" HotelCode="|37005" HotelName="Kervansaray Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SEHIT MUHTAR CD. NO:49 TAKSIM OTELLER BOLGESI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/0/0/5/37005_33d5cb31415.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is perfect for business and holiday stays, it offers excellent service and business facilities. SITUATION: This hotel is in the city centre, Close to the shopping area and leisure activities.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="738.31" OriginalAmount="731" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|174851-28558414/7349876710869723982/4156" HotelName="PARK HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/79000000/78310000/78305000/78304988/09ab58b9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="740.18" OriginalAmount="732.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0049" Longitude="28.9793" StarRating="0" HotelCode="|454784" HotelName="Obelisk and Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Mehmet A?a Cad. No:12</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/4/7/8/4/454784_e085df81208.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="740.33" OriginalAmount="733.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.133173201555" Longitude="29.280017812164" StarRating="0" HotelCode="188761|village_park_resort__spa" HotelName="Village Park Resort &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Ayazma Mahallesi, Ishakli Koyu 19, 34800 Istanbul, Beykoz</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fe/03/fe0375ae5da8bc01d85282cf03f04eedf5f5db8c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="741.34" OriginalAmount="734" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="45.5201507" Longitude="-122.6800853" StarRating="3" HotelCode="0|243545-28549193/7349876710869723982/3210" HotelName="CELINE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>750 SW Alder Street, Portland, OR, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6180000/6172700/6172612/5e62fa28_b.jpg</HotelPictures>
        <HotelDescription>Dossier is your basecamp for exploring Portland, where you are invited to connect with the uniquely local way of life. Rates are inclusive of Resort Fee. Guests who book the Exclusive room categories will be responsible to pay the daily Resort Fee directly at the hotel.The hotel is 100% non-smoking.Pets allowed: $45 per pet per stay (Fee subject to change)General Policy:  
  Overnight Valet Parking: $45 (Fee subject to change) 
  Rates are inclusive of Resort Fee. Guests who book the Exclusive room categories will be responsible to pay the daily Resort Fee directly at the hotel. 
  Pets allowed: $45 per pet per stay (Fee subject to change) 
  A daily $75 incidental deposit will be charged to guests with either a major credit card or debit card. (Fee subject to change) 
 ;&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="741.34" OriginalAmount="734" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1461977-32913795/7349876710869723982/24039" HotelName="MOVENPICK ISTANBUL OLD TOWN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/128000000/127040000/127039100/127039052/0607629c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="742.20" OriginalAmount="734.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0063804" Longitude="28.9703948" StarRating="0" HotelCode="|108015" HotelName="Aslan" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Emin Sinan Mahallesi Satir Sokak No:5 Sultanahmet</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/8/0/1/5/108015_11.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is 500 metres away from the mosque, Santa Sofia 10 minutes away from the establishment, guests will find Cistern the basilica 600 metres away, guests have the bazaar. FACILITIES: Guests are offered WiFi (free of charge).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="744.13" OriginalAmount="736.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0390563" Longitude="28.9862806" StarRating="3" HotelCode="|85150" HotelName="Germir Palas  - Special Class" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cumhuriyet Caddesi 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/5/1/5/0/85150_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a restaurant, restaurants, a bar, a meeting room and a business centre. This urban establishment, has 49 rooms, a hall with a reception, express check-out, a safety deposit box service, a currency exchange service, a lift, WiFi, room service and a laundry service (for a fee). SITUATION: It is in the city centre, 150 metres away from the establishment, you can find Taksim the Square of Where you can find shops, restaurants, bars and public transport services. 8 minutes away from the establishment guests have the nightlife, 25 minutes away from the establishment, you can find places of interest, is 16 kilometres away from Istanbul AtatÃ¼rk Airport It is situated 42 kilometres away fromSabiha GÃ¶kÃ§en Airport. ROOM: Each room has an air-conditioning system, individual heating, internet, a satellite TV, a radio, a safety deposit box, a mini-bar, a hairdryer, a bathroom with a shower, a double bed, a direct line telephone and a terrace. FACILITIES: The establishment has a small gym. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast, an Ã  la carte lunch and a set-menu or Ã  la carte dinner. PAYMENT METHODS: Customers can pay by American Express, Diners Club, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="744.48" OriginalAmount="737.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.006282" Longitude="28.973546" StarRating="0" HotelCode="|533857" HotelName="Hotel Ravi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>terzihane sok no 13 / bindirdirek</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/3/8/5/7/533857_50824f31136.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="746.03" OriginalAmount="738.64" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.07889" Longitude="29.011805" StarRating="4" HotelCode="|184773" HotelName="Delta Hotels By Marriott Istanbul Levent" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/7/7/3/184773_367fe711114.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="746.67" OriginalAmount="739.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.051095793068" Longitude="28.987357020378" StarRating="5" HotelCode="65221|1070420" HotelName="Ramada Plaza By Wyndham Istanbul City Center" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Restaurant,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Halaskargazi Caddesi 63, 34373 Sisli-Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/a7/f0/a7f08189e885b70b8d05343a8645afab70327932.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is less than 2 km from Taksim Square, a few steps from the Osmanbey metro station, and wit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="746.97" OriginalAmount="739.57" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.981683" Longitude="28.897505" StarRating="5" HotelCode="|215974" HotelName="Radisson Blu Istanbul Ottomare" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kazlicesme Mah Abay Cad No: 223 Zeytinburnu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/5/9/7/4/215974_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="747.40" OriginalAmount="740" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|185860-28558430/7349876710869723982/7169" HotelName="THE GREEN PARK TAKSIM" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/810000/807500/807471/38f0b303_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="747.40" OriginalAmount="740" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|23144-20798757/7349876710869723982/16467" HotelName="SHERATON ISTANBUL LEVENT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/905000/904946/afee85e8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="747.40" OriginalAmount="740" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1345165-22370269/7349876710869723982/25027" HotelName="ROYAN HOTEL HAGIA SOPHIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/website/common/img/no-image.png</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="748.15" OriginalAmount="740.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.05364" Longitude="28.98749" StarRating="0" HotelCode="|184142" HotelName="Arcade Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mesrutiyet Mahallesi Rumeli Caddesi No76</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/1/4/2/184142_11.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="748.41" OriginalAmount="741" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.054886791891" Longitude="28.99593406198" StarRating="3" HotelCode="499329|206139" HotelName="Ada Suites Nisantasi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Tesvikiye Mahallesi, Valikonagi Caddesi, Fulya Sokak No: 3, Nisantasi, 34365 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/6e/fa6e9b45c97b9a031ebb674d2182c80c8fc27a60.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="748.96" OriginalAmount="741.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.99222" Longitude="29.042026" StarRating="3" HotelCode="|527624" HotelName="G-Han" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/7/6/2/4/527624_2bb52b71047.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="749.42" OriginalAmount="742" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.042801" Longitude="28.99892" StarRating="4" HotelCode="888193|55446" HotelName="Housez Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Eco Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Süleyman Seba Caddesi No: 60, Besiktas, 34357 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/10/10d09c82912913f0/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Maçka, one of the most popular and exclusive districts of Istanbul. Guests ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="751.44" OriginalAmount="744" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.012219796597" Longitude="29.047972261906" StarRating="4" HotelCode="118800|56506" HotelName="The Camlica Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="aparthotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Atif Bey Sokak 67-69, Acibadem, 34662 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/30/304694/304694a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="751.44" OriginalAmount="744" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|125994-28592916/7349876710869723982/1451" HotelName="ESER PREMIUM HOTEL &amp;amp; SPA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2190000/2182300/2182204/562a2133_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="751.81" OriginalAmount="744.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.022023" Longitude="29.045114" StarRating="0" HotelCode="|153618" HotelName="Aspera Altunizade" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MAHIR IZ CAD. ALTUNIZADE, USKUDAR 32</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/3/6/1/8/153618_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2011, has 80 rooms and 1 room adapted for people with reduced mobility. SITUATION: This establishment, Istanbul it is in is situated in the city centre excellent transport links to the city.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="752.29" OriginalAmount="744.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.013202" Longitude="28.977498" StarRating="4" HotelCode="|444142" HotelName="My Dream Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/1/4/2/444142_493660f1305.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="753.46" OriginalAmount="746" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.98111" Longitude="28.89726" StarRating="5" HotelCode="365977|198911" HotelName="Radisson Blu Hotel Istanbul Ottomare" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Currency Exchange,Internet,Laundry,Massage Centre,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Kazlicesme Mahallesi, Abay Caddesi 223, Zeytinburnu, 34020 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/ce/14/ce147e7cfa5a281c2f364485696bfa8c7a3345bc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="753.46" OriginalAmount="746" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|609928-28494038/7349876710869723982/3158" HotelName="GRAND UNAL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4890000/4886200/4886121/93a82dce_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="754.73" OriginalAmount="747.26" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.053907" Longitude="28.946584" StarRating="0" HotelCode="|561084" HotelName="Stayso The House Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Imrahor Cd. 16</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/1/0/8/4/561084_31eaeef1037.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="755.48" OriginalAmount="748" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.054205" Longitude="28.987434" StarRating="5" HotelCode="293638|58769" HotelName="Lasagrada Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Halaskargazi Caddesi No: 96, Osmanbey, Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/02/67/026791a28043eb1bc1737db7ed1510c43a408bf4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="756.02" OriginalAmount="748.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.003364" Longitude="28.981446" StarRating="0" HotelCode="|37008" HotelName="Radisson Hotel Istanbul Sultanahmet" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sultanahmet Mah. Kennedy Cad. Sahil Yolu No:12 Ah?rkap?</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/0/0/8/37008_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel has air-conditioning, a lobby with a reception, a currency exchange service, a cloakroom, a bar, a dining area, a conference room and a car park. At an extra cost you can use room service, the launderette and internet. SITUATION: This historic hotel is in the historic centre, nearby, you will find museums, monuments and shops. around 17 kilometres away you can find the airport, 1 kilometre away, you can find Karakoy the dock near the establishment, you will find the metro station, the tram, bars, restaurants and nightclubs. ROOM: Clients are offered 31 rooms with a bathroom, a hairdryer, a direct line telephone, internet, a mini-bar, a double bed, an air-conditioning system, central heating, a safe and a balcony. PAYMENT METHODS: Customers can pay by American Express, Diners Club, JCB, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients have a buffet breakfast and an Ã  la carte or set-menu lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="757.50" OriginalAmount="750" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|76102-28558359/7349876710869723982/3737" HotelName="PERA ROSE" Meals="HALF BOARD" BedType="HALF BOARD">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1530000/1523300/1523271/ff7fb9f8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="759.52" OriginalAmount="752" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|153908-28592924/7349876710869723982/5709" HotelName="GLK PREMIER THE HOME SUITES &amp;amp; SPA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3850000/3841600/3841509/w1401h1117x0y0-1860b396_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="759.77" OriginalAmount="752.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.05898" Longitude="29.00203" StarRating="0" HotelCode="|246232" HotelName="Kaya Apart Point" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gayrettepe Mahallesi Selvi Sokak No: 6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/6/2/3/2/246232_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="760.53" OriginalAmount="753" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.009091096039" Longitude="28.978607597553" StarRating="3" HotelCode="45182|28401" HotelName="Boutique St. Sophia" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Alemdar Caddesi 2, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/bf00b3d32a61153a/ab/ab85cd3252f196a1/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of Sultanahmet with the Hagia Sophia on its doorstep and all the o...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="760.67" OriginalAmount="753.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.05391" Longitude="28.94609" StarRating="5" HotelCode="|184606" HotelName="Lazzoni" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/6/0/6/184606_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="761.54" OriginalAmount="754" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|67137-19566980/7349876710869723982/17179" HotelName="LEGACY OTTOMAN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1650000/1640800/1640764/28d34738_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="764.57" OriginalAmount="757" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|432011-28558523/7349876710869723982/1608" HotelName="EMPIRE SUITE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10030000/10026800/10026709/68dc2218_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="765.58" OriginalAmount="758" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|874706-28583431/7349876710869723982/3246" HotelName="GREAT FORTUNE DESIGN HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/58000000/57540000/57530100/57530015/62cc8747_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="765.58" OriginalAmount="758" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.606108" Longitude="-96.7681019" StarRating="5" HotelCode="0|138830-18137232/7349876710869723982/21453" HotelName="POINT BARBAROS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>5410 N. Granite Lane, Sioux Falls, 57107, SD, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/480000/479600/479503/1596fa1c_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Midscale. Property Type: Inn. Total rooms: 93. Floors: 3. Property description- Get more for your money at the Quality Inn and Suites Airport North hotel in Sioux Falls, SD, starting with our free airport shuttle to and from the nearby Sioux Falls Regional Airport. You can depend on our platinum award-winning property to deliver essential amenities like meeting space, business services, free WiFi, free hot breakfast and a fitness center. Wind down in our lounge bar, too. Get refreshed in our handsomely decorated guest rooms, all of which feature flat-screen TVs, hair dryers, coffee makers, microwaves, refrigerators and irons and ironing boards. Long-distance travelers will appreciate our guest laundry services. Also, earn rewards including free nights and gift cards with our Choice Privileges Rewards program. Please note that our hotel is closed for maintenance.. Onsite facilities information- ParkingProperty was renovated in 2007. Hotel Currency: USD. Additional Phone Numbers: Voice - Brand reservations office: 800228-5151. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="765.58" OriginalAmount="758.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01416677261" Longitude="28.977690339088" StarRating="3" HotelCode="165541|galata_istanbul_hotel_2" HotelName="Galata" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hocapasa Mah. Nobethane Cad. No 24, Sultanahmet, Sirkeci, 34110 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/8b/268b074ba20b56b214c4f8a2e250652c2472b407.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="766.59" OriginalAmount="759" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|15310-28558308/7349876710869723982/5660" HotelName="GRAND GULSOY" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1600000/1594200/1594173/d3392e49_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="767.60" OriginalAmount="760" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|865372-28474433/7349876710869723982/306" HotelName="THE SOUL ISTANBUL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/49000000/48880000/48871200/48871145/26fa76f2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="768.16" OriginalAmount="760.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.009432" Longitude="28.975819" StarRating="0" HotelCode="|525240" HotelName="Kate Hotel Special Class and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/5/2/4/0/525240_3c793dd1000.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="768.61" OriginalAmount="761" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0296914" Longitude="28.9743247" StarRating="3" HotelCode="200050|237569" HotelName="Pera Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>25 Asmalimescit Street, Asmalimescit Mahallesi, Beyoglu, 34430 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1b/eb/1beb4e0f89e132b5e54d81a86b347c178a94e635.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="769.62" OriginalAmount="762" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|15320-21009183/7349876710869723982/16776" HotelName="MOVENPICK ISTANBUL BOSPHORUS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/420000/412200/412142/600f679b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="770.24" OriginalAmount="762.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0141182" Longitude="28.9778709" StarRating="4" HotelCode="|95898" HotelName="Gulhanepark  and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nobethane Cad. No.1 Sirkeci,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/9/5/8/9/8/95898_9.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a massage service, a sauna and WiFi (free of charge). SITUATION: This hotel is in Istanbul the historic centre of Close to and the mosque. it is 19 kilometres away from Istanbul AtatÃ¼rk Airport 5 minutes away from the establishment, you can find Sircesi the Station of. ROOM: All the rooms have an air-conditioning system, a television, hot drinks, a sitting area and a bathroom with bathroom items. OTHERS: Regarding the food and beverage offering, clients can enjoy a buffet breakfast and a restaurant. FACILITIES: Guests are offered a spa, a hammam, a gym, a squash court and a bicycle rental service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="770.48" OriginalAmount="762.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.004431" Longitude="29.038244" StarRating="4" HotelCode="|444219" HotelName="Buem Koşuyolu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Acibadem Mahallesi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/2/1/9/444219_c388d050831.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="770.63" OriginalAmount="763" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008318519346" Longitude="28.973787690807" StarRating="4" HotelCode="60290|25899" HotelName="Faros Old City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Divan Yolu Avenue 76, Eminonu, 34110 Istanbul, Marmara Region</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/a2/d1/a2d173453d875740114d4e5a0e1e5547e47919e3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul, directly in the city and tourist centre with its res...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="770.63" OriginalAmount="763" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03866" Longitude="28.988129" StarRating="5" HotelCode="75235|25902" HotelName="Gezi Bosphorus" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mete Cad. 34, Taksim, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/f3/f4f3e1cc17e463328dbadee78c19f968bb4d9ed3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a great central location within 500 m of Taksim, with its links to the public tran...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="771.64" OriginalAmount="764" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1436582-27801793/7349876710869723982/19197" HotelName="LEVNI ISTANBUL HANDWRITTEN COLLECTION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/website/common/img/no-image.png</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="771.64" OriginalAmount="764.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.015854" Longitude="28.973734" StarRating="5" HotelCode="64043|legacy_ottoman_hotel" HotelName="Legacy Ottoman Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Hobyar Mahallesi, Hamidiye Caddesi 16, 34112 Istanbul, Sirkeci</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/15/a2/15a28bbaa6c0961ed503061fdfb0f3e17041914e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located just a 5-minute walk from the city centre, and from links to the public transpo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="771.74" OriginalAmount="764.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03569" Longitude="28.982312" StarRating="0" HotelCode="|529650" HotelName="Nevi and Suites İstanbul Taksim" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Istiklal Cd. 26</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/9/6/5/0/529650_87d496a1007.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="772.65" OriginalAmount="765" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|230926-22361291/7349876710869723982/24919" HotelName="RADISSON BLU HOTEL, ISTANBUL SISLI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6260000/6250100/6250043/f9f7a2c0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="773.66" OriginalAmount="766" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1248120-28479325/7349876710869723982/889" HotelName="TRYP BY WYNDHAM ISTANBUL ATASEHIR" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/68000000/67420000/67412500/67412443/2eb8c2b4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="773.66" OriginalAmount="766.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0086932" Longitude="28.9749675" StarRating="4" HotelCode="317874|anthemis_hotel_2" HotelName="Hotel Anthemis Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Alemdar Mahhellesi, Haci Tahsin Bey Sokak 11, 34420 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/2f/152fe345c063bd66d2588f9ac5e53a3e7e3a5f6c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="774.67" OriginalAmount="767" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1448489-32715219/7349876710869723982/23997" HotelName="MÖVENPICK ISTANBUL MARMARA SEA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1448489/2025916153743609.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="775.68" OriginalAmount="768" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1435114-28682037/7349876710869723982/24223" HotelName="RAYELIN HOTEL ISTANBUL OLD CITY" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/97000000/97000000/96992600/96992573/a5ebdc3a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="776.69" OriginalAmount="769" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1402342-28482132/7349876710869723982/505" HotelName="THE SUPERIOR SUITES BATISEHIR" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/88000000/87570000/87565500/87565409/eeba2a7d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="778.87" OriginalAmount="771.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0362433" Longitude="28.9849949" StarRating="4" HotelCode="|74829" HotelName="Cvk Taksim  Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Siraselviler Cad. No:11,Taksim</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/4/8/2/9/74829_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 85 rooms, The establishment boasts a restaurant, a cafÃ©, a lobby bar, a spa, conference rooms and meeting rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="779.72" OriginalAmount="772" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1411843-27411339/7349876710869723982/24129" HotelName="THE HOTELS, GALATA &amp;amp; SPA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/108000000/107390000/107381600/107381579/cadbfa9f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="781.74" OriginalAmount="774" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|433817-28558525/7349876710869723982/5248" HotelName="GLK PREMIER SEA MANSION SUITES AND SPA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10500000/10494800/10494723/cd3584b3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="781.74" OriginalAmount="774" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|76764-28558360/7349876710869723982/5550" HotelName="AMIRAL PALACE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1850000/1847400/1847383/2917aa2e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="781.74" OriginalAmount="774" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|3511-21009184/7349876710869723982/17300" HotelName="MARMARA PERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/20000/11700/11691/8bfc90bb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="782.14" OriginalAmount="774.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01119" Longitude="28.97321" StarRating="0" HotelCode="|184765" HotelName="New Florenta" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Molla Fenari Mah. Selvili Mescit Sk. No:16</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/7/6/5/184765_bf8a5261531.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="782.75" OriginalAmount="775" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|158099-28558393/7349876710869723982/2990" HotelName="THE CETTIA ISTANBUL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/420000/412200/412197/31fef66f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="782.75" OriginalAmount="775" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1317427-28477906/7349876710869723982/6882" HotelName="BUEM KOSUYOLU" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/74000000/73650000/73643700/73643638/w5773h4326x0y4-7a6e7dd2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="782.75" OriginalAmount="775.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.028753" Longitude="28.986133" StarRating="4" HotelCode="213823|nidya_hotel_galataport" HotelName="Nidya Hotel Galataport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Meclis-i Mebusan Cd. No 21, Tophane, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/cd/32/cd320698248bcdddbe6fb2d207febfa9454fbe98.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="782.75" OriginalAmount="775.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.023476" Longitude="28.973514" StarRating="4" HotelCode="907151|azzap_hotel_galata" HotelName="Galata La Bella" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Erguvan Sok., 1, Arapcamii Mah., Beyoglu-Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/91/8d/918d6397747e40d939c72872061f10cdcb4f2aed.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="783.84" OriginalAmount="776.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03996" Longitude="28.9837698" StarRating="4" HotelCode="|24380" HotelName="Rayelin Taksim" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/3/8/0/24380_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2005, has 67 double rooms and 2 suites. The establishment boasts a lobby with elevators, a reception with safety deposit boxes, a cloakroom, a currency exchange service, a cafÃ© and a bar. It has internet (for a fee), 3 conference rooms, an Ã  la carte restaurant with air-conditioning with highchairs. The establishment also offers room service, a laundry service, a medical care service, a car park and indoor parking. SITUATION: This hotel is in the heart of Istanbul, is situated in the Square of Taksim. 100 metres away, clients have shops, bars, restaurants, nightclubs and a public transport stop. 25 minutes away from the establishment, you can find the airport. ROOM: The comfortable rooms have a bathroom with a shower, a hairdryer, a direct line telephone, a satellite or cable television, a radio and internet at an extra charge. They also have a mini-bar (available for a fee), a double bed, fitted carpets, an air-conditioning system, heating and a safe (available for a fee). OTHERS: The establishment offers a buffet breakfast and an Ã  la carte or set-menu lunch and dinner. Meals for specific diets can be ordered and special menus. Guests can book half-board or full-board. PAYMENT METHODS: Customers can pay by American Express, Visa, Mastercard and Diners Club.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="784.23" OriginalAmount="776.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0329476" Longitude="28.9751638" StarRating="0" HotelCode="|83035" HotelName="Troya Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tepebasi Mesrutiyet Caddesi No: 45 - Beyoglu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/0/3/5/83035_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts rooms with flatscreen TV, WiFi (free of charge), a restaurant, a bar a cafÃ© and excursions. SITUATION: Beyoglu It is in.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="784.77" OriginalAmount="777" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.061597" Longitude="28.989019" StarRating="5" HotelCode="207960|31328" HotelName="Radisson Blu Hotel Istanbul Sisli" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>19 Mayis Caddesi 2, Sisli, 34360 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/296278/a_296278_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in Sisli, Istanbul, within walking distance of Cevahir Shopping Mall as well a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="784.77" OriginalAmount="777.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.003609506027" Longitude="28.974739909172" StarRating="5" HotelCode="12157|eresin_crown_boutique_hotel" HotelName="Eresin Hotels Sultanahmet" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kucukayasofya Caddesi 40, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/33/3d/333db92cce79de8f6d1a74f65d8261f61db66954.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located at the heart of the tourist centre, close to the sea. Restaurants, ba...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="785.78" OriginalAmount="778" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03621616" Longitude="28.98502483" StarRating="4" HotelCode="75240|27760" HotelName="CVK Taksim Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Siraselviler Caddesi 11, Taksim, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/34/e6/34e63e99712c1f64457f3230b5796b8ca91507c2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally situated for those seeking a central location, the city hotel is on the edge of Taksim Squar...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="785.78" OriginalAmount="778" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.842387" Longitude="-83.328929" StarRating="3" HotelCode="0|185289-28549181/7349876710869723982/1563" HotelName="SULTANS ROYAL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>1330 North Saint Augustine Road, Valdosta, 31601, GA, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4610000/4607400/4607397/494b9823_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Unknown. Property Type: Hotel. Total rooms: 95. Suites: 32. Single-bedded accommodations: 28. Double bedrooms: 67. Smoking rooms: 32. Nonsmoking rooms: 63. Physically challenged rooms: 4. 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- Stay Smart at our Hotel in ValdostaYou'll find the comfort and convenience you need at our Holiday Inn Express® &amp;amp; Suites, one of Valdosta's leading hotels. Located off I-75 at exit 18, our hotel is the place to stay for easy access to the area's most popular businesses and attractions. We offer reasonable rates and a name you can trust, allowing you to "Stay Smart."Thoughtfully designed for the most distinguished business traveler, our contemporary hotel in Valdosta boasts 360-sq ft of well-appointed meeting space. Corporate guests can easily stay connected to the office with the use of our free Wi-Fi and 24-hour business center. With a location near the Rainwater Conference Center, Moody Air Force Base and Valdosta Regional Airport, the Holiday Inn Express® &amp;amp; Suites is the most convenient place to stay off I-75. Our Valdosta hotel's perfect for families as we are close to Wild Adventures Water and Theme Park and the Valdosta Mall. If you are in town to visit Valdosta State University, you and your family will be pleased to know that we are only two miles from campus.Unlike other Valdosta hotels, we offer an array of complimentary amenities to guarantee a comfortable stay, including a hot breakfast bar, 24-hour fitness center and outdoor pool. You'll find practical and contemporary accommodations when staying with us, so make your reservation today at the Holiday Inn Express® &amp;amp; Suites Valdosta West hotel!. Onsite facilities information- ParkingProperty was built in 2009. Property was renovated in 2021. Hotel Currency: USD. Additional Addresses: Other: 1330 North Saint Augustine Road, Valdosta, 31601, GA, US. Additional Phone Numbers: Fax - Other: 12292498921. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="785.78" OriginalAmount="778" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1411389-30104274/7349876710869723982/23629" HotelName="JOYWAY HOTELS ISTANBUL SULTANAHMET" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/101000000/100340000/100334700/100334626/c4e76fb1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="785.78" OriginalAmount="778.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.040890385537" Longitude="28.984047174454" StarRating="4" HotelCode="409442|titanic_city_taksim" HotelName="Titanic City Taksim" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Lamartin Caddesi 47, Taksim, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/9f/6f9fb9f7bd4272570a04461a2e3b0e5d2989ad47.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Taksim, where history and different cultures stand side by side. It enjoys a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="786.73" OriginalAmount="778.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00231" Longitude="28.97921" StarRating="0" HotelCode="|444605" HotelName="Catch Sultanahmet - Special Class" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sultanahmet Mahallesi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/6/0/5/444605_9cbe0fa1308.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="786.79" OriginalAmount="779" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|695236-18229935/7349876710869723982/20055" HotelName="KAYA ISTANBUL FAIR AND CONVENTION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/902500/902461/a85d8a5d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="787.80" OriginalAmount="780" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1435432-28590478/7349876710869723982/3721" HotelName="GREAT FORTUNE CONCEPT HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/109000000/108200000/108193600/108193558/09936fb0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="788.81" OriginalAmount="781" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.009184927298" Longitude="28.974208045953" StarRating="4" HotelCode="315769|198780" HotelName="The Great Fortune Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bab-i Ali Caddesi, Basmuhasip Sokak 11-13, Sultanahmet, 34110 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/46/89/4689beb272ba56901640b10d749a8202680e9c9f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Istanbul, Sultanahmet, within walking distance to historical and touristic s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="790.83" OriginalAmount="783" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1313296-28586971/7349876710869723982/4024" HotelName="ASPERA GOLDEN HORN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/75000000/74130000/74129400/74129348/bd8f4013_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="790.83" OriginalAmount="783.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.007366229676" Longitude="28.971515186229" StarRating="3" HotelCode="308235|miran_hotel" HotelName="Miran Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Binbirdirek Mahallesi, Gedikpasa Cami Sokak 66, Cemberlitas, Fatih, 34126 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/6b/2c6bce6407a16b2ad5760986a81a6ae69a57b0da.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="791.39" OriginalAmount="783.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.928531" Longitude="29.312654" StarRating="5" HotelCode="|444218" HotelName="Mövenpick Istanbul Asia Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Yenisehir Mh. Millet Cad. No:31</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/2/1/8/444218_93818cc1231.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="791.47" OriginalAmount="783.63" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.85855" Longitude="29.27161" StarRating="0" HotelCode="|192814" HotelName="Sahil Butik" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Guzelyal? Mahallesi Sahilyolu Caddesi Al?nteri Sokak No:17</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/2/8/1/4/192814_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="791.84" OriginalAmount="784.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.02389351" Longitude="29.01820606" StarRating="3" HotelCode="517358|serra_boutique_hotel" HotelName="Serra Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Sinan Mahallesi, Kassem Cesme Sokak 8, Uskudar, 34672 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/13/0c13c853e41dc2a3028565840aaf10e516a1b1c8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel warmly welcomes guests in Istanbul. For guests who appreciate a stylish ambience...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="792.73" OriginalAmount="784.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.024063" Longitude="28.974266" StarRating="0" HotelCode="|454170" HotelName="DeCamondo Galata, a Tribute Portfolio Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Felek Sokak No.2 (Bereketzade Mahallesi Bankalar Caddesi 8, Beyoglu)</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/4/1/7/0/454170_d10420f1313.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="793.81" OriginalAmount="785.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.059512" Longitude="28.813415" StarRating="0" HotelCode="|450583" HotelName="Westside Residences By Rotana" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mahmutbey Mah. Tasocagi Yolu Cad.39-1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/0/5/8/3/450583_489d2b21000.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="794.87" OriginalAmount="787" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.013749857432" Longitude="28.974932357669" StarRating="5" HotelCode="168811|25920" HotelName="Levni Hotel &amp; Spa" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Spa Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Heated Pool,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Ankara Caddesi No. 12, Sirkeci, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/f0/4af0849fd83ee7efec5a5333973a04004f56ac92.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located within a few hundred metres of the major attractions of the Sultanahmet distric...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="794.87" OriginalAmount="787.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.005965607077" Longitude="28.954330980778" StarRating="4" HotelCode="130462|grand_unal" HotelName="Grand Ünal Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mustafa Kemalpasa Caddesi Fabrika Sokak 16, Yenikapi, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/b8/b9/b8b9d73024f8bb4d7c55f27d18143529b500fd53.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="795.88" OriginalAmount="788" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14817-19512465/7349876710869723982/16538" HotelName="TAKSIM SQUARE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/27000000/26680000/26678300/26678216/1ade46be_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="797.90" OriginalAmount="790" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|256162-18209069/7349876710869723982/23871" HotelName="ISG AIRPORT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3440000/3430600/3430585/36f67617_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="800.67" OriginalAmount="792.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0436997" Longitude="28.9960497" StarRating="0" HotelCode="|44389" HotelName="Housez Suites and Apartments - Special Class" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SULEYMAN SEBA CAD./ AKARETLER-MACKA-BESIKTAS 60</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/3/8/9/44389_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is, comfortable is ideal for business stays, has 24 rooms and air-conditioning. In the entrance, guests are offered a lobby with a reception, a safety deposit box service, a currency exchange service, a lift, a cafÃ©, a kiosk and a restaurant. The establishment also offers WiFi, At an additional cost, you can enjoy room service, a laundry service, a car park and indoor parking. SITUATION: MaÃ§ka Is situated in 10 minutes away from the establishment, clients can find restaurants, bars and clubs. 5 minutes away, there is a public transport stop, is 20 minutes away from Sirkeci the railway station Guests can enjoy, is situated 24 kilometres away from Istanbul AtatÃ¼rk Airport It is situated 55 kilometres away fromSabiha Gokcen the airport. ROOM: suites and apartments, have a central heating system, an air-conditioning system, a fire alarm, internet, a satellite TV, a breakfast service, daily cleaning, a launderette, ironing service, a bathroom with a shower, a hairdryer, a direct line telephone, a mini-bar, a fridge, a kitchen with a microwave, a coffee maker, a kettle, an iron, a double or king-size bed and a safe. FACILITIES: The establishment has a gym. PAYMENT METHODS: The establishment accepts American Express, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, you can enjoy a continental breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="800.93" OriginalAmount="793" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1462687-32890445/7349876710869723982/4629" HotelName="LIVRO HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/89000000/88920000/88918500/88918488/69cdfbda_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="800.93" OriginalAmount="793" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1321727-22370236/7349876710869723982/25407" HotelName="PERA BOSPHORUS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/76000000/75020000/75017700/75017626/b9b98dbe_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="801.94" OriginalAmount="794" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|14789-28549147/7349876710869723982/5638" HotelName="ANTEA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/890000/889500/889460/1f938074_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="802.87" OriginalAmount="794.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0888317" Longitude="29.03491" StarRating="5" HotelCode="|85098" HotelName="Le Meridien Istanbul Etiler" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>CENGIZ TOPEL CADDESI, UCAKSAVAR-ETILER 39</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/5/0/9/8/85098_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel was built in 2012 and has 259 rooms. SITUATION: This establishment, Istanbul it is in is situated in the city centre excellent transport links to points of interest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="802.95" OriginalAmount="795" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.040342" Longitude="28.985071" StarRating="4" HotelCode="15177|25918" HotelName="Nippon Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Topçu Caddesi No: 6, 34437 Taksim, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/c2/b6/c2b61eb371e7d92e2f9094571e62da43e82cdd8f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently located in the tourist area of Istanbul and is located only a couple of m...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="802.95" OriginalAmount="795" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|149973-28590941/7349876710869723982/3754" HotelName="LEVNI HOTEL AND SPA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4170000/4161700/4161619/64976626_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="804.97" OriginalAmount="797" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|200387-28592945/7349876710869723982/1519" HotelName="RENAISSANCE ISTANBUL POLAT BOSPHORUS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5300000/5294400/5294334/76e4d0ab_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="804.97" OriginalAmount="797" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|535964-28493999/7349876710869723982/5170" HotelName="GOLDEN ROYAL CEMBERLITAS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/24000000/23530000/23526800/23526758/30e09484_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="806.99" OriginalAmount="799.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.050517" Longitude="28.989867" StarRating="4" HotelCode="191113|cheya_residences_nisantasi_deluxe" HotelName="Cheya Deluxe Residence Nisantasi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Vali Konagi Cd 20, Halaskargazi Mh., 34400 Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/08/1a08ed9ce398bea772926be412d5ff1dc1f05ab7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="808.00" OriginalAmount="800" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1396148-28481630/7349876710869723982/4500" HotelName="AYRAMIN EXCLUSIVE HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/92000000/91230000/91224400/91224338/60d96bed_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="808.00" OriginalAmount="800" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="28.384766" Longitude="-81.487445" StarRating="4" HotelCode="0|106880-22329666/7349876710869723982/24615" HotelName="GULHANE PARK" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine> 8122 Arrezzo Way, ORLANDO, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2520000/2514400/2514334/3214e55d_b.jpg</HotelPictures>
        <HotelDescription>The following services and amenities are available, but with **reduced service**: Business Center, Concierge, Fitness Center, Breakfast, On-site Restaurant(s), Pool.A beautiful family resort, Hilton Grand Vacations at Tuscany Village is just minutes to Orlando's world famous attractions including Walt Disney World®, Universal Orlando®, SeaWorld® Orlando, Aquatica® and is adjacent to Orlando Premium Outlets® - Vineland Ave. 5 miles to the Orange County Convention Center. Hotel views include fabulous swimming pools, water features and a bird's eye view of the lush 34-acre resort grounds inspired by the beauty and ambiance of Tuscany.
Studio rooms and multi-room suites all feature a screened balcony. 

Hilton Grand Vacations at Tuscany Village Amenities and Services:
* Two outdoor pools, whirlpool spas and a children's interactive water feature
* Poolside Toscana Bar and Grill, Fresco Deli &amp;amp; Pizza, and Laguna Snack Bar
* Complimentary Fitness Center featuring Precor equipment
* Lakefront walking/jogging path
* Sports court, playground, game room and supervised recreation programs for all ages
* 24-hour security gate entry for registered guests
* Outdoor grills
* Complimentary on-site parking
* Business Center
* On-site laundry facilities available
* Accessible rooms and facilities
Daily Resort Charge will be added to the room rate and includes: Guest internet access; domestic long distance calls (30 min max per day); DVD NOW with unlimited movies; 2 complimentary cups of Starbucks Coffee OR 2 16 oz. bottles of water per day; 1-800/local calls.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="808.00" OriginalAmount="800.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.10899" Longitude="29.023" StarRating="5" HotelCode="72623|sheraton_istanbul_maslak_hotel" HotelName="Hilton Istanbul Maslak" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Üçyol Mevkii, Büyükdere Caddesi 233, Maslak, Sariyer, 34485 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/3f/ee3f739c1d812b3c2ee05bc16b7f41d50caa8224.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel has set an unmatched standard for luxury in the heart of business and entertainment distr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="810.02" OriginalAmount="802.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.004895179327" Longitude="28.980428796295" StarRating="4" HotelCode="409443|amiral_palace_hotel__special_class" HotelName="Hotel Amiral Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Cankurtaran Mahallesi, Bayram Firini Sokak 7, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/9a/cb/9acb0a9843b8adb8dd2d44b1bbf880161aef3713.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is within walking distance of a number of historical and cultural centres such as Topkapi ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="811.03" OriginalAmount="803" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.014604" Longitude="28.978758" StarRating="3" HotelCode="172518|47737" HotelName="Golden Horn Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hocapasa Mahallesi, Istasyon Arkasi Sokak 9, 34110 Sirkeci, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/bf00b3d32a61153a/94/94b2561072059abb/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Sirkeci area, close to the train station and within 400 m of the sightse...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="811.25" OriginalAmount="803.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00767" Longitude="28.97178" StarRating="4" HotelCode="|85124" HotelName="Golden Royal and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Peykhane Sokak, 19</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/5/1/2/4/85124_90dc1cc1004.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment offers tourist information, has a bar, has WiFi, (free of charge), a bar, billiards, a cafÃ©, multilingual staff and has a reception. SITUATION: This hotel Istanbul it is in it is located 250 metres away from the mosque, Santa Sofia 350 metres away from El Cordial200 metres away from. ROOM: All the rooms have a fan and a direct line telephone. Some rooms have cable television, a living room and a bathroom. OTHERS: Regarding the food and beverage offering, clients can enjoy a breakfast service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="813.05" OriginalAmount="805" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|256060-20779773/7349876710869723982/17008" HotelName="DOSSO DOSSI OLD CITY SULTANAHMET" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7290000/7289400/7289307/e1e89194_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="814.06" OriginalAmount="806" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008860843893" Longitude="28.962825742974" StarRating="4" HotelCode="9353|7060" HotelName="Antik Istanbul" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Conference Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Ordu Caddesi, Sekbanbasi (Darphane) Sokak 6, Beyazit, 34130 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/5f/5fecf0ffdfd6f350/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Built on a 1,500-year-old cistern, this hotel is located in the old town of Beyazit, a district of I...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="815.07" OriginalAmount="807" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.988516" Longitude="29.021021" StarRating="5" HotelCode="165537|30346" HotelName="DoubleTree by Hilton Hotel Istanbul - Moda" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Caferaga Mahallesi, Albay Faik Sözdener Caddesi 31, Moda Kadikoy District, 34710 Istanbul - Asian side, Turkey</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/7e/4e/7e4e770fcb8b65c60fb44ee7dc1b89b2fbdc975e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located right in the heart of Istanbul, this urban hotel is ideal for business travellers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="815.07" OriginalAmount="807" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.057168040828" Longitude="28.976010235443" StarRating="4" HotelCode="905797|45363" HotelName="Fraser Place Anthill Istanbul" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Cumhuriyet Mahallesi, Incirli Dede, Caddesi No: 6, 34380 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7f/87/7f87be8c72032f42b4929ebda4111c31cdc7a7dc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Strategically located next to Istanbul's modern business districts, Levent and Maslak, and only 3 km...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="815.07" OriginalAmount="807.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00501" Longitude="28.9793" StarRating="0" HotelCode="520036|apart_hotel_hippodrome" HotelName="Apart Hotel Hippodrome" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Aparthotel" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Mehmet Aga Caddesi 31, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cf/10/cf105ee147369828e7f578cabc490ac48e8951e1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="816.08" OriginalAmount="808" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.972601299948" Longitude="28.87054585047" StarRating="4" HotelCode="410408|55570" HotelName="Sheraton Istanbul Ataköy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rauf Orbay Caddesi Sahilyolu 10, Ataköy, Bakirkoy, Istanbul 34158</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/d7/f2/d7f2357c359f04092919664e00fbcfa82b49afe5.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is conveniently located close to central areas and ring roads. Guests will find the centr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="816.08" OriginalAmount="808" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00769" Longitude="28.972677" StarRating="4" HotelCode="65315|27751" HotelName="Sultanhan Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Laundry,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Piyer Loti Cad. No: 7, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bf/24/bf24d4b7d7b1543b1a321e0da43fed2d54c2f41a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated on a quiet street, this boutique hotel is ideal for guests who appreciate a stylish ambienc...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="816.08" OriginalAmount="808" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|316526-27777203/7349876710869723982/17194" HotelName="GREAT FORTUNE HOTEL &amp;amp; SPA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10350000/10348800/10348767/8fb44245_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="816.08" OriginalAmount="808.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="951176|doruk_palas_hotel" HotelName="Doruk Palas Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Emekyemez Mahallesi, Nazli Hanim Sokak, Beyoglu, 34421 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ee/45/ee45aef5b923b1be85616f9eecf08bc01d03b7fc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="817.09" OriginalAmount="809" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|162291-22299729/7349876710869723982/24460" HotelName="CVK TAKSIM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/4000000/3992000/3991968/86e0e5bb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="817.19" OriginalAmount="809.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03831" Longitude="28.98707" StarRating="5" HotelCode="|72433" HotelName="Gezi Hotel Bosphorus, Istanbul, A Member Of Design Hotels - Special Class" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mete Cd. No 34 Taksim</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/2/4/3/3/72433_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: Is situated inIstanbul the city centre of next to the establishment, clients can find Taksim the square Clients can also find the metro station, Bosphorus 5 minutes away from the establishment guests have It is situated 21 kilometres away fromIstanbul AtatÃ¼rk Airport. ROOM: The rooms have a satellite TV, internet, parquet flooring and a marble bathroom. OTHERS: Regarding the food and beverage offering, clients can enjoy a buffet breakfast and lunch and dinner service. OBSERVATIONS: The establishment offers car hire, ticket sale and a business centre.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="820.12" OriginalAmount="812.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.013848" Longitude="28.978956" StarRating="4" HotelCode="104121|gulhane_park_hotel" HotelName="Gülhanepark" 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,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nöbethane Cad. No: 1, 34112 Sirkeci, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/41/48/414840f4195483883d9ea6c53257dfde76a68e92.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city and business hotel is situated just a few steps away from Gulhane Park. The hotel...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="821.13" OriginalAmount="813.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.97753143" Longitude="28.87424792" StarRating="0" HotelCode="963205|concept_suit_premium" HotelName="Concept Premium Suit" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Zeytinlik Mahallesi, Omer Naci Sokak 7, Bakirkoy, 34140 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/82/4c/824c181ac5a10a5bab6b1dc23499d5640f17513d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="822.11" OriginalAmount="813.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.026023" Longitude="28.97811" StarRating="4" HotelCode="|446548" HotelName="Burdock Istanbul, Autograph Collection" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>KEMERALTI CADDESI 33</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/5/4/8/446548_f2341271050.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="822.14" OriginalAmount="814" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.06372" Longitude="28.987756" StarRating="5" HotelCode="295369|38932" HotelName="Istanbul Marriott Hotel Sisli" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Abide-i Hurriyet Caddesi 142, Sisli, 34381 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5a/9b/5a9bdd6c42ddc583ae06ddd3e84d4915f09d91da.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="823.15" OriginalAmount="815" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|463841-28558531/7349876710869723982/2638" HotelName="MORIONE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10250000/10244100/10244005/86d5858b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="823.15" OriginalAmount="815" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1357902-28481273/7349876710869723982/3320" HotelName="KATE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/92000000/91170000/91161800/91161780/53a59535_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="824.16" OriginalAmount="816.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00715" Longitude="28.970654" StarRating="3" HotelCode="60060|hotel_santa_sophia" HotelName="Santa Sophia Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Emin Sinan Mahallesi, Emin Sinan Hamami Sokak 2, Fatih, 34470 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/ed/47/ed477f9572d92912567d82e4a59f88106363d028.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The family-friendly city hotel is located in the Sultanahmet district in the heart of the old city. ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="826.15" OriginalAmount="817.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0485899" Longitude="28.9874125" StarRating="0" HotelCode="|108097" HotelName="Golf Royal İstanbul Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Halaskargazi Cad. No:7 Taksim/Harbiye</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/8/0/9/7/108097_5.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is inHarbiye the area 200 metres away, guests will find Istanbul the Convention Centre It is 10 minutes away fromTaksim the square. ROOM: The establishment has spacious suites.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="826.18" OriginalAmount="818" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1402333-28482120/7349876710869723982/5933" HotelName="DAYS INN BY WYNDHAM ISTANBUL BOMONTI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/100000000/99690000/99685700/99685672/0635f032_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="827.19" OriginalAmount="819" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.029120437278" Longitude="28.973266477821" StarRating="4" HotelCode="200055|30440" HotelName="Eurostars Adahan Galata" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Asmali Mescit Mahallesi, General Yazgan Sokagi 14, 34430 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/3/6/4/6/3/2/8/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel is located in the heart of Istanbul. Its setting is especially ideal for guests ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="830.07" OriginalAmount="821.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.05479" Longitude="28.98854" StarRating="3" HotelCode="|185052" HotelName="Wame Suite" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Matbaaci Osmanbey Street No:20</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/5/0/5/2/185052_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="830.11" OriginalAmount="821.89" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.037012" Longitude="28.981957" StarRating="0" HotelCode="|563514" HotelName="The Tango Hotel Taksim" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SEHIT MUHTAR MAHALLESI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/3/5/1/4/563514_be8358b1902.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="830.58" OriginalAmount="822.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0404166" Longitude="28.9850985" StarRating="4" HotelCode="|17608" HotelName="Nippon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Topcu Cd, Talimhane 6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/6/0/8/17608_14.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 9 floors, 171 rooms and 12 suites. In the establishment entrance, guests will find a lobby with 2 lifts, a reception, a cloakroom, 20 safety deposit boxes and a currency exchange service. SITUATION: This hotel is in Istanbul the tourist area of close to the establishment, clients can find shops, bars, restaurants, nightclubs and a public transport stop. it is 15 minutes away from Topkapi Sarayi the railway station. ROOM: The rooms have a bathroom with a shower, a hairdryer, a direct line telephone, a satellite or cable television, a radio, internet, a mini-bar, a double bed, fitted carpets, an air-conditioning system and a central heating system. FACILITIES: Outdoors, clients have access to a swimming pool, At the neighbouring hotel clients can enjoy a sauna and a Turkish bath. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast and Ã  la carte or set-menu lunch and dinner. Dietary restrictions can be accommodated and special dishes can be made. Guests can book half-board or full-board. PAYMENT METHODS: The establishment accepts American Express, Visa, Mastercard and Diners Club.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="831.23" OriginalAmount="823" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.16130267" Longitude="29.04552696" StarRating="4" HotelCode="188698|199396" HotelName="Fuat Pasa Yalisi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Çayirbasi Caddesi 148, Büyükdere, Sariyer, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/74/807463699a8daa297e1fcd5cd311c926771824d8.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="833.72" OriginalAmount="825.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00911" Longitude="28.97428" StarRating="4" HotelCode="|184455" HotelName="Great Fortune and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bab-i Ali Cad. Basmuhasip Sok. No 11-13</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/4/5/5/184455_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="835.27" OriginalAmount="827" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.013791346682" Longitude="28.976489380002" StarRating="4" HotelCode="165439|199573" HotelName="Neorion" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Orhaniye Caddesi 14, Sirkeci, 34110 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/a7/15a70d2e7eda87b695924e159c4f78df428d7b68.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Sirkeci area of the historical peninsula of the city. Sirkeci train stat...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="835.27" OriginalAmount="827.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.975717674037" Longitude="28.857191888899" StarRating="5" HotelCode="310355|hyatt_regency_istanbul_atakoy" HotelName="Hyatt Regency Istanbul Ataköy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" 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>Ataköy 2-5-6, Kisim, Rauf Orbay Caddesi, Sahil Yolu 2/1, 34158 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a4/c4/a4c4f4b11db4d3ee20d41687a80bc09a1f43775a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="837.09" OriginalAmount="828.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.85631" Longitude="29.27982" StarRating="4" HotelCode="|242774" HotelName="Holiday Inn Istanbul - Tuzla Bay, An Ihg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Guzelyali Mah. Sahil Bulvari No. 72 Pendik</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/2/7/7/4/242774_14.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="838.30" OriginalAmount="830.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.012946377535" Longitude="28.978559374809" StarRating="4" HotelCode="61880|sirkeci_mansion" HotelName="Sirkeci Mansion" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Taya Hatun Sokak  5, 34120 Sirkeci, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/50/f4/50f43273fd687482a09e4f09dae21db55cc35d10.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel is just a 10-minute walk from some of Istanbul's most famous sights, including t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="840.32" OriginalAmount="832.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0110016" Longitude="28.9846992" StarRating="4" HotelCode="|17634" HotelName="Doubletree By Hilton Istanbul - Sirkeci" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>NOBETHANE CAD. DARUSSADE SOK. SIRKECI 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/6/3/4/17634_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This business hotel, has 118 double rooms, 6 floors, a reception, a safety deposit box service, a currency exchange service, a lift, a TV room, internet, shops, 4 conference rooms, a laundry service, room service and a medical care service (for a fee), The establishment boasts a cafÃ©, a bar and a restaurant with air-conditioning, Kids can enjoy a playground, It also has a car park. SITUATION: This modern hotel is situated in the central area, in the surrounding area of the establishment, guests can find the commercial areas, Where you can find bars, shops, boutiques and restaurants. it is situated 15 kilometres away from the airport. ROOM: Each room has a bathroom with a hairdryer, a direct line telephone, satellite and cable television, internet, a mini-bar (available for a fee), a safe and central heating. FACILITIES: The establishment has a gym, a sauna and a massage service (available for a fee). PAYMENT METHODS: Customers can pay by Visa, American Express and Mastercard. OTHERS: Regarding the food and beverage offering, you can enjoy a buffet breakfast, an Ã  la carte lunch and an Ã  la carte or set-menu dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="840.32" OriginalAmount="832.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.047495726051" Longitude="29.024583046627" StarRating="5" HotelCode="55581|radisson_blu_bosphorus_hotel" HotelName="Radisson Blu Bosphorus Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ciragan Caddesi 46, 34349 Ortaköy, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ea/63/ea637d0a6d9e30eb13685d265c0a3508cca63e8c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="842.34" OriginalAmount="834" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03906548" Longitude="28.98227279" StarRating="3" HotelCode="297779|237365" HotelName="En Suites Taksim" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Feridiye Caddesi, Asiklar Sokak 5, Beyoglu, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/01/80015c0023d0c3214d11c1bd4fe2f6a477a5dbf3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="843.35" OriginalAmount="835" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|207879-22311513/7349876710869723982/24757" HotelName="RADISSON BLU HOTEL ISTANBUL PERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5810000/5801200/5801140/0fd3136b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="844.36" OriginalAmount="836" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00992236" Longitude="28.97302488" StarRating="0" HotelCode="423735|198235" HotelName="Fer Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,Airport Transfer (on Demand),Business Centre,Currency Exchange,Designated Smoking Area,Dining,Fax,Housekeeping,Internet,Laundry,Parking,Printer,Restaurant,Room Service,Telephone Service,Valet Parking,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Molla ferani street, Türbedar Street 12, Nuruosmaniye Sultanahmet, 34120 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/58/c3/58c30ea0b77f2583b894fb289f8041b61114576f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;FER is a new luxury hotel which reflects the historical and the modern spirit of Istanbul. Hotel was...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="845.05" OriginalAmount="836.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0397753" Longitude="28.9838471" StarRating="4" HotelCode="|37336" HotelName="Eresin Hotels Taxim and Premier" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>TOPCU CAD NO 16 TAKSIM OTELLER BOLGESI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/3/3/6/37336_13.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="847.05" OriginalAmount="838.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.102234" Longitude="28.960964" StarRating="0" HotelCode="|472177" HotelName="Mövenpick Living Istanbul Camlivadi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hamidiye Mah. Ihlas Sokak C Blok No:13</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/2/1/7/7/472177_de45afb1250.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="847.39" OriginalAmount="839.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.035383" Longitude="28.976601" StarRating="3" HotelCode="191177|dila_suites" HotelName="Dila Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kamer Hatun Mh. Balik Sk No: 16, 34435 Taksim, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/e0/8ee0926812afb19641fac4b265e40cc64f2122d7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Pera/Beyoglu district of the city and is just 650 m from Taksim Square, ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="848.78" OriginalAmount="840.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.038748" Longitude="28.988242" StarRating="0" HotelCode="|151612" HotelName="Lokalist, Istanbul, A Tribute Portfolio Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>GUMUSSUYU MAH. METE CAD. TAKSIM 28</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/1/6/1/2/151612_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel was built in 2013, has 59 rooms, 14 single rooms, 20 double rooms, 1 room adapted for people with reduced mobility, 12 executive rooms, 14 superior rooms and 1 family rooms. SITUATION: The hotel is in the city centre excellent transport links to public transport services, Close to modes of transport and points of interest.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="852.44" OriginalAmount="844" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|12580-18137832/7349876710869723982/22102" HotelName="SURMELI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/522700/522619/c49bb633_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="853.45" OriginalAmount="845" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.05032" Longitude="28.99114" StarRating="5" HotelCode="790559|284902" HotelName="Nish Palas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Harbiye Mahallesi, Abdi Ipekci Caddesi 12, Nisantasi, Sisli, 34367 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3c/94/3c946e9bcf3e08981386e6c1e80026654b05e744.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="853.45" OriginalAmount="845.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.009149" Longitude="28.977593" StarRating="3" HotelCode="96644|and_hotel__special_category" HotelName="The And Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Yerebatan Caddesi Cami Cikmazi 18, 34410 Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5d/da/5dda764e5372e59a049e0638c5b6978c810d994e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the Sultanahmet district of Istanbul, the hotel is approximately 100 m from the Egyptian ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="853.45" OriginalAmount="845.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.032589" Longitude="28.97416" StarRating="5" HotelCode="208288|radisson_blu_hotel_istanbul_pera" HotelName="Radisson Blu Pera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Evliya Çelebi Mahallesi, Refik Saydam Caddesi 19, Tepebasi, Taksim, 34430 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/56/f1/56f1b9f6e572377e3469a866c73c1472742fffb4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="854.18" OriginalAmount="845.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.009264816629" Longitude="28.960333764553" StarRating="5" HotelCode="165538|CAR539900" HotelName="DoubleTree by Hilton Hotel Istanbul - Old Town" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ordu Caddesi 31, 34130 Istanbul, Beyazit</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c9/5c/c95c7f1978ae8283f21bb48fb86a5c3e2dd7eb33.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="855.47" OriginalAmount="847.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00446142434" Longitude="28.980073738703" StarRating="3" HotelCode="310813|azade_premier" HotelName="Azade Premier" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Mehmet Aga Caddesi 17/19, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/30/e9/30e90df377cea6ffb458b15b58afdcc297723e4d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="856.48" OriginalAmount="848" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1354731-24590072/7349876710869723982/7283" HotelName="HAMPTON BY HILTON ISTANBUL ARNAVUTKOY" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/84000000/83520000/83515300/83515300/e419e97b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="856.48" OriginalAmount="848" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|158235-21405599/7349876710869723982/7988" HotelName="DOUBLETREE BY HILTON ISTANBUL OLD TOWN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3760000/3758400/3758303/cc535335_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="856.48" OriginalAmount="848.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.041025928575" Longitude="28.988542556763" StarRating="5" HotelCode="9361|grand_hyatt_istanbul_2" HotelName="Grand Hyatt Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Harbiye Mahallesi, Taskisla Caddesi 1, Sisli, 34367 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/cb/57cb54235f2f33303deb55d80299bc373defec89.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of the city, this hotel offers everything that visitors would expect of a holid...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="856.62" OriginalAmount="848.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.059642" Longitude="28.988722" StarRating="4" HotelCode="|220770" HotelName="Lampa Design - Special Class" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>HALASKARGAZI CD.O.RAIF BEY SK. SISLI 35</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/7/7/0/220770_9.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="857.03" OriginalAmount="848.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.072077" Longitude="29.0151073" StarRating="0" HotelCode="|95717" HotelName="Avantgarde Levent Hotel - Class" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Buyukdere Cad. 161 Zincirlikuyu - Levent Istanbul,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/9/5/7/1/7/95717_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a covered swimming pool, 2 restaurants, business facilities, conference facilities, air-conditioning, 84 rooms, a lobby with a reception and express check-out. The establishment offers guests a currency exchange service, a cloakroom, a lift, a kiosk, a cafÃ©, a terrace and WiFi. For an extra cost you can have access to room service, a laundry service and a car park. SITUATION: The hotel is in a business area and the commercial area, 5 minutes away from the establishment guests have the metro station, Close to The Kanyon the shopping centre Taksim 15 minutes away from the establishment clients have Where you can find shops, restaurants, bars and nightclubs. 28 kilometres away from the establishment, guests will find Istanbul AtatÃ¼rk Airport it is situated 40 kilometres away from Sabiha Gokcen Airport. ROOM: Each room has a shower, a hairdryer, a direct line telephone, satellite or cable TV, internet, a safe, a mini-bar, an air-conditioning system and heating. FACILITIES: Guests are offered a covered swimming pool, parasols (available for a fee), a spa, a jacuzzi, 2 saunas, a steam bath and a Turkish bath. For a fee, you can enjoy spa treatments and a massage service. The establishment also offers pilates and a gym.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="857.23" OriginalAmount="848.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.013587947914" Longitude="28.978237509727" StarRating="4" HotelCode="16204|CAK304400" HotelName="Doubletree by Hilton Istanbul Sirkeci" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nöbethane Caddesi 5, Darussaade Sokak, Sirkeci, 34110 Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4a/d7/4ad7cd7d13c8fd9d759557e2fa93f01df2dddfb7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is centrally located. Bars, restaurants, shops and boutiques can all be found...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="857.56" OriginalAmount="849.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0035659" Longitude="28.9747459" StarRating="0" HotelCode="|51176" HotelName="Eresin Hotels Sultanahmet - Class" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kucukayasofya Cad. No: 40</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/1/1/7/6/51176_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 2001, is situated on a main street. It has 4 floors, 59 standard rooms and 5 suites. It has a lobby with a reception, a safety deposit box service, a currency exchange service and lifts. Our guests can find a bar, an Ã  la carte restaurant with air-conditioning with highchairs, a conference room, internet, room service, a laundry service and a car park. SITUATION: This cosy hotel is in the tourist centre. Near the establishment, you will find the sea. In the surrounding area, clients have restaurants, bars and a public transport stop. ROOM: The comfortable rooms have an air-conditioning system, a bathroom, a hairdryer, a direct line telephone and a satellite or cable television. They also have a radio, internet, a mini-bar, a safe (available for a fee) and central heating. PAYMENT METHODS: The establishment accepts American Express, Visa, Mastercard, Diners Club and EC. OTHERS: The establishment offers a buffet breakfast and an Ã  la carte or set-menu lunch and dinner. Dietary restrictions can be accomodated for and special dishes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="860.20" OriginalAmount="851.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.062338" Longitude="28.98854" StarRating="0" HotelCode="|546787" HotelName="Dolce Vita Suite Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Merkez mahallesi Palazoglu sokak no 12</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/6/7/8/7/546787_be3614a2354.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="860.52" OriginalAmount="852" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|149425-28592922/7349876710869723982/4740" HotelName="GLK PREMIER ACROPOL SUITES &amp;amp; SPA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/910000/903400/903317/fd3f089c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="860.52" OriginalAmount="852.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.041136315164" Longitude="28.98340792738" StarRating="5" HotelCode="186411|barcelo_istanbul" HotelName="Barceló Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mah 25, Abdulhak Hamit Caddesi, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/55/b3/55b3cf1e36da01d1c615b705b2dc64aa71b44968.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="861.27" OriginalAmount="852.74" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0400229" Longitude="28.9881116" StarRating="5" HotelCode="|19956" HotelName="Intercontinental Istanbul, An Ihg" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ASKER OCAGI CAD. TAKSIM 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/9/5/6/19956_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2006, has 20 floors and 380 rooms. In the entrance, you can find a big hall, a reception with safety deposit boxes, a currency exchange service, lifts and conference facilities with internet, The establishment also has 2 inviting bars, 5 shops, a kiosk, a hairdresser's and a restaurant with air-conditioning, At an extra cost you can use room service, the launderette and the medical care service. Outdoors, guests can find a playground and a car park (for a fee). SITUATION: This cosy, luxururious hotel is located near Taksim the Square of it is situated between Bosphorus Bridge the commercial area, Where you can find shops and leisure areas. it is situated 25 kilometres away from the airport. ROOM: Guests are offered disabled access rooms with a bathroom with scales, a hairdryer, a direct line telephone, satellite or cable TV, a radio, a stereo, internet, a mini-bar (available for a fee), a coffee maker, a kettle, fitted carpets, an air-conditioning system, central heating and a safety deposit box. FACILITIES: Outdoors, clients have access to a swimming pool that has an area for children and deck chairs. At no extra cost, you can use a sauna and the Turkish bath. For a fee, guests can enjoy a massage service and a gym. PAYMENT METHODS: The establishment accepts American Express, Visa, Mastercard and Diners Club. OTHERS: All meals in a buffet form, Regarding the food and beverage offering, clients have a set-menu lunch and dinner and an Ã  la carte lunch. Guests can book bed and breakfast, half-board or full-board.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="864.70" OriginalAmount="856.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.025131" Longitude="28.981089" StarRating="0" HotelCode="|537924" HotelName="Dream Inn Karaköy Bosphorus" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Yuva Sk. No8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/7/9/2/4/537924_01e200f0945.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="865.57" OriginalAmount="857.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.030536298653" Longitude="28.988437045942" StarRating="4" HotelCode="735362|metropolitan_hotels_bosphorus" HotelName="Metropolitan Hotels Bosphorus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="boutique hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Air Conditioning,Bar,Boutique,Currency Exchange,Designated Smoking Area,Dining,Fax,Internet,Laundry,Meeting Room,Parking,Printer,Restaurant,Room Service,Valet Parking,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Pürtelas Hasan Efendi Mahallesi, Meclis-i Mebusan Caddesi 47, Findikli, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/8a/f48ad25c66229f3cdb9643c1ccf1c7618ed6ff90.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable Boutique is set in Beyoglu. There are a total of 80 units on the premises. It is a ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="866.13" OriginalAmount="857.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.012288" Longitude="28.957029" StarRating="0" HotelCode="|463685" HotelName="Danis Hotel Istanbul Old City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kemalpasa Mah. Mahmudiye Cesmesi Sk.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/3/6/8/5/463685_a61905e2134.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="870.34" OriginalAmount="861.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00527" Longitude="28.97696" StarRating="0" HotelCode="|95725" HotelName="Vogue Hotel Supreme Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Alemdar Mah. Yerebatan Cad.13 Sultanahmet.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/9/5/7/2/5/95725_8.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a medium-sized hall and a reception. ROOM: All the rooms have a television, a coffee maker, kettle, bottled water, an air-conditioning system, electronic safe, a hairdryer, a writing desk and internet (free of charge).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="870.62" OriginalAmount="862" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.88734" Longitude="27.303267" StarRating="4" HotelCode="0|50767-28558347/7349876710869723982/5494" HotelName="AMBER" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine> GEORGIOU PAPANDREU STREET, PSALIDI, GR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1400000/1398800/1398755/1415cf10_b.jpg</HotelPictures>
        <HotelDescription>This family-friendly hotel is situated in Psalidi, around 50 m from the closest pebble beach and quite close to the centre of Kos. The hotel area is surrounded by large verandas and beautiful gardens. The bus station, restaurants, shops and bars are within walking distance; the popular nightspots are just a few kilometres away.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="870.62" OriginalAmount="862" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1459557-32622100/7349876710869723982/7568" HotelName="CANOPY BY HILTON ISTANBUL TAKSIM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/121000000/120310000/120302900/120302835/w5743h3830x5y5-7ffa3c78_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="870.62" OriginalAmount="862.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.8741007" Longitude="29.1282601" StarRating="3" HotelCode="443308|buyukada_princess_hotel" HotelName="Buyukada Princess Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Iskele Cd. No:2, Büyükada, 34970 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/51/81517396d5bd4e5725453c5eaae54f869103aaef.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="870.72" OriginalAmount="862.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0129226" Longitude="28.9761342" StarRating="4" HotelCode="|72542" HotelName="Levni  and Spa - Special Class" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Main Entrance: Ankara Caddesi No: 12, Back Entrance: Ebusuud Caddesi No: 31, Sirkeci</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/2/5/4/2/72542_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Levni Hotel Istanbul is rated five stars. It has modern facilities, a flatscreen television and internet. You are also offered a covered swimming pool, a gym and a Turkish bath. It has a reception and a car hire desk. Guests can enjoy a massage service, a spa, a wellness centre, a sauna, a solarium and a gym. SITUATION: It is situated in the historic centre of Istanbul. It is 200 metres away from Topkapi Sarayi, is 200 metres away from the Tram Station of Bekleme Peronlari. 1 kilometre away from the establishment, guests will find the Atik Ali Pasha Mosque, ROOM: The bright rooms have modern furniture, a bathroom, a coffee maker and flat-screen satellite television. some rooms even have a balcony. OTHERS: Clients have at their disposal a Turkish restaurant. The establishment offers vegetarian dishes. It also has a pub.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="874.66" OriginalAmount="866" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1448554-32600388/7349876710869723982/9054" HotelName="ALTUNIZADE SUITES ISTANBUL CURIO COLLECTION BY HILTON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/109000000/108580000/108574500/108574451/c63f0a38_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="875.67" OriginalAmount="867" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.988369956287" Longitude="28.907835938793" StarRating="3" HotelCode="118888|217698" HotelName="Panorama Health Club Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Yenidogan Mahallesi, Zubeyde Hanim Caddesi 108, Zeytinburnu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/c1/b5c167d740de080f40dc7cbbf44bf8b892342a14.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="876.68" OriginalAmount="868" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|633126-28558592/7349876710869723982/2671" HotelName="GRAND ROSA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/22000000/21530000/21525800/21525783/8043f271_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="879.71" OriginalAmount="871.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.039751408394" Longitude="28.987700343132" StarRating="5" HotelCode="9356|intercontinental_istanbul" HotelName="Intercontinental Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Asker Ocagi Cad. No:1, Taksim, 34435 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/19/94/1994fcfdb97f9b65da37fd1ac17a08c5e4eef72e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming luxury hotel is centrally located close to Taksim Square in Istanbul's new town and be...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="879.83" OriginalAmount="871.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.009201" Longitude="28.9619007" StarRating="3" HotelCode="|95707" HotelName="DOUBLETREE BY HILTON ISTANBUL - OLD CITY" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ordu Caddesi 31Beyazit,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/9/5/7/0/7/95707_1_1220.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a business centre. Pets are not allowed.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="881.73" OriginalAmount="873" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|185251-18142470/7349876710869723982/22416" HotelName="BARCELO ISTANBUL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/33000000/32520000/32516100/32516024/0a7ad160_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="883.57" OriginalAmount="874.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.036175" Longitude="28.986314" StarRating="5" HotelCode="|17632" HotelName="The Marmara Taksim" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Taksim Meydani Osmanli Sokak 1/B</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/6/3/2/17632_73492ff0831.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has 2 restaurants, a bar, a lounge bar, a shop, a gym and conference facilities. SITUATION: This luxurious hotel is in the heart of Istanbul. In the surrounding area, you can find bars, restaurants, pubs, shops and art galleries. In front of the hotel there is a metro station.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="884.14" OriginalAmount="875.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.089348" Longitude="29.0052865" StarRating="4" HotelCode="|26913" HotelName="Bilek Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ESKI BUYUKDERE CAD. 4.LEVENT 29</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/9/1/3/26913_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This inviting, urban hotel, was opened in 2005, has 99 rooms, 18 suites and 9 floors. The establishment boasts a lobby with elevators and a reception. SITUATION: This cosy hotel is situated close to the metro station, nearby, you will find a public transport stop, is 1 kilometre away from the city centre, Where you can find shops, restaurants and bars. ROOM: The comfortable rooms, have a bathroom with a shower, a bath, a hairdryer and a direct line telephone. They also have internet, satellite or cable TV and a mini-bar. FACILITIES: The establishment has a covered swimming pool, a swimming pool, a spa and a jacuzzi. The establishment also offers a hammam, a sauna, a massage service and a gym. MEALS: Regarding the food and beverage offering, the establishment offers a buffet restaurant, Ã  la carte or set-menu lunch and dinner and dietary restrictions can be accommodated. PAYMENT METHODS: The establishment accepts Visa and Mastercard.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="885.33" OriginalAmount="876.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.062895" Longitude="28.84135" StarRating="0" HotelCode="|450527" HotelName="The Superior Living Batisehir" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Goztepe Mah Batisehir G3 Block</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/0/5/2/7/450527_1451dc31340.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="885.77" OriginalAmount="877" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00266663" Longitude="28.9785864" StarRating="0" HotelCode="957436|399276" HotelName="Seven Hills Palace Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sultanahmet Mahallesi, Kadi Cikmazi Sokak 11, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/4f/44/4f44ca29aca6f5ee92874c61c6d9c54d2308841f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="886.86" OriginalAmount="878.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.040143882317" Longitude="28.984251022339" StarRating="4" HotelCode="410320|650698" HotelName="Eresin Taxim Premier" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Topcu Caddessi 16, Taksim, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/d3/d356aef4d7d4b41d/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Taksim, the business, culture and entertainment centre of Istanbul. It is si...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="889.81" OriginalAmount="881" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.05376502" Longitude="28.99263116" StarRating="3" HotelCode="373450|206406" HotelName="Berlin Hotel Nisantasi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Mesrutiyet Mah. Madalyon Sok. No:10 Nisantasi, Sisli 34363 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e6/71/e671607c04e73385b15698a5797e141b02f0b6ef.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="889.85" OriginalAmount="881.04" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.027287" Longitude="28.974515" StarRating="0" HotelCode="|485353" HotelName="World House Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sahkulu Mahallesi Galip dede Caddesi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/5/3/5/3/485353_cc9d5c02004.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="890.82" OriginalAmount="882" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1366476-23140223/7349876710869723982/19242" HotelName="MOVENPICK LIVING ISTANBUL CAMLIVADI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/91000000/90150000/90145400/90145301/d4e0c66b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="891.83" OriginalAmount="883" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|256711-28558466/7349876710869723982/4480" HotelName="LOKALIST ISTANBUL A TRIBUTE PORTFOLIO" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7360000/7353600/7353506/139a74d7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="893.85" OriginalAmount="885" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|142293-18132607/7349876710869723982/22132" HotelName="ISTANBUL MARRIOTT HOTEL PENDIK" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2980000/2974600/2974591/8c913863_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="894.86" OriginalAmount="886" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.050942066263" Longitude="28.992040157318" StarRating="5" HotelCode="58544|32106" HotelName="The Sofa Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Tesvikiye Caddesi 41-41A, 34367 Istanbul, Nisantasi</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/ae/27aeb9231a20e7c43493a0d78ca0cc805a8ca18d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Tesvikiye neighbourhood of the Nisantasi quarter, Istanbul. There are nu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="895.87" OriginalAmount="887.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.009194" Longitude="28.977119" StarRating="5" HotelCode="904126|vogue_hotel_supreme_istanbul" HotelName="Hagia Sophia Hotel Istanbul Old City" 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,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Alemdar Mahallesi, Yerebatan Caddesi 13, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7e/16/7e169b0d86c83214c91e31adcb920902a512f00a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the historical district of Sultanahmet, this hotel really does enjoy an enviable position...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="897.01" OriginalAmount="888.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0082932" Longitude="28.9740181" StarRating="4" HotelCode="|95910" HotelName="Faros Old City - Special Class" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Divan Yolu, Sultanahmet Istanbul ,76</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/9/5/9/1/0/95910_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: The Faros Hotel is rated four stars and it was opened in 2005. SITUATION: This establishment is in the centre of Istanbul, close to St. Sophia and the train station Sultanahmet.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="897.89" OriginalAmount="889" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|258109-28493887/7349876710869723982/6963" HotelName="INNCITY HOTEL NISANTASI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5960000/5957300/5957290/e3a56ebb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="897.89" OriginalAmount="889.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.029075" Longitude="28.975976" StarRating="4" HotelCode="907372|stories_apart_kumbaraci" HotelName="Stories Apart Kumbaraci" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Designated Smoking Area,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kumbaraci Yokusu No: 66, PK 34435, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/27/48279d6694fa8156c5d48ea47e6c802969f7f8c7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appartments located in the key spots of Beyoglu brings the past and the present of Istanbul in ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="898.90" OriginalAmount="890" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.938279" Longitude="29.322708" StarRating="5" HotelCode="175795|45319" HotelName="Crowne Plaza Istanbul - Asia" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" 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,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Yenisehir Mahallesi, Dedepasa Caddesi 15, Kurtkoy-Pendik, 34912 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/e3/b9/e3b95019664e84beebe0bb3b6c5fae6943eba7d0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul - Sabiha Gökcen (SAW).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="898.90" OriginalAmount="890" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|162166-21405560/7349876710869723982/8234" HotelName="DOUBLETREE BY HILTON ISTANBUL MODA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3760000/3754100/3754059/bc6e1576_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="900.92" OriginalAmount="892.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00780570144" Longitude="28.973315722684" StarRating="3" HotelCode="153404|rast_hotel" HotelName="Rast Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Binbirdirek Mahallesi, Klodfarer Caddesi 4, 34122 Istanbul, Sultanahmet</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/e9/0e/e90e9632dc2f86e527cc6791d3424de8f56abc4e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="901.73" OriginalAmount="892.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.038676" Longitude="28.983462" StarRating="0" HotelCode="|526337" HotelName="Celine Hotel Taxim" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dolapdere Taksim Cd 25</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/6/3/3/7/526337_f3d0db21019.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="903.95" OriginalAmount="895" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|433760-28549210/7349876710869723982/4821" HotelName="BARBERA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11710000/11701100/11701004/6c2e991e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="903.95" OriginalAmount="895" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.246878" Longitude="-76.941194" StarRating="4" HotelCode="0|545372-20779788/7349876710869723982/17344" HotelName="METROPOLITAN BOSPHORUS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>I-180 WARRENSVILLE RD EXIT, MONTOURSVILLE, 17754-9503, PA, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/23000000/22570000/22561200/22561139/414673a8_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Unknown. Property Type: Motel. Total rooms and suites: 43. Floors: 3. Property description- The Super 8 in Montoursville/Williamsport is conveniently located off I-180  Any season is a good time to visit Montoursville, PA,  enjoy fall foliage, shopping, golf and don't forget, Williamsport is home to the Little League World Series Hall of Fame and the Peter J. McGovern Little League Museum.  &lt;br /&gt;&lt;br /&gt;You will enjoy rooms with either one king size or two double beds.  We feature 27 inch TV's in all our rooms with over 70 cable channels to choose from including HBO, CNN and ESPN.Property was built in 1988. Property was renovated in 2000. Hotel Currency: USD. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="903.95" OriginalAmount="895.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.028161" Longitude="28.624467" StarRating="5" HotelCode="297939|tuyap_palas" HotelName="Tuyap Palas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gurpinar Kavsagi, E-5 Karayolu Uzeri, Tuyap Fair Convention and Congress Center, 34500 Büyükçekmece, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/11/4f/114f2e8ce3f64aa7dc197b1364aeda898310a938.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="904.39" OriginalAmount="895.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.9883603" Longitude="28.9076094" StarRating="0" HotelCode="|86885" HotelName="İstanbul Panorama" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Yenidogan Mahallesi Zubeyde Hanim Cad. No :108 Zeytinburnu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/8/8/5/86885_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is situated between Istanbul AtatÃ¼rk Airport Istanbul the historic centre of it is 200 metres away from the dock. ROOM: Each room has WiFi (free of charge).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="905.97" OriginalAmount="897" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1357789-28586938/7349876710869723982/884" HotelName="DEMIRAY HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/83000000/82650000/82646900/82646808/616964ec_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="905.97" OriginalAmount="897" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1454612-32420304/7349876710869723982/2867" HotelName="FOUR POINTS BY SHERATON ISTANBUL PENDIK" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/110000000/109950000/109941900/109941866/b65801a6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="907.99" OriginalAmount="899.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.97967956" Longitude="28.88668737" StarRating="5" HotelCode="599925|hilton_istanbul_bakirkoy" HotelName="Hilton Istanbul Bakirkoy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Currency Exchange,Fax,Laundry,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sakizagaci Mahallesi, Kennedy Caddesi 103, 34158 Istanbul, Bakirkoy</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/83/8e/838e5be2f5a4ac1a69d6486e306b22061e356109.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Istanbul, this hotel is ideal for business travellers as well as families.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="911.02" OriginalAmount="902" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1239477-28474110/7349876710869723982/2684" HotelName="MELAS ISTANBUL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/66000000/66000000/65993800/65993723/f518ee90_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="911.02" OriginalAmount="902" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1248113-28476039/7349876710869723982/4063" HotelName="HENNA ISTANBUL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16240000/16235100/16235024/w1031h1283x0y0-976c07cb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="913.04" OriginalAmount="904" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|12576-18123021/7349876710869723982/21211" HotelName="GRAND HALIC GOLDENHORN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7630000/7620400/7620383/93035eaa_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="913.04" OriginalAmount="904.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.980745" Longitude="29.101567" StarRating="5" HotelCode="80362|istanbul_marriott_hotel_asia" HotelName="Istanbul Marriott Hotel Asia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kayisdagi Caddesi 3, Atasehir, 34750 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/bb/79bb4f91d20d075a0b8a288ee2e508e2c5efed31.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in the center of the asian side, the hotel offers easy access to TEM and E5 highwa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="914.29" OriginalAmount="905.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.02345" Longitude="28.97695" StarRating="0" HotelCode="|184557" HotelName="Morione and Spa Center" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kemankes Mah Maliye Cad Demirciler Sokak No:8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/5/5/7/184557_6.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="919.10" OriginalAmount="910.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.005383" Longitude="28.979994" StarRating="4" HotelCode="87538|the_byzantium_hotel__suites__special_class" HotelName="The Byzantium" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Eco Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 07/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Akbiyik cad. No: 29, 3400 Sultanahmet</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/89/5c/895cee164fd9339684f6d3a7114908a57b7527a4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the heart of Sultanahmet, only a few minutes walk from Topkapi, The Blue M...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="919.12" OriginalAmount="910.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0079541" Longitude="28.9733145" StarRating="3" HotelCode="|24379" HotelName="Nena" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BINBIRDIREK MAH. KLODFARER CAD. SULTANAHMET 8-10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/3/7/9/24379_9de31e81421.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This building was opened in 2000. It has 5 floors and 29 rooms. The establishment has a hall with a lift, a reception with safety deposit boxes, a currency exchange service, a cloakroom, a cafÃ©, 2 bars and a restaurant with air-conditioning, The establishment also offers internet, a bicycle storage room, a car park, a medical care service, room service and a laundry service. SITUATION: This urban hotel is in Istanbul the tourist area of Sultanahmet 100 metres away, guests will find in the surrounding area, there are shops, bars, restaurants, nightclubs and a public transport stop. ROOM: The inviting rooms, have a bathroom with a shower, a bath, a hairdryer, a direct line telephone, satellite or cable TV and internet. They also have a mini-bar, a king size or double bed, an air-conditioning system, a central heating system and a balcony. PAYMENT METHODS: The establishment accepts American Express, Visa and Mastercard. OTHERS: Regarding the food and beverage offering, you can enjoy a buffet breakfast and Ã  la carte lunch and dinner. Guests can book half-board or full-board.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="921.12" OriginalAmount="912.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.012229916164" Longitude="28.955760598183" StarRating="4" HotelCode="9354|black_bird_hotel" HotelName="Black Bird Hotel- Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gençtürk Caddesi No: 51/53, Sehzadebasi, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/media/695af8b6c4f1467cb60513b1ef686eeb.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the Turkish city of Istanbul, only around 50 m from the city centre where b...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="923.14" OriginalAmount="914" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|632911-28558591/7349876710869723982/6150" HotelName="DANIS HOTEL &amp;amp; SPA ISTANBUL - OLD CITY" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/43000000/42330000/42324700/42324626/c7637ebf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="923.91" OriginalAmount="914.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.9598638" Longitude="28.8382394" StarRating="4" HotelCode="|31705" HotelName="Renaissance Polat Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SAHIL YOLU CAD. NO:2 YESILYURT 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/1/7/0/5/31705_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This urban hotel, renovated in 2008, has 23 floors and 414 standard rooms and luxury suites. It has air-conditioning, a lobby with a reception, a reception, a currency exchange service, a cloakroom, a lift, daily newspapers, a hairdresser's, a cafÃ©, a bar, a pub and a restaurant. The establishment boasts conference facilities and WiFi (for a fee). At an extra cost you can use room service and the launderette. Nearby, you can find a car park, an indoor car park and (for a fee). SITUATION: This hotel is 20 minutes away from the city centre. It is 4 kilometres away from Istanbul AtatÃ¼rk Airport. Is 80 kilometres from Sabiha Gokcen Airport. ROOM: Guests are offered large, recently renovated rooms have satellite and cable flatscreen television, internet, a mini-bar, a coffee maker, a safe, 2 telephones with an answering machine, a bathroom, a bath, a hairdryer, a double or king-size bed, an air-conditioning system and heating. FACILITIES: The establishment has a covered pool, a pool that has a children's area, a terrace with deck chairs and an outdoor bar. The establishment boasts a gym. For a fee, you can enjoy play squash, enjoy tennis and play ping-pong. The establishment also has a sauna and a steam bath. For an additional charge, you can use a massage service and the Turkish bath. PAYMENT METHODS: The establishment accepts American Express, Diners Club, Mastercard and Visa. OTHERS: Guests of the establishment can enjoy 6 restaurants and luxury bars. The establishment serves a buffet breakfast and Ã  la carte lunch and dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="924.15" OriginalAmount="915" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|639768-28558598/7349876710869723982/4717" HotelName="YILSAM SULTANAHMET" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/30000000/29850000/29844700/29844658/0d063d1e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="925.77" OriginalAmount="916.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00304" Longitude="28.97561" StarRating="0" HotelCode="|184889" HotelName="Glk Premier Sea Mansion Suites and Spa - Special Class" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kucukayasofya Mh Mustafapasa Sk No 9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/8/8/9/184889_15.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="928.17" OriginalAmount="918.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0125008" Longitude="28.9559994" StarRating="4" HotelCode="|50588" HotelName="The Parma Downtown" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gencturk Caddesi 43, Sehzadebasi- Laleli</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/0/5/8/8/50588_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated hotel in 2005, has 81 rooms, a laundry service, a nightclub, a television room, fitness, a sauna, Turkish baths, a car park, a restaurant, a bar and a transfer service. SITUATION: It is situated 16 kilometres away from the airport. ROOM: The rooms have an air-conditioning system, heating, a television, a safe, piped music, a direct line telephone and a mini-bar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="928.19" OriginalAmount="919" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|23136-28558328/7349876710869723982/2627" HotelName="ARCADIA BLUE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/540000/538700/538666/697afdbc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="929.20" OriginalAmount="920.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.006856" Longitude="28.973594" StarRating="4" HotelCode="10281|hotel_arcadia_blue_istanbul" HotelName="Hotel Arcadia Blue" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Dr. Imran Oktem Cad. No.1, Sultanahmet, 34400 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/da/05/da0527a3862421ebfb34cf8fec31866d06c6aac9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sultanahmet, in the heart of Istanbul, a city which has always attracted tr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="930.21" OriginalAmount="921" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|610027-28839098/7349876710869723982/16980" HotelName="CROWNE PLAZA HOTEL ISTANBUL - ASIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4310000/4306700/4306663/632156ae_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="934.25" OriginalAmount="925.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.144808257644" Longitude="29.053929448128" StarRating="4" HotelCode="260599|the_central_palace_bosphorus" HotelName="The Central Palace Bosphorus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Haydar Aliyev Street 124, Tarabya Sariyer, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/3b/b4/3bb4588e5018f4cd6e742f4e2b33d3bec5c9049c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Istanbul, this boutique hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="935.26" OriginalAmount="926.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03331" Longitude="28.975168" StarRating="5" HotelCode="187043|rixos_pera_istanbul" HotelName="Rixos Pera Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kamerhatun Mahallesi, Mesrutiyet Caddesi 44, Tepebasi, Taksim, 34440 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/a1/e4/a1e49c5aa7c6e5e87c85fe1c1d861870df825c10.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="936.61" OriginalAmount="927.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0028" Longitude="28.9786" StarRating="0" HotelCode="|556296" HotelName="Seven Hills Palace and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sultanahmet Mahallesi Kadi Cikmazi Sok.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/6/2/9/6/556296_e88bc3a1652.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="938.29" OriginalAmount="929" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="7.88596" Longitude="98.29406" StarRating="5" HotelCode="0|354500-18157386/7349876710869723982/23961" HotelName="HYATT REGENCY ISTANBUL ATAKOY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>237 RAT-U-THIT, 200 PEE ROAD, PATONG , KATHU , TH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9130000/9127700/9127669/w3837h2557x3y3-dcf00caa_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    The Palm Retreat Inn is located near the beach in Kathu and close to Simon Cabaret, Patong Beach, and Bangla Night Street. Nearby points of interest also include Jungceylon Shopping Center and Bangla Boxing Stadium.    Hotel Features.   The Palm Retreat Inn features a restaurant and a bar/lounge. Room service is available. The hotel serves buffet breakfasts in the restaurant (surcharges apply). The property's full-service health spa has massage/treatment rooms. Complimentary wireless Internet access is available in public areas and the hotel has an Internet point. For a surcharge, the property offers a roundtrip airport shuttle (available on request).  Limo/town car service, tour/ticket assistance, and tour assistance are available. Additional property amenities include laundry facilities, express check-in, and express check-out. This is a smoke-free property.    Guestrooms.     Air-conditioned guestrooms at The Palm Retreat Inn feature minibars and coffee/tea makers. Rooms are all accessible via exterior corridors. Accommodations offer city or mountain views. These individually furnished and decorated rooms include desks. Bathrooms feature showers with rainfall showerheads. They also offer complimentary toiletries and hair dryers. Wireless Internet access is complimentary. Guestrooms offer phones. Televisions have premium cable channels. Rooms also include windows that open, welcome amenities, and irons/ironing boards. Guests may request in-room massages, extra towels/bedding, and wake-up calls. Housekeeping is available daily.     Room Info:       Notifications and Fees:      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.    Reservations are required for massage services and spa treatments. Reservations can be made by contacting the hotel prior to arrival, using the contact information on the booking confirmation.   There are no room charges for children 12 years old and younger who occupy the same room as their parents or guardians, using existing bedding.   Connecting/adjoining rooms may be available, subject to availability. Guests can request connecting/adjoining rooms by contacting the property directly, using the contact information on the booking confirmation.          The following fees and deposits are charged by the property at time of service, check-in, or check-out.    Airport shuttle fee: THB 200 per person (one way)  Late check-out fee: THB 500  Fee for high-speed Internet (wired) in limited public areas: THB 70 (rates may vary)  Breakfast fee: between THB 175 and THB 250 per person (approximately)   Onsite credit card charges are subject to a surcharge      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.     The name on the credit card used at check-in to pay for incidentals must be the primary name on the guestroom reservation.     Property Information:  Check-in time starts at 2 PM  Check-out time is noon  Pets not allowed   &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="939.30" OriginalAmount="930.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.041057948008" Longitude="28.987205576721" StarRating="5" HotelCode="11808|divan_istanbul" HotelName="Divan Istanbul Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Asker Ocagi Caddesi 1, Taksim, 34367 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/56/585621cb558cbad7e4854b76eb9afe7d4d36d025.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious hotel is located near Taksim Square (around 250 m away), in the centre of the city. I...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="940.31" OriginalAmount="931.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.977492" Longitude="29.041586" StarRating="5" HotelCode="213518|wyndham_istanbul_kalamis_marina" HotelName="Wyndham Grand Istanbul Kalamis Marina Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Fener Kalamis Caddesi 38, Istanbul 34726</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/7d/2c/7d2c4ca11da8bce6637e4f0ebd332c217a73fd16.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="941.32" OriginalAmount="932" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.963804" Longitude="28.802181" StarRating="5" HotelCode="385915|198751" HotelName="Crowne Plaza Istanbul Florya" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Massage Centre,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Yesilkoy Halkali Caddesi No. 95, Senlikköy Mahallesi Florya-Bakirkoy, 34290 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/58/7d/587d1fd638c3848e3e761c271f16c68650bbf61d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="941.32" OriginalAmount="932" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|155115-19536855/7349876710869723982/17052" HotelName="GEZI BOSPHORUS ISTANBUL A MEMBER OF DESIGNS - SPECIAL CLASS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1850000/1848300/1848252/0ec714b7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="942.33" OriginalAmount="933" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|99990-18128927/7349876710869723982/21527" HotelName="THE BYZANTIUM HOTEL AND SUITES" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2210000/2206500/2206450/6cc702b1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="945.36" OriginalAmount="936" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-9.663478" Longitude="-35.699255" StarRating="3" HotelCode="0|559193-28494013/7349876710869723982/2259" HotelName="BLACK PEARL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>ALAGOAS,MACEIO, AL,RUA DESPORTISTA HUMBERTO GUIMARAES, 830</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19950000/19945800/19945785/f124f73d_b.jpg</HotelPictures>
        <HotelDescription>Coqueiros Express Hotel offers a great beachfront location, just 50 meters from Ponta Verde Beach.  It offers rooms with beach décor and free Wi-Fi, plus an outdoor pool and free parking.  Rooms at Hotel Coqueiros Express feature green walls and palm-leaf bed linens.  All have air conditioning, a minibar, 32-inch LCD TV and a laptop workstation. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="947.38" OriginalAmount="938" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|876311-28592440/7349876710869723982/4666" HotelName="FERMAN PORT HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/47000000/46240000/46238400/46238354/07939be9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="947.38" OriginalAmount="938" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|279638-19501451/7349876710869723982/16666" HotelName="VIALAND PALACE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8460000/8452000/8451969/2f9afa13_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="947.38" OriginalAmount="938.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="883902|khalkedon_suite" HotelName="Khalkedon Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rasimpasa Mahallesi, Halitaga Caddesi, Yavuzturk Sokak 16, Kat 1,2,3,4,5, Kadikoy, 34716 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/ff/f4ff05dbfe7b0a5218c8069a9e52ff7bc54e05f5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="950.79" OriginalAmount="941.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.938642" Longitude="29.322419" StarRating="5" HotelCode="|193079" HotelName="Crowne Plaza Istanbul Asia" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Yenisehir Mah. Dedepasa Cad. No. 15 Kurtkoy- Pendik</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/3/0/7/9/193079_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="951.34" OriginalAmount="941.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0396156" Longitude="28.984808" StarRating="4" HotelCode="|38190" HotelName="The Central Palace Taksim" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>LAMARTIN CD. NO 18 - TAKSIM - OTELLER BOLGESI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/8/1/9/0/38190_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 107 rooms, The establishment boasts air-conditioning, a lobby, a safety deposit box service, a currency exchange service, a cloakroom and a lift. Guests can find a cafÃ©, a bar, a restaurant and a conference room. The establishment also offers internet, a laundry service, room service and a car park (for a fee). SITUATION: Near the establishment, you will find the nightlife, is 18 kilometres away from Istanbul AtatÃ¼rk Airport it is situated 5 minutes away from Dolmabahce the Palace of 15 minutes away from the establishment, clients can find tourist points of interest, 5 minutes away, there is the bus stop, 10 minutes away from the establishment you have the railway station. ROOM: They have a desk, internet, a bathroom with a hairdryer, a direct line telephone and a satellite TV. They also have a mini-bar, a balcony or terrace, a safe, an air-conditioning system and individual heating. FACILITIES: The establishment boasts a gym, a sauna and a Turkish bath (available for a fee). PAYMENT METHODS: Customers can pay using American Express, Diners Club, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="951.39" OriginalAmount="941.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01568" Longitude="28.971466" StarRating="0" HotelCode="|454525" HotelName="Mest Hotel Istanbul Sirkeci" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/4/5/2/5/454525_e34373e1759.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="951.42" OriginalAmount="942" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|247652-28558459/7349876710869723982/3198" HotelName="LASAGRADA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6430000/6420600/6420600/d86441b8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="957.48" OriginalAmount="948.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.05044906" Longitude="28.99278374" StarRating="4" HotelCode="471478|la_belle_nisantashi" HotelName="Nisantasi Exclusive Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Lounge,Massage Centre,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Tesvikiye Caddesi 39, Nisantasi, Sisli, 34367 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8a/ca/8aca0eb2a132190a19d0b81d33d4630879dcf16e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="959.50" OriginalAmount="950.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.02414891" Longitude="28.97271546" StarRating="5" HotelCode="572710|the_galata_istanbul_hotel_mgallery_by_sofitel" HotelName="The Galata Istanbul Hotel - MGallery by Sofitel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Arap Camii Mahallesi, Bankalar Caddesi 21, Beyoglu, 34421 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0d/4b/0d4ba2c2fb4be52b8bf149e0b38012b2ae73f72c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="964.55" OriginalAmount="955" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.007957296898" Longitude="28.973262012005" StarRating="3" HotelCode="38230|6188" HotelName="Nena Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Garden,Internet,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Klodfarer Caddesi No 8-10, Binbirdirek Mahallesi, 34122 Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/be/07/be0786f95439eaaae7e67d576a0da824a5dfac7c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideally situated in the tourist centre of Istanbul, around 100 m from the Sultanahmet ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="966.57" OriginalAmount="957" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1441502-32592933/7349876710869723982/6653" HotelName="RADISSON HOTEL ISTANBUL MERTER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/110000000/109480000/109474000/109473927/dbba23e9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="967.58" OriginalAmount="958" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.07416032" Longitude="28.923943" StarRating="4" HotelCode="936320|198819" HotelName="Isfanbul Holiday Home &amp; Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Yesilpinar Mahallesi, Girne Caddesi, Eyüp, 34065 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/d7/99/d799a116efb06094d544d69b6e5d1d008b1cd74a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="967.58" OriginalAmount="958" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1263970-24108605/7349876710869723982/17002" HotelName="CROWNE PLAZA ISTANBUL TUZLA VIAPORT MARINA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/71000000/70920000/70919600/70919598/5eb3ed60_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="969.60" OriginalAmount="960.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.067514747942" Longitude="29.004337855359" StarRating="5" HotelCode="293573|biz_cevahir_hotel_istanbul" HotelName="DoubleTree by Hilton Istanbul Esentepe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Esentepe Mahallesi Buyukdere Caddesi 117, Sisli, 34394 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/36/39/363971bd4bb0e37f6338d2604adf224fa6c69f1a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="976.64" OriginalAmount="966.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.083003" Longitude="28.980631" StarRating="0" HotelCode="|464795" HotelName="Delta Hotels By Marriott Istanbul Kagithane" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Merkez Mahallesi Ayazma Caddesi Cuha</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/4/7/9/5/464795_5a34a3b1038.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="976.67" OriginalAmount="967" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|3495-18113698/7349876710869723982/21813" HotelName="DIVAN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/4700/4601/52bea6e3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="976.67" OriginalAmount="967" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="38.5289591" Longitude="-0.1632943" StarRating="4" HotelCode="0|52531-18113696/7349876710869723982/22428" HotelName="THE PARMA HOTEL DOWNTOWN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>1 Calle Asturias, BENIDORM, ES</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/210000/201200/201138/1ce19094_b.jpg</HotelPictures>
        <HotelDescription>Nestled in popular tourist resort of Benidorm on Spanish Costa Blanca, this fabulous hotel is a perfect destination for all those who long for fun-filled holiday in the sun. Alicante Airport is situated 60 km from the hotel. Visitors will find themselves within a stone's throw from a gorgeous La Cala, Ponientel and Malpas beaches and vibrant area with restaurants, discos, shopping venues and a popular thematic park. The complex offers air-conditioned rooms, all of them coming with a private bathroom. Each light-filled unit offers tasteful décor featuring natural tones and cosy furniture. The on-site restaurant serves a wide selection of local and international cuisines. Afterwards guests may have a soothing dip in the swimming pool, relax on the sun terrace or enjoy a drink from the bar while the youngest ones play at the paddling pool. The hotel provides entertainment programme.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="978.69" OriginalAmount="969" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|267060-28558473/7349876710869723982/5345" HotelName="THE PARMA HOTEL AND SPA TAKSIM" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8090000/8083300/8083274/2d9dcdd8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="980.71" OriginalAmount="971" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="30.5060295" Longitude="-87.2213837" StarRating="5" HotelCode="0|533474-28592995/7349876710869723982/6486" HotelName="MILLENIUM ISTANBUL GOLDEN HORN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>7750 NORTH DAVIS HIGHWAY, PENSACOLA, UNITED STATES</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/23000000/22360000/22355800/22355737/98eb49be_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="984.97" OriginalAmount="975.22" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.024376" Longitude="28.972334" StarRating="3" HotelCode="|453052" HotelName="The Galata Istanbul - MGallery" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Arap Cami Mahallesi Bankalar Caddesi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/0/5/2/453052_7c9690e1336.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="985.76" OriginalAmount="976" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.802022" Longitude="28.230408" StarRating="5" HotelCode="0|164681-25083520/7349876710869723982/16718" HotelName="VOGUE SUPREME ISTANBUL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>7 CUMHURIYET MAHALLESI SAHIK SOKAK ICMELER, ICMELER, TR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/37000000/36850000/36840900/36840828/9d56eeee_b.jpg</HotelPictures>
        <HotelDescription>Ercanhan Hotel is located 110 km to Dalaman airport ,8 km to Marmaris city center.

The Ercanhan Hotel will appeal to families and couples looking for a simple but comfortable accommodation in Turkey, with a friendly atmosphere in a central position.

All rooms have bathroom/shower WC, air conditioning balcony/terrace, telephone, hairdryer (certain amenities may be payable locally)&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="985.76" OriginalAmount="976" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|402164-19491727/7349876710869723982/16762" HotelName="WYNDHAM GRAND ISTANBUL LEVENT" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8230000/8224200/8224155/f2c9a8ab_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="996.87" OriginalAmount="987" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-21.06416" Longitude="55.22243" StarRating="5" HotelCode="0|473687-28592991/7349876710869723982/6935" HotelName="BRICKS HOTEL ISTANBUL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>81 AVENUE DE BOURBON ,REUNION 97434</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17940000/17933200/17933132/c024c512_b.jpg</HotelPictures>
        <HotelDescription>Alamanda Hotel is perfectly located for both business and leisure guests in Reunion. The hotel offers a wide range of amenities and perks to ensure you have a great time. Service-minded staff will welcome and guide you at the Alamanda Hotel. Air conditioning, satellite/cable TV, desk, television LCD/plasma screen, in room safe can be found in each guestroom. Entertain the hotel`s recreational facilities, including outdoor pool, garden. A welcoming atmosphere and excellent service are what you can expect during your stay at Alamanda Hotel. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="996.87" OriginalAmount="987" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|67088-18137202/7349876710869723982/21142" HotelName="BOUTIQUE SAINT SOPHIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1880000/1872200/1872130/9a97a4b7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="998.89" OriginalAmount="989" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.02264945" Longitude="28.97700777" StarRating="0" HotelCode="760332|343495" HotelName="The Wings Hotel Istanbul" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Karaköy Kemankes Mahallesi, Gümrük Sokak 26, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/67/6467d92560b3eb920b93f1d12a4bfaa23cbf742f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Wings Hotel is located in the center of Istanbul. Spice Bazaar is one kilometer from the accommo...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1006.97" OriginalAmount="997" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|606173-28833943/7349876710869723982/1214" HotelName="SHERATON ISTANBUL ATAKOY" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/6500/6438/e62381c0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1008.59" OriginalAmount="998.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.005183" Longitude="29.066457" StarRating="0" HotelCode="|467565" HotelName="Antwell Suites" Meals="HALF-BOARD" BedType="HALF-BOARD" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Unalan Mah., Cagla Sk. No:1/A, Uskudar</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/7/5/6/5/467565_39d03cb1101.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1010.00" OriginalAmount="1000" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1465969-32926709/7349876710869723982/4601" HotelName="ASPERA HOTEL TAKSIM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/134000000/133420000/133411700/133411635/5d059b0d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1012.02" OriginalAmount="1002" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|612124-28494071/7349876710869723982/3857" HotelName="KAVALALI SUITES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/25000000/24080000/24074200/24074166/b56ce13b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1021.11" OriginalAmount="1011" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|14790-28558300/7349876710869723982/2669" HotelName="ANTIK HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/14790/14790_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1022.81" OriginalAmount="1012.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0609752" Longitude="28.9872464" StarRating="0" HotelCode="|353499" HotelName="A Palace Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/3/4/9/9/353499_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1028.18" OriginalAmount="1018" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|267144-18153437/7349876710869723982/18937" HotelName="SURA HAGIA SOPHIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8050000/8046700/8046669/5d47f678_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1034.67" OriginalAmount="1024.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.001423" Longitude="28.654071" StarRating="4" HotelCode="|174901" HotelName="Beymarmara Suite Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Baris Mah. Zafer cad.no: 4 Airport, Istanbul, Turkey</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/4/9/0/1/174901_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1035.25" OriginalAmount="1025" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.851812" Longitude="28.252415" StarRating="5" HotelCode="0|90457-19521030/7349876710869723982/17276" HotelName="ISTANBUL MARRIOTT ASIA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>66 YUNUS NADI CADDESI, MARMARIS, TR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1700000/1699400/1699398/ba1f2bad_b.jpg</HotelPictures>
        <HotelDescription>Offering an idyllic setting in the famous tourist resort of Marmaris, this enchanting hotel is a perfect place for a peaceful and relaxing holiday. Guests will find themselves within a short stroll from the mesmerizing harbour, the lively area with shops, restaurants and entertainment venues as well as the gorgeous local beach. This attractive property is offers welcoming facilities and excellent services to ensure a pleasant and comfortable stay. The tastefully appointed rooms come complete with modern amenities. Travellers may also take advantage of delectable Turkish and international cuisines served in the charming atmosphere of the hotel restaurant. On warm days guests may also take a plunge in the shimmering pool or soak up the sun on the terrace and when thirsty sip a refreshing drink from the bar. In case of any query, visitors may turn to friendly staff at the 24-hour reception.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1036.99" OriginalAmount="1026.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0062279" Longitude="28.9793732" StarRating="4" HotelCode="|83031" HotelName="Uyan - Special Class" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Utangac Sokak No 25 Cankurtaran</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/3/0/3/1/83031_730a8051135.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel Sultanahmet it is in is situated in the historic centre. FACILITIES: The establishment has a terrace.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1037.27" OriginalAmount="1027" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|57149-18130040/7349876710869723982/23543" HotelName="THE STAY BOULEVARD NISANTASI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1470000/1465500/1465474/537b9521_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1042.02" OriginalAmount="1031.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.050724" Longitude="28.990165" StarRating="4" HotelCode="|454074" HotelName="Cheya Residences Nisantasi Deluxe" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Valikonagi Caddesi 20, Nisantasi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/4/0/7/4/454074_ab5381b1203.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1042.32" OriginalAmount="1032.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.9099282" Longitude="29.2033269" StarRating="0" HotelCode="582734|golden_dream_otel" HotelName="Golden Dream Otel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Orta Mahallesi, Kanuni Sokak 8, Kartal, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e2/0f/e20f913625a8e30497304b0cabe028c795cb7249.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a café and room service. Wireless internet access in pu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1045.35" OriginalAmount="1035" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|225359-19511808/7349876710869723982/16750" HotelName="WYNDHAM GRAND ISTANBUL KALAMIS MARINA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5490000/5484300/5484206/271d7648_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1048.38" OriginalAmount="1038" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|231144-28493864/7349876710869723982/5557" HotelName="THE MARIONS SUITE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4480000/4478900/4478868/09471307_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1052.42" OriginalAmount="1042.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.06088401" Longitude="28.98719758" StarRating="3" HotelCode="430720|a_palace_suites" HotelName="A Palace Hotel &amp; Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Abide-i Hürriyet Caddesi 139, Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/8a/808a1885e4c854e6aa65791cb76553fee2f0403f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1053.43" OriginalAmount="1043" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1262414-28476030/7349876710869723982/2509" HotelName="MEST" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/70000000/69950000/69942000/69941947/c4f27d65_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1053.77" OriginalAmount="1043.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008864" Longitude="28.975795" StarRating="4" HotelCode="|166913" HotelName="Sura Design &amp; Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Alemdar Mh. Ticarethane Sk. No:13 (Divanyolu Caddesi , 45Ticarethane Sokak)</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/6/6/9/1/3/166913_87c8c4b1215.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers a living room, a fireplace, a fitness room, WiFi (free of charge) and a meal service. SITUATION: This hotel is in Sultanahmet the district of 2 minutes away from the establishment, you can find the tram stop. ROOM: Each room has an air-conditioning system, an LCD satellite television, a mini-bar, a coffee maker and kettle.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1055.45" OriginalAmount="1045" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|3499-28592899/7349876710869723982/1731" HotelName="ERESIN HOTELS SULTANAHMET (EX. ERESIN CROWN)" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1330000/1320900/1320829/00fc5165_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1057.47" OriginalAmount="1047.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00447217" Longitude="28.96495367" StarRating="0" HotelCode="985277|goldensand_hotel" HotelName="Golden Sand Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Üstad Sokak 15A, Fatih, 34126 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/52/02/5202646c21e0aee25370d1362bc6614c3e1ff2eb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1061.51" OriginalAmount="1051" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03331" Longitude="28.980895" StarRating="4" HotelCode="267140|36990" HotelName="Corinne" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Turnacibasi Cad./Ayhan Isik Sok. No:41, Beyoglu, 34433 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/a1/85/a185807ea6baa1d1c6398d19a08985adc3bf3cf8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1061.51" OriginalAmount="1051" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.995104280883" Longitude="29.098201870989" StarRating="5" HotelCode="444991|198236" HotelName="Sheraton Grand Istanbul Atasehir Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Barbaros Mahallesi, Mor Sumbul Sokak 1, Atasehir, 34746 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fc/57/fc57c957bf8c51eaff7ad5ff44e55cf483b50317.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1062.08" OriginalAmount="1051.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0509" Longitude="28.98674" StarRating="0" HotelCode="|550247" HotelName="Adelmar Hotel İstanbul Sisli" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bozkurt Mah. Dolapdere Cad.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/0/2/4/7/550247_5f11f301151.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1063.53" OriginalAmount="1053" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|185848-18198761/7349876710869723982/18726" HotelName="SURA DESIGN HOTEL AND SUITES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4660000/4658900/4658802/c22b32fd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1065.55" OriginalAmount="1055" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|231089-28566733/7349876710869723982/2104" HotelName="SULTANAHMET PALACE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/480000/479600/479516/c5f67fa8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1066.56" OriginalAmount="1056" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1400643-32355051/7349876710869723982/60" HotelName="MOVENPICK LIVING ISTANBUL SAKLIVADI" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/104000000/103390000/103382200/103382145/aeedce1a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1066.56" OriginalAmount="1056.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.009201285934" Longitude="28.976331342328" StarRating="5" HotelCode="299676|sura_hagia_sophia_hotel" HotelName="Sura Hagia Sophia Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Lounge,Massage Centre,Sauna,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Divanyolu Caddesi, Ticarethane Sokak 10, Alemdar Mahallesi, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/9d/4d/9d4de131061d9438d410e356a63c30dfdc8d25fb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1077.29" OriginalAmount="1066.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.028928" Longitude="28.974286" StarRating="0" HotelCode="|527757" HotelName="RUZ Hotels" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Asmali Mescit, General Yazgan Sk. no 6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/7/7/5/7/527757_72d6ecc1058.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1077.49" OriginalAmount="1066.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.962205" Longitude="28.841133" StarRating="0" HotelCode="|541052" HotelName="Atakoy Marina Park Hotel Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Atakoy Marina Park Rauf Orbay Cad.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/1/0/5/2/541052_99149532157.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1077.67" OriginalAmount="1067" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|558197-28455156/7349876710869723982/5498" HotelName="ANTHEMIS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11310000/11301900/11301896/ce59b178_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1080.70" OriginalAmount="1070" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|865166-28597622/7349876710869723982/5784" HotelName="DELTAS BY MARRIOTT ISTANBUL KAGITHANE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/46000000/45550000/45541000/45540936/w3995h2667x0y0-579dfcfc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1080.70" OriginalAmount="1070" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1433643-32698992/7349876710869723982/17307" HotelName="BENTLEY HOTEL OLD CITY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/102000000/101240000/101230500/101230457/ef130b0f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1080.70" OriginalAmount="1070.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.10885" Longitude="28.98648" StarRating="5" HotelCode="854473|radisson_blu_hotel_vadistanbul" HotelName="Radisson Blu Hotel, Vadistanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Ayazaga Mahallesi, Cendere Caddesi 1A Apt. 109A, Sariyer, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/32/6c/326c50d37dfca5562abd1edbc33532a547104464.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1087.77" OriginalAmount="1077" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|51559-32597418/7349876710869723982/6751" HotelName="RADISSON BLU BOSPHORUS HOTEL, ISTANBUL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1320000/1315600/1315600/84ae61f4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1088.21" OriginalAmount="1077.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.058492968135" Longitude="28.979532581675" StarRating="5" HotelCode="263724|CAT628000" HotelName="Hilton Istanbul Bomonti Hotel &amp; Conference Center" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Silahsor Caddesi 42, Bomonti-Sisli, 34381 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/69/bd/69bde99d6ebdadb914f9afff35aa04a50c94d3f0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1090.80" OriginalAmount="1080" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|244904-21407013/7349876710869723982/8731" HotelName="HILTON ISTANBUL BOMONTI HOTEL &amp;amp; CONFERENCE CENTER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6230000/6226800/6226720/610517d7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1092.06" OriginalAmount="1081.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.047558" Longitude="28.895557" StarRating="0" HotelCode="|468110" HotelName="Mayar Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mah.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/8/1/1/0/468110_ff49db71119.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1092.23" OriginalAmount="1081.42" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.04932" Longitude="29.026215" StarRating="0" HotelCode="|448890" HotelName="Crowne Plaza Istanbul Ortakoy Bosphorus, an IHG Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dereboyu Caddesi.No:10 34347 Besiktas</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/8/8/9/0/448890_96429861742.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="1092.52" OriginalAmount="1081.70" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.005142" Longitude="28.980431" StarRating="3" HotelCode="191046|1652058" HotelName="Osmanhan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Akbiyik Caddesi Cetinkaya Sok. No:1, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ab/50/ab50084236ef560ea1e632d817776a67d5b42402.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1095.85" OriginalAmount="1085" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.008678864788" Longitude="28.976035416126" StarRating="5" HotelCode="174856|37208" HotelName="Sura Design Hotel &amp; Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Divanyolu Caddesi, Ticarethane Sokak 45, Alemdar Mahallesi, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/media/c84d06e36e834f6fb73f98252bfbdd2e.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of Sultanahmet, the historical district of Istanbul. The major si...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1095.85" OriginalAmount="1085" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.023750588476" Longitude="28.973847042189" StarRating="5" HotelCode="299654|38282" HotelName="The House Vault Karaköy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bankalar Caddesi 5, Beyoglu, 34420 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/73/7339c6aad434f8ee/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1095.85" OriginalAmount="1085" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1328195-28476549/7349876710869723982/6991" HotelName="THE PEARL SUITES" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/77000000/76970000/76966700/76966693/fc9f3de7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1098.41" OriginalAmount="1087.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0649904" Longitude="29.000395" StarRating="5" HotelCode="|211284" HotelName="Fairmont Quasar Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Buyukdere Street no 76 Mecidiyekoy</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/1/2/8/4/211284_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1098.88" OriginalAmount="1088.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.962188530351" Longitude="28.841224660632" StarRating="4" HotelCode="423136|marina_park_residences" HotelName="Atakoy Marina Park Hotel Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Concierge,Designated Smoking Area,Fax,Housekeeping,Internet,Kitchen,LCD/Projector,Luggage Storage,Parking,Restaurant,Telephone Service,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>Rauf Orbay Caddesi, Sahilyolu 10, Atakoy Marina Park, Bakirkoy, 34158 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/40/af/40af3e5f587143731bb89f0be136e1c0b1d64be4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Istanbul, Atakoy Marina Park Residences is close to Ata...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1101.91" OriginalAmount="1091" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|865164-28583704/7349876710869723982/7072" HotelName="BROYT SUITES" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/49000000/48400000/48398900/48398837/bbc5c154_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1105.95" OriginalAmount="1095" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.039844469432" Longitude="28.985471427441" StarRating="4" HotelCode="9357|4691" HotelName="Nova Plaza Crystal Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mahallesi, Receppasa Caddesi 7/1, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/f2/13/f213280f22451e6e119b9e9228f3c81590101d7f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Taksim hotel area, close to the Taksim metro station. It is approximatel...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1107.97" OriginalAmount="1097" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.11241503" Longitude="28.98717334" StarRating="0" HotelCode="978087|410934" HotelName="Radisson Residences Vadistanbul" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ayazaga Mahallesi, Kemerburgaz Caddesi 6A 7V/101, 34396 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/99/b8/99b8d5b3709b5e7b080c4b1b2fdf801a2c26160d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1107.97" OriginalAmount="1097" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|140811-28592918/7349876710869723982/5425" HotelName="AMIRA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3550000/3546800/3546734/e2028aff_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1108.48" OriginalAmount="1097.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0344361" Longitude="28.9838306" StarRating="0" HotelCode="|184934" HotelName="Pera Center Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/8/4/9/3/4/184934_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1112.01" OriginalAmount="1101" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|230317-28558440/7349876710869723982/6051" HotelName="BUYUK SAHINLER" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5190000/5182700/5182613/475c38fe_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1116.60" OriginalAmount="1105.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.055525" Longitude="28.987789" StarRating="0" HotelCode="|545612" HotelName="Princely Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hrant Dink Sok.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/5/6/1/2/545612_0501ad72213.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1118.30" OriginalAmount="1107.23" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.056006" Longitude="28.98774" StarRating="0" HotelCode="|470671" HotelName="Wish More Hotel Şişli" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Halaskargazi 196</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/0/6/7/1/470671_e8f15a21200.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1119.64" OriginalAmount="1108.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.004759" Longitude="28.980474" StarRating="0" HotelCode="|41152" HotelName="Amiral Palace Hotel and Spa Boutique Class" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bayram f?r?n? sok. Cankurtaran mah. No.3 Sultanahmet</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/1/5/2/41152_1_2250.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This comfortable hotel, it offers a buffet breakfast, a restaurant and a terrace. SITUATION: It is inSultanahmet the heart of this hotel is close to tourist points of interest. ROOM: The establishment has 32 rooms with a bathroom, a central air-conditioning system, a direct line telephone and a hairdryer. They also have a satellite TV, a mini-bar, room service, a safety deposit box and WiFi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1120.09" OriginalAmount="1109" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.003201" Longitude="28.975383" StarRating="3" HotelCode="267824|478357" HotelName="Sargon Ayasofya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Kücük Ayasofya Mahallesi, Gelinlik Sokak No: 14, 34200 Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/mec/hotels/5000000/4470000/4461300/4461284/4461284_4_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1120.09" OriginalAmount="1109.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.029096732998" Longitude="28.982064066139" StarRating="4" HotelCode="118815|witt_istanbul_suites" HotelName="Witt Istanbul Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Aparthotel" CnxPolicy="Free CXL until 07/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Defterdar Yokusu No:26, Cihangir, 34433 Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ec/3c/ec3c5e06938f95804cfea87dc015d85be54ba235.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1122.11" OriginalAmount="1111.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.012284561797" Longitude="28.97765815258" StarRating="4" HotelCode="19473|hotel_yasmak_sultan_2" HotelName="Hotel Yasmak Sultan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ebusuud Caddesi 12, Sirkeci, 34110 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/d6/1d/d61da45f5893faf8602529e4a0d17ff05ac4bed1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in the Sirkeci district of the city at the heart of Istanbul's wonderful ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1137.26" OriginalAmount="1126" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1262428-20616608/7349876710869723982/17332" HotelName="ADDRESS ISTANBUL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/69000000/68280000/68277500/68277409/33d714fc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1138.27" OriginalAmount="1127" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.008785" Longitude="-78.82341" StarRating="4" HotelCode="0|175876-28558420/7349876710869723982/1839" HotelName="RAST" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>2000 Niagara Falls Blvd., Tonawanda, 14150, NY, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3010000/3000900/3000841/5ce71f22_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Economy. Property Type: Inn. Total rooms: 40. Floors: 2. Property description- The pet-friendly Econo Lodge Tonawanda I-290 hotel in Tonawanda, NY is an easy stop on the road. Our hotel is near attractions like the Buffalo Zoo, Niagara Falls, Boulevard Mall, downtown Buffalo, Ralph Wilson Stadium, Darien Lake Theme Park, Walden Galleria, HarborCenter and the Fashion Outlets of Niagara Falls. Amenities include free Easy Starts continental breakfast, free WiFi and free coffee. Guest rooms come with refrigerators, microwaves, hair dryers and TVs. Select rooms have even more amenities, such as desks and a hot tubs. Also, earn rewards including free nights and gift cards with our Choice Privileges Rewards program.Hotel Currency: USD. Additional Phone Numbers: Voice - Brand reservations office: 800553-2666. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1141.30" OriginalAmount="1130.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00636" Longitude="28.973524" StarRating="3" HotelCode="267236|world_heritage_hotel_istanbul" HotelName="World Heritage" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/08/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Terzihane Sok No 17, Binbirdirek Mahallesi, Old City, Istanbul, Sultanahmet</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/2a/d2/2ad2cc523ef9e34c602ccbac5e23f3d477e10fa7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1143.32" OriginalAmount="1132.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.012369566025" Longitude="28.977561593056" StarRating="4" HotelCode="161988|hotel_sultania_boutique_class" HotelName="Hotel Sultania" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ebusuud Caddesi, Mehmet Murat Sokak 4, Sirkeci, 34110 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/db/56/db5607241b7eb9b61252a6a99676c643c2290b19.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel's location, between Sirkeci and Sultanahmet, offers a treasure trove full of local museums...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1148.37" OriginalAmount="1137.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00548426" Longitude="28.97084366" StarRating="0" HotelCode="636570|yilmaz_apart" HotelName="Yilmaz Apart" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kucukayasofya Mahallesi, Emin Cikmazi 7, Degirmenci, Fatih, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/30/3f/303f551898e42677ecd840ef8d38febe2361667f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Sultanahmet district, Yilmaz Apart is just 500 metres from Blue Mosque. The property offe...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1151.40" OriginalAmount="1140" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|558299-28592996/7349876710869723982/3039" HotelName="GLENS PALAS ISTANBUL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/25000000/24190000/24180300/24180257/5ca26692_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1155.53" OriginalAmount="1144.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.8458" Longitude="29.296272" StarRating="4" HotelCode="|220769" HotelName="Doubletree By Hilton Istanbul - Tuzla" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Evliya Celebi Mah. Mustafa Kemal Cad 5,Tuzla</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/2/0/7/6/9/220769_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="75" TotalAmount="1159.10" OriginalAmount="1147.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.024733454735" Longitude="28.980147896175" StarRating="5" HotelCode="320034|TR000024" HotelName="Novotel Istanbul Bosphorus" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BORD" BedType="HALF BORD,HALF BORD" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kemankes Kara Mustafa Pasa Mahallesi, Kemankes Caddesi 57-59, Karakoy, 34425 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/ce/6b/ce6bb32ae89d4bcf8309a1c8a95d120c042fca99.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1163.52" OriginalAmount="1152" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.032227" Longitude="28.98064" StarRating="4" HotelCode="293924|57948" HotelName="Faik Pasha Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Currency Exchange,Internet,Kitchen,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Firuzaga Mahallesi, Faikpasa Caddesi 41-45, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/f8/ef/f8ef2035acce247830be338bc8c8afa3e4316859.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1165.46" OriginalAmount="1153.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.845788116174" Longitude="29.296227482877" StarRating="4" HotelCode="323674|CAX569800" HotelName="DoubleTree by Hilton Hotel Istanbul - Tuzla" Meals="BED &amp; BREAKFAST,HALF BOARD,ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Evliya Celebi Mahallesi, Mustafa Kemal Caddesi 5, 34947 Tuzla, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b6/ce/b6ce99fac4c184183cf208cb8fcefdf555c9a23b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1171.39" OriginalAmount="1159.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.967203" Longitude="29.108429" StarRating="0" HotelCode="|469484" HotelName="Istanblu Hotel And Spa" Meals="HALF-BOARD" BedType="HALF-BOARD" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/9/4/8/4/469484_1b91beb1219.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1175.64" OriginalAmount="1164" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.247926696347" Longitude="29.03559426355" StarRating="0" HotelCode="225657|492262" HotelName="Otel Erzurumlu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 10/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Kilyos, Kale Caddesi 59, Sariyer, 34450 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/db/34/db34142c9f7629a790391f8c00aa80e68d564d88.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1175.64" OriginalAmount="1164" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|630999-20601707/7349876710869723982/16647" HotelName="SOFITEL ISTANBUL TAKSIM" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/43000000/42410000/42400500/42400472/2910a550_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1177.66" OriginalAmount="1166" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|560963-28455183/7349876710869723982/1485" HotelName="EMPRESS ZOE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19480000/19475500/19475484/1a19b3e7_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1177.66" OriginalAmount="1166" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|558767-28558561/7349876710869723982/4691" HotelName="WHITE HOUSE ISTANBUL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3420000/3416800/3416745/c34aabfe_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1180.69" OriginalAmount="1169.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.012559813186" Longitude="28.977180719376" StarRating="3" HotelCode="12153|erboy_hotel" HotelName="Erboy Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ebusuud Caddesi 18, Sirkeci, 34210 Istanbul, Fatih</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/a0/aa/a0aaa5414a4d5baab2a40f95cfe18f18ddc44f24.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in Sirkeci, in the wonderful old town of Istanbul. Sightseeing attractions su...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1186.75" OriginalAmount="1175" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|638774-28455361/7349876710869723982/5600" HotelName="ALMINA GUEST HOUSE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/638774/2020359428710.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1186.75" OriginalAmount="1175.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.13972498" Longitude="29.05731708" StarRating="5" HotelCode="13055|the_grand_tarabya" HotelName="Grand Tarabya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Haydar Aliyev Caddesi 154, Tarabya, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c5/b5/c5b53900e4be32c02f2f5b253950c390ac92929b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1192.81" OriginalAmount="1181" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|605458-19560117/7349876710869723982/16933" HotelName="RADISSON COLLECTION HOTEL VADISTANBUL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/33000000/32730000/32723400/32723354/e6b67c60_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1199.88" OriginalAmount="1188.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.003017" Longitude="28.97397" StarRating="4" HotelCode="166945|hotel_amira_istanbul" HotelName="Hotel Amira Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kucuk Ayasofya Mahallesi, Mustafapasa Sokak 43, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/3e/cd3ef63300cdd1566bfa452f5253602ae73b4131.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;In the heart of old Istanbul, this stylish hotel is within easy walking distance of the main attract...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1207.96" OriginalAmount="1196" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|885195-27070748/7349876710869723982/24239" HotelName="AZZAP GALATA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/49000000/48950000/48940500/48940487/2a437b46_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1217.05" OriginalAmount="1205" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|451235-28592987/7349876710869723982/2693" HotelName="FER" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14630000/14627000/14626941/f3a54d8b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1217.05" OriginalAmount="1205" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|352595-28434604/7349876710869723982/5961" HotelName="BOF HOTELS BUSINESS" Meals="HALF BOARD" BedType="HALF BOARD">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/352595/202219194037367.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1230.18" OriginalAmount="1218" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1239648-28534985/7349876710869723982/4632" HotelName="WALTON GARDENS PERA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/67000000/66030000/66021300/66021270/w2121h1412x0y0-d2b14a4c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1231.19" OriginalAmount="1219" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1466079-32930366/7349876710869723982/258" HotelName="DOUBLETREE BY HILTON ISTANBUL MACKA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1466079/2026716145026219.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1231.19" OriginalAmount="1219.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.05460602" Longitude="28.99642459" StarRating="5" HotelCode="593657|tzl_suites" HotelName="Tzl Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Tesvikiye Mahallesi, Sinoplu Sehit Cemal Sokak 9, Valikonagi Caddesi, Nisantasi, 34365 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/da/14/da14c5a6826d5ddef69d3e5d15a81808be2bdf1e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a café, a transfer service, room service and a business...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1254.42" OriginalAmount="1242" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|31792-28558333/7349876710869723982/1318" HotelName="TRITON HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/900000/891500/891439/10a62783_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1262.95" OriginalAmount="1250.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0684451" Longitude="29.0302398" StarRating="0" HotelCode="|522253" HotelName="Ulus G Residences" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ahmet Adnan Saygun Cd. 43</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/2/2/5/3/522253_ed71b391101.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1264.52" OriginalAmount="1252" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|433874-28493968/7349876710869723982/6129" HotelName="MINIATURE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9850000/9842900/9842871/898884f5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1271.59" OriginalAmount="1259" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.035392022984" Longitude="28.97902560644" StarRating="3" HotelCode="296193|57899" HotelName="Sarajevo Taksim Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Internet,Jacuzzi,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Huseyin Aga Mahallesi, Buyuk Bayram Sokak 6, Beyoglu, Istanbul 34000</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/57/ea/57ea341df3245140ea57a317a1b65d107a223877.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1275.63" OriginalAmount="1263" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1351799-28598221/7349876710869723982/3376" HotelName="WISH MORE SISLI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/98000000/97370000/97360300/97360263/1a1547d3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1279.67" OriginalAmount="1267" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|247825-21409196/7349876710869723982/7505" HotelName="DOUBLETREE BY HILTON ISTANBUL GAYRETTEPE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6570000/6560300/6560270/12b4bad8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1283.71" OriginalAmount="1271.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.012655" Longitude="28.978033" StarRating="4" HotelCode="16912|romance_istanbul_hotel" HotelName="Romance Istanbul Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 09/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Hüdavendigar Caddesi 5, Sirkeci, 34110 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/e5/fa/e5fa8d7b59843c256e983ac790db65583e14c630.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in Istanbul's tourist centre, just a few minutes walk from the city centr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1284.72" OriginalAmount="1272" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.02872038" Longitude="29.01734938" StarRating="4" HotelCode="902706|56760" HotelName="Sözbir Royal Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Pasalimani Caddesi 4, Üsküdar, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/66/29/662911f5620bbf90afa80491ded45dcfdc7234b9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1284.72" OriginalAmount="1272" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|529184-24108560/7349876710869723982/17304" HotelName="MFB MY FINEST BOSPHORUS HOTEL TARABYA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7080000/7070500/7070483/e5efc975_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1298.86" OriginalAmount="1286" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|403979-28592982/7349876710869723982/4325" HotelName="LIONEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16220000/16214600/16214512/950af81b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1299.87" OriginalAmount="1287" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|638689-28486188/7349876710869723982/663" HotelName="THE WINGS HOTELS KARAKOY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/25000000/24420000/24419100/24419089/e516e31b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1302.90" OriginalAmount="1290" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="44.1022188" Longitude="-103.2017484" StarRating="5" HotelCode="0|256907-28592960/7349876710869723982/6692" HotelName="ISTANBUL MARRIOTT SISLI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>1720 Rapp Street, Rapid City, SD, 57701, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6780000/6771400/6771400/4412dd1b_b.jpg</HotelPictures>
        <HotelDescription>Experience the Hampton Inn Rapid City hotel where we aim to exceed our guests' expectations. Overlooking the great South Dakota plains, our Rapid City guests will feel at home with the tasteful decor, and can enjoy conversing at our On the House hot breakfast buffet or around the lobby fireplace. After a grueling day at work or on the road, take a dip in our pool, try out our 102 foot waterslide, or just relax in our hot tub.    We assure the business planner and South Dakota traveler well-equipped meeting rooms, executive boardroom, and a spacious business center. Enjoy Black Hills hospitality at its best. Our Hampton Inn is just minutes from the Civic Center, Rushmore Mall, and the gateway to Mount Rushmore and several other Black Hill's attractions.   We love having you here in South Dakota at the Hampton Inn Rapid City hotel!&lt;br /&gt;CheckIn Time: 15:00&lt;br /&gt;CheckOut Time: 11:00&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1303.91" OriginalAmount="1291.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.031035456618" Longitude="28.9734390378" StarRating="5" HotelCode="15800|pera_palace_hotel_jumeirah_2" HotelName="Pera Palace Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mesrutiyet Caddesi 52, Tepebasi, Beyoglu, 34430 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/27/b2/27b2c3f50c05b39f83434224bbf89578a06f93d7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Named after the hills of Pera and located close to the Golden Horn in the area of Tepebasi, this cha...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1324.11" OriginalAmount="1311" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|300158-28590944/7349876710869723982/3012" HotelName="10 KARAKOY" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9070000/9069700/9069626/9ea51b97_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1326.13" OriginalAmount="1313.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.014199" Longitude="28.976942" StarRating="3" HotelCode="267827|best_town_hotel" HotelName="Best Town" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nöbethane Caddesi No: 34, Sirkeci, Istanbul 34110</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/37/3b373c232b51fecfbf942bb12795c487a142e3e2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1331.06" OriginalAmount="1317.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.029088" Longitude="28.9819344" StarRating="0" HotelCode="|86969" HotelName="Witt Istanbul Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Defterdar Yokusu No:26 Cihangir</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/9/6/9/86969_343e5aa1104.jpg</HotelPictures>
        <HotelDescription>SITUATION: Cihangir It is in. ROOM: Customers can find luxurious rooms. FACILITIES: The establishment boasts a car park (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1345.09" OriginalAmount="1331.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.059677" Longitude="28.97957" StarRating="4" HotelCode="|553409" HotelName="Bomonti Suites Istanbul" Meals="HALF-BOARD" BedType="HALF-BOARD" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Merkez Mah</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/3/4/0/9/553409_2e426561342.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1346.33" OriginalAmount="1333" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|879075-21410173/7349876710869723982/7685" HotelName="HILTON MALL OF ISTANBUL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/55000000/54850000/54845100/54845070/8fd24a29_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1347.34" OriginalAmount="1334" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.006427" Longitude="28.979648" StarRating="4" HotelCode="53371|199499" HotelName="Seven Hills" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tevkifhane Sokak No 8, 34122 Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/93/d99353f3ed077e44d77a1ccf4308fe1022892ee2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1352.14" OriginalAmount="1338.75" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.98123" Longitude="28.73057" StarRating="3" HotelCode="|192507" HotelName="Istanbul Dedem  1" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gumuspala Mah. Nadide Sk. No 2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/2/5/0/7/192507_6.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1352.39" OriginalAmount="1339" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|173790-18139563/7349876710869723982/19023" HotelName="OPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5220000/5214900/5214809/1a107ae0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1354.41" OriginalAmount="1341.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.039188487456" Longitude="28.982598111033" StarRating="4" HotelCode="191183|moss_suites_2" HotelName="Moss Suites Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Feridiye Caddesi 34, Taksim, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/63/f3/63f31aef3211b50ca7042209a5c5aa9704fdbc0e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1366.53" OriginalAmount="1353" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.026820714144" Longitude="28.975547254086" StarRating="4" HotelCode="185748|57182" HotelName="Georges Galata" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Serdar-I Ekrem Caddesi 24, Müeyyedzade Mh., Galata–Beyoglu, 34425 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/3d/c9/3dc91e4c045792e02f9fef7ce1a4c20bfaf19756.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This stylish hotel is located a few metres from Galata Tower and a five-minute walk from Istiklal St...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1366.53" OriginalAmount="1353.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="817512|naz_hotel_2" HotelName="Naz Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Turkeli Caddesi 69</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/06/c0/06c00114fb0d93716b9565771a3d776781cfbdfa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1369.09" OriginalAmount="1355.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.036799" Longitude="28.992627" StarRating="0" HotelCode="|529339" HotelName="Ando Living - Taksim Gumussuyu Townhouse" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/9/3/3/9/529339_f7b57cc1043.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1395.82" OriginalAmount="1382.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03017538633" Longitude="28.977732025795" StarRating="5" HotelCode="154224|tomtom_suites_boutiquehotel" HotelName="Tomtom Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Bogazkesen Caddesi, Tomtom Kaptan Sokak 18, Beyoglu, 34433 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b5/4f/b54fdad0a21eb067c4e83a35bbf57e130508ceea.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1398.85" OriginalAmount="1385" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-33.920681" Longitude="151.253608" StarRating="5" HotelCode="0|151418-28592923/7349876710869723982/4764" HotelName="WITT HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>183 183 COOGEE BAY ROAD, COOGEE, AU</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2180000/2172900/2172866/d53a461e_b.jpg</HotelPictures>
        <HotelDescription>Adina Apartment Hotel Coogee is located just 200 meters from popular Coogee Beach. Relax over brunch at any of the numerous cafes offering all day breakfast or play a round of golf at one of the nearby international standard gold courses. Coogee's relaxed lifestyle encourages you to immerse yourself in a marine wonderland, with a choice of beach walks, scuba diving or surfing. The hotel is close to Sydney's premier sporting venues and Royal Randwick Racecourse.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1403.90" OriginalAmount="1390" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1448225-33118808/7349876710869723982/573" HotelName="ORIENTBANK ISTANBUL AUTOGRAPH COLLECTION" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/67000000/66050000/66045900/66045841/2418bee0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1409.96" OriginalAmount="1396" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|12578-28558299/7349876710869723982/3733" HotelName="KENT HOTEL ISTANBUL OLD CITY" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/580000/578500/578426/645803ef_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1412.99" OriginalAmount="1399" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|611955-22366756/7349876710869723982/24533" HotelName="ISTANBUL DEDEM 1" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7840000/7838400/7838343/521d5ebf_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1415.34" OriginalAmount="1401.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0470727" Longitude="29.0090561" StarRating="5" HotelCode="|55925" HotelName="Conrad Istanbul Bosphorus" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cihannuma Mah Saray Cd No5 Besiktas</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/9/2/5/55925_14.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 1992, is rated 5 stars and it is situated in Istanbul the historic centre of. SITUATION: Old City It is close to near the establishment, guests will find Levent the Station of. ROOM: The establishment has 984 rooms with mini-bar, a hairdryer, a safe, a trouser press, an ironing set and an air-conditioning system. FACILITIES: The establishment boasts 2 restaurants, a bar, a conference room and a cafÃ©. Customers can enjoy a covered swimming pool, a swimming pool and a gym.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1437.23" OriginalAmount="1423" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|90460-28592912/7349876710869723982/5512" HotelName="GLK PREMIER REGENCY SUITES AND SPA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1880000/1876200/1876165/8a36cdbe_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1444.30" OriginalAmount="1430" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1239481-28597624/7349876710869723982/6137" HotelName="MOVENPICK LIVING ISTANBUL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/67000000/66150000/66147300/66147286/0ab68c7e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1466.03" OriginalAmount="1451.51" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0508665" Longitude="28.9904206" StarRating="0" HotelCode="|86910" HotelName="Cheya Residence Nisantasi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nisantasi Valikonagi Cad No 20 Sisli</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/9/1/0/86910_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, Nisantasi it is in Istanbul it is in. ROOM: Guests are offered two bedroom apartments, have a kitchen, a launderette, internet and hydromassage shower.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1466.52" OriginalAmount="1452" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1466304-32938565/7349876710869723982/7850" HotelName="RITUS HOTEL ISTANBUL SULTANAHMET,TAPESTRY COLLECTION HILTON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7270000/7263500/7263492/ec59fc73_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1470.56" OriginalAmount="1456" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="39.908004" Longitude="116.30482" StarRating="5" HotelCode="0|374891-28597210/7349876710869723982/1443" HotelName="SHERATON GRAND ISTANBUL ATASEHIR" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>No. 29 Fuxing street, Haidian District ,Beijing,  100036</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12900000/12892800/12892797/dea013d8_b.jpg</HotelPictures>
        <HotelDescription>Located in Haidian District, Zhong Yi Peng Ao Hotel is a perfect starting point from which to explore Beijing. The property features a wide range of facilities to make your stay a pleasant experience. 24-hour room service, facilities for disabled guests, car park, room service, restaurant are on the list of things guests can enjoy. Designed for comfort, selected guestrooms offer television LCD/plasma screen, non smoking rooms, air conditioning, wake-up service, desk to ensure a restful night. The hotel offers various recreational opportunities. For reliable service and professional staff, Zhong Yi Peng Ao Hotel caters to your needs. &lt;br /&gt;Smoking is only allowed in designated areas. Guests smoking elsewhere are responsible for all costs, damages, and liabilities caused by smoking.&lt;br /&gt;Guests over 3 years old are considered as adults.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1475.09" OriginalAmount="1460.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0384801" Longitude="28.9830413" StarRating="0" HotelCode="|86883" HotelName="Moss residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Feridiye Cad. No:34 Taksim</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/8/8/3/86883_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a gym with a sauna, rooms with air-conditioning and WiFi (free of charge). SITUATION: This establishment, is in Taksim the district of 400 metres away, guests can find Taksim the metro station.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1501.15" OriginalAmount="1486.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0320163" Longitude="28.9805582" StarRating="0" HotelCode="|107932" HotelName="Faik Pasha Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Firuzaga Mah. Faikpasa Caddesi No:41/45 Cukurcuma Beyoglu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/7/9/3/2/107932_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is 350 metres away from Istiklal Avenue it is 10 minutes away from Taksim the square. ROOM: The rooms have an air-conditioning system and WiFi (free of charge). FACILITIES: The establishment boasts a sauna and a Turkish bath.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1503.89" OriginalAmount="1489" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|201141-22384560/7349876710869723982/25347" HotelName="THE GRAND TARABYA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5340000/5339500/5339450/4d44eba5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1517.18" OriginalAmount="1502.16" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03538" Longitude="28.978795" StarRating="0" HotelCode="|535599" HotelName="Rexee Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/5/5/9/9/535599_b07f6731100.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1520.05" OriginalAmount="1505.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.048762" Longitude="28.992866" StarRating="4" HotelCode="166003|the_stay_nisantasi" HotelName="The Stay Nisantasi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Harbiye Mahallesi, Abdi Ipekci 30, Nisantasi, Sisli, 34367 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bd/cb/bdcbb4250637b5e74625724ef1b45cba55b5e7f3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Istanbul's most fashionable district, Nisantasi, home to all the famous inte...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1520.35" OriginalAmount="1505.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.023281" Longitude="28.97183" StarRating="0" HotelCode="|534581" HotelName="ART SUITES KARAKOY" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Persembe Pazari Cd. 23</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/4/5/8/1/534581_df4cbab1115.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1523.08" OriginalAmount="1508" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.04752" Longitude="28.994135" StarRating="5" HotelCode="75766|32101" HotelName="Park Hyatt Istanbul - Maçka Palas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tesvikiye, Bronz Sokak 4, Sisli, Istanbul 34367</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3b/88/3b88b580525e88d426106b4551dd427773f031c6.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1525.10" OriginalAmount="1510.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.19256514" Longitude="28.90365572" StarRating="4" HotelCode="374476|kemer_golf_resort_hotel_4" HotelName="Kemer Golf &amp; Country Club Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Atlispor Caddesi 7, Göktürk Merkez, 34077 Eyüp, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/3a/07/3a07f1f0195b2de052dea9dcbd52388e6b8b1edd.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1537.22" OriginalAmount="1522" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="9.52236" Longitude="100.0577" StarRating="4" HotelCode="0|529034-28584884/7349876710869723982/488" HotelName="NARDI NISANTASI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>155/24 MOO 2 CHAWENG BEACH RD. BOPHUT, KOH SAMUI, TH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4870000/4862900/4862885/ec5aab1b_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Property Location   With a stay at Chaweng Palace Hotel, you'll be centrally located in Koh Samui, steps from Phetch Buncha Thai Boxing Stadium and minutes from Chaweng Thai Boxing Stadium. This hotel is within close proximity of Thai International Hospital and Bandon International Hospital.   Rooms   Make yourself at home in one of the 20 air-conditioned rooms featuring refrigerators. Relax and take in city views from the privacy of your room. Complimentary wireless Internet access is available to keep you connected. Bathrooms with showers are provided.   Rec, Spa, Premium Amenities   Make use of convenient amenities, which include complimentary wireless Internet access and tour/ticket assistance.   Dining   Enjoy a satisfying meal at a restaurant serving guests of Chaweng Palace Hotel.   Business, Other Amenities   Free parking is available onsite.   Room Info:    Fees    The following fees and deposits are charged by the property at time of service, check-in, or check-out.      Airport shuttle fee: THB 150 per person (one way)       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.   &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1557.42" OriginalAmount="1542" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03047043" Longitude="28.97318899" StarRating="5" HotelCode="450252|217759" HotelName="Soho House Istanbul" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Lounge,Massage Centre,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Evliya Celebi Mahallesi, Mesrutiyet Caddesi 56, 34430 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/ea/ea3946c70361c971/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1560.45" OriginalAmount="1545" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|3521-28558292/7349876710869723982/1350" HotelName="ROMANCE" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/530000/527500/527413/ae3a36dd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1582.95" OriginalAmount="1567.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.023912" Longitude="28.977843" StarRating="4" HotelCode="|463494" HotelName="Galata’s Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kemankes Karamustafa Pasa Mah.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/3/4/9/4/463494_a8312532012.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1583.68" OriginalAmount="1568" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03512" Longitude="28.988328" StarRating="5" HotelCode="263349|40952" HotelName="CVK Park Bosphorus Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gümüssuyu Mahallesi, Inönü Caddesi 8, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/d6/d6e15380edc57d05/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1593.72" OriginalAmount="1577.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0065001" Longitude="28.969868" StarRating="4" HotelCode="|37013" HotelName="Aziyade Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Piyerloti Caddesi NO 30- Gedikpasa Sultanahmet 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/0/1/3/37013_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This modern hotel, has 105 rooms, 9 floors, a charming hall, a chimney and internet. Other services you can find are a reception, a currency exchange service, a cloakroom, a lift, a hairdresser's, bars and a restaurant. It has conference facilities, room service, a laundry service, a dry cleaner's and a car park (for a fee). SITUATION: It is in the historic centre, Hagia Sophia, the Sultan Ahmed Mosque and the Grand Bazaar Shopping Centre a few minutes walk away from the establishment, clients can find It is situated 10 minutes away from shops, restaurants, nightclubs, bars and a public transport stop. bars, is 18 kilometres away from Istanbul Airport. ROOM: The rooms have a central air-conditioning system, central heating, a mini-bar, a satellite television, a direct line telephone, internet, a double bed, a bathroom with a hairdryer, complimentary bathroom items and a safety deposit box. FACILITIES: The establishment boasts a jacuzzi and deck chairs. At no extra cost, you can use a sauna and the Turkish bath. For a fee, guests can enjoy a massage service, You also have at your disposal a gym. OTHERS: It has a restaurant with wonderful views, Regarding the food and beverage offering, you can enjoy a buffet breakfast and dinner. PAYMENT METHODS: Customers can pay using American Express, Diners Club, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1597.82" OriginalAmount="1582.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00657266" Longitude="28.97896667" StarRating="5" HotelCode="782621|hagia_sofia_mansions" HotelName="Hagia Sofia Mansion" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="luxurious historic hotel" CnxPolicy="Non Refundable" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Molla Fenari Mahallesi, Bab-i Ali Caddesi 3, Kat 4 Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fb/8e/fb8e6bdded8a084ce673fe99121c9db4e6e2878e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1604.89" OriginalAmount="1589.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.02256281318" Longitude="28.974476406926" StarRating="2" HotelCode="315893|nordstern_hotel_galata" HotelName="Nordstern Hotel Galata" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Arap Camii Mahallesi, Tersane Caddesi 5, Karaköy Meydani, Beyoglu, 34420 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/9d/009d5744cb52c65c70898bb4f41926b3af4c621d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1611.08" OriginalAmount="1595.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0473674" Longitude="28.9933773" StarRating="0" HotelCode="|71371" HotelName="Park Hyatt Istanbul Macka Palas -  Class" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BRONZ SOKAK-TESVIKIYE 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/1/3/7/1/71371_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This modern, elegant hotel, has 90 deluxe rooms, The establishment boasts a breakfast room, a restaurant, a winery, a grill, a swimming pool area, a terrace and a bar. The establishment offers guests live music performances, air-conditioning, a lobby, a reception, a safety deposit box service, a currency exchange service, a cloakroom and a lift. At an additional cost you can have access to internet, room service, a laundry service, a car park and conference facilities. SITUATION: It is inNisantasi the heart of Where you can find shops, restaurants and bars. 700 metres away, clients have the convention centre, 500 metres away, there is an underground station, in front of the establishment, you can find a public transport stop situated 30 minutes away from tourist points of interest, 20 kilometres away from the establishment, guests will find Istanbul AtatÃ¼rk Airport it is 45 kilometres away from Sabiha Gokcen Airport. ROOM: The luxurious rooms suites, have internet, a direct line telephone, a television, a DVD player, a mini-bar, a safe, individual air-conditioning, individual heating, a bathroom with a shower, a bath and a hairdryer. There is also a king size or double bed, a radio and an ironing set. FACILITIES: You can find a spa, 2 saunas, treatments, a spa, a massage service (available for a fee) and a gym. You also have at your disposal a heated swimming pool with an outdoor bar and deck chairs. MEALS: Regarding the food and beverage offering, the establishment offers a breakfast service and Ã  la carte lunch and dinner. PAYMENT METHODS: Customers can pay using American Express, Diners Club, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1619.03" OriginalAmount="1603" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1449775-32348438/7349876710869723982/23766" HotelName="MANDALA KARAKOY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/website/common/img/no-image.png</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1625.41" OriginalAmount="1609.32" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.015611" Longitude="28.97239" StarRating="5" HotelCode="|444221" HotelName="Cronton Design" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rahvanci Sok No 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/2/2/1/444221_e9424880917.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1656.40" OriginalAmount="1640.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.006376499235" Longitude="28.969093859196" StarRating="5" HotelCode="10572|ajwa_hotel_sultanahmet" HotelName="Ajwa Hotel Sultanahmet" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Emin Sinan Mahallesi, Piyer Loti Caddesi 30, Sultanahmet, Eminönü, 34126 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1a/12/1a12ce2703d319499fdbeb85ea339a127d72834f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the old city centre, the hotel is within walking distance from the legendary monu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1660.44" OriginalAmount="1644" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1320000-28598528/7349876710869723982/6830" HotelName="JW MARRIOTT ISTANBUL MARMARA SEA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/76000000/75280000/75275700/75275619/w3997h2667x0y0-9a239695_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1670.54" OriginalAmount="1654.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.040358325844" Longitude="28.992010653019" StarRating="5" HotelCode="18479|the_ritzcarlton_istanbul" HotelName="The Ritz-Carlton Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Suzer Plaza, Askerocagi Caddesi 6, Elmadag, Sisli, 34367 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/cc/68/cc68214ff0b3bcbf99d2e4107b3f365085f704d4.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive city hotel is located right in the elegant district of Dalmabahce and has fantastic v...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="1" TotalAmount="1671.79" OriginalAmount="1655.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.044509491144" Longitude="28.989433050156" StarRating="5" HotelCode="9360|CAF537000" HotelName="Hilton Istanbul Bosphorus" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Conference Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Cumhuriyet Caddesi, 34367 Harbiye, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/33/ab/33aba0301a7812dc08d793c9c80d8357599f3fc9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on the European side of Istanbul with a breathtaking view of the Bosphorus, the hotel is wit...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1677.01" OriginalAmount="1660.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.030059" Longitude="28.988209" StarRating="0" HotelCode="|466209" HotelName="The Maestro Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Meclis-i Mebusan Cd.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/6/2/0/9/466209_84a46df1008.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1678.62" OriginalAmount="1662" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|241189-22262801/7349876710869723982/24368" HotelName="CVK HOTELS &amp;amp; RESORTS PARK BOSPHORUS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6060000/6055800/6055713/a884369e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1684.28" OriginalAmount="1667.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0228879" Longitude="28.9306757" StarRating="5" HotelCode="|108359" HotelName="Akgun Istanbul, WorldHotels Crafted Collection" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Adnan Menderes Bulvar? (Vatan Cd) Topkapi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/8/3/5/9/108359_45977f71349.jpg</HotelPictures>
        <HotelDescription>SITUATION: Istanbul Is situated in Sultan Ahmed Mosque it is 2 kilometres away from Topkapi the palace. ROOM: The rooms have an air-conditioning system and WiFi (free of charge). FACILITIES: The establishment boasts a swimming pool with a terrace and deck chairs.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1698.82" OriginalAmount="1682" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|110309-18137890/7349876710869723982/22174" HotelName="PARK HYATT ISTANBUL MACKA PALAS - BOUTIQUE CLASS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1990000/1988100/1988064/37e51b5d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1707.91" OriginalAmount="1691" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.022932" Longitude="28.930378" StarRating="5" HotelCode="9352|18039" HotelName="Akgün Istanbul" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Adnan Menderes Bulvari, Topkapi, 34093 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/a72f9c984f54597d/90/90a1527d58f1c055/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxury hotel is centrally situated in the old town. The Sultan's palace is to be found nearby a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1721.04" OriginalAmount="1704" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="55.669700" Longitude="12.564500" StarRating="4" HotelCode="0|230843-28558444/7349876710869723982/291" HotelName="NIDYA GALATAPORT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>Tietgensgade 65</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6080000/6075700/6075620/81db4957_b.jpg</HotelPictures>
        <HotelDescription>DGI-byens Hotel is located right next to Copenhagen Central Train Station close to cafes, restaurants, cultural activities and shopping. 

Every morning the breakfast buffet is served in the a la carte restaurant Vestauranten. Vestauranten is situated right behind DGI-byen. Hotel guests can use both the swim centre and the fitness centre (min. age 15) free of charge. Other facilities  include a bowling alley and parking lot - both at extra charge. WiFi internet access is free in the hotel.

All 104 rooms are furnished in simple, modern, Scandinavian design. All rooms are non-smoking rooms.

Address: Tietgensgade 65, 1704 Copenhagen, Denmark. Located in the centre of town, close to Tivoli and Town Hall Square.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1730.13" OriginalAmount="1713.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.040714381477" Longitude="28.997737169266" StarRating="5" HotelCode="9468|swissotel_the_bosphorus_istanbul_4" HotelName="Swissôtel The Bosphorus - Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel,Spa Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Garden,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Visnezade Mahallesi, Acisu Sokak 19, Macka, Besiktas, 34357 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/7c/50/7c508630c6fb712b3142176e8ae96bc7050d07e0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Superbly located on a small hill near the Bosporus, this first-class hotel offers spectacular panora...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1732.15" OriginalAmount="1715.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.044833" Longitude="29.046421" StarRating="4" HotelCode="900679|bosphorus_palace_hotel__special_class" HotelName="Bosphorus Palace Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Yaliboyu Caddesi 64, Beylerbeyi, Üsküdar, 34676 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4f/b0/4fb0206a781fe5eb69c96ea32e42a13e1dcda091.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1757.40" OriginalAmount="1740" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1454544-32420298/7349876710869723982/5586" HotelName="ANDO LIVING TAKSIM HOUSE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/93000000/92980000/92975300/92975264/e144ffa3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1792.67" OriginalAmount="1774.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.050498" Longitude="28.99269" StarRating="0" HotelCode="|533940" HotelName="Mas Suites Nisantasi" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tesvikiye Cad.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/3/9/4/0/533940_873378f1131.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1795.78" OriginalAmount="1778.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0308194" Longitude="28.97514096" StarRating="2" HotelCode="411819|apartotel_no11" HotelName="No 11 Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Istiklal Caddesi, Balyoz Sokak Number 11, 34340 Istanbul, Beyoglu</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/18/ed/18ed8cb114cee3d6f0e3cfe558f4ed94981b5e3f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The air-conditioned hotel offers a babysitting service and a childcare service. Wireless internet ac...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1797.90" OriginalAmount="1780.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0068734" Longitude="28.9563151" StarRating="0" HotelCode="|108115" HotelName="Kuran Hotel International" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Katip Kasim Mah . Guvenlik Cad. No:1 Laleli/Aksaray</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/8/1/1/5/108115_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment boasts spa facilities, rooms with air-conditioning, cable TV and a minibar. SITUATION: This hotel is 15 minutes away from the bazaar.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1829.11" OriginalAmount="1811" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.049180019852" Longitude="28.98795563153" StarRating="5" HotelCode="300308|62773" HotelName="The St. Regis Istanbul" 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,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mim Kemal Oke Caddesi 35, Nisantasi Sisli, Istanbul 34367</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4e/9e/4e9e4f2a4978ae3b81724610074ad1efa9d75d33.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1832.70" OriginalAmount="1814.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0060621" Longitude="28.9539802" StarRating="0" HotelCode="|86860" HotelName="Grand Emin" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mustafa Kemal Paa .Cad Fabrika Sok No 13 Yenikapi Eminonu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/8/6/0/86860_7.jpg</HotelPictures>
        <HotelDescription>SITUATION: Istanbul It is in Close to the sea, Yali park Yeni Kapi the railway station. FACILITIES: Guests are offered a swimming pool.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1850.32" OriginalAmount="1832.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.051156474603" Longitude="28.993172049522" StarRating="4" HotelCode="176170|home_suite_home_nisantasi_2" HotelName="Home Stay Home" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Akkavak Sk. No:26, Tesvikiye Mah., Nisantasi - Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/87/28/87282dae23863f0fbf7fbf4bb7d38d469ba7109b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex enjoys a central location in the upmarket district of Nisantasi, known for its glamorou...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1854.86" OriginalAmount="1836.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.963943" Longitude="28.802057" StarRating="5" HotelCode="|193004" HotelName="Crowne Plaza Istanbul Florya, An Ihg" Meals="HALF-BOARD" BedType="HALF-BOARD" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Yesilkoy Halkali Caddesi No: 95 (ex No. 93/1)</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/3/0/0/4/193004_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1856.38" OriginalAmount="1838" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1360214-28598452/7349876710869723982/779" HotelName="THE WESTIN ISTANBUL NISANTASI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/84000000/83450000/83441100/83441054/20e5e36e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1873.55" OriginalAmount="1855" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.2603" Longitude="28.74254" StarRating="0" HotelCode="866484|490700" HotelName="YOTEL Istanbul Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tayakadin Mahallesi</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/f9/b6/f9b669523ed3497f051b041b1189e788a5914ff0.PNG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1897.08" OriginalAmount="1878.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.041881" Longitude="28.99805" StarRating="5" HotelCode="|19959" HotelName="Swissotel The Bosphorus Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Visnezade Mah. Acisu Sok. NO. 19 Macka</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/9/5/9/19959_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This contemporary building and has a large hall, this elegant hotel, with air-conditioning, has 18 floors, 579 rooms, 23 suites and 82 apartments. It has a lobby with a reception, a safety deposit box service, a currency exchange service, a cloakroom, 8 lifts, a hairdresser's, a kiosk, a shop, 25 conference rooms, WiFi (for a fee), a bar, a cafÃ© and a restaurant with highchairs, At an additional cost, you can enjoy room service, a laundry service and a medical care service. Children can enjoy a playground, It also has a car park and an indoor car park. SITUATION: Is situated in an excellent location, is in a small hill, with panoramic views, Is situated inDolmabahce the Palace gardens of Macka Besiktas it is 10 minutes away from Where you can find bars, restaurants and shops. nearby, you will find a public transport stop, is situated 24 kilometres away from Istanbul Airport. ROOM: The modern rooms, a bathroom with a shower, a hairdryer, an air-conditioning system, central heating, fitted carpets, a double bed, a direct line telephone, a satellite or cable television, a safety deposit box (available for a fee), internet and a mini-bar. FACILITIES: The establishment has a pool that has a children's area, an outdoor bar, deck chairs, parasols, a heated pool, a sauna, a gym and a Turkish bath. By paying an additional cost, you can use a massage service and a tennis court. OTHERS: Regarding the food and beverage offering, clients can enjoy buffet breakfast and lunch and Ã  la carte lunch and dinner. Dietary restrictions can be accomodated for.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2028.51" OriginalAmount="2008.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0507475" Longitude="28.9938016" StarRating="0" HotelCode="|85097" HotelName="Nardi Nişantaşı" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>AKKAVAK CAD, NISANTASI 26</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/5/0/9/7/85097_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel was built in 1987, was renovated in 2010 and has 13 suites. SITUATION: This establishment, Istanbul it is in it is in the city centre.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2041.65" OriginalAmount="2021.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0307598" Longitude="28.9753704" StarRating="0" HotelCode="|107996" HotelName="No11" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Balyoz Sok. No:11 Asmali Mescit Mah. Beyoglu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/7/9/9/6/107996_11.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is inPÃªra the district of this establishment, is 100 metres away from Istiklal Avenue It is situated 1 kilometre away fromTaksim the square. ROOM: All the rooms have a kitchen and WiFi (free of charge).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="2080.60" OriginalAmount="2060" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|608071-21409450/7349876710869723982/7227" HotelName="HAGIA SOFIA MANSIONS ISTANBUL, CURIO COLLECTION BY HILTON" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/30000000/29750000/29743800/29743791/fe4d4489_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2105.08" OriginalAmount="2084.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00758" Longitude="28.9727" StarRating="0" HotelCode="|35366" HotelName="Sultanhan Hotel - Special Class" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BINBIRDIREK MAH.PIYERLOTI CD.NO:15-17 /SULTANAHMET</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/3/6/6/35366_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers excellent service. SITUATION: This establishment is in the Istanbul Peninsula. 200 metres away, guests will find the Cemberlitas tram stop. It is situated 550 metres away from Sultanahmet where you can find Santa Sofia, the mosque and Topkapi Palace. 1,3 kilometres away, you can find Kumkapi,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2225.03" OriginalAmount="2203" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.040528" Longitude="29.005123" StarRating="5" HotelCode="209570|34945" HotelName="Shangri-La Bosphorus Istanbul" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sinanpasa Mahallesi, Hayrettin Iskelesi Sokak 1, Besiktas, 34353 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d6/23/d623f5906800e02256157faf2cce997658b00b6f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is centrally located between the Dolmabahçe Palace and the Naval Museum, within close prox...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="2225.03" OriginalAmount="2203" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.5281712" Longitude="13.4025602" StarRating="5" HotelCode="0|167645-28592935/7349876710869723982/6307" HotelName="PERA PALACE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>Auguststrasse 43/ Ecke Rosenthaler Strasse, Berlin, Germany, 10119 </AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/20600/20555/92d3f7bd_b.jpg</HotelPictures>
        <HotelDescription>&lt;br /&gt;The hotel built in 2009 is known for its location and its staff. The primary amenities at this hotel are babysitting or childcare, library, bar &amp;amp; lounge, coffee &amp;amp; tea in lobby, 24-hour front desk, elevator and free internet. Additional amenities include children's club, restaurant (à la carte), arcade &amp;amp; game room, terrace, facilities for disabled guests, safety-deposit box, heating, ironing facilities, rooftop terrace, safe-deposit box at front desk, non-smoking rooms, sun terrace, ironing service, packed lunches and shoeshine. Hotel AMANO Berlin accepts American Express, Diners Club, JCB International, MasterCard and Visa for payment. Pets allowed. Hotel AMANO Berlin has been awarded TripAdvisor's Certificate of Excellence 2014. Couples and groups of friends will enjoy a stay at Hotel AMANO Berlin.&lt;br /&gt;The hotel has 163 air conditioned rooms for you to relax in. The main room amenities are free internet (room), free WiFi (room), in-room safe (laptop compatible), air conditioning, soundproofed rooms, blackout drapes, iron &amp;amp; ironing board (on request), phone and satellite TV service.&lt;br /&gt;The hotel is housed in a contemporary mid-rise property featuring a stone coloured facade. It boasts a sleek interior with stylish furniture and modern artworks.&lt;br /&gt;Eating and drinking facilities include restaurant (à la carte), bar &amp;amp; lounge and coffee &amp;amp; tea in lobby.&lt;br /&gt;Business facilities available at the Hotel AMANO Berlin include 24-hour business center and business center. Swimming facilities available at this hotel include indoor swimming pool and seasonal outdoor swimming pool. Wellness facilities include fitness facilities.&lt;br /&gt;The hotel has a 24-hour reception. Chargeable underground parking is possible onsite.&lt;br /&gt;Check In: 15:00&lt;br /&gt;Check Out: 12:00&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2251.29" OriginalAmount="2229.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.047694924395" Longitude="29.025206417162" StarRating="4" HotelCode="188756|the_house_hotel_bosphorus_3" HotelName="The Stay Bosphorus" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ortaköy Salhanesi Sokak 1/A, Ortaköy, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1d/94/1d94243507b5c542e21bb46a08710969702a9c75.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the trendy area of Ortaköy on the Bosphorus, this charming hotel is just a few minutes aw...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2260.38" OriginalAmount="2238.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.003783749381" Longitude="28.975343262566" StarRating="3" HotelCode="191127|q_hotel_istanbul_2" HotelName="Q Hotel Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Küçük Ayasofya Caddesi 31, 34400 Istanbul, Sultanahmet</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/f1/88f1b3e21b1b457f36cfe7b17e7a5f3c3c52ed9a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2343.05" OriginalAmount="2319.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.025028" Longitude="28.973407" StarRating="0" HotelCode="|484418" HotelName="Ecole St Pierre Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Galata Kulesi Sk.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/8/4/4/1/8/484418_720144c2026.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="2392.69" OriginalAmount="2369" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|230995-18149428/7349876710869723982/21370" HotelName="SHANGRI-LA BOSPHORUS" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6010000/6009100/6009094/18f1ae1c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2434.10" OriginalAmount="2410.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.2603" Longitude="28.74254" StarRating="0" HotelCode="866486|yotelair_istanbul_airport_airside" HotelName="YOTELAIR Istanbul Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Tayakadin Mahallesi</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/72/82/72829755f725e48e7e5ead684181f1dc085bdc7a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2455.31" OriginalAmount="2431.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.038723682083" Longitude="28.984039127827" StarRating="4" HotelCode="18133|taksim_gn" HotelName="Taksim Gönen" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 08/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mahallesi, Aydede Caddesi No. 15, 34437 Taksim, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/00/9f/009f43c6d6e8c37e2a5096351d27dcc52e5916a0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable city hotel is located just minutes from the modern Taksim Square. Close to the hote...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="2508.84" OriginalAmount="2484" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|476771-28592992/7349876710869723982/4205" HotelName="AJWA SULTANAHMET" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15470000/15463400/15463349/9508c875_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2542.10" OriginalAmount="2516.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.035275" Longitude="28.984865" StarRating="0" HotelCode="|474455" HotelName="Ravello Suites Taksim" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Siraselviler Cd. 25</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/4/4/5/5/474455_2266a091250.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="2598.73" OriginalAmount="2573" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1388962-28587099/7349876710869723982/2012" HotelName="SANASARYAN HAN, A LUXURY COLLECTION HOTEL, ISTANBUL" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/98000000/97870000/97863400/97863395/0e9f211a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2700.50" OriginalAmount="2673.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03637" Longitude="28.952864" StarRating="5" HotelCode="|453758" HotelName="Rixos Tersane Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Camiikebir Mahallesi Taskizak Tersanesi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/7/5/8/453758_4556f011457.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="2733.06" OriginalAmount="2706" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1258492-20636239/7349876710869723982/16875" HotelName="SIX SENSES KOCATAS MANSIONS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1258492/202182142648760.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="2871.43" OriginalAmount="2843" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|865802-28596413/7349876710869723982/6846" HotelName="JW MARRIOTT ISTANBUL BOSPHORUS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/43000000/42650000/42641600/42641512/w4000h2664x0y0-f5900b0b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="3184.53" OriginalAmount="3153" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.066615" Longitude="29.017812" StarRating="5" HotelCode="300307|40272" HotelName="Raffles Istanbul" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Zorlu Center, 34340 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/68/43/6843fbfa44f222724af717491374b3f19c353d0a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="3281.49" OriginalAmount="3249" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1401458-27378732/7349876710869723982/24145" HotelName="PRINCES' PALACE RESORT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/103000000/102180000/102173200/102173164/6f22b6af_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3900.62" OriginalAmount="3862.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0343757" Longitude="28.98137003" StarRating="2" HotelCode="398393|ayramin_hotel" HotelName="Ayramin Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Katip Çelebi Mahallesi, Anadolu Sokak 4, 34433 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/2b/zz/2bad0a585ffd7f6e74fcf608ae2c1b7aa5f354aa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="4001.93" OriginalAmount="3962.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0391799" Longitude="28.9850198" StarRating="0" HotelCode="|94480" HotelName="Taksim Gonen" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>KOCATEPE MAH. AYDEDE CAD. TAKSIM 15 , Istanbul 34447 Turkey</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/9/4/4/8/0/94480_13.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is 110 metres away from Taksim the square Close to shops, restaurants and bars. it is situated 1,5 kilometres away from Dolmabahce the Palace of la Torre de GÃ¡lata 2,2 kilometres away from. ROOM: All the rooms have a flat-screen television, jacuzzi, wooden furniture, an air-conditioning system, a satellite TV, a mini-bar and a hairdryer. Some rooms have a sitting room. FACILITIES: The establishment has a bar, a covered swimming pool, a fitness centre, a Turkish bath and a sauna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="4111.71" OriginalAmount="4071.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.044598499618" Longitude="29.016791582108" StarRating="5" HotelCode="9364|ciragan_palace_kempinski" HotelName="Ciragan Palace Kempinski" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,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>Çiragan Caddesi 32, 34349 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/bc/b9/bcb9a7313a5812d5e76146be4f89423a4727ad5f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming luxury hotel is located on a slight incline in the Besiktas district of the town and e...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="4137.58" OriginalAmount="4096.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0346524" Longitude="28.9818777" StarRating="0" HotelCode="|86756" HotelName="Taksim Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Katip Mustafa Celebi Mah. Anadolu Sok No 4 Beyoglu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/7/5/6/86756_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is 2 minutes away from Taksim the square. ROOM: All the rooms have an air-conditioning system, a kitchen, a television, WiFi (free of charge) and a terrace.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="4863.15" OriginalAmount="4815" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1447143-32710074/7349876710869723982/21106" HotelName="ALIEE ISTANBUL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/116000000/115920000/115911800/115911724/306d9fe2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="5732.76" OriginalAmount="5676" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.01408949" Longitude="28.97688646" StarRating="4" HotelCode="779263|343385" HotelName="Palde Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Hoca Pasa Mahallesi, Hidavengi Caddesi 22, Serdar Sokak, Sirkeci, 34140 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f4/90/f4903ccd9187230ffbe4531e806735991383b996.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is in Sirkeci. A total of 52 accommodation units are available for guests' conve...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="5820.63" OriginalAmount="5763" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.042468331959" Longitude="29.011893868446" StarRating="5" HotelCode="71508|32125" HotelName="Four Seasons Hotel Istanbul At The Bosphorus" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Ciragan Caddesi 28, Besiktas, 34349 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9c/f3/9cf3e5d88103a62072ad797f73967d65d8b182c0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The charming city hotel enjoys a spectacular location on the European side of the Bosphorus with vie...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="5970.11" OriginalAmount="5911.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.054196728523" Longitude="29.051874457672" StarRating="5" HotelCode="58543|sumahan__on_the_water" HotelName="Sumahan On The Water" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kuleli Caddesi 43, Cengelköy, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/de/67de45cc2d3041639ef61fa9783a6729353662da.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on the Asian side of Istanbul, the hotel enjoys a unique waterfront location on the Bosphoru...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="6045.86" OriginalAmount="5986" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.006362330582" Longitude="28.979986310005" StarRating="5" HotelCode="12647|55191" HotelName="Four Seasons Hotel Istanbul at Sultanahmet" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tevkifhane Sokak 1, Sultanahmet-Eminönü, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/54/68/546882ee8120bda5ed5164961209a80059f344a0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="6176.87" OriginalAmount="6115.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.011021" Longitude="28.958934" StarRating="0" HotelCode="|555495" HotelName="Genova" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Balabanaga Mahallesi Zeynep Kamil Sokak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/5/4/9/5/555495_34e2f731852.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="6933.65" OriginalAmount="6865" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1248137-28598306/7349876710869723982/4804" HotelName="MANDARIN ORIENTAL BOSPHORUS ISTANBUL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/61000000/60910000/60903400/60903306/8a99ad3c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="7462.51" OriginalAmount="7388.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00743" Longitude="28.96538" StarRating="4" HotelCode="|17617" HotelName="Radisson President Old Town Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tiyatro Caddesi No: 25, Beyazit 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/6/1/7/17617_7e69c201014.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was built in 1994, has 7 floors and 204 rooms. In the entrance, guests are offered a lobby, a reception, a safety deposit box service, a currency exchange service, 3 lifts and a kiosk. The establishment boasts a hairdresser's, a beauty centre, a snack bar, a pub, a restaurant with air-conditioning and an Ã  la carte restaurant. It also has a conference room, a souvenir shop, a ballroom, internet, an indoor car park and a car park. There are many services available at the establishment, including room service, a medical care service and a laundry service. SITUATION: This hotel is in Istanbul the historic centre of Beyazit is situated in the Grand Bazaar near the establishment, guests will find in the surrounding area, you will find shops, leisure areas and entertainment. it is situated 40 minutes away from the airport. ROOM: The rooms have a bathroom with a shower, a hairdryer, a direct line telephone, satellite or cable TV, a stereo, a mini-bar, a double bed, fitted carpets, an air-conditioning system, central heating and a safe (available for a fee). FACILITIES: Clients can enjoy a covered pool on the roof terrace, with views of the sea and a jacuzzi. By paying an extra charge, you can use the Turkish bath, a sauna, a massage service, a steam bath and the small gym. OTHERS: Regarding the food and beverage offering, clients can enjoy a buffet breakfast and dinner, Ã  la carte lunch and dinner and a set-menu dinner. Guests can request special dishes and food for those with special dietary requirements..</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7643.68" OriginalAmount="7568" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.062978" Longitude="28.987633" StarRating="4" HotelCode="210537|32130" HotelName="My Bade Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Abide-i Hurriyet Caddesi 179, Merkez Mahallesi, Sisli, 34381 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/184092/184092a_hb_a_006.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="7840.63" OriginalAmount="7763" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|3518-18114752/7349876710869723982/22252" HotelName="RADISSON HOTEL PRESIDENT OLD TOWN ISTANBUL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/10000/9400/9345/96bcdc43_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="7867.90" OriginalAmount="7790" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.007730603532" Longitude="28.965700864792" StarRating="4" HotelCode="10156|10698" HotelName="The President Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tiyatro Caddesi 25, Beyazit, 34126 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/45/6d/456d6695a8e6435b0acd66978aa62e63f5ac3f80.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is ideally situated in the Beyazit district of the city at the heart of Istanbul’s old to...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="8686.00" OriginalAmount="8600" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.00487" Longitude="28.95598" StarRating="0" HotelCode="607367|486313" HotelName="Grand Milan Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Katip Kasim Mahhesi</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/778052/185b90bd-5a20-45cc-8779-d94cd6ea9184.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="45421.99" OriginalAmount="44972.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.032765" Longitude="28.987314" StarRating="0" HotelCode="|151921" HotelName="Cihangir Ceylan Suite" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MECLISI MEBUSAN CD.AKYOL SK. CIHANGIR-BEYOGLU 24</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/1/9/2/1/151921_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: The renovated hotel in 2004, has 17 suites and a car park. SITUATION: This establishment, is in Istanbul a good area in is situated in the city centre excellent transport links to places of interest, Close to the train stations, the bus station, the metro stop, the bus stop, places of interest and the harbour.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="49557.67" OriginalAmount="49067.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.02591127806" Longitude="28.98025349131" StarRating="3" HotelCode="313509|astek_port_hotel" HotelName="Port Hotel Tophane-i Amire" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Kemankes Karamustafa Pasa Mahallesi, Gece Kusu Sokak 6, Beyoglu Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/54/db/54db233d63dc109cda45a7dd069aeaeba7ec60fa.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="34" TotalAmount="54482.35" OriginalAmount="53942.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03274613763" Longitude="28.987388000156" StarRating="3" HotelCode="305471|126360" HotelName="Cihangir Ceylan Suite Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Akyol Sokak 24, Mebusan Caddesi, Cihangir Beyoglu, 34433 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/zz/81/ad81ce4f11439fd5d4dd5803a7acb16b5d1bdf23.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The apartment hotel comprises a total of 17 rooms. Services and facilities at the hotel include a sa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="60595323.70" OriginalAmount="59995370" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.03394912" Longitude="28.98854746" StarRating="0" HotelCode="517144|237459" HotelName="Istanbul Modern Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Residences" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="Air Conditioning,Internet,Kitchen,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Gumussuyu Mahallesi, Kolcak Sokak 3, Beyoglu, 34425 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5333319</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="228.69" OriginalAmount="226.43" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0060605" Longitude="28.9599797" StarRating="0" HotelCode="|353844" HotelName="Hotel Red Rose" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="257.99" OriginalAmount="255.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.007386" Longitude="28.952412" StarRating="0" HotelCode="|353859" HotelName="Pelican House Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="297.22" OriginalAmount="294.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0071864" Longitude="28.9525602" StarRating="0" HotelCode="|305398" HotelName="Fly Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="305.76" OriginalAmount="302.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0046272" Longitude="28.9628431" StarRating="0" HotelCode="|305176" HotelName="Milano &amp; Spa Sultanahmet" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Muhsinehatun Mahallesi Cifte Gelinler Caddesi, Telli Odalar Sokak 48, Kumkap?, Fatih</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="335.53" OriginalAmount="332.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0590587" Longitude="28.984947" StarRating="0" HotelCode="|305980" HotelName="Sparkle Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Merkez Mah. Harzem?ah Sk. No:30 ?i?li</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="378.84" OriginalAmount="375.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0740441" Longitude="28.9823237" StarRating="0" HotelCode="|305957" HotelName="Mari Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ta?oca?? Caddesi no:27</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="382.93" OriginalAmount="379.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0490037" Longitude="28.8974303" StarRating="0" HotelCode="|305739" HotelName="ömer Agah Istanbul Hotel Bayrampasa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>?ehirpark? Cd. No:225 Bayrampa?a</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="453.30" OriginalAmount="448.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.013007" Longitude="28.939587" StarRating="0" HotelCode="|353872" HotelName="hotel oğuzhan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="516.60" OriginalAmount="511.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.885566" Longitude="29.198777" StarRating="0" HotelCode="|565028" HotelName="Destiny Marine Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kordonboyu Mahallesi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="519.12" OriginalAmount="513.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="41.0060772" Longitude="28.9812458" StarRating="0" HotelCode="|353573" HotelName="şebnem hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Akb?y?k Caddesi Adliye sok no:1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Jacuzzi,Massage Centre,Nightclub,Sauna,Swimming Pool,Central Heating,Currency Exchange,Designated Smoking Area,Garden,Lounge,Shopping Arcade,Wheelchair Access,Diet Meals,Heated Pool,Spa,Bicycle Rental,Kitchen,Elevator,Boutique,24 Hour Front Desk,Concierge,Housekeeping,LCD/Projector,Luggage Storage,Parking,Wake-up Call Service,24 Hour Security,Airport Transfer (on Demand),Golf,ATM/Cash Machine,Banquet Hall,Business Centre,Dining,Meeting Room,Printer,Valet Parking,24 Hour Power Supply,24 Hour Room Service,Beauty Salon,Coffee Shop,Dry Cleaning,Pets allowed,Porter,Pick &amp;amp; Drop,Smoking Rooms,Babysitting</BasicAmenities>
    <HotelRating>3,5,4,1,2</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD</Meals>
    <PropertyType>CITY HOTEL,HOTEL DE CHARME,FAMILY-FRIENDLY HOTEL,BUSINESS HOTEL,APARTMENT HOTEL,SPA HOTEL,CONFERENCE HOTEL,AIRPORT HOTEL,ECO HOTEL,HISTORIC HOTEL,HOTEL,BOUTIQUE HOTEL,APARTMENT,APARTHOTEL,CLUB RESORT,LUXURIOUS HISTORIC HOTEL,GUESTHOUSE,BED AND BREAKFASTS,RESIDENCES,BED AND BREAKFAST,BUNGALOW COMPLEX,RESIDENCE,COUNTRY HOUSE,HOSTELS,INNS,HOSTEL</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
022f236c-942d-4aea-8951-a1900ec65492|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="022f236c-942d-4aea-8951-a1900ec65492">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="3" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="74328" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-08-15T00:00:00" End="2026-08-19T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="support@book4trip.co.uk" Password="Trip1997@" RequestedCurrency="GBP" ClientNationality="PK" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
022f236c-942d-4aea-8951-a1900ec65492|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
022f236c-942d-4aea-8951-a1900ec65492|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
022f236c-942d-4aea-8951-a1900ec65492|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
022f236c-942d-4aea-8951-a1900ec65492|HotelbedsSearch|Could not find stored procedure 'dbo.GetRoomsByHotelCodes'.|System.Data.SqlClient.SqlException (0x80131904): Could not find stored procedure 'dbo.GetRoomsByHotelCodes'.
   at Core.Dal.GetTempDatByDataSet(CommandType pCommandType, String pCommand, List`1 pParamList) in D:\Projects\WorldwideDMCV2\Core\Data\Data\Dal.cs:line 134
   at HotelBookingEngine.HotelStaticData.GetRoomsByHotelCodes(String Codes) in D:\Projects\WorldwideDMCV2\Module\Hotel\BookingEngine\HotelBookingEngine\HotelStaticData.cs:line 231
   at HotelSources.SmyRooms.GetSearchRS(List`1 _SearchRS, HotelSearchRS& response, Int32& SupplierCount, Int32& ParseCount) in D:\Projects\WorldwideDMCV2\Module\Hotel\Sources\SmyRooms\SmyRooms.cs:line 267
ClientConnectionId:240e1347-e753-44d7-993b-c7d26f09d854
Error Number:2812,State:62,Class:16|SmyRooms|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
022f236c-942d-4aea-8951-a1900ec65492|MikiSearch|supplier interation failed||Miki|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
022f236c-942d-4aea-8951-a1900ec65492|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
022f236c-942d-4aea-8951-a1900ec65492|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
022f236c-942d-4aea-8951-a1900ec65492|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
022f236c-942d-4aea-8951-a1900ec65492|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
022f236c-942d-4aea-8951-a1900ec65492|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-07T12:50:10.5025042+01:00" Version="0" EchoToken="Search" TransactionIdentifier="022f236c-942d-4aea-8951-a1900ec65492" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="87.87" OriginalAmount="87.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.8737" Longitude="30.6951" StarRating="0" HotelCode="782527|ersoy_ak_pansiyon" HotelName="Ersoy Ak Pansiyon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Kizilsaray Mahallesi</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9a/ac/9aac4022cf26f436103d43f5eaf0dd22a9f6baf0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="98.98" OriginalAmount="98.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.89508306" Longitude="30.70154037" StarRating="0" HotelCode="627819|ersoy_efe_pansiyon" HotelName="Ersoy Efe Pansiyon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Muratpasa Mahallesi, 562. Sokak 13, Antalya, Muratpasa 07010</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/05/ae/05ae9dbc4960830f6278b457d4a9c492214d41b1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="99.05" OriginalAmount="98.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.894006" Longitude="30.700288" StarRating="0" HotelCode="|546606" HotelName="Dizlek Pansiyon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>90. Sk. 4 A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/6/6/0/6/546606_1959b832309.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="117.88" OriginalAmount="116.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.89498" Longitude="30.70318" StarRating="0" HotelCode="|238095" HotelName="Ersoy Aga Otel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 08/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Muratpasa Mah 569 Sokak No 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/8/0/9/5/238095_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="119.87" OriginalAmount="118.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.90975" Longitude="30.691581" StarRating="0" HotelCode="|532609" HotelName="PALVAN APART OTEL" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 08/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>2116. Sk. 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/2/6/0/9/532609_4ade0971042.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="124.23" OriginalAmount="123" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.89602" Longitude="30.69989" StarRating="0" HotelCode="598507|268513" HotelName="Star Palace" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Muratpasa Mahallesi, 567 Sokak 33, Muratpasa, Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/770451/fd649eb733fa5bbb4ea54cd956d3a28f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Antalya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="134.33" OriginalAmount="133" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1205082-26538989/8929825892524168911/2832" HotelName="PATARA DOGA APART" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/28000000/27240000/27236500/27236486/dd9892f1_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="140.39" OriginalAmount="139" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|629298-25082012/8929825892524168911/118" HotelName="NEST" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/38000000/37130000/37125900/37125890/08a52132_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="142.41" OriginalAmount="141.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.8737" Longitude="30.6951" StarRating="0" HotelCode="623091|turunc_hotel_antalya" HotelName="Omur Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Yuksekalan Mahallesi, 487 Sokak  3, Ali Cetinkaya Caddesi, 07070 Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/8e/b88ef77b87937666018e34347c370c2786f1a9e9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="143.79" OriginalAmount="142.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.888876" Longitude="30.702964" StarRating="0" HotelCode="|524449" HotelName="Ersoy Ege Apart Otel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 09/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>14. Sk. 11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/4/4/4/9/524449_e6976f40918.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="145.44" OriginalAmount="144" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|315443-25514954/8929825892524168911/2940" HotelName="RESITALYA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10050000/10042400/10042378/790e1e13_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="153.44" OriginalAmount="151.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.891231" Longitude="30.703075" StarRating="0" HotelCode="|522056" HotelName="Marka Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Elmali Mah 7, Sok. No:36, Muratpasa</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/2/0/5/6/522056_7fcf6530939.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="154.53" OriginalAmount="153.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.89772815" Longitude="30.70600528" StarRating="0" HotelCode="972640|otel_ahsen" HotelName="Ahsen Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Muratpasa Mahallesi, 592 Sokak 18, 07010 Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/02/97/0297781c3f1c90c2a4afe1b473c700049e95ab48.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="154.84" OriginalAmount="153.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.88958" Longitude="30.702066" StarRating="0" HotelCode="|544425" HotelName="Beta GuestHouse" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>elmali mahallesi 4. sokak no 24</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/4/4/2/5/544425_6cd8c061012.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="155.54" OriginalAmount="154" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|603572-25759193/8929825892524168911/3401" HotelName="AHSEN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/35000000/34040000/34032000/34031948/2f2e1f70_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="158.57" OriginalAmount="157" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.88854685" Longitude="30.70364247" StarRating="3" HotelCode="593842|352535" HotelName="Sen Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Air Conditioning,Airport Transfer (on Demand),Bicycle Rental,Currency Exchange,Elevator,Golf,Internet,Laundry,Library,Parking,Printer,Room Service,Spa,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>Elmali Mahallesi, 15 Sokak 8, Muratpasa Bina Kodu, 07040 Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/638723/638723a_hb_a_004.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Superbly located in the one of the most famous Turkish resort cities, Antalya, in the denominated re...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="158.59" OriginalAmount="157.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.901714" Longitude="30.660864" StarRating="0" HotelCode="|534218" HotelName="Ezel Group" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>3825. Sk. 16</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/4/2/1/8/534218_36c87aa1126.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="159.58" OriginalAmount="158" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|603551-18308565/8929825892524168911/1688" HotelName="SEN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/603551/2019517164844395.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="159.58" OriginalAmount="158.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.8737" Longitude="30.6951" StarRating="0" HotelCode="819338|ozgur_hotel_3" HotelName="Ozgur Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Muratpasa Mahallesi</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/67/9b/679ba9a5bf124a1855234500d706921ab7d1db97.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="160.11" OriginalAmount="158.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.890328" Longitude="30.704388" StarRating="0" HotelCode="|533097" HotelName="Legend Tulip Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>459 Sokak. No3</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/3/0/9/7/533097_8171ef01153.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="160.59" OriginalAmount="159.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.88087190069" Longitude="30.714026267529" StarRating="3" HotelCode="167840|mera_park_hotel" HotelName="Mera Park Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Zerdallik Mahallesi, Cebesoy Caddesi, 1385 Sokak 2, Muratpasa, 07100 Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/f6/2af6bb7a50638d71784f7c93f78a75718ad7c27b.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Antalya, this hotel is about 4 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="173.72" OriginalAmount="172" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|565586-25716081/8929825892524168911/3561" HotelName="CANER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/23000000/22820000/22816000/22815943/1ec18bc7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="176.19" OriginalAmount="174.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.880747" Longitude="30.7139727" StarRating="0" HotelCode="|86564" HotelName="Mera Park" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cebesoy Cad. No: 73</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/5/6/4/86564_5.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a reception. SITUATION: Is situated inAntalya the city centre of 900 metres away, guests will find the sea. ROOM: Customers can find modern rooms with WiFi and a balcony.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="176.92" OriginalAmount="175.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.89803" Longitude="30.70651" StarRating="0" HotelCode="|556667" HotelName="Ahsen Hotel Antalya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Muratpasa Mah., 592 Sokak No: 18</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/6/6/6/7/556667_907ee0d1620.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="177.76" OriginalAmount="176" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.880089" Longitude="30.709899" StarRating="2" HotelCode="308238|489348" HotelName="Hotel Guleryuz" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>inaztepe Caddesi?  No 8, Isiklar, Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/6b/22/6b22d60a71fb616bf10eb33ba665ae3851532bc6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="177.76" OriginalAmount="176" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|678152-25850746/8929825892524168911/3019" HotelName="GULERYUZ" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/46000000/45920000/45914500/45914435/c8be8e6e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="181.80" OriginalAmount="180" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1264668-26611257/8929825892524168911/3504" HotelName="SEVEN CITY" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/70000000/69560000/69557400/69557382/b10ddbf2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="185.08" OriginalAmount="183.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.89405" Longitude="30.69939" StarRating="0" HotelCode="|235296" HotelName="Köşk Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/5/2/9/6/235296_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="186.85" OriginalAmount="185.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.8737" Longitude="30.6951" StarRating="1" HotelCode="576748|cihanay_hotel" HotelName="Cihanay Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 09/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Muratpasa Mahallesi, 588 Sokak 24, 07100 Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e9/04/e90440e21e08dd6c830f09d160ef42f7b8c5af6b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="187.29" OriginalAmount="185.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.88854499" Longitude="30.70364618" StarRating="1" HotelCode="793158|98567158" HotelName="Gvar Apart Otel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="aparthotel" HotelFacility="24 Hour Security,Air Conditioning,Airport Transfer (on Demand),Bicycle Rental,Currency Exchange,Golf,Laundry,Library,Parking,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Elmali Mahallesi, 15 Sokak  4 / 101, 07040 Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/68/90/68908f7f62f3b56299cfe89068ee37e69524741a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Gvar Apart Otel offers rooms with a minibar, a heating system, a pantry, ironing facilities and a DV...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="187.88" OriginalAmount="186.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.8830165" Longitude="30.7048968" StarRating="0" HotelCode="|86571" HotelName="Konak Hotel Kaleici" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hidirlik Sokak No 13 Kilincaslan Mah Kaleici</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/5/7/1/86571_10.jpg</HotelPictures>
        <HotelDescription>SITUATION: Antalya Is situated in this establishment, is in KaleiÃ§i the historic centre of.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="188.48" OriginalAmount="186.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.897625" Longitude="30.69454" StarRating="0" HotelCode="|539193" HotelName="Seven City Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Eski Sarampol Cd. 189</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/9/1/9/3/539193_c7b8ecd1019.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="191.90" OriginalAmount="190.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.88643038456" Longitude="30.712950347221" StarRating="3" HotelCode="208355|atalla_hotel" HotelName="Atalla" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sinan Mahallesi, Cebesoy Caddesi 28, 07100 Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/d7/ef/d7ef6590e1afa830f9d68d2f378a6b7aec7ba7c1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Antalya, approximately 5 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="192.91" OriginalAmount="191" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1321419-27410747/8929825892524168911/1282" HotelName="TERRA ROSSA SUITES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/76000000/75230000/75226700/75226645/17f2bfb3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="193.16" OriginalAmount="191.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.89144" Longitude="30.70995" StarRating="0" HotelCode="|605436" HotelName="PRIVADO HOTELS" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Balbey Mh.Fahrettin Altay Cd. 441 Sk. No:2/201</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/0/5/4/3/6/605436_a396f452327.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="193.92" OriginalAmount="192" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|678189-25082011/8929825892524168911/130" HotelName="GVAR APART &amp;amp; OTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/21000000/20190000/20180200/20180172/64b53052_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="193.92" OriginalAmount="192" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|868117-26078333/8929825892524168911/2785" HotelName="PRIVADO" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/47000000/46270000/46263800/46263737/w1600h1087x0y16-52298a1f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="195.08" OriginalAmount="193.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.89684" Longitude="30.69891" StarRating="0" HotelCode="|244732" HotelName="Exporoyal Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Muratpasa Mahallesi 567, Sokak N 53</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/4/7/3/2/244732_16.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="196.95" OriginalAmount="195" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|602587-25757773/8929825892524168911/3209" HotelName="KONAK KALEICI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4400000/4395200/4395173/344ea29c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="197.31" OriginalAmount="195.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.893847" Longitude="30.701358" StarRating="0" HotelCode="|459502" HotelName="Kıvrak Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 08/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Sarampol Cad. No: 202</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/9/5/0/2/459502_320f8b51414.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="197.96" OriginalAmount="196" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|107173-25282005/8929825892524168911/3010" HotelName="KLEOPATRA CARINA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6490000/6488100/6488028/aeddcf09_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="198.10" OriginalAmount="196.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.90153" Longitude="30.66154" StarRating="0" HotelCode="|591285" HotelName="VERA PARK PREMIUM APART OTEL" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>15 3825. Sokak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/9/1/2/8/5/591285_ee607462058.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="199.45" OriginalAmount="197.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.883392" Longitude="30.710469" StarRating="0" HotelCode="|542798" HotelName="Lily Town Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/2/7/9/8/542798_723c6e71030.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="199.98" OriginalAmount="198" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1463685-32910105/8929825892524168911/3438" HotelName="DELIGHT DELUXE PORT" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/27000000/26890000/26883900/26883883/6f6d5fb2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="200.37" OriginalAmount="198.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.895216" Longitude="30.703578" StarRating="0" HotelCode="|544407" HotelName="Ersoy Ikiz Otel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 08/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Muratpasa Mah. 570 Sk. No:5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/4/4/0/7/544407_62ea1921002.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="200.99" OriginalAmount="199" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|602628-25757851/8929825892524168911/1999" HotelName="EXPOROYAL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17940000/17935400/17935348/110840df_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="204.02" OriginalAmount="202.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.89386922" Longitude="30.70144591" StarRating="3" HotelCode="497693|kivrak_hotel" HotelName="Kivrak Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Sarampol Cad. 202, Muratpasa, Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f0/10/f010057ff1de9c08f01f3d1eb82730f34d15b4be.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Antalya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="204.83" OriginalAmount="202.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.87474" Longitude="30.71628" StarRating="0" HotelCode="|616160" HotelName="Mi Hotel Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>No:11 1330. Sokak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/1/6/1/6/0/616160_acbc4cd0324.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="205.38" OriginalAmount="203.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.88873" Longitude="30.70352" StarRating="0" HotelCode="|556721" HotelName="Nest Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Elmali Mahalesi 15 sokak no 8 Muratpasa</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/6/7/2/1/556721_e6760a91646.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="206.04" OriginalAmount="204" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|602656-25757901/8929825892524168911/2968" HotelName="KIVRAK" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15890000/15889400/15889352/60aabb77_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="206.04" OriginalAmount="204" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|117619-25286936/8929825892524168911/3051" HotelName="ROSE GARDEN" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17740000/17733600/17733592/c959ec59_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="206.24" OriginalAmount="204.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.90903" Longitude="30.741065" StarRating="3" HotelCode="297747|2430099" HotelName="Expo Park Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gazi Bulvari 644/B 1, Doguyaka Mahallesi, Muratpasa, Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/73/ba/73ba221c98230e1aa0948d3e0d2348411d7e5cc0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Antalya. The nearest airport is Dalaman (DLM).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="207.05" OriginalAmount="205" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|352979-27713385/8929825892524168911/3264" HotelName="MADI" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/109000000/108270000/108265300/108265222/846952ce_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="208.06" OriginalAmount="206" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|605128-25761489/8929825892524168911/2826" HotelName="OKAN TOWER APART" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12310000/12301400/12301354/18c0e360_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="209.54" OriginalAmount="207.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.90971" Longitude="30.74107" StarRating="3" HotelCode="|557827" HotelName="Expo Park" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Doguyaka Mahallesi Gazi Bulvari</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/7/8/2/7/557827_82737fb1658.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="210.49" OriginalAmount="208.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.9022482" Longitude="30.6593224" StarRating="0" HotelCode="267883|2482695" HotelName="Berraksu" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment,Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kültür Mahallesi, 3822 Sokak 7, 7090 Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/af/d5/afd54587c5ae5e182178f83b527b30e0feef4bcc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Property Location With a stay at Berraksu Hotel in Antalya, you'll be convenient to Akdeniz Universi...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="211.09" OriginalAmount="209" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1060284-26285459/8929825892524168911/2750" HotelName="BELSEA OTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/39000000/38360000/38358300/38358231/w2000h1436x0y164-e1c4f6e6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="211.09" OriginalAmount="209.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.852264949122" Longitude="30.80389380455" StarRating="3" HotelCode="37970|lara_diamond_hotel" HotelName="Lara Diamond" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lara Caddesi, Manolya Sokak No:5, 07230 Lara</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/db/18dbc7ec4ac16a89b5194c96d6c320783be61252.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Antalya, about 5 minutes from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="211.09" OriginalAmount="209.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.885986" Longitude="30.694011" StarRating="3" HotelCode="908850|antalya_madi_hotel" HotelName="Dimo Hotel Antalya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Deniz Mahallesi, Konyaalti Caddesi, 124 Sokak 8, Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/7f/03/7f0394aeef476b41dc04a288b162405bc6983609.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Antalya, near a beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="213.11" OriginalAmount="211" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|630696-25804798/8929825892524168911/3220" HotelName="LAREN SEASIDE HOTEL &amp;amp; SPA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/40000000/39800000/39800000/39799931/347ad2fc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="213.91" OriginalAmount="211.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.8892177" Longitude="30.7023971" StarRating="0" HotelCode="|304323" HotelName="özhan Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hasan Suba?? Cad. K??la Mahallesi 4.Sokak No:15 Muratpa?a</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/4/3/2/3/304323_1.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="214.11" OriginalAmount="211.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.892777" Longitude="30.724591" StarRating="0" HotelCode="|545588" HotelName="Toprak Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>978. Sk</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/5/5/8/8/545588_f899c6e1004.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="215.13" OriginalAmount="213" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1266502-26612453/8929825892524168911/3615" HotelName="QUEEN APART OTEL ALANYA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/71000000/70380000/70373700/70373619/0e1e321e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="216.14" OriginalAmount="214.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.9125495" Longitude="30.70088872" StarRating="0" HotelCode="498293|mutado_hotel_" HotelName="Mutado Pension" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hostels" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gazi bulvari Karsiyaka Mh 3927, Sokak 6/1, 07060 Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/25/e1/25e1acc9add477d1b8529ebb3a139b714b9cccc3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="217.15" OriginalAmount="215" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1313903-26626652/8929825892524168911/3381" HotelName="TOPRAK" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/75000000/74110000/74105900/74105889/6bbd1ade_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="217.15" OriginalAmount="215" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|896923-26130002/8929825892524168911/3426" HotelName="UN SIDE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/58000000/57930000/57928500/57928434/f1fd75e3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="219.17" OriginalAmount="217" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|229174-25430873/8929825892524168911/2744" HotelName="MAREN BEACH APARTMENTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17050000/17044200/17044160/e3e57c14_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="220.18" OriginalAmount="218" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|605341-25761807/8929825892524168911/2909" HotelName="HMA HOTEL AND SUITES" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/21000000/20210000/20203500/20203459/981a068f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="220.18" OriginalAmount="218" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1311828-26625574/8929825892524168911/3055" HotelName="KALISPERA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/72000000/71760000/71752100/71752084/f0e19238_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="221.19" OriginalAmount="219" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|462545-18195640/8929825892524168911/1291" HotelName="GALLION" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16760000/16760000/16759998/35eb7707_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="223.38" OriginalAmount="221.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.8999926" Longitude="30.6735393" StarRating="0" HotelCode="|304699" HotelName="bayındır palme hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bay?nd?r Mah. P?nar cad. No:45 Muratpa?a</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/4/6/9/9/304699_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="225.23" OriginalAmount="223.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.886578125364" Longitude="30.70674687624" StarRating="2" HotelCode="262256|antalya_twenty_hotel" HotelName="Twenty" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Imaret Sk. No:9, Tuzcular Mah., Kaleiçi Antalya, Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/6d/0f/6d0fe827679c227d2482c9cb2c2de3df897d6595.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Antalya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="226.16" OriginalAmount="223.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.852497" Longitude="30.778461" StarRating="0" HotelCode="|566455" HotelName="Laren Sea Sıde Hotel and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/6/4/5/5/566455_8dabb162037.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="226.24" OriginalAmount="224" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|462578-25632733/8929825892524168911/2722" HotelName="MAY FLOWER APART HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15960000/15951200/15951158/9ff23025_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="226.52" OriginalAmount="224.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.865387" Longitude="30.798538" StarRating="0" HotelCode="|546483" HotelName="Via Suite Apart Otel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 08/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>guzeloba mahallesi 2214 sokak18</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/6/4/8/3/546483_937a52d1055.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="227.09" OriginalAmount="224.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.888155" Longitude="30.710458" StarRating="0" HotelCode="|538924" HotelName="Les Lion Luxury Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sinan Mah.1262.Sok No 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/8/9/2/4/538924_6050e071036.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="228.26" OriginalAmount="226" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1059417-26283382/8929825892524168911/2693" HotelName="PATARA DELFIN HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18420000/18417900/18417802/08c69062_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="228.26" OriginalAmount="226" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|69608-25238659/8929825892524168911/3167" HotelName="LAVINIA APART" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17060000/17054700/17054606/0ebca5a7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="229.27" OriginalAmount="227.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.87612" Longitude="30.649318" StarRating="3" HotelCode="38200|hotel_lunay" HotelName="Lunay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Golf,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Arapsuyu Mahallesi, 642. Sokak No 30, 07070 Konyaalti, Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/2a/d42af19dc086e3b2c0e03b4fdd142ac0c7be3fc3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive, charming hotel is situated some 500 m from the beautiful pebble beach. Nearby are c...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="230.13" OriginalAmount="227.85" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.902114" Longitude="30.659319" StarRating="0" HotelCode="|459611" HotelName="Berraksu Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kultur Mahallesi 3822, Sokak No. 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/9/6/1/1/459611_0da87101517.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="230.28" OriginalAmount="228.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.87531" Longitude="30.714823" StarRating="3" HotelCode="136355|triana_hotel_2" HotelName="Triana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/08/2026" HotelFacility="Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gençlik Mah. 1330 Sokak No 1, 07100 Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/c7/97c7cb7f67ae83619efc13bf4000d44d99278227.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Antalya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="232.30" OriginalAmount="230" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|637599-25812502/8929825892524168911/3499" HotelName="SUN KISS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/26000000/25190000/25184500/25184431/9a0fb499_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="233.31" OriginalAmount="231" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.86456521" Longitude="30.63679136" StarRating="5" HotelCode="639612|268483" HotelName="Anatolian Homes &amp; Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/08/2026" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Altinkum Mahallesi, 417 Sokak, Apartman 11, 07070 Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/d4/64d4c335fea7b03c195d66e3b31cf2cb5038c8c1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="233.31" OriginalAmount="231" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|315413-25514936/8929825892524168911/3186" HotelName="ARK SUITE" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,ALL INCLUSIVE" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5540000/5538700/5538610/a60c6e62_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="234.32" OriginalAmount="232" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|605311-25761763/8929825892524168911/3482" HotelName="COMFORT SUITES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/38000000/37500000/37491600/37491521/140f16d8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="234.91" OriginalAmount="232.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.9126152" Longitude="30.7009083" StarRating="0" HotelCode="|353425" HotelName="Mutado Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 08/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Gazi Bulvar? Kar??yaka Mah. 3927 Sok. No:6/1 Kepez</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/3/4/2/5/353425_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="235.33" OriginalAmount="233.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.888974386293" Longitude="30.711427330971" StarRating="3" HotelCode="908851|madi_start_hotel" HotelName="Start" Meals="BREAKFAST-FOR-2" BedType="BREAKFAST-FOR-2" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ali Cetinkaya Caddesi, No: 19, Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/f3/65/f365ea2b8efc4746e30a316d9b898f04d3c6b541.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Antalya. The nearest airport is Antalya (AYT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="236.34" OriginalAmount="234" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|605113-25761465/8929825892524168911/3270" HotelName="ALANYA DAMLATAS APART HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/24000000/23600000/23594500/23594459/001eac80_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="238.36" OriginalAmount="236" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.8737" Longitude="30.6951" StarRating="0" HotelCode="957396|489173" HotelName="Balbey Family Apart" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Balbey Mahallesi, 444 Sokak, Cemal Yildirim Ishani, Bina 4/9, 07040 Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/35000000/34310000/34306300/34306274/f4aa44f2_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="239.84" OriginalAmount="237.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.89514" Longitude="30.703132" StarRating="0" HotelCode="|543037" HotelName="Kalispera Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Muratpasa mah. 569.sok. No 10</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/3/0/3/7/543037_d6155d31010.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="240.63" OriginalAmount="238.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.890725" Longitude="30.703067" StarRating="0" HotelCode="|524262" HotelName="Piyes Otel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Elmali Mah. 7.Sokak No: 33A</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/4/2/6/2/524262_9b3af5a0903.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="241.34" OriginalAmount="238.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.87491" Longitude="30.64508" StarRating="3" HotelCode="|242810" HotelName="Ale Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Arapsuyu Mah. 661. Sok. No: 8 Konyaalti</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/2/8/1/0/242810_7.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="241.39" OriginalAmount="239.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.85465539" Longitude="30.80283242" StarRating="5" HotelCode="515673|hotel_luna_15" HotelName="Hotel Luna" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel,Aparthotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Guzeloba Mah. Gulibrisim Sok. 7, Lara, 07070 Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/5e/bc/5ebc9eb16b6edc940fcb72e91e1b265b53d304e0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Antalya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="243.35" OriginalAmount="240.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.888861" Longitude="30.725424" StarRating="0" HotelCode="|545478" HotelName="Sever Suites Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>957. Sk.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/5/4/7/8/545478_96521e82222.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="243.41" OriginalAmount="241.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.90015918" Longitude="30.67342378" StarRating="0" HotelCode="498553|bay_nd_r_palme_hotel_" HotelName="Bayindir Palme Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bayindir Mahallesi, Pinar Caddesi 45, Muratpasa, 07100 Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6b/e5/6be5dcf83631ec17bb140310a31cdeb3fe1f5416.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Bayindir Palme in Antalya, you'll be near the beach...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="243.92" OriginalAmount="241.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.88781" Longitude="30.6998" StarRating="0" HotelCode="|230892" HotelName="Ayhan Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kisla Mahallesi 40.Sokak No:11 Muratpasa Antalya</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/0/8/9/2/230892_9.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="244.42" OriginalAmount="242" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1190689-26515640/8929825892524168911/2772" HotelName="PATARA CARETTA HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/39000000/38710000/38709500/38709409/e6b00941_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="244.42" OriginalAmount="242" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|867608-26078053/8929825892524168911/3206" HotelName="ANELLI" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/46000000/45700000/45693300/45693253/a266c45d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="244.42" OriginalAmount="242.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.86734022" Longitude="30.63878848" StarRating="3" HotelCode="585845|derin_suit_otel" HotelName="Nil Suit Otel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Altinkum Mahallesi, 427 Sokak 23, Konyaalti, 07070 Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/45/f9/45f917e11be5782e0f09aca212a6c21a5d45f41f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Antalya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="245.26" OriginalAmount="242.83" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.889619" Longitude="30.691693" StarRating="0" HotelCode="|533517" HotelName="City Inn Family Apart" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>169. Sk. 11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/3/5/1/7/533517_82f1e591110.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="246.37" OriginalAmount="243.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.88601" Longitude="30.69383" StarRating="0" HotelCode="|233746" HotelName="Madi Hotel Antalya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Deniz Mah. Konyaalti Cad. 124 Sok. No:8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/3/7/4/6/233746_16.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="246.54" OriginalAmount="244.10" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.8584977" Longitude="30.5974039" StarRating="0" HotelCode="|353526" HotelName="Flamingo Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hurma Mah. 258 Sk. Flamingo Residence No:21</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/3/5/2/6/353526_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="247.45" OriginalAmount="245" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.868472" Longitude="30.636245" StarRating="3" HotelCode="191218|57051" HotelName="Ale Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Altinkum Mah. 432 sokak No 16, Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d9/df/d9df0d817bd456838903da20a385cabf359c8e3e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Antalya, this boutique hotel is ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="248.95" OriginalAmount="246.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.9020463" Longitude="30.6593335" StarRating="0" HotelCode="|302375" HotelName="Berrak Su Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kultur Mah 3822 Sok No:7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/2/3/7/5/302375_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="249.47" OriginalAmount="247" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.89367372" Longitude="30.70154419" StarRating="2" HotelCode="599607|268498" HotelName="Hotel Kayalar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Muratpasa, Abdi Ipekci Caddesi 94, 07040 Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bb/25/bb25133789d475e1dc9fb42157ec1571031cbf2d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Most of the storeys can be reached by lift. Services and facilities at the hotel include a baggage s...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="250.48" OriginalAmount="248" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|605436-25761949/8929825892524168911/2896" HotelName="NARCIS APART" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19340000/19332800/19332712/cc2cabdb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="250.48" OriginalAmount="248.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.8737" Longitude="30.6951" StarRating="0" HotelCode="818501|aspendos_seaside" HotelName="Aspendos Seaside" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Altinkum Mahallessi</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/9a/519ab0730a409ac2549dd3c456de9ec19e483975.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="250.54" OriginalAmount="248.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.901811" Longitude="30.658102" StarRating="0" HotelCode="|539574" HotelName="Elit Otel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/9/5/7/4/539574_132f7da2139.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="251.49" OriginalAmount="249" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.8863609" Longitude="30.7074207" StarRating="3" HotelCode="576365|216516" HotelName="Delight Deluxe Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Barbaros Mahallesi, Imaret Sokak 38, Muratpasa, Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0c/51/0c51ff68297bf591a61291304d3caae9311515aa.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Antalya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="252.50" OriginalAmount="250" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.888579290485" Longitude="30.699467495701" StarRating="3" HotelCode="301651|181812" HotelName="Ayhan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Kisla Mahallesi 40 Sokak No:11, 07020 Muratpasa - Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/26/b5/26b5e6b1664c4007b825deacd299039303428efe.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Antalya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="252.97" OriginalAmount="250.47" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.893682" Longitude="30.701531" StarRating="2" HotelCode="|561689" HotelName="Kayalar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Abdi Ipekci Caddesi No 94</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/1/6/8/9/561689_d75c1b51831.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="253.51" OriginalAmount="251" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|462692-25632801/8929825892524168911/3435" HotelName="DELIGHT DELUXE APARTS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16800000/16796700/16796681/442367b9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="255.29" OriginalAmount="252.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.89359" Longitude="30.698598" StarRating="0" HotelCode="|534390" HotelName="Terra Rossa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>107. Sk. 17</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/4/3/9/0/534390_94a55321100.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="255.53" OriginalAmount="253" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1249840-26602585/8929825892524168911/2629" HotelName="BUSINESS ANTALYA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/65000000/64700000/64699000/64698942/6f9d1686_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="256.54" OriginalAmount="254.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.875458233081" Longitude="30.711615085602" StarRating="4" HotelCode="47302|cender" HotelName="Cender" Meals="BREAKFAST-FOR-2" BedType="BREAKFAST-FOR-2" PropertyType="City Hotel" CnxPolicy="Free CXL until 08/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Isiklar Caddesi, 07100 Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/a6/1a/a61a4fdb737dbeccaaf78ef32181b6322d586a76.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on Isiklar Street in Antalya. The Old Town is just a 10-minute walk away, while...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="256.54" OriginalAmount="254.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.88439914" Longitude="30.70793536" StarRating="0" HotelCode="309395|antalya_grand_erken_hotel" HotelName="Grand Erken Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Bar,Coffee Shop,Concierge,Designated Smoking Area,Dry Cleaning,Garden,Internet,Laundry,LCD/Projector,Library,Lounge,Luggage Storage,Meeting Room,Parking,Spa,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Barbaros Mahallesi, Hamit Efendi Sokak 10, Muratpasa, Kaleiçi, Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/51/93/5193d62b05a45975c5ec89a9b02fc9e2b58442db.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Grand Erken Hotel in Antalya (City Centre), you'll ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="257.55" OriginalAmount="255" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|268694-25492329/8929825892524168911/2707" HotelName="TRIANA HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7010000/7007600/7007586/f96bb904_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="258.56" OriginalAmount="256" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|895396-26127822/8929825892524168911/2375" HotelName="GRAND ANTALYA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/55000000/54070000/54068900/54068805/24709a9a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="258.56" OriginalAmount="256.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.891214770585" Longitude="30.694908570663" StarRating="3" HotelCode="98209|antroyal" HotelName="Antroyal" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kizilsaray Mahallesi Güllük (Anafartalar) Caddesi No:66, Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/b3/0bb38d6626f9e222675249d535e6e357fef6c277.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Antalya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="258.81" OriginalAmount="256.25" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.900714" Longitude="30.657817" StarRating="0" HotelCode="|464866" HotelName="Anelli Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kultur Mahallesi Hurriyet Caddesi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/4/8/6/6/464866_621752f1054.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="259.57" OriginalAmount="257" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.875338881185" Longitude="30.645397056379" StarRating="3" HotelCode="497760|173525" HotelName="Ale Apartments Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>661 Sokak No 8, Arapsuyu Mahalessi, Konyaalti, 07070 Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/590745/590745a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Antalya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="260.58" OriginalAmount="258" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1312158-26625708/8929825892524168911/2621" HotelName="AVLION BOUTIQUE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/73000000/72110000/72103500/72103436/w2380h1595x0y12-6ba56272_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="260.58" OriginalAmount="258" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1239670-26594694/8929825892524168911/3244" HotelName="KLEOPATRA CORAL APART HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/47000000/46280000/46274000/46273951/e3ea2471_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="261.02" OriginalAmount="258.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.884756" Longitude="30.705184" StarRating="3" HotelCode="10790|1940412" HotelName="Argos" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Historic Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tuzcular Mah. Balýkpazarý Sok. No:6, 07100 Kaleiçi, Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/c6/65/c6655010bfa52327d8f8df7536609c538916d936.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the core of Antalya, one of the most popular historical and natural centres ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="261.02" OriginalAmount="258.44" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.8888" Longitude="30.71381" StarRating="0" HotelCode="|86588" HotelName="Start Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ali Cetinkaya Caddesi No:19</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/5/8/8/86588_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a sauna, a hamman and WiFi (free of charge). SITUATION: It is inAntalya the city centre of la Puerta de Adriano 200 metres away, guests can find.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="261.18" OriginalAmount="258.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.8683967" Longitude="30.636304" StarRating="1" HotelCode="|86561" HotelName="Ale Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Alt?nkum Mah. 432. Sok. No:16 Konyaalti</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/5/6/1/86561_13.jpg</HotelPictures>
        <HotelDescription>SITUATION: 400 metres away from the establishment, you can find a beach. ROOM: Each room has WiFi (free of charge) and a balcony with views. FACILITIES: The establishment has a swimming pool, a terrace and a restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="261.59" OriginalAmount="259" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|605247-25761663/8929825892524168911/2391" HotelName="AYSEV" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16620000/16613400/16613307/6b6f60a4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="261.59" OriginalAmount="259" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|317387-25515712/8929825892524168911/2612" HotelName="PERLE APART" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10520000/10515000/10514905/1f2fe321_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="261.59" OriginalAmount="259" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|605588-25762169/8929825892524168911/2749" HotelName="BYKARA MOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/27000000/26580000/26574900/26574869/070abbb0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="261.59" OriginalAmount="259" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|179176-25354573/8929825892524168911/2948" HotelName="KALIPTUS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15640000/15633100/15633019/224ea530_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="262.60" OriginalAmount="260" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.875740828576" Longitude="30.651403920168" StarRating="3" HotelCode="346455|181797" HotelName="Hotel Europa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Arapsuyu mahallesi, 635 sokak 15, 07000 Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/db/a6db256494802f89d9f61ce98a6a2e9fe91091ed.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Antalya. The nearest airport is Antalya (AYT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="263.61" OriginalAmount="261" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|142183-18307548/8929825892524168911/1257" HotelName="SEDA APART HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/23000000/22150000/22146200/22146141/392e0b09_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="264.98" OriginalAmount="262.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.88512228" Longitude="30.70801455" StarRating="3" HotelCode="545186|2448775" HotelName="Kosa Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Currency Exchange,Internet,Laundry,Lounge,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Barbaros Mahallesi, Imaret Sokak 40, Ückapilar, Kaleici, Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/78269/2578269/28.jpg?f=15528698</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Antalya, this hotel is about 1 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="266.64" OriginalAmount="264.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.852001" Longitude="30.800868" StarRating="3" HotelCode="191216|lara_kapris_hotel" HotelName="Lara Kapris" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Güzeloba Mah. Menekse Cad., 07100 Muratpasa, Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/01/58/0158dbcd6b008b21455ea8cec863f81b8a76c1f7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Antalya. The nearest airport is Antalya (AYT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="266.75" OriginalAmount="264.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.889389" Longitude="30.694028" StarRating="3" HotelCode="|453046" HotelName="My Home Güllük" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Altindag Mah., 161. Sk. No:5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/0/4/6/453046_a407dd41104.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="268.05" OriginalAmount="265.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.8756312" Longitude="30.6514619" StarRating="0" HotelCode="|107884" HotelName="Perlo Hotel City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Arapsuyu mah.635 sk.no/15</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/7/8/8/4/107884_588c8c31112.jpg</HotelPictures>
        <HotelDescription>HOTEL: The establishment has a garden with a swimming pool and a children's swimming pool. SITUATION: It is 450 metres away fromKonyaalti the beach. ROOM: All the rooms have an air-conditioning system and WiFi (free of charge).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="271.16" OriginalAmount="268.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.85738" Longitude="30.74941" StarRating="0" HotelCode="|478718" HotelName="BMK Suites and Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 08/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Fener Mahallesi 1939 Sokak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/8/7/1/8/478718_055ffe51329.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="271.69" OriginalAmount="269.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.88191136" Longitude="30.70374523" StarRating="0" HotelCode="576817|marina_hostel_" HotelName="Antalya Marina Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kiliçarslan Mahallesi, Zeytin Çikmazi Sokak 7, Kaleiçi, 07000 Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/6f/01/6f0147dbc1a8bfc16c9b37847fb14e8994c9986a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="272.70" OriginalAmount="270" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|526604-20855351/8929825892524168911/1143" HotelName="YAMAN LIFE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/21000000/20940000/20939500/20939409/faaff9e0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="274.70" OriginalAmount="271.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.861397" Longitude="30.839998" StarRating="0" HotelCode="|540645" HotelName="Mrt Suites Lara" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Yasar Sabutay Bulvari 99</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/0/6/4/5/540645_ffdc0751047.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="275.73" OriginalAmount="273.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.874893025222" Longitude="30.651159540664" StarRating="0" HotelCode="346365|kafkas_hotel" HotelName="Kafkas Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Bar,Designated Smoking Area,Dry Cleaning,Garden,Housekeeping,Internet,Laundry,LCD/Projector,Lounge,Luggage Storage,Parking,Room Service,Spa,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Arapsuyu Mahallesi, 636 Sokak 3, Konyaalti, 07100 Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/c0/71c0cd57ca4c1dafac0f0171c8d2f36014a48918.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Kafkas Hotel in Antalya, you'll be near the beach a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="276.01" OriginalAmount="273.28" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.8820081" Longitude="30.7049784" StarRating="0" HotelCode="|86612" HotelName="Sabah Pansiyon" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Kilicaslan Mh. Hesapci Sk. No:60</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/6/1/2/86612_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a swimming pool. SITUATION: Is situated inAntalya the historic centre of 300 metres away, guests can find the city centre and the harbour. ROOM: The rooms have an air-conditioning system and WiFi (free of charge).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="277.75" OriginalAmount="275" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|159314-25331016/8929825892524168911/2721" HotelName="MY HOME APART HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14650000/14646500/14646467/906e16e7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="277.75" OriginalAmount="275" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1402719-27595115/8929825892524168911/3037" HotelName="BLOOMTALYA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/97000000/96030000/96026500/96026438/298c0e45_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="278.30" OriginalAmount="275.54" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.8820187" Longitude="30.7039598" StarRating="0" HotelCode="|86610" HotelName="Bacchus Pension" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 08/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/6/1/0/86610_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers excellent service.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="278.76" OriginalAmount="276" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.85735965" Longitude="30.74943785" StarRating="3" HotelCode="497114|181808" HotelName="BMK Suites &amp; Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 08/08/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Fener Mahallesi, 1939 Street, Muratpasa, Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2a/c2/2ac2150b0ed8562b1f69ed0382f49d7566280a8f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Antalya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="279.77" OriginalAmount="277" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1402714-27588049/8929825892524168911/2699" HotelName="BABIL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/75000000/74800000/74794700/74794623/cb756d13_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="280.71" OriginalAmount="277.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.855299" Longitude="30.759838" StarRating="0" HotelCode="|534101" HotelName="Hayal Fener" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>1974. Sk.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/4/1/0/1/534101_fe06b7a1130.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="280.78" OriginalAmount="278" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|895439-26127896/8929825892524168911/3284" HotelName="AG HOTELS ANTALYA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/58000000/57490000/57482700/57482685/11b56c06_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="280.78" OriginalAmount="278.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.88237517432" Longitude="30.70457014785" StarRating="0" HotelCode="346530|kaleici_angel_hotel" HotelName="Patio Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Kilicarslan Mahallesi, Hesapci Gecidi Sokak 5, Kaleici, Muratpasa, 07000 Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1f/0a/1f0a8017d06dc89c0f7f5a551ab06f5360808fb9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Antalya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="283.15" OriginalAmount="280.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.849301" Longitude="30.766543" StarRating="0" HotelCode="|524204" HotelName="Dam Hotel Lara" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/4/2/0/4/524204_03590921115.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="283.81" OriginalAmount="281" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|526238-25683615/8929825892524168911/2970" HotelName="KOSA BUTIK" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15080000/15075800/15075747/fda7f061_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="284.38" OriginalAmount="281.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.901706" Longitude="30.661996" StarRating="0" HotelCode="|465773" HotelName="Gunduzler Deluxe Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 08/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Kultur Mahallesi 3806 Sokak No 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/5/7/7/3/465773_5a456e81238.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="286.84" OriginalAmount="284" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|605323-25761779/8929825892524168911/2684" HotelName="GRAND HORIZON APART" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17050000/17044700/17044669/4d82025f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="286.84" OriginalAmount="284" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|637403-25812390/8929825892524168911/2855" HotelName="SABAH PENSION" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3540000/3533900/3533883/0fe40078_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="289.87" OriginalAmount="287" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|448154-25618689/8929825892524168911/3235" HotelName="ALIN HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17060000/17054600/17054520/453ec801_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="291.89" OriginalAmount="289" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|602647-25757887/8929825892524168911/2870" HotelName="HAYAL RESIDENCE APART" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/34000000/33020000/33010600/33010514/ac9b6785_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="292.76" OriginalAmount="289.86" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.85427" Longitude="30.803838" StarRating="0" HotelCode="|538238" HotelName="Enda Lara Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 08/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>2283. Sk. 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/8/2/3/8/538238_59cc7532129.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="292.90" OriginalAmount="290.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.85600299" Longitude="30.74536548" StarRating="0" HotelCode="866221|apartotel_hayal_residence" HotelName="Hayal Residence Apart Otel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sirinyali Mahalessi, 1506 Sokak 2, Muratpasa, 07160 Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/94/ff/94ff3c77e696a1f6da3df7ae56fd97f2665064e9.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="293.88" OriginalAmount="290.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.890725" Longitude="30.718708" StarRating="0" HotelCode="|534329" HotelName="Bloomtalya Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kiziltoprak Mah. 902. Sk. 532 721 0557</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/4/3/2/9/534329_7c0a8391136.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="294.92" OriginalAmount="292" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.8493443" Longitude="30.76625113" StarRating="0" HotelCode="859076|385073" HotelName="Yazar Lara Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Caglayan Mahallesi, 2005 Sokak 36, Muratpasa, 07025 Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/15/8f/158f89d536d2f79032a76d9c241bcfa2b3b2de4a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="294.92" OriginalAmount="292" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.88230996" Longitude="30.70468412" StarRating="2" HotelCode="778704|352517" HotelName="Hotel Celentano" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Airport Transfer (on Demand),Garden,Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Hesapci Gecidi Sokak, Kaleici, 07100 Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/f3/d8f3bc2684fdd1c5937e8857d395bdc6387d1c4e.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely Hostel is located in Antalya Old Town. A total of 17 units are available for guests' con...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="294.92" OriginalAmount="292" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|58433-25230905/8929825892524168911/2742" HotelName="MIRAY" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15290000/15289100/15289079/2a9a1ef8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="294.92" OriginalAmount="292" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|866525-26077419/8929825892524168911/2816" HotelName="BELKA GOLF RESIDENCE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/42000000/41540000/41534500/41534436/ab6e3775_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="294.92" OriginalAmount="292" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1404619-32738898/8929825892524168911/3121" HotelName="HOTEL GOLD STONE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/94000000/93520000/93515300/93515203/36a0bc22_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="295.93" OriginalAmount="293" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.894807626663" Longitude="30.700415006946" StarRating="3" HotelCode="267877|216524" HotelName="Gürtas Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tahilpazari Mahallesi Sarampol Caddesi No:110, Muratpasa, Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/ae/1a/ae1abd2b5a27ff4be0d0c2e730b6fad48587b272.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Antalya. The nearest airport is Antalya (AYT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="296.94" OriginalAmount="294" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|383183-25567593/8929825892524168911/3089" HotelName="KLEOPATRA IKIZ OTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12720000/12717800/12717729/b00c3b1e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="296.94" OriginalAmount="294" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|465491-25634021/8929825892524168911/3560" HotelName="CARMEN SUITE HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17740000/17731100/17731009/5b86b9a7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="297.95" OriginalAmount="295" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|895517-26128012/8929825892524168911/3021" HotelName="GREEN BEYZA SUITES" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/57000000/56650000/56641800/56641726/d197db6b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="299.97" OriginalAmount="297.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.863970729669" Longitude="30.635484519014" StarRating="0" HotelCode="346281|der_inn_hotel" HotelName="Turkish Apart Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 09/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Altinkum Mahallsei, 414 Sokak 4, 07070 Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f3/fd/f3fdde61b6de1c30b2cad218efb7c666e09b95fc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="300.74" OriginalAmount="297.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.8937345" Longitude="30.7017736" StarRating="3" HotelCode="|107875" HotelName="Gurtas" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Muratpasa Mah. Sarampol Cad. No:230</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/7/8/7/5/107875_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel recently opened, has WiFi, (free of charge), air-conditioning and satellite TV. SITUATION: Is situated in the city centre, this establishment, is situated 4 kilometres away from Konyaalti the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="303.00" OriginalAmount="300" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|162620-25339070/8929825892524168911/2255" HotelName="ON HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/30000000/29460000/29459500/29459429/7b29d3d7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="303.00" OriginalAmount="300.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.8737" Longitude="30.6951" StarRating="2" HotelCode="118825|hotel_frankfurt" HotelName="Frankfurt" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hidirlik Sokak 17, Kilinçarslan Mahallesi, Kaleiçi (Altstadt/Old Town), 07100 Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/f8/c6/f8c690f9a89149ecfe57c773eebdebc80a068618.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Antalya. The nearest airport is Antalya (AYT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="304.08" OriginalAmount="301.07" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.891384" Longitude="30.699853" StarRating="0" HotelCode="|545735" HotelName="Zenia Otel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>KIZILSARAY MAH.63 SOKAK NO .13 KAPI NO.1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/5/7/3/5/545735_3e466a71014.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="306.03" OriginalAmount="303" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|385322-25568521/8929825892524168911/2174" HotelName="ELEGANCE KEMER" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13560000/13560000/13559960/e3e30b34_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="307.04" OriginalAmount="304" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.50712" Longitude="-0.12589" StarRating="3" HotelCode="0|337175-25528764/8929825892524168911/2544" HotelName="BELLA BRAVO" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>8 NORTHUMBERLAND AVE, (ADJACENT TO TRAFALGAR SQUARE), LONDON, GB</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4520000/4517100/4517043/50aab3d4_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Located in central London, Club Quarters, Trafalgar Square is a business-friendly hotel within walking distance of Benjamin Franklin House, Banqueting House, and Trafalgar Square. Additional points of interest include Queen Elizabeth II Conference Centre and Houses of Parliament.    Hotel Features.   Club Quarters, Trafalgar Square's restaurant serves breakfast, lunch, and dinner. A bar/lounge is open for drinks. Room service is available during limited hours. Recreational amenities include a health club and a fitness facility. This 4-star property has a business center and offers a meeting/conference room and business services. Complimentary wireless Internet access is available in public areas.  Additional property amenities include multilingual staff, laundry facilities, and express check-in.    Guestrooms.     225 air-conditioned guestrooms at Club Quarters, Trafalgar Square feature iPod docking stations and coffee/tea makers. Beds come with premium bedding. Furnishings include desks and ergonomic chairs. Bathrooms feature showers, makeup/shaving mirrors, complimentary toiletries, and hair dryers. Wireless Internet access is complimentary. In addition to complimentary newspapers, guestrooms offer cordless phones with voice mail. Flat-panel televisions have cable channels and pay movies. Rooms also include electronic check-out and clock radios. Guests may request irons/ironing boards, extra towels/bedding, and wake-up calls. Housekeeping is available daily.      Room Info:       Notifications and Fees:          The following fees and deposits are charged by the property at time of service, check-in, or check-out.    Continental breakfast fee: GBP 17.70 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:  Check-in time starts at 3 PM  Check-out time is noon  Pets not allowed   &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="307.04" OriginalAmount="304" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1402757-27593839/8929825892524168911/3659" HotelName="QUALITY GOLD SUITE HOTEL" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/94000000/93530000/93529600/93529569/4557757e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="308.05" OriginalAmount="305" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|602692-25757971/8929825892524168911/3168" HotelName="AF-RA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/37000000/36310000/36304400/36304357/d65a6978_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="309.06" OriginalAmount="306" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|314870-19490372/8929825892524168911/106" HotelName="NATURELLA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11070000/11069600/11069519/134b7e55_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="310.99" OriginalAmount="307.91" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.861562" Longitude="30.839747" StarRating="0" HotelCode="|544473" HotelName="ECHINUS HOTELS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 08/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>2384 sok. Yasar Sobutay Bulvari</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/4/4/7/3/544473_8e2e0e21046.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="311.08" OriginalAmount="308" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|156408-25328332/8929825892524168911/2334" HotelName="ERENDIZ KEMER RESORT" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13220000/13216200/13216186/41d87937_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="312.09" OriginalAmount="309" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|62641-25235537/8929825892524168911/3000" HotelName="MELISSA GARDEN APART" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15980000/15970700/15970638/2664aee3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="312.50" OriginalAmount="309.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.8751702" Longitude="30.7140684" StarRating="2" HotelCode="|86582" HotelName="Mene City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Genclik Mah 1326 Sok No:47</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/5/8/2/86582_14.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a swimming pool and WiFi (free of charge). SITUATION: It is located 500 metres away fromAntalya the city centre of 4 kilometres away, you can find the beach. ROOM: Each room has a balcony.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="313.10" OriginalAmount="310" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.855445643791" Longitude="30.742774307728" StarRating="3" HotelCode="908846|5018" HotelName="Prima" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>1512 Sok. No: 11, Sirinyali Mah., Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/7c/15/7c15385d580a4dd45aac7e4a34efef049181e091.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Antalya, this hotel is right by the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="314.11" OriginalAmount="311" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.88576095" Longitude="30.70544754" StarRating="3" HotelCode="373072|216545" HotelName="Patron Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Kaleiçi Uzun Çarsi, Sok. Eski Kent Kaleiçi, 07100 Antalya, Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/0c/0b0c583359ad225b68389c4e71f75bf446778b5d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Antalya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="314.11" OriginalAmount="311.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.873508370568" Longitude="30.650602307556" StarRating="0" HotelCode="391816|kartal_hotel_2" HotelName="Kartal Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Bed and breakfasts" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Elevator,Garden,Housekeeping,Internet,Laundry,Lounge,Parking,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Arapsuyu Mahallesi, 639 Sokak 6, Konyaalti, 07070 Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/81/4f/814f699bfb366b6feed43a5d0e2bfb940bb08512.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Kartal Hotel in Antalya, you'll be near the beach a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="317.14" OriginalAmount="314" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|638243-18286276/8929825892524168911/407" HotelName="KLEOPATRA SUNLIGHT" Meals="ALL INCLUSIVE,ROOM ONLY,BED &amp; BREAKFAST" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/31000000/30040000/30036600/30036570/5136ab7c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="317.60" OriginalAmount="314.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.888581" Longitude="30.69653" StarRating="0" HotelCode="|465037" HotelName="Grand Gulluk Hotel And Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kisla Mahallesi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/5/0/3/7/465037_2906d4b1129.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="318.87" OriginalAmount="315.71" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.88812" Longitude="30.68936" StarRating="2" HotelCode="|23905" HotelName="Suite Laguna" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>TEOMANPASA CAD.BAHCELIEVLER MAH. 53</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/9/0/5/23905_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: this renovated aparthotel in 2006, is situated in a beautiful garden, has 64 apartments and 7 floors. It has air-conditioning, a reception, a safety deposit box service, a currency exchange service, a bar, a restaurant with air-conditioning and a car park. SITUATION: It is situated 1 kilometre away from a beach, the city centre, tourist points of interest, Where you can find shops and leisure areas. it is in front of a public transport stop, is 15 kilometres away from Antalya Airport. ROOM: Guests can find one-bedroom apartments with a bathroom and a hairdryer. They have a direct line telephone, a television, an American kitchen, a mini-bar and a double bed. Guests also have at their disposal individual air-conditioning, a living room and a balcony. FACILITIES: The establishment has a swimming pool for adults, a children's swimming pool, a snack bar, parasols and deck chairs. Clients can enjoy activities such as play ping-pong. OTHERS: Regarding the food and beverage offering, clients can enjoy a buffet breakfast and dinner, Guests can book half-board.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="320.17" OriginalAmount="317" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1402683-27583987/8929825892524168911/3537" HotelName="COMFY OTEL ANTALYA LARA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/37000000/36970000/36965300/36965253/93e3ce99_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="320.51" OriginalAmount="317.34" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.848744" Longitude="30.7688705" StarRating="3" HotelCode="|85316" HotelName="Green Beyza" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/5/3/1/6/85316_199c40e1409.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers shops, air-conditioning, a reception, a hall, 3 floors and multilingual staff. Our guests can find a playground, a car hire service, a swimming pool, sunshades, deck chairs, a swimming pool (for a fee), a television room and a car park. The establishment offers guests a security service, a laundry service, a currency exchange service, an ironing service, room service, a safety deposit box service, a WiFi zone and children's swimming pool. SITUATION: This establishment, Antalya it is situated 7 kilometres away from Termessos 30 kilometres away from the Duden Waterfalls the establishment is 20 kilometres away from Perge it is 20 kilometres away from it is 10 kilometres away from Antalaya the airport This establishment, Kemer it is situated 50 kilometres away from Close to medical centres, supermarkets and shops. OTHERS: The establishment offers a lounge bar. PAYMENT METHODS: The establishment accepts Mastercard, Eurocard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="321.18" OriginalAmount="318" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.88221827" Longitude="30.70643282" StarRating="3" HotelCode="150189|173608" HotelName="Kaleiçi Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kilicarslan Mahalesi, Sakarya Sokak 11, Kaleiçi, 07100 Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/99/13/99139efc43ac4ec05b4d599164013d41292f83a0.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Antalya. The nearest airport is Antalya (AYT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="321.78" OriginalAmount="318.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.89032" Longitude="30.70598" StarRating="4" HotelCode="|602815" HotelName="Esse Joven" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ismetpa?a Caddesi No:134</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/0/2/8/1/5/602815_c4bd61e2352.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="322.19" OriginalAmount="319" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|315383-25514926/8929825892524168911/2531" HotelName="ARSI SWEET SUIT" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15200000/15191000/15190972/081dc6cb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="322.25" OriginalAmount="319.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.8850984" Longitude="30.7080531" StarRating="3" HotelCode="|353486" HotelName="Kosa Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/5/3/4/8/6/353486_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="323.20" OriginalAmount="320" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|565673-25716123/8929825892524168911/3313" HotelName="ALICAN PENSION" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15670000/15661200/15661107/3ded2b62_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="324.21" OriginalAmount="321" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|629220-25800433/8929825892524168911/2311" HotelName="KALEICI" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5540000/5538500/5538452/9d4cb6f8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="324.21" OriginalAmount="321" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1245194-26600161/8929825892524168911/2895" HotelName="POLAT TATIL EVLERI" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/22000000/21530000/21529500/21529422/e1968b82_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="324.21" OriginalAmount="321.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.862604941828" Longitude="30.632860064506" StarRating="3" HotelCode="262149|ataer_hotel" HotelName="Ataer" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Gursu Mahallesi, 310 Sokak 23/1, Konyaalty, 07070 Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/da/b1/dab1753c779c0e13a5701723c2ebd795ac37a037.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Antalya, near a beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="325.22" OriginalAmount="322" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|267504-25491727/8929825892524168911/2602" HotelName="METUR HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6920000/6915300/6915282/44891ffb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="326.23" OriginalAmount="323" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.861785" Longitude="30.632717" StarRating="2" HotelCode="27815|34374" HotelName="Benna" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/08/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Gürsü Mahallesi 308 Sok. No: 12, Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/38/28/38287012f15dbc637f1d638984e76163bc255a3d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Antalya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="327.24" OriginalAmount="324.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.8569349" Longitude="30.7447151" StarRating="5" HotelCode="595584|loft_1502" HotelName="Loft 1502" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sirinyali Mahallesi, 1502 Sokak 9, Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/1e/c7/1ec73aaab963b1865e6c3aa11df3b9f0056b5aac.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Antalya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="328.25" OriginalAmount="325" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|270422-18153650/8929825892524168911/1157" HotelName="KLEOPATRA AYTUR APART" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/100000000/99940000/99935900/99935885/9d446fcf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="328.87" OriginalAmount="325.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.881481" Longitude="30.705258" StarRating="0" HotelCode="|151893" HotelName="Castle Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>KILINCARSLAN MAH. TABAKHANE SOK. KALEICI 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/5/1/8/9/3/151893_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This renovated establishment in 2010, has 20 rooms, 12 double rooms, 1 apartment, 3 triple rooms and 4 superior rooms. SITUATION: This establishment, Antalya it is in is situated in the city centre, near the establishment, you will find the bus station and the railway station, is near public transport services, entertainment areas and the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="329.26" OriginalAmount="326" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1329337-26638421/8929825892524168911/3248" HotelName="LIVANE BOUTIQUE OTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/70000000/69830000/69824100/69824071/51d7d09d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="331.28" OriginalAmount="328" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.853325195384" Longitude="30.789324045181" StarRating="3" HotelCode="9517|19647" HotelName="Lara Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Güzeloba Mahallesi, Lara Caddesi 142, 07230 Antalya, Muratpasa</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c6/89/c689e0337508d1b623cf91e0cb79759cbb2eeb5c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the Turkish city of Antalya, this hotel is 200 metres from the Duden Waterfalls and 7 km...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="332.29" OriginalAmount="329" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.86800021" Longitude="30.63186622" StarRating="5" HotelCode="515874|385069" HotelName="Mercan Apart Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Aparthotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Altlnkum Mahallesi, 445 Sokak 1, Konyaalti, 07070 Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/7c/9f/7c9fc8092a9885df4fd79beba37b770f2a2ee7bd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel welcomes guests in Antalya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="332.29" OriginalAmount="329" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|107122-18128147/8929825892524168911/871" HotelName="KLEOPATRA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/110000000/109720000/109711500/109711412/10e943fb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="332.29" OriginalAmount="329" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|603614-25759247/8929825892524168911/2626" HotelName="RODINN PARK" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/34000000/33640000/33633100/33633038/a8a5c19c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="332.29" OriginalAmount="329" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|867809-26078191/8929825892524168911/2931" HotelName="GRAND GULLUK" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/46000000/46000000/45990500/45990492/7cffc4b3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="333.30" OriginalAmount="330" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|243089-25459253/8929825892524168911/3355" HotelName="TWIN APART HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16760000/16759700/16759686/129a9e42_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="333.44" OriginalAmount="330.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.891921" Longitude="30.704412" StarRating="0" HotelCode="|469541" HotelName="Tamara Business Antalya Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>466. Sk. 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/9/5/4/1/469541_31503291241.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="336.33" OriginalAmount="333" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.852968697335" Longitude="30.755596556483" StarRating="4" HotelCode="310532|60988" HotelName="City Live Otel" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Fener Mahallesi, Falez Caddesi 3, Muratpasa, 07040 Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/65/ba/65ba5c50c30515b8dd5a04d4c207f30decafefdd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Antalya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="336.33" OriginalAmount="333" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|526199-25683603/8929825892524168911/3516" HotelName="CITY LIVE" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9440000/9435600/9435571/59014f55_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="337.39" OriginalAmount="334.05" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.8737" Longitude="30.6951" StarRating="0" HotelCode="979651|4702785" HotelName="Ramona Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Guzeloba, 2296 Sokak 5, Muratpasa, 07230 Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/ff/05/ff059aaa8782e77b62332594fb6b53234bad717c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="342.01" OriginalAmount="338.62" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.8569" Longitude="30.740084" StarRating="0" HotelCode="|542997" HotelName="Pure Blanche Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Lara Cd. 193</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/2/9/9/7/542997_64a7a6c2240.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="345.42" OriginalAmount="342.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.859764" Longitude="30.630432" StarRating="3" HotelCode="908852|mimoza_residence" HotelName="Mimoza Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>308 Sokak No: 44, Gürsu Mahallesi, Konyaalti, Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/48/96/48960d540456283027d47a6a60b23e7cfaa65414.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Mimoza Hotel is located at a wonderful(picturesque) and peaceful place with a beautiful view of Toro...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="346.43" OriginalAmount="343" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.881871292055" Longitude="30.705308587925" StarRating="3" HotelCode="305949|57890" HotelName="Castle Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tabakhane Sokak 7, Kaleici Muratpasa, Kaleici, 07040 Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a6/27/a627065fe0a29b096518347c0a37fc46e8fe759e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Antalya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="346.43" OriginalAmount="343" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|58453-25230909/8929825892524168911/2598" HotelName="KARYATIT SPECIAL" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15870000/15868200/15868138/1db8c8ee_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="346.43" OriginalAmount="343.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.874729" Longitude="30.649674" StarRating="5" HotelCode="267882|gunduz_otel" HotelName="Gunduz Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="Bar,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Arapsuyu Mahallesi, 642 Sokak No: 22, Konyaalti, Antalya 07070</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/ed/ac/edac198ae1516f6f797bafed667b6683b6ff7a87.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Antalya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="347.42" OriginalAmount="343.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.910024" Longitude="30.697771" StarRating="0" HotelCode="|543458" HotelName="Business Hotel Antalya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cumhuriyet Mah. 703. Sk. No:1 101</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/3/4/5/8/543458_c4c19201008.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="347.44" OriginalAmount="344.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.884067" Longitude="30.707126" StarRating="2" HotelCode="32112|villa_perla_hotel" HotelName="Villa Perla" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Barbaros Mahallesi, Hesapci Sokak 26, Kaleici, Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fd/58/fd585fca95b898d1bee2c5bba9d761c64694faf1.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Antalya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="348.45" OriginalAmount="345" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|476534-25642872/8929825892524168911/3478" HotelName="CASTLE OLD TOWN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18930000/18924800/18924718/971fc790_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="348.96" OriginalAmount="345.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.884501" Longitude="30.705317" StarRating="0" HotelCode="|26523" HotelName="Argos Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tuzcular Mah. Bal?kpazar? Sok 6/1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/5/2/3/26523_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This comfortable, luxurious hotel, has a lobby, with a reception, a safety deposit box service, a cloakroom and a currency exchange service. Our guests can find a kiosk, shops, a supermarket, a cafÃ©, a bar and a restaurant with highchairs, The establishment offers guests internet, room service, a laundry service and an indoor car park. SITUATION: This hotel is in Antalya the heart of 10 kilometres away from the establishment, guests will find Antalya Airport close to the establishment, guests have shopping areas, bars, restaurants, the nightlife and leisure areas. 250 kilometres away, you can find a beach, nearby, there is a public transport stop. ROOM: The comfortable rooms, have a bathroom, a hairdryer, a direct line telephone, satellite or cable TV, internet and a king-size bed. They also have fitted carpets, a safe (available for a fee), an air-conditioning system and a mini-bar. FACILITIES: The establishment has a swimming pool, an open-air bar, deck chairs and parasols. The establishment also offers a sauna, a steam bath and a massage service. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast and dinner and an Ã  la carte lunch. PAYMENT METHODS: Customers can pay using Diners Club, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="350.47" OriginalAmount="347" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|603273-25758811/8929825892524168911/3219" HotelName="ALE PARK" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/24000000/23080000/23076400/23076351/c96bf085_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="351.03" OriginalAmount="347.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.8519593" Longitude="30.800802" StarRating="0" HotelCode="|86574" HotelName="Lara Kapris Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Guzel Oba Mah. Menekse Cad. No:7 Lara , Ornekkoy</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/5/7/4/86574_2.jpg</HotelPictures>
        <HotelDescription>SITUATION: 300 metres away you can find a beach, Lara Beach Park 5 minutes away from the establishment clients have. ROOM: Each room has an air-conditioning system, WiFi (free of charge) and a balcony.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="351.07" OriginalAmount="347.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.8554919" Longitude="30.7426468" StarRating="0" HotelCode="|86570" HotelName="Prima Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sirinyali Mah 1512 Sk No 11 Lara</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/5/7/0/86570_4.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is located 50 metres away from a beach. ROOM: Each room has WiFi (free of charge) and a balcony. FACILITIES: Guests are offered a swimming pool with a hydromassage, a hammam and a sauna.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="351.48" OriginalAmount="348" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1401808-26690437/8929825892524168911/3170" HotelName="GRAND NERGIZ OTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/82000000/81100000/81098700/81098620/3982592c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="352.39" OriginalAmount="348.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.8845169" Longitude="30.7078204" StarRating="0" HotelCode="|86596" HotelName="The Ninova" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Barbaros Mah.Hamitefendi Sok. No:9 Kaleici</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/5/9/6/86596_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a patio, a restaurant, rooms with air-conditioning and garden views.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="352.49" OriginalAmount="349.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.873479622008" Longitude="30.647394105488" StarRating="2" HotelCode="267880|basel_hotel_" HotelName="Basel Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Arapsuyu Mahallesi, 657 Sokak 2, Konyaalti, 07070 Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/6c/0d/6c0df1511bea9952785b77678df7906b6a4d3cae.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;When you stay at Basel Hotel in Antalya, you'll be near the beach ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="354.51" OriginalAmount="351" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|895463-26127936/8929825892524168911/3589" HotelName="PURE BLANCHE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/54000000/53320000/53315500/53315434/9312dd54_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="354.51" OriginalAmount="351" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1402648-27587279/8929825892524168911/3682" HotelName="PRENSES SEALINE BEACH HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST,FULL BOARD" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/71000000/70310000/70305000/70304997/15c69aa2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="356.41" OriginalAmount="352.88" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.854881" Longitude="30.786294" StarRating="0" HotelCode="|546544" HotelName="ABC APART HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2109. Sk 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/6/5/4/4/546544_d55b5da2301.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="357.54" OriginalAmount="354" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|609276-18291176/8929825892524168911/1456" HotelName="GRAND NAR - ALL INCLUSIVE" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2710000/2703100/2703089/e5dc761a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="358.55" OriginalAmount="355" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|603451-25759059/8929825892524168911/2638" HotelName="PATRON" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11770000/11762300/11762258/57eb5a71_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="359.36" OriginalAmount="355.80" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.8547394" Longitude="30.7462133" StarRating="2" HotelCode="|86573" HotelName="Nasa Flora" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 08/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Sirin Yali Mah. Lara Cad No:245</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/5/7/3/86573_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a swimming pool and WiFi (free of charge). SITUATION: It is 2 minutes away fromAntalya the coast of the sea.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="359.56" OriginalAmount="356.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.861189" Longitude="30.6342" StarRating="3" HotelCode="163922|hotel_bodensee" HotelName="Bodensee" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>304 Sok. nr. 24, Konyaaltý Gürsu Mahl., Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/d6/e9/d6e9381d300bc4ae24e81c0fb8b2c75ba6e7a3ca.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Antalya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="362.59" OriginalAmount="359.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.8847294" Longitude="30.7073468" StarRating="3" HotelCode="95940|ninova_pension" HotelName="Ninova Butik Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hamit Efendi Sokak 9, Barbaros Mahallesi, Kaleiçi-Antalya, 71000 Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/97/f9/97f9fa4fbafdf7cc8f665be7260b03e9ac7f89cc.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Antalya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="363.60" OriginalAmount="360" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|117875-18130044/8929825892524168911/1242" HotelName="KEMER" Meals="BED &amp; BREAKFAST,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14910000/14908500/14908414/57a1893e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="364.61" OriginalAmount="361" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|337334-25528842/8929825892524168911/2542" HotelName="NINOVA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4450000/4447800/4447703/4b022ddf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="364.61" OriginalAmount="361" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1270473-26617189/8929825892524168911/3362" HotelName="TAMARA BUSINESS ANTALYA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/70000000/69320000/69316200/69316126/2e92b6ed_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="365.62" OriginalAmount="362.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.854747" Longitude="30.746235" StarRating="2" HotelCode="267875|nasa_flora_hotel" HotelName="Nasa Flora Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 07/08/2026" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sirinyali Mahallesi, Lara Caddesi No: 187, Lara Muratpasa, Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/bc/61/bc61d8f2e043f5a13805fa5151e81d47a825cc10.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Antalya. The nearest airport is Antalya (AYT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="366.98" OriginalAmount="363.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.89013" Longitude="30.704" StarRating="3" HotelCode="|609486" HotelName="MOSTAR HOTEL ANTALYA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/0/9/4/8/6/609486_e854daa0036.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="371.68" OriginalAmount="368" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1402674-27378600/8929825892524168911/328" HotelName="PALMORA LARA HOTEL" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/71000000/70600000/70595500/70595476/73cec3eb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="372.69" OriginalAmount="369" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1402712-32738728/8929825892524168911/2245" HotelName="EVA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/76000000/75750000/75743400/75743374/da6f6963_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="372.81" OriginalAmount="369.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.857119" Longitude="30.739643" StarRating="0" HotelCode="|567401" HotelName="Siete Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Lara Cd. 189</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/7/4/0/1/567401_1fa7e001431.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="378.54" OriginalAmount="374.79" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.871823" Longitude="30.653448" StarRating="3" HotelCode="|85290" HotelName="Erdem" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>AKDENIZ BULVARI, KONYAALTI 122</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/5/2/9/0/85290_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has 45 rooms. SITUATION: This establishment, Antalya it is in is situated in the city centre, close to the establishment, clients can find the railway station, the bus, the airport, a golf course and the beach.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="380.77" OriginalAmount="377" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1440547-32739606/8929825892524168911/3643" HotelName="PRIVE SUITE SIDE &amp;amp; SPA HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/115000000/114180000/114175800/114175742/829648a6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="382.79" OriginalAmount="379" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1442543-28850413/8929825892524168911/3588" HotelName="DAYS INN BY WYNDHAM ALANYA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/107000000/106120000/106118100/106118027/afdb49d9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="383.80" OriginalAmount="380.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.884935475517" Longitude="30.708092387004" StarRating="2" HotelCode="347672|hadrian_gate_hotel" HotelName="Hadrian Gate Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Barbaros Mahallesi, Hesapçi Sokak 8, Kaleiçi, 07030 Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/80/e3/80e31641501af470e01158fc0df1d1d0cf196c5c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Antalya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="384.81" OriginalAmount="381.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.850415" Longitude="30.799975" StarRating="3" HotelCode="211617|tourist_hotel_antalya_2" HotelName="Tourist Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Nightclub,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Güzeloba Mahallesi, Örnekköy Caddesi 5, 07235 Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/c9/11/c91151e9d35812144214a634876b7f7bffecc666.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Antalya, about 5 minutes from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="385.82" OriginalAmount="382" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.4799" Longitude="-3.517985" StarRating="3" HotelCode="0|108042-18128453/8929825892524168911/1076" HotelName="BERKE RANCH" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>6 PLAYA DE TRENGADIN, NOJA, ES</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2190000/2185100/2185052/786975cb_b.jpg</HotelPictures>
        <HotelDescription>Acepta visa, acepta mastercard, habitación fumador.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="386.83" OriginalAmount="383.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.8737" Longitude="30.6951" StarRating="0" HotelCode="979662|la_siete_boutique_hotel" HotelName="La Siete Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Airinyali Mahallesi, Lara Cadddesi 189, Muratpasa, Antayla</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/79/77/79777d265bddeba116b0f7d98c61680a04835201.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="387.84" OriginalAmount="384" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|632310-18231976/8929825892524168911/868" HotelName="SIDE LEGEND HOTEL" Meals="ALL INCLUSIVE,ROOM ONLY" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/103000000/102130000/102126600/102126525/cb299001_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="387.84" OriginalAmount="384" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|565760-25716163/8929825892524168911/2701" HotelName="PARK AVRUPA" Meals="ROOM ONLY,HALF BOARD,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15210000/15200900/15200836/3a68efc3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="387.84" OriginalAmount="384" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.77017" Longitude="32.453314" StarRating="3" HotelCode="0|243176-25459361/8929825892524168911/2719" HotelName="TOURIST" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6450000/6446600/6446574/b968df5a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="389.86" OriginalAmount="386" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|896899-18917234/8929825892524168911/469" HotelName="SIDE SPRING" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/56000000/55290000/55285400/55285373/34756b53_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="390.03" OriginalAmount="386.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.8820583" Longitude="30.7033952" StarRating="0" HotelCode="|86554" HotelName="Konukzade Oldtown Apart" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kilicarslan Mah. Hidirlik Sok. N.20 Kaleici</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/5/5/4/86554_3.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, KaleiÃ§i it is in about 10 minutes away (by car) from Antalya Airport. ROOM: Each room has an air-conditioning system and WiFi (free of charge).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="391.80" OriginalAmount="387.92" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.852193" Longitude="30.763783" StarRating="0" HotelCode="|533535" HotelName="Marvida Happy Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2013. Sk. 14</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/3/5/3/5/533535_903c7531124.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="391.88" OriginalAmount="388" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1407118-32738965/8929825892524168911/3592" HotelName="APA MOUNTAIN LODGE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/79000000/78700000/78697100/78697038/4cab157b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="391.88" OriginalAmount="388.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.883738" Longitude="30.704459" StarRating="3" HotelCode="21582|dogan_hotel__special_class" HotelName="Dogan Hotel by Prana Hotels &amp; Resorts" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mermerli Banyo Sokak 5, Kaleici, 07100 Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/71/4d/714dd31dd9dccb81c0ae9b5943e3e2688435cfbc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the Kaleici District, known as old Antalya, which is famous for its narrow ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="392.89" OriginalAmount="389" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|270308-18153644/8929825892524168911/1234" HotelName="SENZA INOVA BEACH HOTEL" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/hotels/16000000/15510000/15503700/15503631/59e08711_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="392.89" OriginalAmount="389" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|107120-25281987/8929825892524168911/2978" HotelName="KLEOPATRA BEBEK" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5250000/5242000/5241902/w1280h1911x0y0-f3a82d5b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="392.89" OriginalAmount="389" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1402826-32738739/8929825892524168911/3521" HotelName="SWISS EVINIZ" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4060000/4050800/4050794/4f93520a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="397.94" OriginalAmount="394" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.889585465682" Longitude="30.704312153373" StarRating="0" HotelCode="901119|512812" HotelName="Mostar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Kazimozalp Caddesi 119, Sarampol, Muratpasa, Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2e/09/2e09c8e30c771d5afaf4074d48f0c5d4c597b44d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="397.94" OriginalAmount="394" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1249900-26602591/8929825892524168911/3245" HotelName="LETSTAY SWEET HOME APART HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/66000000/65470000/65463800/65463728/087f3e89_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="398.94" OriginalAmount="394.99" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.85571" Longitude="30.744556" StarRating="3" HotelCode="|74816" HotelName="Sherwood Premio" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>?irinyal? Mh.1503 Sk. No:4 , Muratpa?a</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/7/4/8/1/6/74816_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 20 standard rooms, The establishment has a restaurant and a swimming pool. SITUATION: Lara Is situated in the establishment is 2 kilometres away from Antalya the historic centre of it is 16 kilometres away from Antalya Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="398.95" OriginalAmount="395" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|565652-25716115/8929825892524168911/2641" HotelName="LYCIA ULUPINAR" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/22000000/21940000/21939800/21939781/b598cfb0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="399.96" OriginalAmount="396" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|593601-25743082/8929825892524168911/3414" HotelName="VILLA DUNDAR KAS APARTMENTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/30000000/29500000/29497300/29497249/52b5f2d2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="399.96" OriginalAmount="396.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.95710991" Longitude="30.62383058" StarRating="3" HotelCode="369697|kepturpark_hotel" HotelName="Kepturpark Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 08/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Yesilbayir, Hürriyet Mah. Akdeniz Bulvari No:8 Dösemealti / Antalya, 07100 Dosemealti</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/9f/17/9f17014745c48c08a26a7377a95af04c33746179.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="399.98" OriginalAmount="396.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.8820835" Longitude="30.709303" StarRating="2" HotelCode="|26355" HotelName="Oscar Garden" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 08/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>ATATURK CADDESSI 1302 SOKAK 12</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/3/5/5/26355_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: this hotel was opened in 2003, renovated in 2005, has 1 floor, 26 rooms and 1 suite. It has air-conditioning, a cafÃ©, a lobby with a reception, a safety deposit box service and a currency exchange service. Our guests can find a bar, a TV room and a restaurant with highchairs, The establishment offers guests internet, room service, a laundry service, a medical care service, a car park and indoor parking. Guests can also find a beautiful garden. SITUATION: This welcoming hotel is in the heart of the city, 200 metres away, clients have the harbour, ÃœÃ§kapÄ±lar 250 metres away from the establishment, you can find it is situated in the surrounding area of Konyaalti the beach a museum, nearby, there is a public transport stop, in the surrounding area, clients have shops, restaurants, bars, cafÃ©s and leisure areas. it is located 150 metres away from a nightclub, lively nightlife, 500 metres away, guests will find the sea, is 4 kilometres away from the beach, is situated 15 kilometres away from the airport. ROOM: The modern rooms, have a bathroom and with a shower, a hairdryer. They also have a direct line telephone, satellite and cable TV, fitted carpets, an air-conditioning system and a safe (available for a fee). FACILITIES: Outdoors, clients can enjoy a pool that has a children's area, a snack bar, deck chairs and parasols. PAYMENT METHODS: Customers can pay by American Express, Visa, Mastercard and EC. OTHERS: Regarding the food and beverage offering, clients can enjoy a buffet breakfast, Ã  la carte or set-menu lunch and buffet or Ã  la carte dinner.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="402.54" OriginalAmount="398.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.883884" Longitude="30.70686" StarRating="0" HotelCode="|31116" HotelName="Alp Pasa Hotel - Special Class" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>BARBAROS MAHALLESI HESAPCI SOK.KALEICI 30</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/1/1/1/6/31116_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 2 villas, This establishment was built in the 18th Century, with air-conditioning, has 3 floors and 72 rooms. It has a hall with a reception, a safety deposit box service, a currency exchange service, a garden, a terrace, a cafÃ©, a restaurant, a dining room and a conference room. Our guests can find internet (for a fee), a laundry service (for a fee), a car park and bicycle hire. SITUATION: KaleiÃ§i It is in it is in Antalaya the city centre of Hadrian's Gate near the establishment, you will find in the surrounding area, there is leisure areas, restaurants, bars, nightclubs, shops and a public transport stop. It is situated 15 kilometres away fromAntalya Airport. ROOM: All the rooms have a bathroom with bathroom kit, a hairdryer, a shower, a bathrobe and slippers. They have a direct line telephone, a satellite television with international channels, a mini-bar, individual air-conditioning, a fireplace, some rooms with jacuzzi and a king-size bed. FACILITIES: The establishment boasts a swimming pool, a Turkish bath, a massage service (available for a fee), a hydromassage pool, a swimming pool bar, a terrace with deck chairs and deck chairs. The establishment also offers an entertainment programme. MEALS: Regarding the food and beverage offering, the establishment offers a traditional restaurant with dances, a buffet breakfast and buffet or Ã  la carte dinner. PAYMENT METHODS: The establishment accepts Mastercard and Visa. OBSERVATIONS: Ask for the hotel timetables, Ask for the swimming pool timetables, The establishment offers transfer service on request.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="402.99" OriginalAmount="399" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|603353-25758915/8929825892524168911/2856" HotelName="LARA GARDEN BUTIK" Meals="BED &amp; BREAKFAST,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/37000000/36270000/36262100/36262035/2ae385c6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="404.00" OriginalAmount="400" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1176546-26491596/8929825892524168911/2846" HotelName="OLYMPOS TATILYA PANSIYON" Meals="HALF BOARD" BedType="HALF BOARD">
        <HotelPictures>https://i.travelapi.com/lodging/25000000/24090000/24080200/24080155/3c827f94_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="405.01" OriginalAmount="401.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.86909745" Longitude="30.64945998" StarRating="3" HotelCode="177388|erdem_hotel" HotelName="Erdem Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Akdeniz Bulvari 122, Konyaalti, Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e1/a1/e1a1409aaad2050ed0a8133478f3fa0d2165d938.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 4 km from the centre of Antalya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="406.69" OriginalAmount="402.66" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.86538" Longitude="30.63367" StarRating="3" HotelCode="|591584" HotelName="Türkay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/9/1/5/8/4/591584_d51a5a72049.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="408.04" OriginalAmount="404" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1399823-27594654/8929825892524168911/2938" HotelName="PERAST CITY HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/96000000/95420000/95412400/95412331/cd1a128e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="408.07" OriginalAmount="404.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.90797" Longitude="30.76895" StarRating="4" HotelCode="|607989" HotelName="Hampton by Hilton Antalya Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Altinova Sinan Mahallesi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/0/7/9/8/9/607989_5e3d8100042.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="409.05" OriginalAmount="405" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|602571-25757747/8929825892524168911/2533" HotelName="BUTIKS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16900000/16895900/16895810/916a421c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="409.05" OriginalAmount="405" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|593630-25743134/8929825892524168911/2827" HotelName="PINAR PANSIYON" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18360000/18356200/18356125/16eacfb5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="409.05" OriginalAmount="405" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|315401-25514930/8929825892524168911/2975" HotelName="KLEOPATRA BLUE HAWAI" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12720000/12716900/12716813/f4724c30_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="409.05" OriginalAmount="405" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1060294-26285479/8929825892524168911/3616" HotelName="ROMEO BEACH HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13220000/13213900/13213888/7e5b329b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="412.08" OriginalAmount="408" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|50358-18114327/8929825892524168911/421" HotelName="CINAR FAMILY SUITE" Meals="ALL INCLUSIVE,ROOM ONLY,BED &amp; BREAKFAST" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11100000/11091500/11091401/40035de2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="412.08" OriginalAmount="408" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1434003-32739335/8929825892524168911/3586" HotelName="ALANYA SUNSET APART HOTELS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/103000000/102600000/102598900/102598897/5a24a578_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="414.07" OriginalAmount="409.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.86484" Longitude="30.63487" StarRating="0" HotelCode="|233641" HotelName="Trend Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 08/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Altinkum Mahallesi 416 Sokak No:15</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/3/6/4/1/233641_14.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="414.10" OriginalAmount="410" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|593631-25743136/8929825892524168911/3600" HotelName="PUYA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11850000/11849200/11849116/216d3563_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="414.24" OriginalAmount="410.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.866425" Longitude="30.724938" StarRating="0" HotelCode="|468057" HotelName="Tema 242 Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Yesilbahce Mahallesi 1470. Sokak No:20</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/8/0/5/7/468057_efed1891103.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="414.28" OriginalAmount="410.18" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.88906" Longitude="30.70153" StarRating="0" HotelCode="|586124" HotelName="Bonnie City Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>45. Sk. No:7 A-B-C</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/8/6/1/2/4/586124_dd271bf1957.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="415.11" OriginalAmount="411" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1059506-26283530/8929825892524168911/3236" HotelName="MIMOSA PENSION" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/26000000/25020000/25019300/25019257/417ec02b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="415.11" OriginalAmount="411.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.87414" Longitude="30.65675" StarRating="0" HotelCode="|599503" HotelName="Olbia Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Akdeniz Blv No: 66</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/9/9/5/0/3/599503_58d61a92224.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="416.50" OriginalAmount="412.38" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.85138" Longitude="30.6173" StarRating="3" HotelCode="|614328" HotelName="Far Life" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/1/4/3/2/8/614328_4756efd0203.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="418.14" OriginalAmount="414.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.855716" Longitude="30.743369" StarRating="4" HotelCode="388385|bilem_high_class_hotel" HotelName="Bilem High Class" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Eski Lara Yolu, 07400 Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/03/e6/03e600edfe393e3e6242bcd0a4488af070bbfcf8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated 5 km from Antalya city centre and Lara Beach. Restaurants, bars and pubs...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="419.15" OriginalAmount="415" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|268684-25492323/8929825892524168911/2330" HotelName="PRIME BOUTIQUE HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8120000/8115300/8115252/8f66d6b0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="421.17" OriginalAmount="417" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1060286-23031832/8929825892524168911/1805" HotelName="AYBEL INN HOTEL ALL INCLUSIVE" Meals="ROOM ONLY,ALL INCLUSIVE,HALF BOARD,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19140000/19131800/19131716/f4a3e2a6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="421.17" OriginalAmount="417" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="34.094631" Longitude="-118.374956" StarRating="2" HotelCode="0|231361-25440250/8929825892524168911/2368" HotelName="FELICE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine> 8462 West Sunset Blvd, West Hollywood, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5540000/5538700/5538614/b6b5eecf_b.jpg</HotelPictures>
        <HotelDescription>Ideally LOCATED ON THE WORLD FAMOUS SUNSET STRIP IN WEST HOLLYWOOD ADJACENT TO HOLLYWOOD AND BEVERLY HILLS AND WITHIN EASY ACCESS OF DOWNTOWN LOS ANGELES.
The Grafton on Sunset is for a new generation of travelers who seek boutique services and authentic experiences in the heart of West Hollywood. West Hollywoods premier boutique retreat this fashionable fixture on the storied Sunset Boulevard exudes edgy urban sophistication.

Whether youre marveling at in-room murals of rock concerts or heading out to explore the Sunset Strips world-renowned nightlife this stylish hotel on Sunset channels the energy of rock n roll to create a unique and memorable guest experience.

Among the most renowned Hollywood hotels on Sunset The Graftons 108 guest rooms and West Hollywood suites are elegant urban retreats equally suited to working or winding down. Features include WiFi access-work desks and laptop safes as well as minibars rain showerheads and plush terry bathrobes.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="421.17" OriginalAmount="417" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|609564-25768109/8929825892524168911/2617" HotelName="PATAROS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5250000/5249900/5249827/25cd366c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="421.17" OriginalAmount="417" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|605829-25762561/8929825892524168911/3163" HotelName="KADRIYE SARP OTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10920000/10911300/10911281/w1365h768x0y0-67adb444_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="421.17" OriginalAmount="417" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1402692-27587443/8929825892524168911/3370" HotelName="TURKAY" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/72000000/71460000/71457000/71456902/28553a47_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="421.32" OriginalAmount="417.15" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.867" Longitude="30.724289" StarRating="0" HotelCode="|524458" HotelName="Lucky Monkey Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>1470. Sk. 14</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/4/4/5/8/524458_e96e0b50921.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="421.46" OriginalAmount="417.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.854318" Longitude="30.760423" StarRating="0" HotelCode="|544040" HotelName="Letstay Sweet Home Yellow" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Fener Mahallesi 1970 Sokak No 27</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/4/0/4/0/544040_a56a60e1053.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="422.18" OriginalAmount="418" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.8875305" Longitude="30.7008418" StarRating="4" HotelCode="412873|216559" HotelName="Sky Kamer Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Air Conditioning,ATM/Cash Machine,Banquet Hall,Bar,Designated Smoking Area,Dining,Housekeeping,Internet,Laundry,Massage Centre,Parking,Printer,Restaurant,Room Service,Sauna,Spa,Telephone Service,Valet Parking,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kisla Mh. 53 Sk. No: 4/a, 07040 Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/65/654528/654528a_hb_a_010.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel is located in Antalya Old Town. Situated within 10 metres from the town centre, th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="422.18" OriginalAmount="418" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|272858-25497224/8929825892524168911/2280" HotelName="OLBIA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6950000/6947700/6947652/4e87b998_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="423.19" OriginalAmount="419" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|609566-18289293/8929825892524168911/323" HotelName="PIRAT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9470000/9462900/9462860/f7a0e4d6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="423.19" OriginalAmount="419" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|603644-18227739/8929825892524168911/1248" HotelName="SKY KAMER" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12930000/12922500/12922409/dc8dfae5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="423.19" OriginalAmount="419.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.882383951407" Longitude="30.704593062401" StarRating="4" HotelCode="174538|alp_pasa_hotel_2" HotelName="Alp Pasa Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 08/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Laundry,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Barbaros Mahallesi, Hesapçi Sokak 30, Kaleiçi (Oldtown), Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/75/05/7505855412bb6e0eb0ef3640041e5bafdbb4d17c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the historical part of Antalya, right in Kaleiçi (Old Town) and near to the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="424.20" OriginalAmount="420" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|629159-25800353/8929825892524168911/3406" HotelName="CEDRUS" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/40000000/39970000/39965700/39965670/93b08ec2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="424.20" OriginalAmount="420.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.881869867162" Longitude="30.709490495173" StarRating="3" HotelCode="42685|oscar_hotel_2" HotelName="Oscar Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Free CXL until 07/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Jacuzzi,Laundry,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hasim Iscan Mahallesi, 1302 Sokak 12, Muratpasa, Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/88/d7/88d7d5823f2010e40a683db58548253f58f95420.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel enjoys a central location, 200 m from the harbour. As well as other sights of i...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="425.21" OriginalAmount="421" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|603460-18231674/8929825892524168911/1325" HotelName="LARA BEACH HOMES" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/23000000/22800000/22794500/22794488/03109dbc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="425.21" OriginalAmount="421" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|629400-32733749/8929825892524168911/1872" HotelName="ZEYNEL BOUTIQUE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/112000000/111740000/111735600/111735584/b61734dd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="426.25" OriginalAmount="422.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.88134" Longitude="30.70636" StarRating="0" HotelCode="|32083" HotelName="Karyatit Kaleiçi" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>KALEICI, KILICARSLAN MAH.KADIRPASA SOK. 9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/2/0/8/3/32083_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This quiet, comfortable hotel, renovated in 2005, has a lovely garden, 3 floors, 30 rooms and 3 rooms adapted for people with reduced mobility. The establishment has a reception, a safety deposit box service, a currency exchange service, a cafÃ©, a television room, a bar and a restaurant with local dishes, The establishment offers room service, excursions and a car hire service. SITUATION: This hotel is in the historic centre, KaleiÃ§i it is in near the establishment, guests will find the harbour, restaurants, bars, shops and public transport. 200 metres away from the establishment, guests can find the beach, 50 metres away, guests can find a park, is 15 kilometres away from the airport. ROOM: The rooms with views of the city a bathroom with a hairdryer, They have a direct line telephone, a television, a mini-bar, a double bed, an air-conditioning system and heating. The establishment has standard and superior rooms. FACILITIES: The establishment boasts a swimming pool, a children's swimming pool and a bar. Guests are offered themed nights and live music (seasonal). MEALS: Clients can book bed and breakfast, half-board and full-board. PAYMENT METHODS: Customers can pay using Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="427.23" OriginalAmount="423" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|895332-26127718/8929825892524168911/3568" HotelName="CARPEDIEM SUITE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/46000000/45780000/45777300/45777233/bb4b012a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="428.24" OriginalAmount="424" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.885869" Longitude="30.702415" StarRating="3" HotelCode="170460|34834" HotelName="Adalia Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Bar,Fax,Massage Centre,Restaurant,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Yesil Bahçe Mahallesi, 1470 Sokak, Eski Lara Yolu 61, 07050 Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/237466/p_237466_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Antalya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="428.81" OriginalAmount="424.56" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.856" Longitude="30.74611" StarRating="0" HotelCode="|522460" HotelName="Elanis Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SirinYali Mah 1506 sok no18</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/2/4/6/0/522460_2d36a761105.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="429.25" OriginalAmount="425" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.881442107779" Longitude="30.706489384174" StarRating="3" HotelCode="61449|17593" HotelName="Karyatit Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Garden,Internet,Lounge,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Kilinçarslan Mahallesi, Kadir Pasa Sokak 7, 07100 Antalya, Muratpasa</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://online.travellanda.com/photo/hotel/bf00b3d32a61153a/3c/3c3daf26412a4610/01-b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the old town, called Kaleici, within walking distance of the harbour. The ce...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="430.26" OriginalAmount="426" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1313906-26626656/8929825892524168911/2933" HotelName="LUCKY MONKEY" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/72000000/71090000/71082600/71082585/a8a42f43_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="431.27" OriginalAmount="427" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1402729-27591196/8929825892524168911/3569" HotelName="CAN ADALYA PALACE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/90000000/89930000/89921600/89921511/2626e268_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="433.29" OriginalAmount="429" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|179159-18158000/8929825892524168911/1361" HotelName="FOREST PARK" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4980000/4973200/4973196/2227953d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="433.29" OriginalAmount="429" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|159303-25330998/8929825892524168911/3585" HotelName="CLUB SIDAR APART HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6490000/6488100/6488096/e607ed32_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="433.29" OriginalAmount="429.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.866122109041" Longitude="30.72479814291" StarRating="3" HotelCode="10461|tema_242_hotel" HotelName="Atan Park" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Yesilbahçe Mahallesi, Lara Caddesi Atan Park Otel 71, Muratpasa, 07160 Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/fa/15/fa1523aed133debe4fd1955ba8fefb2375795489.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive hotel is located approximately 3 km from the resort centre in the Lara district of t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="434.30" OriginalAmount="430" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1249906-26602593/8929825892524168911/3372" HotelName="TEMA 242" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/69000000/68210000/68209400/68209388/3833d48a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="434.89" OriginalAmount="430.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.854643" Longitude="30.612333" StarRating="2" HotelCode="|26840" HotelName="Santa Marina Deluxe " Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Liman mah 25 sok no 17</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/6/8/4/0/26840_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: It is situated 1 kilometre away from a beach, this hotel is situated 3 kilometres away from the city centre situated 55 kilometres away fromAspendo the ruins of 15 kilometres away from the establishment, guests will find Antalya Airport. ROOM: The rooms a bathroom with a shower, a hairdryer, a direct line telephone, a satellite television, a safety deposit box (available for a fee), an air-conditioning system and a balcony or terrace. FACILITIES: The establishment has a swimming pool that has an area for children, a sauna and a massage service (available for a fee).,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="434.89" OriginalAmount="430.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.85126" Longitude="30.61713" StarRating="0" HotelCode="|232963" HotelName="Suntalia Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bogacay Cadesi 20 Kemer-West Gulf</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/2/9/6/3/232963_8.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="435.31" OriginalAmount="431" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1249890-20825069/8929825892524168911/504" HotelName="OLD TOWN POINT HOTEL AND SPA ANTALYA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/65000000/65000000/64990900/64990823/8115bd4a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="435.31" OriginalAmount="431.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.85566" Longitude="30.74486" StarRating="3" HotelCode="904026|sherwood_prize_hotel" HotelName="Sherwood Prize Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 08/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sirinyali Mahallesi, 1503 Sokak 4, Lara Caddesi, 07160 Muratpasa, Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/52/6f/526fa9f58955669c7f22798ee781c9ff5b5c8fe5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideal for beach holidaymakers, this hotel lies in Antalya, just 50 m from the beach. There is a bus ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="436.32" OriginalAmount="432" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1402765-24995464/8929825892524168911/1523" HotelName="TAL BEACH HOTEL" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/84000000/83110000/83105300/83105291/0fc3fe27_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="436.32" OriginalAmount="432" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|383351-25567665/8929825892524168911/2204" HotelName="GURTAS HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12030000/12023700/12023650/1088a1b5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="442.38" OriginalAmount="438" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.84860318" Longitude="30.76979735" StarRating="4" HotelCode="497747|173893" HotelName="nun Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Çaglayan Mahallesi 205, Muratpasa, Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/e4/6a/e46a1d8383f20c891e81419ebd18f664af7ddd55.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel warmly welcomes guests in Antalya. For guests who appreciate a stylish ambience,...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="444.40" OriginalAmount="440.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.8726962" Longitude="30.64553915" StarRating="0" HotelCode="625877|apartments_anatolia" HotelName="Anatolia Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 09/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Kuskavagi Mahallesi, 556 Sokak 12, Beyza Apartmani, 07070 Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/58/65/586583445b71eea602a352325fb528b66c1d9fa0.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="445.41" OriginalAmount="441" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|603432-25759035/8929825892524168911/2637" HotelName="NUN BOUTIQUE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15820000/15811100/15811006/355233c7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="446.42" OriginalAmount="442" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|879291-28684231/8929825892524168911/143" HotelName="ARSI PARADISE BEACH EX DIMSUITE" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://cdn.tourismcloudservice.com/website/common/img/no-image.png</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="450.67" OriginalAmount="446.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.91347" Longitude="30.77519" StarRating="0" HotelCode="|597478" HotelName="İSNOVA HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Beylik Sokak isnova hotel</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/9/7/4/7/8/597478_0a2d43c2230.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="453.49" OriginalAmount="449" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.874922" Longitude="30.653315" StarRating="2" HotelCode="263228|268507" HotelName="Lemon Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Arapsuyu Mahallesi, 5. Caddesi 18, Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/640202/640202a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Antalya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="456.52" OriginalAmount="452" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|603372-25758941/8929825892524168911/3117" HotelName="LEMON" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19440000/19432500/19432410/fee779be_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="458.54" OriginalAmount="454" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1381876-24010992/8929825892524168911/1328" HotelName="CLUB WASA HOLIDAY VILLAGE HOTEL" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9380000/9376400/9376321/a03372b7_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="458.54" OriginalAmount="454" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|605117-25761471/8929825892524168911/3494" HotelName="CIMEN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/33000000/32860000/32852900/32852858/5c7bdb25_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="459.55" OriginalAmount="455" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|868338-26078417/8929825892524168911/3492" HotelName="STILE SUITE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/56000000/55200000/55191500/55191487/34ab8bc4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="460.56" OriginalAmount="456" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|58458-25231426/8929825892524168911/2488" HotelName="SANTA MARINA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5360000/5354200/5354142/d56929b9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="460.56" OriginalAmount="456" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|605683-25762315/8929825892524168911/3563" HotelName="SIDE BEACH CLUB" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15990000/15986100/15986050/614b91d2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="460.65" OriginalAmount="456.09" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.853347" Longitude="30.746598" StarRating="4" HotelCode="52164|2483615" HotelName="Orange Park Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sirinyali Mahallesi, 1537 Sokak 21, Muratpasa, 07140 Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d2/f1/d2f1af412bf9a438b15b3ab26e2e3bfdd72dd83a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located on hilly side street, just 50 metres from the beach. Shopping and entertainmen...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="461.57" OriginalAmount="457" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|593634-25743142/8929825892524168911/3597" HotelName="SELIM PANSIYON - ADULTS ONLY" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/22000000/21300000/21294700/21294671/82ee741c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="462.58" OriginalAmount="458" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|76638-18124993/8929825892524168911/1480" HotelName="HATIPOGLU" Meals="HALF BOARD" BedType="HALF BOARD">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12100000/12091300/12091250/7e9babc3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="462.58" OriginalAmount="458" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.8566458" Longitude="-106.3221516" StarRating="3" HotelCode="0|183654-25368895/8929825892524168911/3319" HotelName="THE ROOM" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>301 East E Street, Casper, 82601, WY, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4470000/4461000/4460920/141c0f43_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Midscale. Property Type: Motel. Total rooms and suites: 119. Floors: 2. Property description- Our hotel is located on the service road of Interstate 25 at exit 188A

*   Denver, CO - 270 miles
*   Salt Lake City, UT - 410 miles
*   Billings, MT - 278 miles

Travelers may want to visit the new Historic Trails Interpretive Center in Casper.Property was built in 1979. Hotel Currency: USD. Additional Addresses: Other: 301 East E Street, Casper, 82601, WY, US. Additional Phone Numbers: Fax - Other: 13072650829. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="465.28" OriginalAmount="460.67" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.9274897" Longitude="30.809413" StarRating="4" HotelCode="|28475" HotelName="Ic Hotels Airport" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>GUZELYURT MEVKII HAVAALANI YOLU CALKAYA 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/8/4/7/5/28475_14.jpg</HotelPictures>
        <HotelDescription>HOTEL: This comfortable, luxurious hotel, has with air-conditioning, a garden, a terrace, 179 rooms, 11 junior suites and 5 suites. The establishment has a hall with a reception, a safety deposit box service and a currency exchange service. Guests can find a bar, a restaurant, a hairdresser's and a conference room. The establishment also offers internet, room service, a laundry service and a car park. SITUATION: It is in an avenue, 800 metres away, clients have Antalya Airport. ROOM: Each room has a bathroom with a hairdryer, a direct line telephone and a satellite TV. They have a double bed, fitted carpets, a mini-bar, an air-conditioning system, central heating and a safe (available for a fee). FACILITIES: Outdoors, clients can enjoy a swimming pool and a snack bar. You also have at your disposal a covered pool, a jacuzzi, a sauna and a massage service. Clients can find a gym, enjoy tennis, squash and play ping-pong. OTHERS: Regarding the food and beverage offering, clients have a buffet breakfast, Ã  la carte or set-menu lunch and Ã  la carte, set-menu or buffet dinner. Guests can book half-board or full-board.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="465.72" OriginalAmount="461.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.883791" Longitude="30.706871" StarRating="0" HotelCode="|453032" HotelName="Gazetta Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/5/3/0/3/2/453032_a60cca81510.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="466.62" OriginalAmount="462" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|76621-19573427/8929825892524168911/218" HotelName="ARSI" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15200000/15190900/15190816/977579ac_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="468.64" OriginalAmount="464" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1402731-32738731/8929825892524168911/3241" HotelName="ANTALYA SUITE HOTEL &amp;amp; SPA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/79000000/78100000/78096100/78096004/53cd18eb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="469.65" OriginalAmount="465" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.85482803" Longitude="30.76376023" StarRating="0" HotelCode="958153|401712" HotelName="Nox Suite" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Çaglayan Mahallesi, 2015 Sokak 23, Muratpasa, Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/49/8d/498d49eeb778362fdfd8cd6846331d334bc48c31.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="470.38" OriginalAmount="465.72" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.855516" Longitude="30.742835" StarRating="0" HotelCode="|555308" HotelName="Wise Hotel Spa and Adult Only" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sirinyali Mah.1512 Sok No 6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/5/5/3/0/8/555308_14c9ee21816.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="470.66" OriginalAmount="466" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|183176-18206247/8929825892524168911/1656" HotelName="GALAXY BEACH" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16130000/16124700/16124638/4bc4abff_edited_f304_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="470.66" OriginalAmount="466" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|896872-26129920/8929825892524168911/3439" HotelName="ANKA BUTIK ADULTS ONLY" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/58000000/57360000/57355000/57354987/w3837h2560x3y0-023552ef_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="470.66" OriginalAmount="466.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.885693720894" Longitude="30.702312514186" StarRating="3" HotelCode="21583|adalya_port_hotel" HotelName="Adalya Port Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Selçuk Mahallesi, Iskele Caddesi 72, Muratpasa, 07100 Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c0/5a/c05aa7dd03c44b2c5a26705d00619cc01b109514.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This small, boutique hotel is located in the centre of the Old Town, in the ancient harbour area. It...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="472.23" OriginalAmount="467.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.91737" Longitude="30.77854" StarRating="0" HotelCode="|589481" HotelName="Ema Houses" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/8/9/4/8/1/589481_63520b32019.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="474.70" OriginalAmount="470" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.86730486" Longitude="30.63880713" StarRating="0" HotelCode="585754|216506" HotelName="Butiks Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/08/2026" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Altinkum Mahallesi, 427 Sokkak 2, Konyaalti, 70000 Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9057102</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a bar and room service. Wireless internet access is available to guests in the publ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="477.73" OriginalAmount="473" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1411207-27600598/8929825892524168911/3621" HotelName="ANTIQUE HILLS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/104000000/103570000/103568000/103567954/0778e175_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="477.73" OriginalAmount="473.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.850196277132" Longitude="30.769802819084" StarRating="3" HotelCode="9536|laren_family_hotel_spa" HotelName="Laren Family Hotel &amp; Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Çaglayan Mahallesi, 2054 Sokak 21, Antalya, Muratpasa</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/18/5a/185af60783478bb3f4cc850cb783e2faf1d13950.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel warmly welcomes guests in Antalya. For parents with children, it provides everyt...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="478.55" OriginalAmount="473.81" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.8597022" Longitude="30.743172" StarRating="4" HotelCode="|37219" HotelName="Bilem  Beach and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Old Lara Road,?irinyal? neighborhood 1512 Street No:2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/7/2/1/9/37219_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="479.75" OriginalAmount="475" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|603355-25758919/8929825892524168911/2766" HotelName="LAREN FAMILY" Meals="BED &amp; BREAKFAST,HALF BOARD,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/22000000/21610000/21602900/21602863/c9ca7e63_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="480.76" OriginalAmount="476" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|605359-25761835/8929825892524168911/3181" HotelName="ANJELIQ DOWNTOWN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/34000000/33080000/33077900/33077889/5e978ddd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="481.77" OriginalAmount="477" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.85654018422" Longitude="30.738665163517" StarRating="5" HotelCode="38612|131674" HotelName="The Marmara Antalya" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Hotel de Charme,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sirinyali Mahallesi, Lara, 07160 Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/a0/2d/a02defc95502020d415d54f14d87d4e0c455e313.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The beach is located close to this elegant, luxury hotel with the closest shops around 750 m away an...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="481.77" OriginalAmount="477" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|54545-25232858/8929825892524168911/1916" HotelName="MARMARA ANTALYA" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1320000/1315300/1315243/fb781c2e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="481.77" OriginalAmount="477" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|159313-25331014/8929825892524168911/2939" HotelName="MUZ OTEL" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18360000/18358600/18358546/1af80ec6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="482.78" OriginalAmount="478" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|76840-18125092/8929825892524168911/914" HotelName="LEDA BEACH" Meals="HALF BOARD,BED &amp; BREAKFAST" BedType="HALF BOARD">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2490000/2480500/2480429/6494180d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="483.19" OriginalAmount="478.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.85837" Longitude="30.77578" StarRating="0" HotelCode="|607939" HotelName="Four Points Express by Sheraton Antalya Lara" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 08/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Bulent Ecevit Bulvari 2038 Sokak, Caglayan</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/0/7/9/3/9/607939_1cee2870036.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="485.81" OriginalAmount="481" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1329302-26638413/8929825892524168911/3083" HotelName="ISNOVA" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/78000000/77140000/77134400/77134313/fb78ed58_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="485.81" OriginalAmount="481.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.88353" Longitude="30.704161" StarRating="3" HotelCode="9521|aspen_hotel" HotelName="Aspen Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Garden,Internet,Laundry,Lounge,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kilicaslan Mah. Mermerli Sokak 25, Kaleici, 07100 Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/72/84/728486380eae00d2d743be715a9b8ef3663f5530.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the old town, in a beautiful area of the city, steeped in a warm, peaceful a...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="486.27" OriginalAmount="481.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.8592693" Longitude="30.6307183" StarRating="5" HotelCode="|68298" HotelName="Crowne Plaza  Antalya, An Ihg" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>AKDENIZ BULVARI 306. SOKAK KONYAALTI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/8/2/9/8/68298_15.jpg</HotelPictures>
        <HotelDescription>HOTEL: This air-conditioned hotel was built in 2009 and has 194 rooms, The establishment has a lobby, express check-out, a reception, a safety deposit box service, a currency exchange service, a lift, a playground, conference rooms and a car park. Guests can find a cafÃ©, a bar, a pub and a restaurant. For an extra cost you can have access to WiFi, room service and a laundry service. SITUATION: It is in the beach, 10 minutes away from the establishment, guests will find the city centre situated near the historic centre, leisure areas, is 30 kilometres away from Antalya Airport. ROOM: Guests are offered standard rooms and suites, have a shower, a bath, a hairdryer, a king size or double bed, a direct line telephone, satellite or cable TV and a radio. They also have internet, a safety deposit box, a mini-bar, a coffee maker, a kettle, an ironing set, a balcony or terrace, an air-conditioning system and individual heating. FACILITIES: The establishment has deck chairs, parasols, a covered pool, an outdoor bar and a gym. The establishment also offers 2 spas, a Turkish bath, a massage service, beauty treatments (available for a fee), a jacuzzi, a sauna and a steam bath. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast and Ã  la carte lunch and dinner. PAYMENT METHODS: Customers can pay by American Express, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="486.94" OriginalAmount="482.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.8844828" Longitude="30.707176" StarRating="0" HotelCode="|86599" HotelName="Urcu Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Barbaros Mah. Hamil Efendi Sk. No:6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/5/9/9/86599_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel is charming. SITUATION: Is situated inKaleiÃ§i the city centre of.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="487.83" OriginalAmount="483.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.899460771647" Longitude="30.706937101981" StarRating="4" HotelCode="498424|elips_royal_hotel_spa" HotelName="Elips Royal Hotel &amp; Spa" Meals="HALF-BOARD" BedType="HALF-BOARD" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Etiler Mahallesi, 851 Sokak 2, Muratpasa, 07000 Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/05/f9/05f9cdabb6300a7d72f0e4fd47c526bc40142945.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Antalya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="489.85" OriginalAmount="485" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1061004-26286617/8929825892524168911/2868" HotelName="SELINUS BEACH CLUB HOTEL" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13500000/13493200/13493182/6f7c0765_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="490.02" OriginalAmount="485.17" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.884541" Longitude="30.695889" StarRating="0" HotelCode="|545258" HotelName="AFFLON SEA HILL CONCEPT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>131. Sk. 7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/5/2/5/8/545258_7cf137b1000.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="490.86" OriginalAmount="486" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.884782489321" Longitude="30.707418099046" StarRating="3" HotelCode="154445|216568" HotelName="Urcu" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Barbaros Mah., Hamil Efendi Sk. No:6, 07070 Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/8e/60/8e60c28a1b8ca16a163745f2630f2e6f4228b92f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Antalya. The nearest airport is Antalya (AYT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="490.86" OriginalAmount="486" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.85554155" Longitude="30.74287326" StarRating="3" HotelCode="545203|173970" HotelName="Wise Boutique Hotel &amp; SPA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sirinyali Mahallesi, 1512 Sokak 6, 07160 Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/88/69/88691ed4bf89675a5ef5f49ad3af01edcdbf13be.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel is located right in the heart of Antalya. Its setting is especially ideal for gu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="490.86" OriginalAmount="486" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|768572-25946221/8929825892524168911/3576" HotelName="SUNSET PENSION AND APARTMENTS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/23000000/22170000/22162300/22162229/e68f3645_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="493.89" OriginalAmount="489" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|603694-25759385/8929825892524168911/2539" HotelName="WISE BOUTIQUE HOTEL AND SPA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15090000/15086600/15086531/351702c6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="493.89" OriginalAmount="489" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|768570-25946217/8929825892524168911/3237" HotelName="KUTLE HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13230000/13224700/13224621/b82f6879_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="494.90" OriginalAmount="490" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.8737" Longitude="30.6951" StarRating="0" HotelCode="977833|397904" HotelName="Pacco Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Arapsuyu Mahallesi, 605 Sokak 2, 07070 Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b0/7d/b07dbebec76bdadb3c27df046ccbab9af7c59ffe.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="495.91" OriginalAmount="491" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|155753-25327854/8929825892524168911/3197" HotelName="ALANYA BUYUK" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17030000/17027500/17027442/302c1baa_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="500.69" OriginalAmount="495.73" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.902926" Longitude="30.728417" StarRating="0" HotelCode="|471614" HotelName="Can Adalya Palace Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Asik Veysel Cd.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/1/6/1/4/471614_9843cbc2032.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="500.96" OriginalAmount="496" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1151636-26451194/8929825892524168911/3353" HotelName="ARSI PARADISE HOTEL ALL INCLUSIVE" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/47000000/46310000/46305200/46305179/840fa37e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="501.20" OriginalAmount="496.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.86625" Longitude="30.79921" StarRating="0" HotelCode="|543089" HotelName="Let'stay Marine Homes" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Guzeloba Mah. 2213 Sok. No:14</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/3/0/8/9/543089_f38e3321039.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="502.03" OriginalAmount="497.06" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.200736" Longitude="29.638162" StarRating="0" HotelCode="|536707" HotelName="Leonis Hotel Kaş" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Meltem Sk. 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/6/7/0/7/536707_528c0a22018.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="502.98" OriginalAmount="498" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|476498-25642854/8929825892524168911/3078" HotelName="KLEOPATRA SUIT HOTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8080000/8071500/8071405/511eac94_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="503.31" OriginalAmount="498.33" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.8838116" Longitude="30.704892" StarRating="0" HotelCode="|19930" HotelName="Dogan Hotel By Prana Hotels and Resorts - Special Class" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MERMERLI BANYO SOKAK KALEICI 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/9/9/3/0/19930_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: Our guests can find a lobby bar, a restaurant, a TV room, a library, a garden and a swimming pool with jacuzzi. SITUATION: KaleiÃ§i It is in near the establishment, guests will find the beach. ROOM: The rooms a bathroom with a shower, an air-conditioning system, a satellite television, a direct line telephone, a hairdryer and a balcony.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="503.43" OriginalAmount="498.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.85299" Longitude="30.61277" StarRating="0" HotelCode="|237647" HotelName="The Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Liman mahallesi 34 sokak No:9 Konyaalti</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/7/6/4/7/237647_10.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="507.32" OriginalAmount="502.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.860505" Longitude="30.79397" StarRating="0" HotelCode="|532578" HotelName="Antalya City Hotel and Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2238. Sk. 11</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/2/5/7/8/532578_af2a4cf1451.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="509.04" OriginalAmount="504.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.858229179578" Longitude="30.631062984467" StarRating="5" HotelCode="900091|crowne_plaza_hotel_antalya" HotelName="Crowne Plaza Antalya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Gürsu Mahallesi, 306. Sokak, Akdeniz Bulvan Konyaalti, 07070 Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/73/76/7376faa186688e1d34be297fa07f98bc61015208.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is in Antalya, about 20 km from Antalya (AYT) Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="510.05" OriginalAmount="505" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|337823-25529036/8929825892524168911/2410" HotelName="KALAMAR HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2600000/2591200/2591197/ac71be2f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="512.07" OriginalAmount="507" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|142201-18132593/8929825892524168911/1784" HotelName="CROWNE PLAZA HOTEL ANTALYA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3140000/3135700/3135692/074bc5e6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="515.10" OriginalAmount="510.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.88156211" Longitude="30.70913671" StarRating="3" HotelCode="410088|life_hotel_3" HotelName="Life Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/08/2026" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Hasi?m Iscan Mahallesi, 1304 Sokak Number 14, Muratpasa, 07100 Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/5e/86/5e86635b0399924682956297824c636ef9b1c23c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Antalya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="517.12" OriginalAmount="512" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|314969-18158012/8929825892524168911/1153" HotelName="MIRANDA MORAL BEACH" Meals="ROOM ONLY,FULL BOARD" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10620000/10613000/10612954/3e6d84da_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="517.12" OriginalAmount="512" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|243166-25459351/8929825892524168911/3165" HotelName="KRISTAL BEACH" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5770000/5769000/5768963/5443cda8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="520.15" OriginalAmount="515" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.091703" Longitude="-8.23576" StarRating="3" HotelCode="0|58456-25230910/8929825892524168911/2017" HotelName="GOLDEN ORANGE" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>9697 Areias de S. João, Lote 20, ALBUFEIRA, PT</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11970000/11965400/11965301/51a0d8a7_b.jpg</HotelPictures>
        <HotelDescription>Located just a short walk from the centre of the popular holiday resort of Albufeira on the Algarve Coast, this apart hotel is within easy reach of restaurants, bars, pubs and shops. The famous Praia do Forte Beach can be reached within a 10-minute walk, Aveiros Beach, Oura Beach and Fisherman's beach are close by. The international airport of Faro is at a distance of 35 km.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="523.18" OriginalAmount="518" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.8932337" Longitude="30.70226279" StarRating="3" HotelCode="373562|268488" HotelName="Bilgehan Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Adnan Menderes Bulvari No:1, 07040 Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b9/51/b9511e7a0852dd51c7fc0bf6deadd2ab7556238a.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Antalya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="523.20" OriginalAmount="518.02" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.859853" Longitude="30.820818" StarRating="0" HotelCode="|465142" HotelName="Elysium Green Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/5/1/4/2/465142_7fd7cb41259.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="524.19" OriginalAmount="519" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.872375" Longitude="30.652855" StarRating="3" HotelCode="410074|62879" HotelName="Royal Hill" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Arapsuyu Mh. 575 Sk. No: 6, Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/4b/1d/4b1d06d1210cd483c5d5280d5dc982b3ae8ec09f.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Antalya. The nearest airport is Antalya (AYT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="524.19" OriginalAmount="519" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|879302-26095826/8929825892524168911/3374" HotelName="VENESSA BEACH" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16140000/16131400/16131337/2f060ac3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="525.20" OriginalAmount="520" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|315869-25515100/8929825892524168911/2847" HotelName="BY PEGASUS BEACH FLATS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8140000/8138700/8138608/1a80d62b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="527.22" OriginalAmount="522" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|58492-18113447/8929825892524168911/1400" HotelName="SELENIUM" Meals="HALF BOARD,ALL INCLUSIVE" BedType="HALF BOARD">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11690000/11681100/11681055/0a7423bb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="527.83" OriginalAmount="522.60" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.885422" Longitude="30.703804" StarRating="4" HotelCode="|36986" HotelName="Aspen - Special Class" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>KILICARSLAN MAH MERMERLI SOK NO25 KALEICI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/9/8/6/36986_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: This air-conditioned hotel was built in 2007, has 36 rooms and 3 floors. It has a lobby, a reception, a safety deposit box service, a currency exchange service, lifts and a bar. Guests can also find a games room, a TV room, a restaurant, conference facilities, a car park, a laundry service (for a fee) and internet in the hall, (free of charge). SITUATION: It is in a beautiful area, is 1 kilometre away from public transport services, the bus station and cultural places. It is situated 12 kilometres away fromAntalya Airport. ROOM: The rooms a bathroom with a hairdryer, They have a direct line telephone, a satellite or cable television, a double bed, a mini-bar and individual air-conditioning. FACILITIES: Outdoors, clients can enjoy a swimming pool with parasols and deck chairs. You also have at your disposal a sauna and a solarium. PAYMENT METHODS: The establishment accepts American Express, Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="528.23" OriginalAmount="523" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|603677-25759357/8929825892524168911/3317" HotelName="UMET APART" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/33000000/32010000/32008200/32008143/72757ccc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="528.23" OriginalAmount="523" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|768582-25946229/8929825892524168911/3564" HotelName="CARETTA CARETTA PENSION" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15250000/15245200/15245139/25e9ad36_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="529.24" OriginalAmount="524" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|629265-25800489/8929825892524168911/2743" HotelName="LA SIETE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/38000000/37620000/37616600/37616576/637af149_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="530.25" OriginalAmount="525" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|107118-25281985/8929825892524168911/3256" HotelName="ARSI ENFI CITY BEACH HOTEL" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/25000000/24010000/24005700/24005684/8f728dfc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="531.26" OriginalAmount="526.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.8737" Longitude="30.6951" StarRating="0" HotelCode="956808|esperanza_boutique_hotel_of_lykia" HotelName="Esperanza Boutique Hotel Of Lykia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Karaoz Mahallesi, Okul Sokak 35, Mavikent Kumluca, 07390 Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/b8/4d/b84d5910ef374bbe88eaece35b083657e0caef01.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="533.28" OriginalAmount="528" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="43.371244" Longitude="-5.848205" StarRating="3" HotelCode="0|117666-25286954/8929825892524168911/1887" HotelName="DOGAN" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>ASTURIAS,OVIEDO,C/ JESUS SAENZ DE MIERA S/N</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1390000/1383400/1383389/9fadb68d_b.jpg</HotelPictures>
        <HotelDescription>At Hotel Fenix, guests feel like being at home.  The hotel is a comfortable and familiar building, in which customers receive a very personal care.  It is located 5 minutes away from the historical centre of Oviedo, and it is the ideal election for leisure tourists as well as for professional travelers, given its closeness to the main transport stations and the commercial core of the city.  
The modern hotel can accommodate up to 34 persons, distributed in 2 single rooms with a fully equipped restroom, 4 full bed rooms and 12 double rooms.  Besides, the hotel provides 4 extra beds for your housing needs.  Each one of the rooms has piped music, safe, heating, free Wi-Fi access telephone and satellite television.  The hotel facilities provide also a covered parking area, 24 hours reception, luggage service, fax, daily press, gift articles and tourist information.  
&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="533.59" OriginalAmount="528.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.848848" Longitude="30.6176788" StarRating="3" HotelCode="|95884" HotelName="La Brisa  " Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Liman Mah. 25 Sokak No.17 Konyaalti,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/9/5/8/8/4/95884_5.jpg</HotelPictures>
        <HotelDescription>SITUATION: This establishment, is in Konyaalti the beach it is situated 15 minutes away from Antalya the centre of Where you can find shops, bars and restaurants. APARTMENTS: The establishment has modern apartments with sea or mountain views. FACILITIES: This establishment has a restaurant, a swimming pool, a playground and a car park (free of charge), The establishment also offers a car rental service. OTHERS: Regarding the food and beverage offering, clients can enjoy a buffet breakfast.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="536.31" OriginalAmount="531" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|593600-25743080/8929825892524168911/2696" HotelName="BOSSA NOVA APART" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15380000/15376300/15376215/72c6032f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="540.35" OriginalAmount="535" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|61317-25234983/8929825892524168911/2099" HotelName="ALP PASA" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1170000/1160900/1160851/ababdb98_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="540.35" OriginalAmount="535" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="33.720163" Longitude="-116.362513" StarRating="4" HotelCode="0|107008-25281961/8929825892524168911/3004" HotelName="ADALYA PORT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>74675 Highway 111, Palm Desert, 92260, CA, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1370000/1368900/1368866/28a7653f_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Unknown. Property Type: Hotel. Total rooms: 129. Suites: 11. Single-bedded accommodations: 43. Double bedrooms: 86. Smoking rooms: 0. Nonsmoking rooms: 129. Physically challenged rooms: 7. Floors: 3. 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- Golf Capital of the World with the Holiday Inn Express Palm Desert Rancho MirageThe Holiday Inn Express Palm Desert Rancho Mirage Golf hotel is the premier choice for smart travelers who expect a comfortable and practical visit to the area. With ideal proximity to an array of world-famous golf resorts, major area businesses including the Betty Ford Center (BFC), and local attractions, this property is poised to offer exceptional service and cutting-edge amenities for a stay in Palm DesertThe hotel's location in the Palm Springs, CA area is ideal for vacationing guests who are here to make the most of our endless summer. Set a tee time at the Desert Willow Golf Resort and play the Firecliff Course or you can also enjoy the upscale boutique shopping on El Paseo Drive, the Rodeo Drive of Palm Springs, California.The hotel is equally ideal for corporate travelers. Enjoy premium golf in the area in between your business meetings with some of the most notable corporations in California's hospitality and restaurant industries. You can also consider booking the hotel's boardroom for on-site meeting "Stay Smart" at this Palm Springs, California area hotel. Surf the Web with fast and free, wired and Wi-Fi access. Enjoy a complimentary, hot breakfast each morning at the Express Start Breakfast Bar and relax around an outdoor pool and hot tub.. Onsite facilities information- ParkingProperty was built in 1989. Hotel Currency: USD. Additional Addresses: Other: 74675 Highway 111, Palm Desert, 92260, CA, US. Additional Phone Numbers: Fax - Other: 17603403723. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="541.36" OriginalAmount="536" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|768587-25946237/8929825892524168911/3358" HotelName="MERCAN BUNGALOW" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6140000/6135800/6135764/21117bf5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="542.37" OriginalAmount="537" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|76636-18124991/8929825892524168911/965" HotelName="KLEOPATRA ADA BEACH" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15230000/15225900/15225839/b5ccbc60_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="543.38" OriginalAmount="538" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|603262-25758795/8929825892524168911/2991" HotelName="ARKK HOMES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/24000000/23240000/23235000/23234907/2ee69bb4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="544.39" OriginalAmount="539" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|58422-25232324/8929825892524168911/2325" HotelName="GRAND OKAN" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8710000/8701700/8701639/d8573a64_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="545.40" OriginalAmount="540" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|76642-18265252/8929825892524168911/372" HotelName="HEDEF ROSE GARDEN" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18280000/18276200/18276130/310e5569_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="546.41" OriginalAmount="541" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|76627-18124985/8929825892524168911/1082" HotelName="EFTALIA DOWNTOWN HOTEL" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1670000/1661000/1660965/9fcc58a4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="546.71" OriginalAmount="541.30" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.884804" Longitude="30.704592" StarRating="4" HotelCode="|96071" HotelName="ALP PASA BOUTIQUE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Barbaros Mh. Hesapci Sok.30 Kaleici (old Town), A,</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/9/6/0/7/1/96071_1.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is in Antalya the historic centre of el Minarete Roto 100 metres away, guests can find it is 1 kilometre away from Antalya the Museum of it is 5 minutes away from Mermerli the beach 100 metres away, guests can find Hadrian's the Gate. ROOM: Each room has an air-conditioning system and a satellite television. Some rooms have a hydromassage bath. FACILITIES: Guests are offered a patio, a terrace and a swimming pool. OTHERS: Regarding the food and beverage provision, the establishment offers a buffet restaurant and a swimming pool bar.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="548.43" OriginalAmount="543" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|48293-18114338/8929825892524168911/399" HotelName="PARK SIDE" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/92000000/91280000/91272100/91272020/2f1f5272_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="552.47" OriginalAmount="547" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1399831-32738592/8929825892524168911/3123" HotelName="HOTELLA RESORT HOTEL" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/93000000/92730000/92721800/92721761/9a27859d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="558.53" OriginalAmount="553" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|902318-26137795/8929825892524168911/2021" HotelName="ELITE LUXURY SUITE AND SPA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/35000000/34990000/34988700/34988617/16524458_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="561.56" OriginalAmount="556" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|229172-25430871/8929825892524168911/2980" HotelName="KLEOPATRA ARSI" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15200000/15191000/15190906/w6000h3485x0y7-ea0679c4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="562.57" OriginalAmount="557" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.88406" Longitude="30.70907" StarRating="4" HotelCode="208357|216520" HotelName="Elegance East Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Lounge,Massage Centre,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Barbaros Mahallesi, Atatürk Caddesi 42/C, Muratpasa, Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/76/73/7673969535e876d40106a4315f46ae673882fa0d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Antalya, about 2 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="562.57" OriginalAmount="557.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.88631425318" Longitude="30.676290392876" StarRating="5" HotelCode="9526|ozkaymak_falez_hotel" HotelName="Ozkaymak Falez Hotel" Meals="BREAKFAST-FOR-2" BedType="BREAKFAST-FOR-2" PropertyType="Beach Hotel" CnxPolicy="Free CXL until 07/08/2026" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Garden,Internet,Jacuzzi,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Bahçelievler Mahallesi, Tarik Akiltopu Caddesi 1, Muratpasa, 07050 Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/21/a1/21a10f7752a339f42cea197bfb4fd722589dd91d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This exclusive beach hotel is situated on a rocky ridge above the stunning Konyaalti beach, which ca...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="563.52" OriginalAmount="557.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.848667" Longitude="30.76899" StarRating="0" HotelCode="|534104" HotelName="Z-Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2049. Sk.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/4/1/0/4/534104_ff2e33a1131.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="563.58" OriginalAmount="558" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1402684-32738725/8929825892524168911/3570" HotelName="STILE SUITE MARINE" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/96000000/95040000/95037300/95037209/de1befc9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="564.72" OriginalAmount="559.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.8741201" Longitude="30.656542" StarRating="0" HotelCode="|304359" HotelName="Olbia Residence Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Akdeniz Bluvar? No:68 Konyaalt? Plaj? Konyaalt?</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/4/3/5/9/304359_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="567.62" OriginalAmount="562" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1402727-27589618/8929825892524168911/2715" HotelName="PERAMIS HOTEL &amp;amp; SPA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/84000000/83280000/83275100/83275090/60236925_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="569.64" OriginalAmount="564" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1239673-18357604/8929825892524168911/1364" HotelName="RELAX BEACH" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/66000000/65520000/65511000/65510947/0bbccca5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="572.49" OriginalAmount="566.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.860571" Longitude="30.865557" StarRating="0" HotelCode="|534461" HotelName="River Park Residence Lara" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Fettahli, 32002 Sok No:9 A D:B Blok</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/4/4/6/1/534461_6fa33241435.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="572.67" OriginalAmount="567" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|337829-25529040/8929825892524168911/2620" HotelName="SAMIRA EXCLUSIVE HOTEL &amp;amp; APARMENTS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2600000/2591100/2591080/d5a21276_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="578.73" OriginalAmount="573" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|178526-25356074/8929825892524168911/2751" HotelName="BILKAY" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16620000/16614500/16614450/dbf75c4c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="581.20" OriginalAmount="575.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.85863" Longitude="30.870057" StarRating="5" HotelCode="|471665" HotelName="Sirius Town Residence And Spa" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Yasar Sobutay Bulvari, 32005</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/7/1/6/6/5/471665_0a7b1f52026.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="584.79" OriginalAmount="579.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.884102410642" Longitude="30.704445540905" StarRating="4" HotelCode="9529|puding_marina_residence" HotelName="Puding Marina Residence" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Historic Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mermerli Sokak 15, Kaleici, 07100 Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/31/0a/310ad135ed0df257a72768f2b6300017bf898d2d.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located around a 3-minute walk from the beach and some 5 minutes on foot from the cent...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="585.80" OriginalAmount="580" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|337889-25529050/8929825892524168911/2483" HotelName="SAYLAM SUITES" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5350000/5349200/5349119/7541d8e6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="588.83" OriginalAmount="583" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|76629-25246194/8929825892524168911/2771" HotelName="RAMIRA JOY HOTEL" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4570000/4569800/4569760/d495a5d4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="589.84" OriginalAmount="584.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.858076" Longitude="30.625149" StarRating="5" HotelCode="497662|gudenpearl" HotelName="Güden Pearl" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/08/2026" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>329 Sokak 21, Gürsu Mahalessi, Konyaalti, Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/0b/cc/0bcc1ad70f66713cf5073a6cad0530700aa99ea7.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel welcomes guests in Antalya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="591.16" OriginalAmount="585.31" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.87389" Longitude="30.65626" StarRating="0" HotelCode="|601498" HotelName="Pacco Boutique Hotel &amp; SPA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Arapsuyu Mahallesi 605. Sokak No:2</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/0/1/4/9/8/601498_cf695222359.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="591.36" OriginalAmount="585.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.851349" Longitude="30.80455" StarRating="0" HotelCode="|543308" HotelName="Wolf Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2299. Sk. 5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/4/3/3/0/8/543308_76c21101050.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="594.89" OriginalAmount="589" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|603480-25759087/8929825892524168911/2390" HotelName="OLBIA RESIDENCE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16800000/16793100/16793072/152ed5a5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="596.91" OriginalAmount="591" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|58452-18113428/8929825892524168911/1151" HotelName="IC AIRPORT" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1150000/1149100/1149079/fa8555dc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="596.91" OriginalAmount="591" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.26902" Longitude="-2.9236" StarRating="3" HotelCode="0|178632-25356089/8929825892524168911/3295" HotelName="VILLA TURKA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>M5 Northbound Junc 22 21, Sedgemoor, BS24 0JL, GB</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4500000/4496300/4496277/3a9aa050_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Midscale. Property Type: Hotel. Total rooms and suites: 40. Floors: 2. Property description- Purpose Built Hotel.
DIGITAL Freeview Flat screen TV with 60 plus channels in every room.
FREE WIFI THROUGHOUT.
All Rooms En Suite with Both Bath and Showers.
All Rooms have Complimentary Drinks Tray.
Continental Breakfast Available for a nominal charge.
Peaceful/Quiet Location.
Pets accepted for a nominal per stay fee.
AA Approved.
Easy Access to Beaches/Cornwall.
Burger King / Subway/ WHSmith / Food Mall / Shop on Service Area.
Sofa Beds are suitable for 2 children up to 12years or 1 adult.
Cots Available on Request.
Trouser Press Available.
Hairdryer in all Rooms.
Mini Shop in reception.
24 hour Forecourt for Fuel in Service Area.
Game Zone on Service Area.
Free Fax Facilities for all Hotel Guests.
Free Car Parking for Residents, 20 Spaces Outside Lodge.
Guests can Also Use Main Service Area Car Park.
24 Hour Reception.
Complimentary Newspaper.
Cash Machine On Site
On Site Tourist Information Stand.. Onsite facilities information- ParkingProperty was built in 1111. Hotel Currency: GBP. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="603.00" OriginalAmount="597.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.266129" Longitude="29.402425" StarRating="0" HotelCode="|494346" HotelName="Payava Hotel by True Blue" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 08/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Cumhuriyet Cd. 80</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/9/4/3/4/6/494346_dce5a481036.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="603.11" OriginalAmount="597.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.881588" Longitude="30.705907" StarRating="0" HotelCode="|537467" HotelName="Saye Konak Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tabakhane Sk. No:1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/7/4/6/7/537467_5e0ed1e2102.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="604.99" OriginalAmount="599" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1399819-27592542/8929825892524168911/3604" HotelName="SIRIUS TOWN HOTEL SPA AND RESIDENCE" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/92000000/91890000/91885600/91885587/81f67f75_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="612.06" OriginalAmount="606" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|606100-25762983/8929825892524168911/3288" HotelName="WHITE ANGEL" Meals="ROOM ONLY,ALL INCLUSIVE" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/36000000/35230000/35228300/35228249/f5db4ee0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="618.12" OriginalAmount="612" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|74748-18132585/8929825892524168911/1028" HotelName="KLEOPATRA ROYAL PALM" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1460000/1455700/1455672/637da195_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="622.16" OriginalAmount="616" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|605085-25761427/8929825892524168911/2616" HotelName="RAMIRA CITY HOTEL - ALL INCLUSIVE - ADULTS ONLY" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/23000000/22960000/22956900/22956872/f881212b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="628.22" OriginalAmount="622" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|565670-25716121/8929825892524168911/3267" HotelName="AIDA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15990000/15985500/15985446/106f0e90_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="628.22" OriginalAmount="622" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|724185-25800941/8929825892524168911/3348" HotelName="MAGIC SUN HOTEL" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14770000/14766500/14766402/352da3b8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="629.23" OriginalAmount="623" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1404618-27715858/8929825892524168911/3427" HotelName="VILLA AY" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/84000000/83230000/83229400/83229369/305917e4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="630.24" OriginalAmount="624" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|48269-18114336/8929825892524168911/377" HotelName="NEPTUN" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11710000/11702700/11702697/e1764d2f_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="630.24" OriginalAmount="624.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.874476" Longitude="30.657265" StarRating="4" HotelCode="60421|the_corner_park_hotel" HotelName="Riviera Suite" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Beach Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Arapsuyu mahallesi, Akdeniz Bulvari 76, Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/aa/6f/aa6ff3dc7d5a2d59e640dad23ab6da68598f2443.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located across the road from Konyaalti Beach, this hotel is situated around 3 km from the resort cen...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="632.26" OriginalAmount="626" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|264374-18153272/8929825892524168911/398" HotelName="SIDE SU" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19460000/19453800/19453775/dbe10383_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="632.38" OriginalAmount="626.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.87442189593" Longitude="30.658040642738" StarRating="3" HotelCode="906843|1197778" HotelName="The Corner Park" Meals="BED &amp; BREAKFAST,HALF BOARD,FULL BOARD,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Akdeniz Bulvari, Arapsuyu Mahallesi 603 Sokak No:2, Konyaalti, Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/248152/a_248152_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers guests a good location opposite Konyaalti Beach, around 4 km west of the city centr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="633.27" OriginalAmount="627" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|162612-18209378/8929825892524168911/456" HotelName="PALM D'OR" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11030000/11023000/11022908/9222bb75_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="634.28" OriginalAmount="628" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1059520-26283556/8929825892524168911/3599" HotelName="SANISU APART" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/39000000/38940000/38938100/38938080/3d1e6728_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="639.33" OriginalAmount="633" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|231365-18229559/8929825892524168911/1072" HotelName="GOLDEN SUN" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11710000/11710000/11709998/2a291294_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="639.68" OriginalAmount="633.35" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.85154" Longitude="30.762589" StarRating="0" HotelCode="|562202" HotelName="Tepe Hotel and Business Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cagalayan Mah. Barinaklar Bulv. No 8</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/2/2/0/2/562202_ec589d51840.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="641.35" OriginalAmount="635" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|229175-18145650/8929825892524168911/361" HotelName="OBA TIME" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/hotels/7000000/6990000/6981200/6981168/aa406e66_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="641.94" OriginalAmount="635.58" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.854446" Longitude="30.627525" StarRating="3" HotelCode="39113|4539395" HotelName="Acropol Beach" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE" PropertyType="" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Kuskavagi mah., Akdeniz Bulvari no 130, 07070 Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d4/06/d4062fea9994bc5d0876de72b8283cf6a96ce027.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Antalya, this hotel is right on the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="646.40" OriginalAmount="640" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|268692-25492327/8929825892524168911/2734" HotelName="THE CORNER PARK HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6490000/6484200/6484197/03a89248_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="647.41" OriginalAmount="641" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1381808-24010835/8929825892524168911/1662" HotelName="GET ENJOY HOTELS" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13530000/13524800/13524789/1a94f42a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="647.41" OriginalAmount="641.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.882995417389" Longitude="30.707205371862" StarRating="4" HotelCode="571314|char_me_hotel" HotelName="Char Me Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Kilincarslan Mahallesi, Zafer Sokak 28, 07050 Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/39/24/39249a359eb326019f4473af20e5e4e9e7873026.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel is located in the centre of Antalya. Its setting is especially ideal for guests ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="653.47" OriginalAmount="647" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|609173-18291173/8929825892524168911/1530" HotelName="STELLA HOTEL - ALL INCLUSIVE" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11680000/11675700/11675661/eda72207_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="653.47" OriginalAmount="647.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.85167257841" Longitude="30.762748718262" StarRating="3" HotelCode="167305|tepe_hotel" HotelName="Tepe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Caglayan Mahallesi, 2012 Sokak  8, Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/34/dd/34dd2bcff289de6ae6cc537f4f44b0e314147040.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Antalya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="654.48" OriginalAmount="648" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|178605-18140217/8929825892524168911/566" HotelName="SENZA GRAND SANTANA" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15510000/15503400/15503344/66c9d378_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="654.48" OriginalAmount="648.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.854623655084" Longitude="30.746448934078" StarRating="4" HotelCode="9525|ender_hotel" HotelName="Ender Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 09/08/2026" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sirinyali Mahallesi, Lara Caddesi 189, Muratpasa, Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c8/4a/c84a06973a864ee67c80dbfe07c2da7f862444bf.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Antalya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="656.50" OriginalAmount="650" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.852732" Longitude="10.4880873" StarRating="2" HotelCode="0|159317-25331020/8929825892524168911/3450" HotelName="SUN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>1 Beim Klösterle, NORDLINGEN, DE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14630000/14630000/14629943/0267ed6a_b.jpg</HotelPictures>
        <HotelDescription>This hotel is located in the heart of the quaint medieval town of Nördlingen, attached to a 12th century monastery. Nearby attractions include Saint George's Church on the central market square, several museums and Ries crater, a site created by a meteorite crash 15 million years ago. Facilities include an inviting foyer with a reception desk, an in-house bar and a restaurant. There are garage facilities available for those arriving by car.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="656.50" OriginalAmount="650.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.885744" Longitude="30.70592" StarRating="4" HotelCode="45397|tuvana_hotel__special_class" HotelName="Tuvana" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Garden,Golf,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tuzcular Mahallesi, Karanlik Sokak No 18, 07100 Kaleici, Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/c1/5b/c15b8dc835a01dc66f43501ef75bc914891436c2.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This appealing hotel lies directly in the old town of Antalya just 200 m from the historical marina....</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="660.54" OriginalAmount="654" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|58408-25232321/8929825892524168911/2398" HotelName="PUDING HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/800000/793800/793738/2a05cf61_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="666.21" OriginalAmount="659.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.853107" Longitude="30.803194" StarRating="4" HotelCode="|212845" HotelName="Holiday Inn Antalya - Lara, An Ihg" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Guzeloba Mahallesi 2290 Sokak, Lara Cd. No:5</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/1/2/8/4/5/212845_1.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="669.32" OriginalAmount="662.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.89004" Longitude="30.63849" StarRating="0" HotelCode="|605099" HotelName="The Casa Letstay Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/0/5/0/9/9/605099_9b6d8f32303.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="669.63" OriginalAmount="663" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|412331-18163156/8929825892524168911/528" HotelName="PALM WORLD RESORT &amp;amp; SPA SIDE" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12250000/12241700/12241647/c8314a1b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="670.14" OriginalAmount="663.50" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.73527" Longitude="30.56295" StarRating="4" HotelCode="|614153" HotelName="Vogue Royal Beach" Meals="ALL-INCLUSIVE" BedType="ALL-INCLUSIVE" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BELD?B? MAH.MOLLA MUSA CAD NO 2 KEMER ANTALYA BELD?B? MAH.MOLLA MUSA CAD NO 2 KEMER ANTALYA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/1/4/1/5/3/614153_a22778c0218.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="670.64" OriginalAmount="664.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.865835" Longitude="30.639367" StarRating="1" HotelCode="98084|mahper" HotelName="Mahper Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Altinkum Mahallesi, 422 Sokak 8, 07070 Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/7b/01/7b010a035cd051f5840e0b30cb95358cb9748804.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Antalya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="671.65" OriginalAmount="665" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|855264-20674455/8929825892524168911/1142" HotelName="SENZA GARDEN HOLIDAY CLUB" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/67000000/66050000/66047200/66047171/1f34370e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="672.66" OriginalAmount="666" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1264708-26611277/8929825892524168911/3086" HotelName="GUMUS PENINSULA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/70000000/69380000/69377500/69377483/dcd1578f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="673.67" OriginalAmount="667.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.853137897524" Longitude="30.803112878479" StarRating="4" HotelCode="446432|holiday_inn_antalya_lara" HotelName="Holiday Inn Antalya - Lara" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Guzeloba Mahallesi, 2290 Sokak 5, Lara, Muratpasa, 07230 Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/63/ca/63caa28f3fcf70aea5afd5145c4d2655f652f4cb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is the best place to stay in Antalya with its prime location that gives easy access to th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="674.68" OriginalAmount="668" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="44.970066" Longitude="15.645064" StarRating="4" HotelCode="0|58491-18159909/8929825892524168911/1044" HotelName="ORFEUS PARK" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <Address>
          <AddressLines>
            <AddressLine>Plitvice Lakes National Park, Nacionalni Park Jezera, Plitvice, Hr 53231, Croatia</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/58491/2011615113059627.jpg</HotelPictures>
        <HotelDescription>This 3 star hotel is located in the city centre of Plitvice and was established in 1975. It is a short drive away from the National Park Plitvice Lakes. The Hotel has a restaurant and a bar. All 31 rooms are equipped with hairdryer and air conditioning. category: First style: Traditional year Built: 1975 restaurant Count: 1&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="675.69" OriginalAmount="669" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|58441-25232561/8929825892524168911/2830" HotelName="KAILA CITY" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/42000000/41960000/41951100/41951009/08ff29d5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="686.32" OriginalAmount="679.52" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.85029" Longitude="30.76979" StarRating="0" HotelCode="|246698" HotelName="Laren Family Hotel and Spa - Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/6/6/9/8/246698_6.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="686.80" OriginalAmount="680" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|58413-18113402/8929825892524168911/500" HotelName="ARTEMIS PRINCESS" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13200000/13196700/13196696/48caff6a_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="686.80" OriginalAmount="680" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1059522-26283560/8929825892524168911/3532" HotelName="SMYRNA PANSIYON" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/25000000/24180000/24179400/24179330/9760c448_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="687.81" OriginalAmount="681" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1152807-26452860/8929825892524168911/3624" HotelName="SCYLAX FAMILY CLUB ALL INCLUSIVE" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/49000000/48430000/48424600/48424572/9ef3b6ba_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="689.70" OriginalAmount="682.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.851349" Longitude="30.80455" StarRating="0" HotelCode="|537285" HotelName="Peramis Hotel and Spa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>2299. Sk. no:7</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/7/2/8/5/537285_d53450f2145.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="692.86" OriginalAmount="686" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="46.0895496" Longitude="-73.1924687" StarRating="4" HotelCode="0|179168-18128386/8929825892524168911/1730" HotelName="AMBASSADOR PLAZA" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <Address>
          <AddressLines>
            <AddressLine>760 Rue Gadoury, Berthierville, J0K 1A0, QC, CA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/128000000/127800000/127798500/127798471/6c55e318_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Midscale. Property Type: Inn. Total rooms and suites: 58. Floors: 3. Property description- Located 20 minutes from Joliette, 30 minutes from Trois-Rivieres and 45 minutes from Montreal
Next to highway 40, exit 144
3 stars and 3 green keys
2 minutes walking distance for a dozen of restaurants such as: Mikes, St-Hubert, McDonald, Tim Horton, Subway etc.*Free breakfast, Wireless High speed Internet, newspaper, parking, local call, admission Gilles Villeneuve museum, cafe Internet, bikes with the room
Some Ground Floor rooms have Hard Wood Flooring
Deluxe suite with Jacuzzi available
Non smoking floor
Free Parking
Pets allowed - 15USD per pet, per day 
  - please do not leave pets alone in the room
  - pets are given a blanket, bowl, and cookies when checking in
Come Tour the local sites with a free bike rental, hotel guests only

All rooms include
Coffee maker and free coffee and tea
Fridge and microwave
Iron and ironing board
Hair dryer
Plasma TV with movies rental 
Duvet, mattress pad and really comfortable pillow
Free Wireless High speed Internet
Big office desk and ergonomic chair in half of our rooms
Am/fm radio and alarm but we provide personal wake up call

Truck and trailer clamp available as well lock and chain for bikes, snowmobiles.. Onsite facilities information- ParkingProperty was built in 1990. Hotel Currency: CAD. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="699.93" OriginalAmount="693" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|383105-18124983/8929825892524168911/672" HotelName="BLUE WAVE SUITE" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13420000/13417500/13417412/5aacb94b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="702.96" OriginalAmount="696" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|723675-18295276/8929825892524168911/1689" HotelName="ANITAS HOTEL" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17700000/17696800/17696790/196ea3fe_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="703.97" OriginalAmount="697" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|337892-25529052/8929825892524168911/2994" HotelName="UPPERHOUSE HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6450000/6446400/6446361/ec16eb97_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="705.67" OriginalAmount="698.68" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.8581074" Longitude="30.6252046" StarRating="0" HotelCode="|305055" HotelName="Güden-pearl" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/5/0/5/5/305055_2.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="707.00" OriginalAmount="700" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|76189-25245830/8929825892524168911/1898" HotelName="ASPEN" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1160000/1158700/1158630/5072a6ab_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="711.04" OriginalAmount="704" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1402764-27713781/8929825892524168911/3540" HotelName="CITRUS PARK HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/54000000/53880000/53871400/53871302/3a9403c3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="715.08" OriginalAmount="708" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="52.50885" Longitude="13.30947" StarRating="3" HotelCode="0|337223-18197067/8929825892524168911/396" HotelName="OZGUR BEY SPA HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>GOETHESTR. 50A, BERLIN, DE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11590000/11588800/11588714/38c13f18_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Connected to the airport, Art'Appart Suiten is located in Berlin's Charlottenburg-Wilmersdorf neighborhood and close to Deutsche Oper Berlin, ICC Berlin, and Messe Berlin. Other points of interest near this apartment include German Chancellery and Reichstag Building.    Property Features.   Art'Appart Suiten features a coffee shop/café. Complimentary wireless Internet access is available in public areas.  Concierge services and tour/ticket assistance are available. Guest parking is limited, and available on a limited first-come, first-served basis (surcharge). Other property amenities at this Art Deco property include laundry facilities, express check-in, and express check-out. This is a smoke-free property.    Guestrooms.     All guestrooms at Art'Appart Suiten feature CD players and espresso makers. Patios offer city or garden views. Beds come with Select Comfort mattresses, down comforters, down blankets, and premium bedding. In addition to separate dining areas, these individually furnished and decorated rooms include desks and ergonomic chairs. At this 3.5-star apartment, accommodations include kitchenettes with stovetops, refrigerators, coffee/tea makers, and cookware/dishes/utensils. Bathrooms feature showers, makeup/shaving mirrors, complimentary toiletries, and hair dryers. Wireless Internet access is complimentary. In addition to complimentary newspapers and safes, guestrooms offer direct-dial phones with voice mail. Flat-panel televisions have cable channels. Rooms also include complimentary bottled water and windows that open. Guests may request microwaves and hypo-allergenic bedding. Housekeeping is available daily.      Room Info:       Notifications and Fees:      All guests staying in hotel guestrooms must be registered with the hotel.            The following fees and deposits are charged by the property at time of service, check-in, or check-out.    Self parking fee: EUR 12,00 per night  Pet fee: EUR 5 per night  Cooked-to-order breakfast fee: EUR 10 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:  Check-in time starts at 3 PM  Check-out time is 11 AM  Pets allowed   &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="715.08" OriginalAmount="708" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|476480-25642842/8929825892524168911/1939" HotelName="EN VIE BEACH" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13190000/13186000/13185995/dd470d5b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="720.90" OriginalAmount="713.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.89637" Longitude="30.71084" StarRating="5" HotelCode="|444814" HotelName="DoubleTree By Hilton Antalya City Centre" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 10/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>Adnan Menderes Bulvari No 61 Etiler</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/4/8/1/4/444814_a8ba9f21100.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="721.14" OriginalAmount="714" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|107997-18128432/8929825892524168911/490" HotelName="VIKING GARDEN HOTEL AND SPA" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/75000000/74590000/74588300/74588218/bd06beb9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="725.00" OriginalAmount="717.82" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.88577" Longitude="30.70775" StarRating="0" HotelCode="|17487" HotelName="Tuvana Hotel - Special Class" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>TUZCULAR MAH. KARANLIK SOK. - KALEICI 18</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/4/8/7/17487_2.jpg</HotelPictures>
        <HotelDescription>HOTEL: This air-conditioned hotel has 3 buildings and 35 rooms. It has a wonderful garden area, a swimming area, internet (for a fee), a reception and a safety deposit box service. Our guests can find a library, a bar, a breakfast room, a restaurant and an Ã  la carte restaurant with a terrace, The establishment offers room service, a laundry service (for a fee), a medical care service, bicycle hire and a car park. SITUATION: It is inAntalya the historic centre of 200 metres away, guests have the harbour, in the surrounding area of the establishment, guests can find shops, leisure areas, 250 metres away from the establishment, guests can find a beach, is situated 10 kilometres away from Antalya Airport. ROOM: The rooms a bathroom with a shower and a hairdryer. They have a direct line telephone, a satellite or cable television, a radio and a mini-bar. They also have fitted carpets, an air-conditioning system, a central heating system and a balcony or terrace. FACILITIES: Outdoors, clients have access to a swimming pool, a sunbathing terrace, deck chairs and parasols. Clients can enjoy activities such as play ping-pong and darts. Guests are offered a massage service (available for a fee). OTHERS: Regarding the food and beverage offering, clients can enjoy a buffet breakfast and a set-menu dinner. Guests can book half-board.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="730.23" OriginalAmount="723" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|605684-18289255/8929825892524168911/1525" HotelName="LÖWE" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/23000000/22970000/22962200/22962154/aa867413_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="730.23" OriginalAmount="723" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|51838-25232807/8929825892524168911/2094" HotelName="OZKAYMAK FALEZ" Meals="BED &amp; BREAKFAST,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/90000/84000/83979/858fe39d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="731.24" OriginalAmount="724" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1060135-26285373/8929825892524168911/3411" HotelName="ADRASAN BEACH CLUB HOTEL" Meals="HALF BOARD,ROOM ONLY" BedType="HALF BOARD">
        <HotelPictures>https://i.travelapi.com/lodging/49000000/48650000/48648300/48648228/ff357ec3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="734.27" OriginalAmount="727" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|76620-18124979/8929825892524168911/1710" HotelName="ALAIYE KLEOPATRA" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1120000/1111700/1111691/3522d46a_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="735.28" OriginalAmount="728" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.086739" Longitude="-8.266579" StarRating="4" HotelCode="0|58435-18113415/8929825892524168911/623" HotelName="MONART CITY" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <Address>
          <AddressLines>
            <AddressLine>. Sítio da Orada, apartado 2422, ALBUFEIRA, PT</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1670000/1662200/1662163/7df969fc_b.jpg</HotelPictures>
        <HotelDescription>This apartment complex is ideally situated by the centre of Albufeira, surrounded by beautiful gardens, 100 m from the reflecting pool in the Albufeira Marina. The city center is only 1.5 km away. With its convenient location, the hotel offers easy access to the city's must-see destinations. Shopping and entertainment venues are just a few steps away in the famous Albufeira Marina, just 200 m from the complex. Various restaurants can be found nearby the hotel. Faro Airport is about 45 km from the property. The apartments are air-conditioned equipped with satellite TV, a washing machine, dishwasher and microwave in all units.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="737.30" OriginalAmount="730" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|855258-26060122/8929825892524168911/3626" HotelName="ROYALISA" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/47000000/46090000/46086000/46085978/w1598h2133x2y0-1d1f1486_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="741.34" OriginalAmount="734" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="50.072356" Longitude="14.439946" StarRating="3" HotelCode="0|232409-18146179/8929825892524168911/876" HotelName="SUN BEACH PARK" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <Address>
          <AddressLines>
            <AddressLine>Jana Masaryka 39</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/232409/20135714312698.jpg</HotelPictures>
        <HotelDescription>Hotel Sibelius offers 1 and 2-bedroom apartments in a renovated historical Art Nouveau building in KrÃ¡lovskÃ© Vinohrady, a nice residential area with many restaurants, bars and shops close to Prague city centre.
Hotel guests can use the Finnish sauna (charge) and free internet at the closeby Hotel Orion (50 m).
The apartments have private bathroom, fully equipped kitchen, TV, phone and safe.

Address: Jana Masaryka 39, Prague 2, 120 00, Czech Republic Apartments with kitchen in nice residential area close to the city centre.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="746.39" OriginalAmount="739" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|383096-25567543/8929825892524168911/2559" HotelName="BLUE DIAMOND ALYA HOTEL - ALL INCLUSIVE" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14700000/14698600/14698511/b4fbf0c0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="755.48" OriginalAmount="748" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.5241" Longitude="4.47032" StarRating="3" HotelCode="0|354725-25543716/8929825892524168911/3216" HotelName="ARNNA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>BOVENDONK 23, ROOSENDAAL, NL</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12080000/12073500/12073470/c61a14a2_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Bastion Hotel Roosendaal is located in Roosendaal and attractions in the region include Markiezenhof Museum and Gevangenpoort.    Hotel Features.   Bastion Hotel Roosendaal features a restaurant and a bar/lounge. Recreational amenities include a fitness facility. Complimentary wireless Internet access is available in public areas.  Guest parking is complimentary. Additional property amenities include express check-in, complimentary newspapers in the lobby, and an elevator (lift). The property has designated areas for smoking.    Guestrooms.     80 air-conditioned guestrooms at Bastion Hotel Roosendaal feature coffee/tea makers and safes. Bathrooms feature complimentary toiletries. Wireless Internet access is complimentary. In addition to desks, guestrooms offer phones.     Room Info:       Notifications and Fees:          Unless otherwise indicated, the charges below are not included in the overall room price. If not included in the overall room price, they will be charged by the property at check-in or check-out. Charges can vary, for example, based on length of stay or the room you book. This property told us they will charge you for the following:   A tax is imposed by the city: EUR 1.25 per person, per night   We have included all charges provided to us by the property. However, charges can vary, for example, based on length of stay or the room you book.  The following fees and deposits are charged by the property at time of service, check-in, or check-out.    Buffet breakfast fee: EUR 12.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:  Check-out time is noon  Check-in time starts at 2 PM  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="758.62" OriginalAmount="751.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.65081" Longitude="31.6672" StarRating="5" HotelCode="|592455" HotelName="Seaphoria Beach Resort " Meals="ALL-INCLUSIVE" BedType="ALL-INCLUSIVE" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/9/2/4/5/5/592455_7d2424a2109.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="759.52" OriginalAmount="752" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|178880-19583315/8929825892524168911/187" HotelName="LA BOUTIQUE ANTALYA" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4670000/4660600/4660547/3a82dc80_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="760.53" OriginalAmount="753" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|268670-18153536/8929825892524168911/569" HotelName="VILLA AUGUSTO BOUTIQUE HOTEL - BOUTIQUE CLASS" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4860000/4850400/4850399/cc1a1109_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="762.55" OriginalAmount="755.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.852279972957" Longitude="30.746953189373" StarRating="4" HotelCode="174980|la_boutique_antalya" HotelName="La Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Designated Smoking Area,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Eski Lara Yolu, Sirinyali Mahallesi, 1537 Sokak  16, Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/aa/ce/aace968fc810c6533a366a01755f76949a0ff90c.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Lara region of the city of Antalya, atop the Falez cliffs which look acr...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="763.56" OriginalAmount="756" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|117946-18130063/8929825892524168911/950" HotelName="SURAL GARDEN" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7050000/7040400/7040302/0e91f4aa_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="766.56" OriginalAmount="758.97" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.85425" Longitude="30.801878" StarRating="0" HotelCode="|534010" HotelName="Lilium Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/4/0/1/0/534010_bff15841127.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="768.06" OriginalAmount="760.46" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.85418" Longitude="30.80184" StarRating="0" HotelCode="|535229" HotelName="Helene Apart Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Lara Cd. 407</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/5/2/2/9/535229_87eb9a91447.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="768.61" OriginalAmount="761" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.762911" Longitude="31.410597" StarRating="4" HotelCode="0|90491-18128466/8929825892524168911/425" HotelName="VIKING NONA BEACH" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <Address>
          <AddressLines>
            <AddressLine>24/1 SELIMIYE MH. ADNAN MENDERES BLV. MANAVGAT/ ANTALYA, SIDE , TR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/90491/2011111115520796.jpg</HotelPictures>
        <HotelDescription>Surrounded by lush gardens and located directly on the beach with golden sands and turquoise-blue waters, this excellent hotel resort is a perfect place to spend one's holidays. A water park with slides, an amusement park and a luxury spa leave no desire unfulfilled. Beautiful lake Titreyengöl is just a few steps away, the historic town of Side with its ancient sites is within easy reach.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="768.61" OriginalAmount="761" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1397912-25073354/8929825892524168911/1500" HotelName="SILVER HOTEL" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/1397912/2024329141711423.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="777.60" OriginalAmount="769.90" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.858498" Longitude="30.8131" StarRating="0" HotelCode="|563493" HotelName="Lara Garden Hotel" Meals="ALL-INCLUSIVE" BedType="ALL-INCLUSIVE" CnxPolicy="Free CXL until 10/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>2321. Sk.</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/6/3/4/9/3/563493_a03cc351932.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="778.71" OriginalAmount="771" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|593632-25743138/8929825892524168911/2694" HotelName="SARDUNYA ANDIFLI OTEL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/26000000/25010000/25001400/25001329/w3234h2160x304y0-7fdf1443_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="779.72" OriginalAmount="772.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.884447814135" Longitude="30.705462098122" StarRating="4" HotelCode="35339|minyon_hotel" HotelName="Minyon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kilincaslan Mahallesi Tabakhane Sokak No:31, 07100 Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/94/f7/94f7c7942d97c12adbe8af661a3634b041e0fe9d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Antalya. The nearest airport is Antalya (AYT).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="780.66" OriginalAmount="772.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.85318" Longitude="30.74675" StarRating="0" HotelCode="|599691" HotelName="Qinn Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1537 SOK. QINN OTELHOTEL No:21 D:0</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/9/9/6/9/1/599691_ec5ff2d2252.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="782.75" OriginalAmount="775" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|315458-25514964/8929825892524168911/3398" HotelName="VILLA SUNFLOWER APART HOTEL" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10050000/10042000/10041941/36f12d7a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="783.14" OriginalAmount="775.39" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.86008" Longitude="30.790782" StarRating="0" HotelCode="|469048" HotelName="Quality Gold Suit Hotel" Meals="FULL-BOARD" BedType="FULL-BOARD" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/6/9/0/4/8/469048_78c3e721236.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="788.81" OriginalAmount="781" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="32.835451" Longitude="-97.012458" StarRating="3" HotelCode="0|464558-18195767/8929825892524168911/326" HotelName="VIKING EXPRESS OTEL" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <Address>
          <AddressLines>
            <AddressLine>4340 W. AIRPORT FREEWAY, IRVING, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1980000/1972500/1972436/ab26e8c0_b.jpg</HotelPictures>
        <HotelDescription>The Hampton Inn Dallas/DFW Airport South hotel is located off Texas Hwy. 183, 1 mile southeast of the Dallas Fort Worth Airport. This Hampton Inn hotel is 1 mile from Irving Mall with over 100 stores, and near to theaters, restaurants, a water park, ballpark, exhibits and art museums. There is a Bennigan's next door or as well as 7 other restaurants all within .5 mile from the DFW Airport Hampton Inn.   The Hampton Inn/DFW Airport hotel in Dallas, Texas features 80 rooms, featuring Queen, King and Double beds. All standard rooms include microwave, mini refrigerator, iron/ironing boards, coffee makers and hair dryers. Suites include two-room with separate living area and bedroom, wet bar with microwave, refrigerator, two TV's and two telephones.  At the Hampton Inn DFW Airport hotel in Dallas, complimentary amenities include: On the House hot breakfast and On the Run Breakfast Bags, high-speed internet access in all guest rooms and wireless access in the lobby, local calls, in-room movie channel and a USA Today in the hotel lobby. The hotel also offers in-room pay per view movies, music and nintendo for the kid at heart. Hampton Inn offers 24-hour coffee and tea in the hotel lobby as well as front desk messaging and fax services. We love having you here at the Hampton Inn Dallas/DFW Airport South hotel in Texas &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="790.83" OriginalAmount="783" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|855271-19107571/8929825892524168911/334" HotelName="THE INN RESORT" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/855271/2020522162651949.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="797.90" OriginalAmount="790.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.878831059123" Longitude="30.662723779678" StarRating="5" HotelCode="24787|hotel_su" HotelName="Hotel Su" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Beach Hotel,Club Resort,Spa Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Meltem Mahallesi, Dumlupinar Bulvari 205, Muratpasa, 07050 Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/ec/2b/ec2b8460732446513a66b10ab092191b7d5975db.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies just in fornt of the Konyaalti Beach Park, only a stone's throw from a diverse selec...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="800.05" OriginalAmount="792.13" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.855458" Longitude="30.75714" StarRating="0" HotelCode="|533417" HotelName="Letstay Sweet Home Mint" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1974. Sk. 22</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/3/4/1/7/533417_42a4e771106.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="801.94" OriginalAmount="794" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|69609-27713361/8929825892524168911/2963" HotelName="OZKAYMAK INCEKUM" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/105000000/104960000/104955500/104955461/a336548c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="805.05" OriginalAmount="797.08" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.5848969" Longitude="31.8761841" StarRating="0" HotelCode="|84961" HotelName="Konakli Nergis Hotel" Meals="ALL-INCLUSIVE" BedType="ALL-INCLUSIVE" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>NERGIS SOKAK KONAKLI ALANYA 4</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/4/9/6/1/84961_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has a reception, a restaurant, a bar and WiFi. The establishment offers guests a swimming pool (seasonal), deck chairs and sunshades. SITUATION: It is situated 300 metres away from the beach, 800 metres away from the establishment, you can find Konakli the city centre of Alanya it is 12 kilometres away from. ROOM: The rooms have a balcony, a television, an air-conditioning system, a mini-bar, a bathroom with a shower or bath and a hairdryer. OBSERVATIONS: Ask for further information regarding hotel conditions and operations.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="805.98" OriginalAmount="798" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|609525-25768045/8929825892524168911/2833" HotelName="SOOTHE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14920000/14916600/14916559/a2949d5c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="812.04" OriginalAmount="804" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.713052" Longitude="2.370461" StarRating="3" HotelCode="0|232398-25441264/8929825892524168911/3508" HotelName="SIRMA" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <Address>
          <AddressLines>
            <AddressLine>Rue Paul Vaillant Couturier</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15200000/15200000/15199992/6d42721b_b.jpg</HotelPictures>
        <HotelDescription>The Howard Hotel Paris Orly Airport is located just a few minutes drive from the Orly airport. The hotelfacilities includes reception, lobby and  shuttle bus (to airport). The rooms are equipped with private bathroom, sat TV and telephone.

Address:  Rue Paul Vaillant Couturier, 91550 Paray Vieille Poste, Paris, France. Situated close to the Orly airport.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="813.45" OriginalAmount="805.40" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.881424" Longitude="30.7098122" StarRating="0" HotelCode="|36988" HotelName="Hotel Puding" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>MERMERLI SOK KALEICI 15</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/6/9/8/8/36988_7.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has 3 buildings and 41 rooms. Our guests can find restaurants, a conference room, a garden and a terrace. The establishment boasts air-conditioning, a hall with a reception, a currency exchange service, internet, room service, a laundry service, bicycle hire and a car park. SITUATION: 3 minutes away from the establishment clients have a beach, 5 minutes away from the establishment, clients can find Antalya the city centre of it is situated 3 kilometres away from Antalya the Museum of Termessos it is 30 minutes away from Perge It is 20 kilometres away from 40 kilometres away, you can find Aspendos the theatre Side it is situated 50 kilometres away from it is situated 13 kilometres away from Antalya Airport. ROOM: The rooms have individual air-conditioning, heating, a mini-bar, a radio and internet. They also have a direct line telephone, a satellite or cable television, piped music, a bathroom, a bath, a hairdryer, an iron and a double bed. FACILITIES: Outdoors, clients have access to a swimming pool with a bar, deck chairs and parasols. You also have at your disposal a sauna, a massage service and a gym. PAYMENT METHODS: The establishment accepts American Express, Diners Club, Mastercard and Visa. OTHERS: Regarding the food and beverage offering, clients can enjoy 2 restaurants, a continental buffet breakfast, Ã  la carte or set-menu lunch, an Ã  la carte dinner and dietary restrictions can be accomodated for.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="814.06" OriginalAmount="806" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|605808-18274442/8929825892524168911/735" HotelName="ARMAS GREEN FUGLA BEACH" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15370000/15366400/15366359/ae0a9220_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="827.19" OriginalAmount="819" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|142180-18132587/8929825892524168911/641" HotelName="OBA STAR" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14660000/14650100/14650087/c262cae5_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="829.21" OriginalAmount="821" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.7419947" Longitude="-3.8849266" StarRating="4" HotelCode="0|117622-18130015/8929825892524168911/918" HotelName="GRAND ZAMAN GARDEN" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <Address>
          <AddressLines>
            <AddressLine>S/N MERIDA, NERJA, ES</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1670000/1665000/1664918/4f3685e1_z.jpg</HotelPictures>
        <HotelDescription>This beach hotel enjoys a seafront setting on the spectacular Costa del Sol. The airport is about 45 minutes away from the complex. Guests will find themselves just 100 metres away from Torrecilla beach. The hotel is at a walking distance from a wide range of shopping opportunities, bars, pubs and restaurants perfect for the ones who like to explore the local delights. Visitors may like to go to the restaurant to enjoy a delicious meal or have a couple of drinks in the bar. The outdoor pool area is ideal to spend a sunny day sunbathing or having a swim. The guest rooms are decorated with warm colours that create an inviting atmosphere. They are equipped with cosy beds and with all the essential amenities needed to have a great experience.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="832.24" OriginalAmount="824" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1268268-26613597/8929825892524168911/3291" HotelName="AMON HOTELS BELEK" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/67000000/66390000/66384000/66383926/a0b4bf47_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="839.93" OriginalAmount="831.61" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.88361" Longitude="30.70737" StarRating="0" HotelCode="|603350" HotelName="Kardelen Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/6/0/3/3/5/0/603350_665890d2350.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="840.32" OriginalAmount="832" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|49363-25225583/8929825892524168911/2358" HotelName="HAPPY" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/20000000/19430000/19422400/19422395/5007c9e8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="851.43" OriginalAmount="843" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|162628-18128142/8929825892524168911/1713" HotelName="AYDINBEY GOLD DREAMS" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1320000/1315300/1315225/w2053h1482x0y0-73b9efdb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="858.50" OriginalAmount="850" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|609149-18114797/8929825892524168911/766" HotelName="ARMAS GUL BEACH" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16390000/16380600/16380587/cedcba44_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="861.53" OriginalAmount="853" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="42.437859" Longitude="-123.296934" StarRating="5" HotelCode="0|178783-25155771/8929825892524168911/1047" HotelName="OZKAYMAK SELECT RESORT" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <Address>
          <AddressLines>
            <AddressLine>105 N.E. Agness Avenue, Grants Pass, 97526, OR, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7230000/7227600/7227570/6ed9d46e_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Unknown. Property Type: Hotel. Total rooms: 80. Suites: 9. Single-bedded accommodations: 41. Double bedrooms: 39. Smoking rooms: 0. Nonsmoking rooms: 80. Physically challenged rooms: 4. 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- Stay Smart at Hotel's Property in Grants Pass, ORSouthern Oregon visitors choose the Holiday Inn Express® Hotel Grants Pass because we place travelers in the midst of natural beauty, breathtaking wildlife and celebrated historic sites. Situated at the junction of I-5 and Redwood Highway (Hwy 199), and near the mighty Rogue River, we're close to everything.Business guests appreciate an easy commute to such companies as ESAM, Marzi Sinks, Encore Ceramics, MasterBrand Cabinets and Rogue Valley Door, as well as Three Rivers Hospital and Rogue Community College in Grants Pass. Our lodging also boasts helpful resources like a Business Center with copy and print services.A gateway to the northern coast of California and the Redwood Empire, this hotel's Grants Pass, OR location puts leisure patrons within minutes of outdoor adventures along the Rogue, America's first wild and scenic river. Guests can enjoy rafting or seasonal fishing, as well as the annual Boatnik Festival held during Memorial Weekend. Other notable nearby sites include Rogue Valley Wineries and the Grants Pass Towne Center.Lodging with us provides guests with every comfort needed, from professional perks like free Wi-Fi access to family-friendly amenities like a sparkling, outdoor pool and a whirlpool. The free, hot Express Start Breakfast Bar ensures a great start each day, too. So, while you look for hotels in Grants Pass, Oregon, remember you can "Stay Smart" with us!. Onsite facilities information- ParkingProperty was built in 1994. Hotel Currency: USD. Additional Addresses: Other: 105 N.E. Agness Avenue, Grants Pass, 97526, OR, US. Additional Phone Numbers: Fax - Other: 15414718233. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="864.56" OriginalAmount="856" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1402690-27378725/8929825892524168911/1553" HotelName="IRENIC" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/102000000/101260000/101251700/101251615/16c16fde_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="864.56" OriginalAmount="856" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1402175-25073287/8929825892524168911/1665" HotelName="DEDEMAN KEMER RESORT" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/90000000/89540000/89531000/89530968/45674897_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="865.60" OriginalAmount="857.03" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.886881" Longitude="30.6709456" StarRating="4" HotelCode="|17478" HotelName="Nashira City Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Free CXL until 09/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>MELTEM MAH. 100 YIL SAKIP SABANCI BULVARI 112</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/7/4/7/8/17478_11.jpg</HotelPictures>
        <HotelDescription>HOTEL: It has 100 rooms a reception with safety deposit boxes, a lift and a bar. Our guests can find a souvenir shop, a mini-market, conference rooms, a TV room and an Ã  la carte restaurant with air-conditioning, with a terrace, The establishment offers guests room service, a laundry service, a car park and an indoor car park. SITUATION: This hotel is on a main street, 900 metres away from the establishment, you can find Konyaalti the beach 500 metres away, clients have a commercial centre, is situated 4 kilometres away from the city centre, shops, bars and restaurants. it is situated 15 kilometres away from the airport. ROOM: The comfortable rooms, have a bathroom with a shower, a hairdryer, a balcony or terrace, a direct line telephone, a mini-bar and a central air-conditioning system. FACILITIES: Outdoors, clients have access to a pool that has a children's area, deck chairs and parasols. At an additional cost, you can enjoy tennis, use the gym, a jacuzzi, a sauna and a massage service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="868.60" OriginalAmount="860.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.854896" Longitude="30.74239" StarRating="4" HotelCode="57820|club_hotel_falcon" HotelName="Club Hotel Falcon" Meals="BREAKFAST-FOR-2" BedType="BREAKFAST-FOR-2" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sirinyali Mahallesi, 1540 Sokak 12, Muratpasa, 07160 Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/f1/e3/f1e3d05e961e2590e974a11cd4b524eaf1429a5f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel lies right on Lara beach just 5 km away from the centre of Antalya and approximately 10 km...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="877.69" OriginalAmount="869" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|385313-25568515/8929825892524168911/2477" HotelName="ELDAR RESORT - ALL INCLUSIVE" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13450000/13446700/13446642/e94a1857_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="880.72" OriginalAmount="872" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|315434-18113412/8929825892524168911/895" HotelName="KAILA BEACH" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9560000/9553600/9553554/2af1363a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="880.72" OriginalAmount="872" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|76634-18124990/8929825892524168911/947" HotelName="GRAND ZAMAN" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/76634/201161311916590.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="881.73" OriginalAmount="873" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|337241-18128172/8929825892524168911/1033" HotelName="WHITE CITY BEACH" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2610000/2602800/2602728/61c10ab8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="886.78" OriginalAmount="878" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|385373-5461157/8929825892524168911/66" HotelName="KEMER DREAM" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/385373/201631014356857.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="890.82" OriginalAmount="882" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|179169-25357615/8929825892524168911/3498" HotelName="SINATRA" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2620000/2614800/2614710/w1200h848x0y5-21573ea2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="891.83" OriginalAmount="883" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="26.149" Longitude="43.6531" StarRating="4" HotelCode="0|383204-18140287/8929825892524168911/373" HotelName="MONTE CARLO HOTEL - ALL INCLUSIVE" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <Address>
          <AddressLines>
            <AddressLine>KING ABDULAZIZ ROAD, BUKAYRIAH, SA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13150000/13140100/13140042/26778b02_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Ramada Al Qassim Hotel And Suites is located in the midtown area of Bukayriah.    Hotel Features.   Ramada Al Qassim Hotel And Suites features a coffee shop/café. Room service is available 24 hours a day. Recreational amenities include an indoor pool, a spa tub, a sauna, a fitness facility, and a steam room. This 5-star property has a business center and offers audiovisual equipment. This Bukayriah property has event space consisting of banquet facilities and conference/meeting rooms.  Guest parking is available for a surcharge. Additional property amenities include a concierge desk, laundry facilities, and currency exchange.    Guestrooms.     69 guestrooms at Ramada Al Qassim Hotel And Suites feature minibars and bathrobes. Bathrooms feature slippers. LCD televisions are available in guestrooms. Rooms also include blackout drapes/curtains and irons/ironing boards. A nightly turndown service is offered and housekeeping is available daily.     Room Info:       Notifications:      Local laws may restrict unmarried guests from sharing rooms. Guests are responsible for providing proof of marriage, if requested by the hotel.            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.  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="892.84" OriginalAmount="884.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.885221" Longitude="30.706623" StarRating="4" HotelCode="73549|puding_suite_hotel__special_class" HotelName="Eski Masal Hotel" Meals="BREAKFAST-FOR-2" BedType="BREAKFAST-FOR-2" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Barbaros Mahallesi, Mescit Sokak 25, Kaleici, Muratpasa, Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/d8/b8/d8b875879a47744c1bec3e8ee115e0a8e19fb9ec.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Antalya, about 750 m from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="894.86" OriginalAmount="886" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1411303-27588190/8929825892524168911/3365" HotelName="ANDRIAKE BEACH CLUB HOTEL" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/76000000/75630000/75629900/75629874/6545824e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="899.91" OriginalAmount="891" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|232440-18146187/8929825892524168911/501" HotelName="SURAL" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1160000/1158400/1158393/c78f4156_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="901.93" OriginalAmount="893" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|200351-18206234/8929825892524168911/761" HotelName="LAKE AND RIVER SIDE HOTEL AND SPA" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12040000/12032000/12031915/1507557d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="905.97" OriginalAmount="897" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|315440-18158061/8929825892524168911/1112" HotelName="MICHELL HOTEL &amp;amp; SPA" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13500000/13494500/13494468/4a3c0701_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="905.97" OriginalAmount="897" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|178532-18140188/8929825892524168911/1652" HotelName="CLUB AQUA PLAZA" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/178532/201253112456163.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="909.00" OriginalAmount="900" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1402675-24995168/8929825892524168911/1438" HotelName="CLUB HOTEL SUNBEL" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/22000000/21410000/21404600/21404544/43dc89e6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="911.02" OriginalAmount="902" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|50261-18114307/8929825892524168911/1672" HotelName="GRIDA CITY" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8250000/8246300/8246299/4b604e40_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="912.03" OriginalAmount="903" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|411896-18163126/8929825892524168911/451" HotelName="ALAN XAFIRA DELUXE RESORT &amp;amp; SPA" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15980000/15976000/15975989/a8ad90fb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="913.04" OriginalAmount="904" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|630677-18231905/8929825892524168911/1275" HotelName="GUEDEN-PEARL" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15980000/15979800/15979789/caae7ffc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="927.18" OriginalAmount="918" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1402210-27405689/8929825892524168911/348" HotelName="LUCIDA VILLAS - KALKAN HILLS" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://cdn.tourismcloudservice.com/website/common/img/no-image.png</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="928.64" OriginalAmount="919.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.8846822" Longitude="30.7069374" StarRating="0" HotelCode="|86566" HotelName="Atelya Art Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Barbaros Mah. Civelek Sok. No:21 Kaleici</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/6/5/6/6/86566_10.jpg</HotelPictures>
        <HotelDescription>SITUATION: Antalya It is in 500 metres away from the establishment, you can find the sea. ROOM: Each room has WiFi (free of charge). OTHERS: Regarding the food and beverage offering, you can enjoy a restaurant.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="935.26" OriginalAmount="926" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|448157-25618691/8929825892524168911/1972" HotelName="ASIA BEACH RESORT HOTEL &amp;amp; SPA" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13500000/13494000/13493982/f481fcea_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="941.32" OriginalAmount="932" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.86542" Longitude="30.72787" StarRating="3" HotelCode="98279|39359" HotelName="Akra V Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Yesilbahce Mahallesi, Metinkasapoglu Caddesi 281, Muratpasa, Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/49/b7/49b7486fa0cefa25595f4af3fbc4ab4def395630.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located approximately 2 km from the city centre heading east and just 300 metres from t...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="944.35" OriginalAmount="935" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|107003-25281953/8929825892524168911/1936" HotelName="ESKI MASAL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2350000/2348500/2348410/13c3fd73_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="944.35" OriginalAmount="935" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|15869-25203384/8929825892524168911/2072" HotelName="AKRA V" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6960000/6955400/6955369/32b50cde_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="945.36" OriginalAmount="936" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="48.8304132" Longitude="12.9572912" StarRating="4" HotelCode="0|159326-25331032/8929825892524168911/2851" HotelName="TAC PREMIER HOTEL &amp;amp; SPA" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <Address>
          <AddressLines>
            <AddressLine>4 EDLMAIRSTRASSE, DEGGENDORF, DE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8270000/8263800/8263734/031f0d10_b.jpg</HotelPictures>
        <HotelDescription>This stylish and well-appointed hotel boasts a great position just a short walk from Deggendorf's city centre, where guests will find plenty of things to do and see. This charming hotel is situated next to the green city park and Stadthallen culture and conference centre, being a very convenient accommodation option for both business and pleasure travellers. Visitors can get to Munich, Nuremberg and Salzburg in around an hour's drive. There are several types of guest rooms and suites, all of them nicely appointed to the highest standard to make guests feel completely at ease during their stay. Guests may relax at the hotel's garden terrace in summer tasting a delicious speciality, or head to the sauna and steam bath for a healing and purifying experience. Corporate travellers might also take advantage of the available function rooms, ideal to hold a business meeting or a private party.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="946.37" OriginalAmount="937" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|76632-18124989/8929825892524168911/663" HotelName="AVENA RESORT AND SPA" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15500000/15495300/15495271/w5668h3835x0y5-1d896bbc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="947.38" OriginalAmount="938" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|178642-25357566/8929825892524168911/2982" HotelName="KLEOPATRA ADA" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16720000/16717400/16717330/02dccaee_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="947.38" OriginalAmount="938.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.861468136292" Longitude="30.636183288361" StarRating="5" HotelCode="9532|sealife_family_resort_hotel_2" HotelName="Sealife Family Resort Hotel" Meals="BREAKFAST-FOR-2" BedType="BREAKFAST-FOR-2" PropertyType="Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Designated Smoking Area,Fax,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Konyaalti Sahil Seridi, Gazi Mustafa Kemal Bulvari 1, 07070 Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/2c/fc/2cfcf99cc32b4f857f8d3c2e711a3dca6a98ab93.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This popular hotel is centrally situated just across the road from the sandy beach and 5 km, 10 minu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="953.44" OriginalAmount="944" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|315014-18158016/8929825892524168911/697" HotelName="ASTERIA BLOOM SIDE" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10180000/10176200/10176152/11476829_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="961.52" OriginalAmount="952" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|107106-18128141/8929825892524168911/1709" HotelName="ANTIQUE ROMAN PALACE" Meals="BED &amp; BREAKFAST,HALF BOARD,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8050000/8044000/8043929/0a544105_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="967.58" OriginalAmount="958" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|465248-25633921/8929825892524168911/3502" HotelName="SIDE VILLAGE HOTEL" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15980000/15976100/15976083/9ddef3ce_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="967.82" OriginalAmount="958.24" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.668789" Longitude="31.645988" StarRating="5" HotelCode="|25130" HotelName="Armas Pemar Beach Resort" Meals="ALL-INCLUSIVE" BedType="ALL-INCLUSIVE" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/1/3/0/25130_870042a1034.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 2004, has 535 rooms, 23Â junior suites and 7 floors. Guests can find a lobby, a reception, lifts, a lobby, shops, a boutique, shops, a hairdresser's, a nice coffee shop, a cosy bar and a restaurant. The establishment also offers a conference room, meeting rooms, a nightclub, a games room and a mini-club (for a fee). SITUATION: Alanya It is in 10 minutes away, you can find Avsallar the city centre of 200 metres away, guests will find a public transport stop, 500 metres away, clients have shops, cafÃ©s, bars and restaurants. 300 metres away, guests will find the river situated 90 kilometres away fromAntalya Airport. ROOM: Each room has fitted carpets, a double bed, a bathroom with a bath, a hairdryer, a direct line telephone, satellite and cable television and a radio. They also have a mini-bar, a safety deposit box (available for a fee), a balcony or terrace, heating and a central air-conditioning system. FACILITIES: Outdoors, clients have access to 6 swimming pools, a heated pool, a children's swimming area, a snack bar, a terrace with deck chairs and deck chairs. Clients can enjoy activities such as water aerobics, banana boating, kayaking, pedal boats, jet-skiing, water-skiing, diving, tennis, ping pong, squash, basketball, volleyball, aerobics, gymnastics, play mini-golf and billiards. Guests also have access to an entertainment programme for children. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast, an Ã  la carte lunch and Ã  la carte or buffet dinner. Clients can book half-board, full-board or all-inclusive. PAYMENT METHODS: Customers can pay using Visa, Mastercard and Diners Club.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="968.59" OriginalAmount="959" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|232460-25441320/8929825892524168911/2306" HotelName="PEMAR BEACH RESORT" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2870000/2865300/2865286/35af64d8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="976.67" OriginalAmount="967" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1268290-27378625/8929825892524168911/466" HotelName="ALEXIA RESORT SPA" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://cdn.tourismcloudservice.com/website/common/img/no-image.png</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="12" TotalAmount="980.91" OriginalAmount="971.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.87684428522" Longitude="30.708273053169" StarRating="5" HotelCode="130367|1592183" HotelName="Ramada Plaza by Wyndham Antalya" Meals="BED &amp; BREAKFAST,HALF BOARD,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST" PropertyType="Beach Hotel" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Laundry,Lounge,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gençlik Mahallesi, Fevzi Çakmak Caddesi 22, 07100 Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/32/73/327376b141e974795c3564b57067fcb8e08876e3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located on Antalya Bay, on top of the city's famous beachfront cliffs. Inner ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="988.79" OriginalAmount="979" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|412082-18163143/8929825892524168911/346" HotelName="WATER SIDE RESORT &amp;amp; SPA" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/hotels/16000000/15200000/15198200/15198158/0c28b075_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="995.86" OriginalAmount="986" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.0908579" Longitude="-8.2402012" StarRating="4" HotelCode="0|58440-25232328/8929825892524168911/2803" HotelName="XPERIA SARAY BEACH" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <Address>
          <AddressLines>
            <AddressLine> DO INDICO LOTE 14/15, ALBUFEIRA, PT</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2810000/2806900/2806835/8f5a043e_b.jpg</HotelPictures>
        <HotelDescription>The hotel is located just a short walk from the beach. It is near Vilamoura, where guests may find an exclusive marina and several golf courses. Guests can relax while watching the fishing boats sail out to sea along the idyllic coastline. From here guests can explore the Algarve or simply relax in the sun. Public transportation links are 150 m away.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="999.90" OriginalAmount="990" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|178798-25358147/8929825892524168911/2258" HotelName="ORANGE COUNTY ALANYA" Meals="ALL INCLUSIVE,ROOM ONLY" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2570000/2566900/2566855/2595a6d6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1001.92" OriginalAmount="992" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|337229-27378588/8929825892524168911/1803" HotelName="ANANEA KLEOPATRA BEACH" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5540000/5538600/5538581/9c4f9262_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1004.30" OriginalAmount="994.36" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.8522342" Longitude="30.7468801" StarRating="0" HotelCode="|85318" HotelName="Massimo - Adults Only" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ESKI LARA YOLU SIRINYALI MAH 1537 SOK 16</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/5/3/1/8/85318_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: The hotel was built in 2011, has 62 rooms, 46 double rooms and 8 suites. SITUATION: This establishment, Antalya it is in it is in the city centre, Around the establishment, clients can find a golf course, Close to the beach.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1010.29" OriginalAmount="1000.29" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.86221" Longitude="30.63452" StarRating="4" HotelCode="|591849" HotelName="FOUR HILLS HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>306. Sokak</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/9/1/8/4/9/591849_a44fdc82016.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1029.68" OriginalAmount="1019.49" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.81827" Longitude="31.32225" StarRating="5" HotelCode="|599067" HotelName="Sunthalias &amp; Resorts Ultra All Inclusive" Meals="ALL-INCLUSIVE" BedType="ALL-INCLUSIVE" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/9/9/0/6/7/599067_01b1ec52241.jpeg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1038.28" OriginalAmount="1028" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|179439-18140553/8929825892524168911/1634" HotelName="ROMA BEACH RESORT AND SPA" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/179439/201268141814871.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1039.29" OriginalAmount="1029" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|462605-25632749/8929825892524168911/2442" HotelName="SUNPRIME C-LOUNGE" Meals="BED &amp; BREAKFAST,ALL INCLUSIVE,HALF BOARD" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12720000/12716200/12716191/afc430a2_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1040.30" OriginalAmount="1030" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|477851-25936538/8929825892524168911/2409" HotelName="SEALIFE BUKET BEACH &amp;amp; RESORT" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8310000/8309400/8309384/4114d3ad_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1043.33" OriginalAmount="1033" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|47398-25223811/8929825892524168911/2640" HotelName="OZLEM GARDEN" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9810000/9806300/9806280/d192d248_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1045.80" OriginalAmount="1035.45" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.87878" Longitude="30.66286" StarRating="5" HotelCode="|31315" HotelName="Su and Aqualand" Meals="HALF-BOARD" BedType="HALF-BOARD" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Meltem Mahallesi, Dumlup?nar Bulvar?, No:205</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/1/3/1/5/31315_16.jpg</HotelPictures>
        <HotelDescription>HOTEL: This modern, beach hotel, was opened in 2003, renovated in 2008, with air-conditioning, has 9 floors, 294 rooms and 3 rooms adapted for people with reduced mobility. The establishment has a reception, a safety deposit box service, a currency exchange service, a cloakroom, a lift, a lounge bar and a hairdresser's. It also has a nightclub, a cafÃ©, a supermarket, a television room, a kiosk and a restaurant. The establishment offers a conference room, WiFi (for a fee), room service, a laundry service, a mini-club, a park, indoor parking and a car park. SITUATION: Near the establishment, you will find shops, bars and nightclubs. it is situated 15 kilometres away from Antalya the city centre of The establishment is 15 kilometres away from the airport. ROOM: The rooms a bathroom with a hairdryer, a direct line telephone, cable and satellite television, internet and a mini-bar. They also have a double bed, a safety deposit box, heating, an air-conditioning system, a sitting room and a balcony or terrace. FACILITIES: Outdoors, guests have access to 2 swimming pools, a children's swimming pool, a bar, deck chairs and parasols. The establishment boasts a covered swimming pool, a jacuzzi, a steam bath, a massage service (available for a fee) and beauty treatments. MEALS: Regarding the food and beverage offering, the establishment offers buffet breakfast and lunch, Guests can book all inclusive. PAYMENT METHODS: Customers can pay using Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1054.44" OriginalAmount="1044" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|232239-18146162/8929825892524168911/695" HotelName="ASTERIA FAMILY RESORT SIDE" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1620000/1612500/1612469/51c37a56_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1062.52" OriginalAmount="1052" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|243091-18179056/8929825892524168911/1546" HotelName="ROYAL GARDEN BEACH HOTEL" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12070000/12067600/12067600/0d417ebd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1065.55" OriginalAmount="1055" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|462569-18195643/8929825892524168911/341" HotelName="LAGUNA BEACH ALYA RESORT &amp;amp; SPA HOTEL" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14700000/14698700/14698629/5d9826ff_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1065.55" OriginalAmount="1055" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="44.43738" Longitude="26.087015" StarRating="5" HotelCode="0|142173-18132581/8929825892524168911/696" HotelName="GALERI RESORT" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <Address>
          <AddressLines>
            <AddressLine>9 COBALCESCU GRIGORE, BUCHAREST, RO</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8160000/8153100/8153030/e63ddf92_b.jpg</HotelPictures>
        <HotelDescription>The hotel is situated in the middle of Bucharest, near Cismigiu Gardens, the city's largest park. It is only a few minutes from the most important tourist destinations in the capital such as the Romanian Athenaeum, the National Opera, the Museum of Art, the National Theatre, the Metropolitan Church, the Palace of Parliament and many other edifices and historical monuments. The hotel's location combines the romantic charm of the 'Little Paris' of another time and the attractions of the cosmopolitan European capital. The nearest metro station is about 200 m away. Henri Coand? International Airport is approximately 22 km away and Aurel Vlaicu International Airport is approximately 19 km from the hotel.

This is a city hotel for business travellers, city holiday makers, adventurers and groups of friends and families on holiday. It offers a large variety of facilities and services. The 26 rooms of the hotel offer a relaxed atmosphere for guests, and all of them are decorated and furnished in a good manner, having all the comforts and necessary facilities. The premises are air-conditioned and guests are welcomed in a lobby with 24-hour reception and check-out service. Facilities include a hotel safe, lift access, a TV lounge, café and a restaurant. Conference facilities are available to business travellers and guests can take advantage of the WLAN Internet access and room service. A laundry service is also provided (fees apply). Those guests who are arriving by car may park their vehicle in the hotel's car park.

Each room has an en suite bathroom with a shower, bath and a hairdryer. Rooms are furnished with double or king-size beds. Amenities include a direct dial telephone, satellite/cable TV, Internet access, a safe and a mini fridge. An ironing set is also provided for added convenience. Individually regulated air conditioning and individually regulated heating are standard features in all accommodation.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1074.64" OriginalAmount="1064" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|58468-18113436/8929825892524168911/1736" HotelName="AYDINBEY FAMOUS RESORT" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1320000/1315300/1315217/1f60a770_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1083.73" OriginalAmount="1073" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|605426-18279132/8929825892524168911/1809" HotelName="AYDINBEY QUEEN'S PALACE AND SPA" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/34000000/33640000/33633400/33633301/37c92e94_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1086.76" OriginalAmount="1076" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|117936-27378332/8929825892524168911/1373" HotelName="CASA FORA BEACH RESORT" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14890000/14888700/14888665/9abcc98f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1089.79" OriginalAmount="1079" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|58483-25337229/8929825892524168911/2464" HotelName="ASTERIA COLLECTION SIDE" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12310000/12308800/12308763/2f951c09_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1091.81" OriginalAmount="1081" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|162635-18275558/8929825892524168911/1396" HotelName="TELATIYE RESORT" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15760000/15755900/15755820/5cb7b687_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1115.04" OriginalAmount="1104" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|1059503-26283526/8929825892524168911/2860" HotelName="KAS MARIN HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4730000/4724300/4724288/7b3c2fcb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1119.08" OriginalAmount="1108" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|314906-19591063/8929825892524168911/100" HotelName="DAIMA BIZ" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2610000/2601600/2601547/0dd1b77a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1124.13" OriginalAmount="1113" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|50326-18114805/8929825892524168911/1258" HotelName="OZKAYMAK MARINA KEMER RESORT" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13190000/13184500/13184418/4121b388_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1128.28" OriginalAmount="1117.11" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.864186" Longitude="30.726142" StarRating="5" HotelCode="|94496" HotelName="Akra Antalya" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Lara Yolu , Antalya 07100 TU</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/9/4/4/9/6/94496_7.jpg</HotelPictures>
        <HotelDescription>SITUATION: This hotel is situated 15 kilometres away from Antalya Airport 3 kilometres away from the establishment, guests will find the city centre, the Dedeman Aquapark it is situated next to and the sea. ROOM: Each room has bathroom or WC, an air-conditioning system, heating, a direct line telephone, a mini-bar, a hairdryer, a television, WiFi and a safety deposit box (available for a fee). FACILITIES: The establishment boasts restaurants, bars, indoor swimming pools, outdoor swimming pools, room service, a tennis court, a gym, a sauna, a jacuzzi, a solarium, a Turkish bath, business centre, meeting rooms, a dry cleaner's (available for a fee), a car park, stores and a hairdresser.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1134.23" OriginalAmount="1123.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.8737" Longitude="30.6951" StarRating="0" HotelCode="872448|casa_sur_4" HotelName="Casa Sur" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Barbaros Mahallesi, Kandiller Sokak 3, Kaleiçi Muratpasa, Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/a7/2e/a72e910a7a4c9a11388db9518c55e7c8478b61a3.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1151.09" OriginalAmount="1139.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.856446" Longitude="31.046137" StarRating="5" HotelCode="|85433" HotelName="Asteria Family Resort Belek" Meals="ALL-INCLUSIVE" BedType="ALL-INCLUSIVE" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>BELEK TUR ALANI ISKELE MEVKII</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/5/4/3/3/85433_9.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a lobby, with a reception, 772 rooms, a safety deposit box service, a currency exchange service, a lift, a cafÃ©, a supermarket, a hairdresser's, a nightclub and a theatre. The establishment offers conference facilities, internet in communal areas, shops, a restaurant, Ã  la carte restaurants, bars, a mini-club, a playground and a car park. SITUATION: It is on the beachfront, this hotel is in Belek the coast of the establishment is 2 kilometres away from restaurants, bars, pubs and shops. in front of the hotel there is public transport services, 45 kilometres away from the establishment, guests will find Antalya Airport. ROOM: The rooms have an air-conditioning system, central heating, a satellite television, a direct line telephone, a mini-bar, a bathroom with a shower, a bath, a hairdryer, a double or king-size bed, a safety deposit box and a balcony or terrace. FACILITIES: You can find a water park, swimming pools, an outdoor bar, deck chairs, parasols, a sauna, a spa, a massage service and spa treatments (available for a fee), For a fee, guests can enjoy diving, surfing, windsurfing, catamaran excursions, canoeing, tennis, ping pong, billiards, badminton and archery. Guests can also find water aerobics, aerobics, basketball, beach volleyball and go cycling. Guests are offered a gym and an entertainment programme. Near the establishment, guests can find golf courses. MEALS: Regarding the food and beverage offering, the establishment offers all meals in a buffet format, Clients can book all inclusive. PAYMENT METHODS: The establishment accepts Mastercard and Visa.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1157.46" OriginalAmount="1146" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1386822-27715301/8929825892524168911/3473" HotelName="CRYSTAL WORLD OF COLOURS" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/66000000/65030000/65025800/65025784/eeafc919_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1164.53" OriginalAmount="1153" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|464393-18885822/8929825892524168911/370" HotelName="CLUB BARBAROSSA" Meals="BED &amp; BREAKFAST,HALF BOARD" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2570000/2564900/2564850/95c9c225_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1167.56" OriginalAmount="1156" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="-37.811973" Longitude="144.973032" StarRating="5" HotelCode="0|74759-18130061/8929825892524168911/1448" HotelName="SEHER RESORT AND SPA" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <Address>
          <AddressLines>
            <AddressLine>111 111 SPRING STREET, MELBOURNE, AU</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/2000000/1130000/1127300/1127300/1315f0b1_b.jpg</HotelPictures>
        <HotelDescription>The Hotel Windsor is situated opposite Victoria's stately Parliament House and Treasury Gardens, and next to the Princess Theatre. It is within walking distance of many of the city's top tourist attractions including Federation Square and the National Gallery of Victoria. The hotel is easily accessible with parliament train station and tram stops located in front of the hotel and Melbourne Airport just 20 km away. For more than 100 years, the Hotel Windsor has graced Melbourne with its stunning architecture and stylish interiors. This luxurious hotel combines the elegance of the Victorian era with all of today's modern facilities. This highly renowned hotel, offers 180 spacious rooms all fully equipped with state-of-the-art amenities. Guests can enjoy the sumptuous cuisine served at the 111 Spring Street Restaurant, well known for its outstanding quality and world-class culinary team.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1180.69" OriginalAmount="1169" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|91691-18128387/8929825892524168911/595" HotelName="CRYSTAL KEMER DELUXE RESORT AND SPA" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8200000/8194400/8194361/3ef34c35_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1185.74" OriginalAmount="1174" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|316880-25515512/8929825892524168911/1957" HotelName="ELIXIR BOUTIQUE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3710000/3700400/3700387/2c4e7d2b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1212.00" OriginalAmount="1200" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|229352-25431013/8929825892524168911/2011" HotelName="ORANGE COUNTY RESORT HOTEL BELEK" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8050000/8043700/8043618/a7443d95_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1234.22" OriginalAmount="1222" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|35515-25218382/8929825892524168911/2139" HotelName="AKRA" Meals="ROOM ONLY" BedType="ROOM ONLY">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/30000/21700/21663/w1277h900x3y0-c178bb2f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="1235.23" OriginalAmount="1223" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.864188652777" Longitude="30.726308226585" StarRating="5" HotelCode="9524|2709" HotelName="Akra Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD" BedType="ROOM ONLY" PropertyType="Beach Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sirinyali Mahallesi, Lara Caddesi 24, Muratpasa, Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/04/bb/04bbdc1c6a748d0a6af81226d5fd289a1e0631ff.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located 2 km from the centre of Antalya. Antalya Airport is around 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1243.31" OriginalAmount="1231" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|732929-25919492/8929825892524168911/3572" HotelName="CIRALI HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14900000/14896700/14896602/367cafff_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1244.32" OriginalAmount="1232" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|117948-4108757/8929825892524168911/73" HotelName="SURAL RESORT" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1410000/1408300/1408269/7e154291_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1249.37" OriginalAmount="1237" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|462896-18228753/8929825892524168911/1148" HotelName="SELENE BEACH &amp;amp; SPA HOTEL" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15190000/15188100/15188084/2f65b3ac_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1253.41" OriginalAmount="1241" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|155771-18142122/8929825892524168911/684" HotelName="CLUB KASTALIA" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2610000/2602600/2602558/1961ee2b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1275.63" OriginalAmount="1263" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|229224-25430931/8929825892524168911/1871" HotelName="ELEGANCE EAST" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/7000000/6490000/6484600/6484517/d670c602_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1281.69" OriginalAmount="1269" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|178544-25357559/8929825892524168911/3566" HotelName="CLUB TITAN" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8050000/8043700/8043655/394a311b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1285.73" OriginalAmount="1273.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.859975334034" Longitude="30.63373312632" StarRating="5" HotelCode="161790|harrington_park_resort" HotelName="Harrington Park Resort" Meals="BREAKFAST-FOR-2" BedType="BREAKFAST-FOR-2" PropertyType="City Hotel,Beach Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gürsu Mahallesi, Akdeniz Bulvari 192, Konyaalti, Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/extranet/c6/86/c686e4b4eb2590aab767c26277e2063a0150519c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located on Konyaalti, a long stretch of beach to the west of the city of Antalya and th...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1297.85" OriginalAmount="1285" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|107177-25282007/8929825892524168911/2995" HotelName="KLEOPATRA DREAMS BEACH" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/19000000/18910000/18901000/18900906/e797b683_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1301.89" OriginalAmount="1289" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|609288-25767647/8929825892524168911/2285" HotelName="GREENWOOD KEMER RESORT" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8310000/8309500/8309411/31944938_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1304.86" OriginalAmount="1291.94" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.861369" Longitude="30.636492" StarRating="5" HotelCode="|24171" HotelName="Sealife Family Resort" Meals="ALL-INCLUSIVE" BedType="ALL-INCLUSIVE" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>KONYAALTI SAHILSERIDI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/1/7/1/24171_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel offers 5 floors, renovated in 2007, is situated on a main street and has 240 rooms, The establishment has a lobby, with a lift, a reception with a bureau de change, a safety deposit box service, a cafÃ©, a mini-market, a shop, a hairdresser's, a bar, a nightclub, a games room, a restaurant with air-conditioning, with air-conditioning with highchairs. The establishment also offers internet (for a fee), bicycle rental, a car park, room service, a laundry service, a medical care service and a mini-club. SITUATION: It is situated 5 kilometres away from the city centre, 50 metres away, guests will find the beach 50 metres away from shops, restaurants and a public transport stop. the establishment is 1 kilometre away from bars, nightclubs situated 20 kilometres away fromAntalya Airport. ROOM: All the rooms have a bathroom with a shower or bath, a hairdryer, a direct line telephone, a double bed, an air-conditioning system, a central heating system, a safety deposit box (available for a fee), a sofa and a balcony. By paying an extra charge, clients can find a hairdryer, satellite or cable TV, internet and a mini-bar. FACILITIES: The establishment has a covered swimming pool, a swimming pool, a children's swimming pool, a snack bar, deck chairs, a jacuzzi, a sauna, a solarium, a Turkish bath and a massage service. Customers can also find a gym, play ping-pong, play basketball, beach volleyball, playing billiards, aerobics, gymnastics and archery. At the beach, customers can find deck chairs, parasols, banana boating, motorboat rides, catamaran excursions, canoeing, pedal-boating, water-skiing, jet-skiing, diving, surfing, windsurfing and sailing. The establishment also offers an entertainment programme. MEALS: Regarding the food and beverage offering, the establishment offers a buffet restaurant, menu and Ã  la carte lunch and an Ã  la carte dinner. Guests can book half-board, full-board or all-inclusive. PAYMENT METHODS: Customers can pay using Visa and Mastercard.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1306.94" OriginalAmount="1294.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.849109795445" Longitude="30.806186169312" StarRating="5" HotelCode="9533|club_hotel_sera_2" HotelName="Club Hotel Sera" Meals="ALL-INCLUSIVE" BedType="ALL-INCLUSIVE" PropertyType="City Hotel,Beach Hotel,Club Resort,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Lara, 07230 Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/cd/94/cd942b3b100d7cfe3cd17e0ba338a49c08dabefc.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex lies in the tourist centre of the city and enjoys direct access to a private, artificia...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1307.95" OriginalAmount="1295" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.118062" Longitude="-8.340458" StarRating="5" HotelCode="0|88123-25254853/8929825892524168911/2583" HotelName="SELECTUM FAMILY COMFORT SIDE" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <Address>
          <AddressLines>
            <AddressLine>S/N Urbanização Barrocal III / Edf Villas Barrocal, PERA, PT</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10180000/10176100/10176052/w3840h2877x0y3-a968e373_b.jpg</HotelPictures>
        <HotelDescription>This delightful apartment complex enjoys a central location close to the town of Pera. Guests can discover the area's ample array of excellent shopping and entertainment venues which lie nearby. Links to the public transport network are situated just 500 metres away offering guests ease of access to other areas of the town, while the nearest beach is just 2 kms away. This wonderful complex comprises beautifully appointed villas and apartments with something to suit every group and traveller. The accommodation options are elegantly designed and provide a relaxing home away from home featuring modern amenities. Guests can enjoy a refreshing swim in the pool or simply lie back and unwind, while those seeking a more energetic experience can enjoy an active game of tennis.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1309.97" OriginalAmount="1297" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|232241-4111343/8929825892524168911/57" HotelName="HANE SIDE" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/232241/2013577565924.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1323.08" OriginalAmount="1309.98" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.8483323" Longitude="30.8067617" StarRating="5" HotelCode="|24012" HotelName="Club  Sera - All Inclusive" Meals="ALL-INCLUSIVE" BedType="ALL-INCLUSIVE" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>LARA 1</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/4/0/1/2/24012_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel has 3 rooms, 10Â junior suites and 10 bungalows. The establishment boasts an inviting hall, a reception, a safety deposit box service, a currency exchange service, shops, a mini-market, a car hire service, a hairdresser's, bars, a nightclub, 2 restaurants, with air-conditioning with a non-smoking area and highchairs. The establishment also offers a games room, a TV room, conference rooms, bicycle hire, room service and a laundry service (for a fee), It also has a medical care service, a mini-club, a playground and a car park. SITUATION: This complex is situated in the tourist centre, 100 metres away, guests can find a beach, in the surrounding area, clients have shops, restaurants, bars and a public transport stop. the establishment is 9 kilometres away from the airport, is situated 12 kilometres away from Antalya the city centre of. ROOM: The comfortable and stylish rooms with air-conditioning, have a bathroom, a hairdryer, a direct line telephone and a satellite or cable television. They also have a radio, a mini-bar, a double bed, central heating, fitted carpets, a safe (free of charge) and a balcony or terrace.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1323.10" OriginalAmount="1310" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|58484-18113444/8929825892524168911/415" HotelName="CRYSTAL ADMIRAL RESORT AND SPA" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8130000/8124400/8124372/1d44ff72_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1323.10" OriginalAmount="1310" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|386111-18210519/8929825892524168911/1304" HotelName="DREAMWORLD AQUA" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14700000/14696900/14696804/198d7c82_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1333.20" OriginalAmount="1320" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.245529" Longitude="-93.260843" StarRating="3" HotelCode="0|178531-25356297/8929825892524168911/3490" HotelName="CLEOPATRA GOLDEN BEACH" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>1920 E. Kerr, Springfield, 65803, MO, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/27000000/26960000/26956300/26956243/0a0c7156_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Unknown. Property Type: Hotel. Total rooms: 83. Suites: 83. Single-bedded accommodations: 55. Double bedrooms: 28. Smoking rooms: 12. Nonsmoking rooms: 71. Physically challenged rooms: 5. 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-888-226-3539 (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- Come Stay at the Best of Springfield, Missouri Hotels
 Welcome to the award winning Candlewood Suites, an exceptional offering with all the comforts of home at the value you expect. We offer a full range of amenities at our all-suite hotel that travelers can enjoy whether theyre staying for a night, a weekend, or a long-term stay.  Our hotel is located 10.7 miles from Springfield-Branson Regional Airport (SGF). Business travelers will be pleased to know that we are located near Springfield Underground, Kraft, 3M, Burlington Northern, Cox North Hospital, Positronics, Paul Mueller, and North Springfields Partnership Industrial Center which has access to Central States Industrial, Buckhorn, Jarden Plastic Solutions, John Deere Reman, SRC Electrical, North Star Battery Inc., and Reckitt Benckiser Midwest Logistics. Government travelers will find us conveniently located near the Missouri Department of Transportation, Missouri National Guard, Conservation Department Headquarters, Secretary of State, and Missouri Court of Appeals. Our guests also enjoy access to Springfields three largest universities: Evangel, Drury, and Missouri State. Our guests also get to enjoy attractions such as Jordan Valley Ice Park, Dickerson Park Zoo, Springfield Art Museum, Hammons Field (home to the Springfield Cardinals), Gillioz Theatre, historic Route 66, or many of the other exciting things to do while visiting the Ozark's Queen City.. Onsite facilities information- ParkingHotel Currency: USD. Additional Addresses: Other: 1920 E. Kerr, Springfield, 65803, MO, US. Additional Phone Numbers: Fax - Other: 14178664140. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1335.22" OriginalAmount="1322" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|232286-25441152/8929825892524168911/2089" HotelName="MARVIDA FAMILY ECO" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7400000/7391700/7391631/b422d443_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1335.22" OriginalAmount="1322" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|357695-25544968/8929825892524168911/2893" HotelName="SIDE STAR ELEGANCE HOTEL" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11710000/11701500/11701401/15f5c695_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1336.23" OriginalAmount="1323" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|76839-249554/8929825892524168911/77" HotelName="CLUB NENA" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2860000/2856000/2855970/619a28e0_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1341.28" OriginalAmount="1328" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|609162-25767433/8929825892524168911/3062" HotelName="AMARA COMFORT RESORT" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/34000000/33670000/33664300/33664206/467c6628_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1347.34" OriginalAmount="1334" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|50329-25232762/8929825892524168911/2043" HotelName="ORANGE COUNTY RESORT" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7640000/7632300/7632242/51dbcfd6_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1353.40" OriginalAmount="1340" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|112859-18114305/8929825892524168911/756" HotelName="CLUB OTEL SERA" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1160000/1158800/1158733/67acecc8_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1378.05" OriginalAmount="1364.41" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.856086" Longitude="30.881634" StarRating="0" HotelCode="|446754" HotelName="Greenwood Suites Resort" Meals="ALL-INCLUSIVE" BedType="ALL-INCLUSIVE" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kemeragzi Mah. Tesisler Cad. 1018 Sokak 6</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/4/6/7/5/4/446754_06b11a21238.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1380.67" OriginalAmount="1367" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|117949-18163144/8929825892524168911/567" HotelName="SURAL SARAY" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1160000/1158400/1158394/w5120h3836x0y4-bf575164_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1393.80" OriginalAmount="1380" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|215676-25419082/8929825892524168911/3321" HotelName="CRYSTAL WATERWORLD RESORT AND SPA" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8130000/8124600/8124532/8e23506e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1399.81" OriginalAmount="1385.95" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.19088" Longitude="29.59006" StarRating="0" HotelCode="|533540" HotelName="Casa Bi Otel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Andifli Mah Metin Toker Sokak N 14</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/3/5/4/0/533540_93785391127.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1403.90" OriginalAmount="1390" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="1" HotelCode="0|1059511-26283540/8929825892524168911/3481" HotelName="CARRUBA BOUTIQUE HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/39000000/38260000/38257400/38257307/c59905f5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1412.99" OriginalAmount="1399" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|462620-25632755/8929825892524168911/3292" HotelName="THE LUMOS DELUXE RESORT HOTEL &amp;amp; SPA" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15140000/15131200/15131123/d4bd3b67_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1418.04" OriginalAmount="1404" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="51.5515" Longitude="5.11065" StarRating="3" HotelCode="0|354770-25543738/8929825892524168911/2529" HotelName="OLEA NOVA BOUTIQUE HOTEL" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <Address>
          <AddressLines>
            <AddressLine>KEMPENBAAN 2, TILBURG, NL</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4480000/4478800/4478703/ceef8a38_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Location.    Bastion Hotel Tilburg is located in Tilburg, close to Koningshoeven, Scryption, and Noordbrabants Natuurmuseum. Nearby points of interest also include Dutch Textiles Museum and Willem II Stadium.    Hotel Features.   Bastion Hotel Tilburg features a restaurant and a bar/lounge. Complimentary wireless Internet access is available in public areas.  Guest parking is complimentary. Additional property amenities include complimentary newspapers in the lobby. The property has designated areas for smoking.    Guestrooms.     40 guestrooms at Bastion Hotel Tilburg feature coffee/tea makers and safes. Bathrooms feature showers. Wireless Internet access is complimentary. In addition to desks, guestrooms offer phones. Rooms also include windows that open. Housekeeping is offered daily and guests may request wake-up calls. Guestrooms are all non-smoking.     Room Info:       Notifications and Fees:          The following fees and deposits are charged by the property at time of service, check-in, or check-out.    Buffet breakfast fee: EUR 11.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 not allowed   Check-out time is noon  Check-in time starts at 2 PM  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1441.27" OriginalAmount="1427" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.409506" Longitude="25.435097" StarRating="5" HotelCode="0|58469-25232952/8929825892524168911/3308" HotelName="CRYSTAL FAMILY RESORT &amp;amp; SPA" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <Address>
          <AddressLines>
            <AddressLine> FIRA TOWN P.O. BOX 11, SANTORINI, GR</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8200000/8191800/8191783/88559406_b.jpg</HotelPictures>
        <HotelDescription>This town hotel is very nicely situated a few minutes' walk from the town centre of Fira and offers its guests wonderful views to the Aegean Sea. The closest beach lies around 6 km from the hotel. Guests may rent a car or take the public transport to visit most historic sites of touristic interest on Santorini. This is a wonderful place to relax after a long day exploring the island.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1443.29" OriginalAmount="1429" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|632177-18289404/8929825892524168911/1161" HotelName="SENTIDO NUMA BAY HOTEL" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17070000/17065500/17065418/8dcfec08_z.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1458.44" OriginalAmount="1444" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.1805082" Longitude="-3.60011" StarRating="5" HotelCode="0|162642-25340852/8929825892524168911/3334" HotelName="CRYSTAL FLORA BEACH RESORT" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <Address>
          <AddressLines>
            <AddressLine>44 GRAN VIA DE COLON, GRANADA, ES</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8200000/8191700/8191671/31485337_b.jpg</HotelPictures>
        <HotelDescription>Suites Gran Vía 44, is located in a beautifully restored 19th-century building, located on Gran Vía street, fruit of the bourgeois expansion of this period and main artery of the city, located in the center of Granada, just a step away from the Cathedral, Royal Chapel, museums and all the charm that the city of Granada offers .. A new concept of accommodation that combines the service of a hotel and the independence of your own apartment in the Center.

We offer you spacious accommodation, equipped with all the details and the highest quality. Whether you are coming for business or for a long stay, here you will find your ideal place to work, to receive a visit, to work with your team or just to rest with the family.

HOTEL SERVICES

24-hour reception, Daily room cleaning, Breakfast in the room, chargeable parking facilities (upon availability), laundry service, access for disabled and accessible suite, free wifi free walking tour  ...


SUITES

We have 21 deluxe suites, each suite is decorated in a different and personal style. In the one or two bedroom suites you will find your guest: living room, kitchen, minibar, flat TV, free wifi, safe, individual air conditioning, soundproofing, etc.
The delicate restoration of the same has preserved all its structural elements and its façade. Suites Gran Via 44, a unique space to make your stay in Granada an experience.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1461.47" OriginalAmount="1447" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|629820-27051163/8929825892524168911/767" HotelName="LRS PORT RIVER HOTEL &amp;amp; SPA" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12040000/12032000/12031961/6042a049_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1468.54" OriginalAmount="1454" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|337217-18179111/8929825892524168911/671" HotelName="JUSTINIANO DELUXE RESORT" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8380000/8371300/8371269/9d1f30b5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1473.59" OriginalAmount="1459" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.211336" Longitude="-1.817358" StarRating="4" HotelCode="0|243838-18148635/8929825892524168911/474" HotelName="PRIMASOL HANE FAMILY RESORT" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <Address>
          <AddressLines>
            <AddressLine>2 PASEO LOS LIMONEROS, URB. PUERTO REY, VERA, ES</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/243838/20138992740543.jpg</HotelPictures>
        <HotelDescription>Located in the prime location of the Almeria coast, in the town of Vera which has seven miles of pristine beaches with high quality, the property is just 150 m from the center of Puerto del Rey Marina and 900 meters from the beach Vera in a quiet residential area. Near the complex there are several golf courses as Golf Golf Valle del Este, Marina Golf or Dessert Spring. Due to its location and its facilities is ideal for family holidays.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1480.66" OriginalAmount="1466" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|200635-18143347/8929825892524168911/482" HotelName="CALIMERA HANE GARDEN" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/200635/201212278364713.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1491.77" OriginalAmount="1477" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|270623-25496616/8929825892524168911/2196" HotelName="MERYAN" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8300000/8298200/8298104/4734d490_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1492.78" OriginalAmount="1478" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|74750-25245134/8929825892524168911/2692" HotelName="SAPHIR HOTEL &amp;amp; VILLAS" Meals="BED &amp; BREAKFAST,ALL INCLUSIVE" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1870000/1864600/1864571/6e1aa2b7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1494.80" OriginalAmount="1480" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|112866-18229070/8929825892524168911/1537" HotelName="HORUS PARADISE LUXURY RESORT" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11680000/11675400/11675335/05a26130_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1496.82" OriginalAmount="1482" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|1396414-27593672/8929825892524168911/3651" HotelName="RADISSON BLU HOTEL KAS" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/94000000/93320000/93319000/93318987/6b48c92f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1498.84" OriginalAmount="1484" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|605450-20850441/8929825892524168911/1431" HotelName="SEY BEACH HOTEL AND  SPA" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/80000000/79360000/79354700/79354648/fb575d0a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1511.97" OriginalAmount="1497" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|179428-25358184/8929825892524168911/2548" HotelName="STARLIGHT CONVENTION CENTER THALASSO &amp;amp; SPA" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11710000/11705400/11705347/d78093be_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1512.98" OriginalAmount="1498" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="15.439978" Longitude="120.603801" StarRating="5" HotelCode="0|178802-25358148/8929825892524168911/3303" HotelName="WHITE GOLD HOTEL &amp;amp; SPA" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <Address>
          <AddressLines>
            <AddressLine>Luisita Industrial Park Road, Tarlac City, 2301, PH</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11240000/11235000/11234948/24efdbad_b.jpg</HotelPictures>
        <HotelDescription>Property Category: Economy. Property Type: Hotel. Total rooms and suites: 50. Floors: 2. Property description- This Microtel by Wyndham Tarlac is next to the Aquino Museum and the Camp Aquino Museum and Headquarters, and is convenient to excellent golfing at Luisita Golf and Country Club, and wildlife and hiking trails at Tarlac Ecotourism Park. This hotel is 78 miles from the Ninoy Aquino International Airport. For your convenience there is ample complimentary vehicle parking, and a complimentary breakfast is available each morning. Sleek, modern guest rooms feature a work desk and clock radio, and select rooms offer microwave and refrigerator, ideal for longer stays. Children 12 and under stay free with adult. Onsite facilities information- ParkingProperty was built in 2001. Hotel Currency: PHP. &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1520.05" OriginalAmount="1505" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|315044-25514790/8929825892524168911/3524" HotelName="SIDE SUNGATE" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12080000/12078400/12078329/871291a4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1522.07" OriginalAmount="1507" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|229191-28866105/8929825892524168911/134" HotelName="LABRANDA ALANTUR" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1720000/1717500/1717438/85532fc7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1525.10" OriginalAmount="1510" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|338105-25529150/8929825892524168911/3328" HotelName="TUI BLUE PALM GARDEN - ALL INCLUSIVE" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2920000/2911200/2911165/3a70cbf9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1532.17" OriginalAmount="1517" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|263036-25489725/8929825892524168911/2034" HotelName="MEGASARAY WESTBEACH ANTALYA" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/4000000/3760000/3750900/3750896/b12e092e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1537.22" OriginalAmount="1522" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|50273-18114343/8929825892524168911/990" HotelName="SELECTUM FAMILY RESORT SIDE" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1200000/1197500/1197412/d5965886_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1544.29" OriginalAmount="1529" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|231359-18158312/8929825892524168911/462" HotelName="CRYSTAL AURA BEACH RESORT" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8200000/8190200/8190134/7283c743_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1544.29" OriginalAmount="1529" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|864951-18323121/8929825892524168911/861" HotelName="CRYSTAL BOUTIQUE BEACH RESORT" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/30000000/29750000/29749400/29749325/fe8cf861_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1545.30" OriginalAmount="1530" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|264370-18153270/8929825892524168911/351" HotelName="MELAS HOLIDAY VILLAGE" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14720000/14719600/14719597/6594f6e4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1549.34" OriginalAmount="1534" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|632331-25807186/8929825892524168911/3232" HotelName="TRENDY PALM BEACH - ALL INCLUSIVE" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15030000/15028700/15028678/9d406065_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1560.99" OriginalAmount="1545.53" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.716019" Longitude="30.565563" StarRating="5" HotelCode="|41353" HotelName="Crystal Flora Pearl Collection" Meals="ALL-INCLUSIVE" BedType="ALL-INCLUSIVE" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/4/1/3/5/3/41353_7e638791106.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This comfortable, inviting hotel and has attentive service. OTHERS: Guests can book all inclusive.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1587.72" OriginalAmount="1572" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|76693-25246270/8929825892524168911/3040" HotelName="CRYSTAL TAT BEACH PEARL COLLECTION" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1690000/1684600/1684561/8259c8bb_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1590.75" OriginalAmount="1575" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|356327-25544362/8929825892524168911/2417" HotelName="SAPHIR RESORT &amp;amp; SPA" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1870000/1860800/1860706/547cce1b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1595.80" OriginalAmount="1580" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|58504-19574809/8929825892524168911/142" HotelName="SUNRISE RESORT" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11730000/11725900/11725807/03a6fba7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1618.80" OriginalAmount="1602.77" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.8524284" Longitude="30.885557" StarRating="5" HotelCode="|32584" HotelName="Crystal Centro Pearl Collection" Meals="ALL-INCLUSIVE" BedType="ALL-INCLUSIVE" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Lara Turizm Yolu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/2/5/8/4/32584_d8573ed1300.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 2005, has 396 rooms, 2Â junior suites and 2 rooms adapted for people with reduced mobility. This air-conditioned hotel has a lobby with a reception, a safety deposit box service, a lift, a hairdresser's, a pub, a nightclub, a games room and a TV room. The establishment has a restaurant with international cuisine with local cuisine. The establishment offers a conference room and WiFi. The establishment also offers a laundry service, room service (for a fee) and a car park. SITUATION: This hotel is in Lara (Antalya) Bay Lara (Antalya). It is just 12 kilometres away from the city centre and the airport, 5 minutes away from Lara where you can find bars, restaurants, nightclubs, shops and shops. ROOM: All the rooms have a bathroom with a hairdryer, a direct line telephone, satellite and cable TV, a radio, a mini-bar, a double bed, an air-conditioning system, heating, a safe (available for a fee) and a balcony or terrace.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1625.09" OriginalAmount="1609" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|606137-19510547/8929825892524168911/150" HotelName="SHERWOOD DREAMS RESORT" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8320000/8310200/8310110/40fe460b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1633.17" OriginalAmount="1617" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|162641-25341649/8929825892524168911/2109" HotelName="BAIA SALIMA KEMER" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11290000/11281900/11281862/a9895130_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1634.18" OriginalAmount="1618" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|231382-25440270/8929825892524168911/3457" HotelName="CRYSTAL PRESTIGE ELITE HOTEL" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11110000/11107000/11106970/6801f64f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1635.19" OriginalAmount="1619" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|593544-32733433/8929825892524168911/3258" HotelName="MEIS EXCLUSIVE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/125000000/124110000/124109000/124108958/94c7ff90_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1650.34" OriginalAmount="1634" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="31.2479528" Longitude="121.4897213" StarRating="5" HotelCode="0|231984-18146105/8929825892524168911/1005" HotelName="CRYSTAL SUNSET LUXURY RESORT &amp;amp; SPA" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <Address>
          <AddressLines>
            <AddressLine>205 Wusong Road</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8130000/8125500/8125448/2ae47320_b.jpg</HotelPictures>
        <HotelDescription>It`s a first class hotel in a great location in Shanghai, about 500 metres from The Bund and about 1 km from Nanjing Road. 

The hotel has three restaurants and two bars, an indoor swimming pool, sauna and gym. There is a business centre with conference facilities, hotel shops and beauty salon. The hotel was opened in 2003. 
All the rooms have a bath/shower, wc and hairdryer, telephone, cable-TV, minibar, safe, coffee maker and air-conditioning. There is the possibility of Internet connection. None smoking rooms are available if required.

Address: 205 Wusong Road, Hongkou District, Shanghai, China Hotel is in a great location in Shanghai, within a short walking distance from The Bund and the popular Nanjing Road.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1652.36" OriginalAmount="1636" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|896919-26129994/8929825892524168911/3007" HotelName="KIRMAN CALYPTUS RESORT AND SPA" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/61000000/60650000/60642700/60642691/6ea3da0f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1653.37" OriginalAmount="1637" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|229208-25430909/8929825892524168911/3196" HotelName="KIRMAN CLUB SIDERA" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14710000/14707400/14707342/09da52ff_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1654.38" OriginalAmount="1638" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|76650-18125001/8929825892524168911/1469" HotelName="LEODIKYA RESORT" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/17000000/16500000/16498900/16498838/4b154474_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1658.42" OriginalAmount="1642" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|58432-25232325/8929825892524168911/2706" HotelName="MIRADOR" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14630000/14628700/14628641/04daa219_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1661.45" OriginalAmount="1645" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|264382-25490249/8929825892524168911/2820" HotelName="MIRAMARE QUEEN" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12360000/12354500/12354488/84c90a94_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1665.49" OriginalAmount="1649" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|106996-25281939/8929825892524168911/3072" HotelName="CRYSTAL CENTRO RESORT" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1740000/1730300/1730289/c6d93382_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1681.65" OriginalAmount="1665" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1384152-24029271/8929825892524168911/491" HotelName="THE X BELEK" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/127000000/126460000/126452800/126452768/2c60d63a_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1696.80" OriginalAmount="1680" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|386150-25568943/8929825892524168911/2828" HotelName="SIDEMARIN KIRMAN PREMIUM - ULTRA ALL INCLUSIVE" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14710000/14707500/14707433/e5fe8265_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1697.81" OriginalAmount="1681" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.097262" Longitude="-8.227008" StarRating="4" HotelCode="0|58445-27579240/8929825892524168911/3580" HotelName="SUNSHINE" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <Address>
          <AddressLines>
            <AddressLine> Rua Mouzinho De Albuquerque, ALBUFEIRA, PT</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9620000/9613900/9613801/337bef77_b.jpg</HotelPictures>
        <HotelDescription>Situated in the Montechoro district of Albufeira, this modern apart hotel surrounded by a delightful garden is only a minute from the broad selection of restaurants, bars, pubs, nightclubs and shopping facilities of the famous strip. The beautiful sandy beach of Oura is just a short stroll away; the centre of Albufeira can be easily reached. The bullring and the Continente Shopping Centre are within walking distance. Faro Airport is 40 km from the hotel. Every unit has fully-equipped amenities such as air-conditioning, LCD TV, direct telephone, safe box, ironing facilities, hair dryer and balcony. Hotel dining options are restaurant and bars serving various types of food and drinks.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1699.83" OriginalAmount="1683" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1239666-26594686/8929825892524168911/2566" HotelName="BLUE MARLIN DELUXE SPA &amp;amp; RESORT" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/67000000/66180000/66174300/66174239/a94dd605_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1713.97" OriginalAmount="1697" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|263040-18231340/8929825892524168911/495" HotelName="ASKA LARA RESORT &amp;amp; SPA" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8320000/8311700/8311652/95578e63_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1715.86" OriginalAmount="1698.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.8562684" Longitude="30.8821722" StarRating="5" HotelCode="|25153" HotelName="Sherwood Exclusive Lara, All Inclusive" Meals="ALL-INCLUSIVE" BedType="ALL-INCLUSIVE" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>KEMERAGZI KOYU KOPAK C. MEVKII KUNDU-LARA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/1/5/3/25153_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 2005, has 349 rooms and 9 floors. The establishment has a garden area, a terrace, a hall with a reception, a reception, a safety deposit box service, a currency exchange service and a lift. It also has air-conditioning, a cafÃ©, a hairdresser's, a bar, a supermarket, a restaurant with highchairs and a breakfast room. The establishment also offers room service, a laundry service, a medical care service (for a fee), a laundry service, a mini-club, a playground and a car park. SITUATION: This hotel is just 3 kilometres away from Lara it is 10 kilometres away from Antalya city centre and the airport. ROOM: All the rooms have a bathroom with a hairdryer, a direct line telephone, satellite and cable TV, a mini-bar and a double bed. They also have an air-conditioning system, individual heating, a safety deposit box (available for a fee) and a balcony or terrace. FACILITIES: The establishment boasts a pool that has a children's area, a snack bar, parasols and deck chairs. Guests also have access to a covered swimming pool with a sauna, a massage service and treatments. Our guests can also go water skiing, jet-skiing, motorboat rides, water aerobics, windsurfing, surfing, sailing, catamaran excursions, canoeing, banana boating, windsurfing and pedal-boating (available for a fee). Clients can enjoy activities such as tennis, ping pong, aerobics, gymnastics, basketball, beach volleyball, a pool table, lawn bowling and bowling. Guests can also enjoy an activities programme. MEALS: The establishment serves Ã  la carte lunch and dinner. Guests can book all inclusive.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1742.25" OriginalAmount="1725" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|855108-26060040/8929825892524168911/2373" HotelName="ASLAN CITY HOTEL" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8320000/8311000/8310964/d7744db4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1746.29" OriginalAmount="1729" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|76622-25246186/8929825892524168911/2082" HotelName="ARYCANDA DELUXE RESORT" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/15000000/14710000/14707000/14706984/f6c69cbe_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1795.78" OriginalAmount="1778" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|629890-25801417/8929825892524168911/2917" HotelName="TRENDY ASPENDOS BEACH" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15030000/15028600/15028535/5c359f19_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1804.87" OriginalAmount="1787" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|412463-25591800/8929825892524168911/2815" HotelName="SENTIDO TRENDY VERBENA BEACH HOTEL" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15030000/15028700/15028669/e1eccd22_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1858.40" OriginalAmount="1840" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|156016-25328032/8929825892524168911/2643" HotelName="SWANDOR HOTELS &amp;amp; RESORTS" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12480000/12475700/12475657/w4000h2656x0y172-a9338463_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1859.41" OriginalAmount="1841" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|200637-25398637/8929825892524168911/2727" HotelName="SIDE CROWN PALACE" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8110000/8109400/8109346/d31c879e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1878.60" OriginalAmount="1860" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|179451-25356816/8929825892524168911/2492" HotelName="PALOMA OCEANA" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2170000/2161600/2161562/ab77059c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1886.68" OriginalAmount="1868" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|261858-25489275/8929825892524168911/2188" HotelName="KIRMAN BELAZUR RESORT AND SPA" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/6000000/5960000/5959100/5959084/4c8b9268_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1894.76" OriginalAmount="1876" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="32.96215" Longitude="-97.04562" StarRating="5" HotelCode="0|464510-25633581/8929825892524168911/3396" HotelName="CLUB MARCO POLO" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <Address>
          <AddressLines>
            <AddressLine>2240 W GRAPEVINE MILLS CIR, GRAPEVINE, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15240000/15234300/15234281/96584ee1_b.jpg</HotelPictures>
        <HotelDescription> Property Desc:    Property Location   Located in Grapevine, SpringHill Suites by Marriott Dallas DFW Airport N/Grapevine is in the historical district and close to Grapevine Mills Mall and Historic Downtown Grapevine.  This hotel is within the vicinity of Grapevine Vintage Railroad and Vista Ridge Mall.    Rooms   Make yourself at home in one of the 111 air-conditioned rooms featuring refrigerators and microwaves. Your bed comes with triple sheeting, and all rooms are furnished with sofa beds. Complimentary wired and wireless Internet access keeps you connected, and cable programming provides entertainment. Bathrooms feature shower/tub combinations, complimentary toiletries, and hair dryers.    Rec, Spa, Premium Amenities   Don’t miss out on the many recreational opportunities, including an indoor pool, a spa tub, and a fitness facility. Additional amenities include complimentary wireless Internet access and concierge services.    Dining   Grab a bite from a grocery store serving guests of SpringHill Suites by Marriott Dallas DFW Airport N/Grapevine. A complimentary evening social is served for your convenience.    Business, Other Amenities   Featured amenities include complimentary high-speed (wired) Internet access, a business center, and business services. Planning an event in Grapevine? This hotel has 950 square feet (86 square meters) of space consisting of small meeting rooms, a ballroom, and banquet facilities. A roundtrip airport shuttle is complimentary (available on request).    Room Info:    Know Before You Go       This property offers transfers from the airport. Guests must contact the property with arrival details before travel, using the contact information on the booking confirmation.       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 not allowed   Check-out time is noon  Check-in time starts at 3 PM  &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="1926.07" OriginalAmount="1907" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="6.96383" Longitude="80.78156" StarRating="5" HotelCode="0|522227-19596803/8929825892524168911/314" HotelName="SHERWOOD EXCLUSIVE KEMER" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <Address>
          <AddressLines>
            <AddressLine>85/2,Upper Lake Road ,Nuwara Eliya,  22200</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8320000/8310100/8310002/77647b53_b.jpg</HotelPictures>
        <HotelDescription>The Firs Hotel is a popular choice amongst travelers in Nuwara Eliya, whether exploring or just passing through. Both business travelers and tourists can enjoy the hotel`s facilities and services. All the necessary facilities, including free Wi-Fi in all rooms, 24-hour room service, Wi-Fi in public areas, valet parking, car park, are at hand. Designed for comfort, selected guestrooms offer television LCD/plasma screen, internet access – wireless, internet access – wireless (complimentary), whirlpool bathtub, non smoking rooms to ensure a restful night. The hotel`s peaceful atmosphere extends to its recreational facilities which include hot tub, golf course (within 3 km), spa, massage, garden. No matter what your reasons are for visiting Nuwara Eliya, The Firs Hotel will make you feel instantly at home. &lt;br /&gt;Guests over 6 years old are considered as adults.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="1929.30" OriginalAmount="1910.20" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.8579506" Longitude="30.9159859" StarRating="5" HotelCode="|85335" HotelName="Swandor Hotels and Resort Topkapi Palace - All Inclusive" Meals="ALL-INCLUSIVE" BedType="ALL-INCLUSIVE" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kundu Mahallesi, Tesisler Caddesi No:442</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/5/3/3/5/85335_10.jpg</HotelPictures>
        <HotelDescription>HOTEL: This complex has 908 standard rooms, 92 family rooms and 10 rooms adapted for people with reduced mobility. In the entrance, you can find a lobby, air-conditioning, a reception, a safety deposit box service, a currency exchange service, a car hire service and 9 lifts. It also has a kiosk, a supermarket, shops, a hairdresser's, a nightclub, a theatre and a games room. The establishment boasts a cafÃ©, 9 bars and 4 restaurants. The hotel has 3 conference rooms, a laundry service, room service, a medical care service and a car park. Outdoors, you can find a park and a mini-club. SITUATION: This elegant hotel is in Aksu, next to the beach, 20 kilometres away from Belek. Is 28 kilometres from the centre of Antalya where you can find shops and leisure areas. It has excellent transport links to the bus. 25 minutes away, guests can find Antalya Airport.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="2001.82" OriginalAmount="1982" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|565727-25716147/8929825892524168911/3002" HotelName="KIMERA LOUNGE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12810000/12804500/12804487/a5ce801d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="2015.96" OriginalAmount="1996" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|156020-18126463/8929825892524168911/1633" HotelName="SEALIFE KEMER RESORT HOTEL" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9450000/9446800/9446749/77004217_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="2027.07" OriginalAmount="2007" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|462995-27318133/8929825892524168911/563" HotelName="SELECTUM LUXURY RESORT" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17670000/17669800/17669788/7dc90058_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="2028.08" OriginalAmount="2008" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|632016-25806680/8929825892524168911/2571" HotelName="TUI MAGIC LIFE MASMAVI - ALL INCLUSIVE" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/23000000/22850000/22842800/22842726/161538f4_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2030.31" OriginalAmount="2010.21" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.858365" Longitude="30.8581871" StarRating="0" HotelCode="|30485" HotelName="Nirvana Cosmopolitan" Meals="ALL-INCLUSIVE" BedType="ALL-INCLUSIVE" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>GUZELOBA MEVKII TRT KAMPI YANI LARA</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/3/0/4/8/5/30485_3.jpg</HotelPictures>
        <HotelDescription>HOTEL: this hotel was opened in 2005, has 9 floors, 585 rooms, 30 suites, 16 junior suites and 6 rooms adapted for people with reduced mobility. This building with air-conditioning, has a garden, a terrace, a lobby with a reception, a safety deposit box service, a currency exchange service, a lift, a hairdresser's, a bar, a TV room, a restaurant, a breakfast room, a nightclub, a games room, conference facilities and internet. The establishment boasts room service, a laundry service, a car park and an indoor car park. Children can enjoy a mini-club and a park. SITUATION: This hotel is in Lara (Antalya) Bay Lara (Antalya) it is 12 kilometres away from Antalya the centre of Lara it is 5 minutes away from Where you can find bars, restaurants and nightclubs. it is situated 2 kilometres away from shops. ROOM: The rooms have a double or king-size bed, a central air-conditioning system, a central heating system, a bathroom with a hairdryer, a bath, toiletries, a mini-bar, a direct line telephone, a satellite television, internet, a safe (available for a fee) and a balcony or terrace. Clients are offered non-smoking rooms and disabled access rooms. FACILITIES: The establishment has 3 swimming pools, a children's swimming pool, a snack bar, a sunbathing terrace, deck chairs and parasols. You also have at your disposal a spa area with a sauna, a steam bath, a massage service and a beauty treatment service. The establishment has slides, 6 tennis courts, a basketball court, volleyball court and a gym. Clients can enjoy activities such as speedboating, water-skiing, diving, windsurfing, sailing, pedal-boating, canoeing, catamaran excursions, tennis, billiards, water aerobics, aerobics, mini-golf, play ping-pong, beach volleyball, archery, darts, bowling and lawn bowling. Guests are offered an entertainment programme. MEALS: Regarding the food and beverage offering, the establishment offers a traditional and international cuisine restaurant, Customers have at their disposal all meals in a buffet format, Guests are offered an Ã  la carte dinner and special dishes can be made. Clients can book all inclusive, Drinks are included. PAYMENT METHODS: The establishment accepts Visa and Mastercard. OBSERVATIONS: Guests can enjoy Ã  la carte restaurants on request, Ask for further information regarding hotel conditions and operations.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="2036.16" OriginalAmount="2016" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|107848-25282255/8929825892524168911/2102" HotelName="CLUB ASTERIA BELEK" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11700000/11692700/11692606/d3a7b802_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2039.31" OriginalAmount="2019.12" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.8516894" Longitude="30.888362" StarRating="5" HotelCode="|85341" HotelName="Baia Lara" Meals="ALL-INCLUSIVE" BedType="ALL-INCLUSIVE" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>LARA TURIZM MERKEZI KEMERAGZI MEVKII KUNDU</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/5/3/4/1/85341_9.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment was built in 2009, with air-conditioning, has 399 rooms, a lobby with express check-out, a reception, a safety deposit box service, a currency exchange service, a lift, a kiosk, a hairdresser's, an auditorium and a games room. The establishment has a playground, a mini-club, a bar, a nightclub, a restaurant, drinks, conference facilities and WiFi. The establishment offers room service, a laundry service and a car park. SITUATION: The hotel is situated 17 kilometres away from Antalya the centre of 15 kilometres away from Antalya Airport it is in Lara the tourist complex of. ROOM: All the rooms have a bathroom with a shower or bath, a WC, a hairdryer, a direct line telephone, a safe, a mini-bar, flat-screen satellite television, a sitting room, a double bed, a radio, internet, an air-conditioning system, a central heating system and a balcony or terrace.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2062.69" OriginalAmount="2042.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.86196" Longitude="30.92282" StarRating="5" HotelCode="|238516" HotelName="Trendy Lara" Meals="ALL-INCLUSIVE" BedType="ALL-INCLUSIVE" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kundu Mah Tesisler Cad No 454 Aksu</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/3/8/5/1/6/238516_12.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="2078.58" OriginalAmount="2058" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|229353-25431015/8929825892524168911/2405" HotelName="XANADU RESORT" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10460000/10452600/10452516/196db4e5_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="2083.63" OriginalAmount="2063" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|107866-25282267/8929825892524168911/2670" HotelName="SPICE HOTEL &amp;amp; SPA" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2600000/2597700/2597680/0120f2b9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="2099.79" OriginalAmount="2079" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|286535-25502975/8929825892524168911/2578" HotelName="TUI MAGIC LIFE RIXOS BELDIBI" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7630000/7620600/7620580/8401a090_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="2106.86" OriginalAmount="2086" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|629119-21677004/8929825892524168911/1727" HotelName="ADALYA ELITE LARA" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13090000/13082800/13082782/15347c32_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2113.40" OriginalAmount="2092.48" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.855267" Longitude="30.875909" StarRating="5" HotelCode="|25156" HotelName="Delphin Palace - All Inclusive" Meals="ALL-INCLUSIVE" BedType="ALL-INCLUSIVE" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>KEMERAGZI MEVKIIi LARA BEACH KUNDU</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/1/5/6/25156_1.jpg</HotelPictures>
        <HotelDescription>HOTEL: This beach hotel, has a garden, 7 floors, 557 rooms and 24 suites. The establishment boasts a reception, a safety deposit box service, a currency exchange service, 5 lifts, a cafÃ©, a kiosk, a mini-market, a shop, a hairdresser's, a bar, a games room, 6 restaurants, with air-conditioning with a non-smoking area and highchairs. The establishment also offers a conference room, internet (for a fee), an amphitheatre, a playground, room service, a laundry service, a medical care service, bicycle hire, a car park and a mini-club. SITUATION: Next to the establishment, clients can find a beach. 200 metres away, clients have shops and a public transport stop. It is 4 kilometres away from Lara Beach, 10 kilometres away, you can find Antalya city centre where you can find restaurants and bars. It is 15 kilometres away from Antalya Airport. ROOM: The stylish rooms have a bathroom with a hairdryer, satellite or cable TV, a direct line telephone, internet, a mini-bar and fitted carpets. Are also equipped with an air-conditioning system, a central heating system, a safe (available for a fee), a sofa and a balcony or terrace. FACILITIES: The establishment boasts a swimming pool, a swimming pool with salt water, a children's swimming pool, a sunbathing terrace, parasols, deck chairs and a snack bar. Guests also have access to a covered swimming pool, a jacuzzi, a sauna, a steam bath and a massage service (available for a fee). Clients can enjoy activities such as aerobics, archery, gymnastics, ping pong, beach volleyball, a pool table, darts and lawn bowling. Guests are offered 2 tennis courts and 3 bowling alleys. At the beach, you can find deck chairs, parasols, surfing, canoeing and pedal-boating. At an extra cost, you can find banana boating, jet-skiing, motorboat rides, water-skiing and diving. It is 30 kilometres away from a golf course. Clients can find an entertainment programme. PAYMENT METHODS: The establishment accepts Visa and Mastercard. OTHERS: Regarding the food and beverage offering, clients can enjoy a buffet restaurant, an Ã  la carte dinner, dietary restrictions can be accomodated for and special dishes. Guests can book all inclusive.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="2116.96" OriginalAmount="2096" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|750525-25934932/8929825892524168911/2020" HotelName="BERA ALANYA HOTEL - HALAL ALL INCLUSIVE" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/25000000/24210000/24208600/24208555/87b19de7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2154.34" OriginalAmount="2133.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.8870776" Longitude="30.6746092" StarRating="5" HotelCode="|27790" HotelName="Rixos Downtown Antalya All Inclusive - The Land Of Legends Access" Meals="ALL-INCLUSIVE" BedType="ALL-INCLUSIVE" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>SAKIP SABANCI BULVARI, KONYAALTI PLAJI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/7/7/9/0/27790_e995e3f1453.jpg</HotelPictures>
        <HotelDescription>HOTEL: This luxury hotel, has 320 rooms, a lobby, a reception, a safety deposit box service, a currency exchange service, a cloakroom and lifts. The establishment has a bar, a restaurant with highchairs, conference rooms, a kiosk, shops, a hairdresser's, a dining room and internet. The establishment offers guests a garden, a cafÃ©, a laundry service, room service, washing machines (for a fee), a medical care service and a car park. SITUATION: This hotel is near a beach, in the surrounding area, clients can find a public transport stop, a shop, is situated 10 minutes away from the city centre, the tourist area, Where you can find restaurants, bars and nightclubs. it is 20 kilometres away from Antalya Airport. ROOM: The comfortable rooms, have a bathroom with a shower, a bath, a hairdryer, a direct line telephone, internet and satellite or cable TV. They also have a king-size bed, fitted carpets, a safety deposit box (available for a fee), a mini-bar, a balcony, heating and a central air-conditioning system. FACILITIES: Customers can enjoy a swimming pool, a children's swimming pool, deck chairs, parasols and a snack bar. The establishment has a hydromassage bath, a sauna, a steam bath (available for a fee), a massage service and body care treatments. Clients can use a gym, play squash and play ping-pong. By paying an extra charge, you can do aerobics and enjoy tennis. At the beach, you can find water activities, 60 minutes away, clients have at their disposal a golf course. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast, Ã  la carte and menu lunch, Ã  la carte, set-menu or buffet dinner, dietary restrictions can be accommodated and special dishes can be made. Guests can book half-board. PAYMENT METHODS: Customers can pay using American Express, Visa, Mastercard and Diners Club.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2163.69" OriginalAmount="2142.27" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.884386" Longitude="30.707574" StarRating="0" HotelCode="|521596" HotelName="Belmondo Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/2/1/5/9/6/521596_09b2f0e1113.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="2171.50" OriginalAmount="2150" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|449117-25619115/8929825892524168911/2055" HotelName="HAYDARPASHA PALACE" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13340000/13331200/13331108/3da4f052_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="2205.84" OriginalAmount="2184" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|231383-27047582/8929825892524168911/1511" HotelName="LIMS BONA DEA BEACH" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/8000000/7710000/7707500/7707436/524a6a4c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="2224.02" OriginalAmount="2202" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="37.3875525" Longitude="-5.9916946" StarRating="5" HotelCode="0|50293-18114315/8929825892524168911/617" HotelName="SELECTUM NOA BELEK" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <Address>
          <AddressLines>
            <AddressLine>6 Segovias, SEVILLA, ES</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/32000000/31500000/31493800/31493786/12f95855_b.jpg</HotelPictures>
        <HotelDescription>Housed in a former 16th century city palace, this splendid hotel enjoys a privileged location in the very heart of the historic centre of Sevilla, in the Santa Cruz district, just a step away from the magnificent cathedral and the Giralda Tower. Countless tapas bars can be found in the surrounding streets, while the marvellous Alcázar and the General Archive of the Indies are only 300 metres away. 
Many elements of the old building, such as mosaics, foundations or columns have been preserved, blending them with the stylish, contemporary design of the rooms which gives the hotel its particular charm. The restaurant is specialised in Andalusian cuisine with fresh market produce and Arabian-inspired desserts. The hotel features a spectacular rooftop terrace with outdoor pool, boasting a breathtaking view of the Giralda and the Cathedral – especially when illuminated at night.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="2236.14" OriginalAmount="2214" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|200361-25398481/8929825892524168911/2499" HotelName="PALOMA PERISSIA" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2170000/2167600/2167568/13a1a989_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="2313.91" OriginalAmount="2291" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|32807-18145680/8929825892524168911/364" HotelName="CLUB MEGA SARAY" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1550000/1544200/1544162/23c1b83f_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="27" TotalAmount="2334.11" OriginalAmount="2311" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.885816540562" Longitude="30.674396753311" StarRating="5" HotelCode="9534|1514" HotelName="Rixos Downtown Antalya" Meals="ROOM ONLY,ALL INCLUSIVE" BedType="ROOM ONLY" PropertyType="Beach Hotel,Club Resort" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Sakip Sabanci Bulvari 18, Konyaalti Sahili, 07050 Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/2a/84/2a84f7e04ac2ed0f9b1a9b51d653b9a82f3285ec.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is just a short walk from Konyaalti Beach. Guests have direct access to the shingle beach...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="2384.61" OriginalAmount="2361" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|50265-25231543/8929825892524168911/3107" HotelName="ACANTHUS CENNET BARUT COLLECTION" Meals="ALL INCLUSIVE,BED &amp; BREAKFAST" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1590000/1584500/1584500/b18dfc54_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="2447.23" OriginalAmount="2423" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|107869-18224995/8929825892524168911/824" HotelName="SUSESI LUXURY RESORT" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2170000/2169500/2169435/dc4eb9f9_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="2476.52" OriginalAmount="2452" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|200338-25398459/8929825892524168911/1950" HotelName="BARUT HEMERA" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/990000/982800/982727/1503dc78_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="2502.78" OriginalAmount="2478" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|385514-25568617/8929825892524168911/2944" HotelName="HYDROS CLUB" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11550000/11542000/11541996/cf8f613e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="2534.09" OriginalAmount="2509" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="40.645773" Longitude="-0.529168" StarRating="5" HotelCode="0|53739-25232841/8929825892524168911/2278" HotelName="KEMPINSKI HOTEL THE DOME BELEK" Meals="ROOM ONLY,ALL INCLUSIVE" BedType="ROOM ONLY">
        <Address>
          <AddressLines>
            <AddressLine>S/N PARAJE LAS FABRICAS, VILLARLUENGO, ES</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1220000/1213100/1213021/9ea6d152_b.jpg</HotelPictures>
        <HotelDescription>Dreaming Landscapes, clear and clean water, blue skies, exuberant vegetation, it is like if all had been created to give to the life its true dimension. Rooms with complete bath, telephone and heating. meeting rooms for banquets and conventions. Snack bar bar, discotheque, swimming pool, game zone... possibility to practice fishing. .&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2563.07" OriginalAmount="2537.69" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.856089" Longitude="30.884463" StarRating="5" HotelCode="|25158" HotelName="Royal Wings - All Inclusive" Meals="ALL-INCLUSIVE" BedType="ALL-INCLUSIVE" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>LARA TURIZM MERKEZI</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/1/5/8/25158_13.jpg</HotelPictures>
        <HotelDescription>HOTEL: This beach hotel, was opened in 2005, is in a big garden, has 10 floors, 465 rooms and 65 suites. The establishment has a lobby, 8 lifts, a reception with safety deposit boxes, a currency exchange service, a cafÃ©, a shop, a hairdresser's, a mini-market, a bar and a nightclub. Guests can also find a games room, a theatre, a TV room, 3 Ã  la carte restaurants with highchairs and a conference room. The establishment also offers internet, a laundry service, room service, a medical care service, has a car park, indoor parking, a playground and a mini-club. SITUATION: It is situated next to the beach. This hotel is in Kundu 500 metres away, guests will find shops. It is 6 kilometres away from Lara nearby, there is a public transport stop. It is just 15 kilometres away from Antalya Airport. 17 kilometres away from the establishment, guests will find Antalya city centre. ROOM: The rooms have a bathroom with a hairdryer, satellite or cable TV, a direct line telephone, internet, a mini-bar and a king-size bed. They also have fitted carpets, an air-conditioning system, central heating, a safe (available for a fee), a sofa and a balcony or terrace. FACILITIES: The establishment boasts a swimming pool, a children's swimming pool, a sunbathing terrace, parasols, deck chairs and a snack bar. The establishment also offers a water park, 10 slides, a covered swimming pool, a jacuzzi, a sauna and a steam bath. Clients can enjoy activities such as aerobics, water aerobics, gymnastics, ping pong, basketball, beach volleyball and lawn bowling. Guests are offered 3 tennis courts and a gym. At the beach, customers can find parasols and deck chairs. At an extra cost, you can find a massage service, playing billiards, lawn bowling, banana boating, jet-skiing, motorboat rides, canoeing, pedal-boating, surfing, water-skiing, windsurfing and sailing. Clients can also find an entertainment programme (seasonal). MEALS: Regarding the food and beverage offering, the establishment offers a buffet restaurant, a set-menu lunch, an Ã  la carte or set-menu dinner, dietary restrictions can be accommodated and special dishes can be made. Guests can book all inclusive. PAYMENT METHODS: Customers can pay by Visa and Mastercard.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="2567.42" OriginalAmount="2542" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|50338-18114316/8929825892524168911/908" HotelName="CORNELIA DE LUXE RESORT" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/1000000/990000/981200/981189/15301c48_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="2571.46" OriginalAmount="2546" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="35.961417" Longitude="-84.984218" StarRating="5" HotelCode="0|139319-18131896/8929825892524168911/1655" HotelName="DELPHIN PALACE" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <Address>
          <AddressLines>
            <AddressLine>2581 E. First Street, Crossville, 38555, TN, US</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1250000/1249700/1249663/7d4e43c5_b.jpg</HotelPictures>
        <HotelDescription>Property Category: All suite. Property Type: All suite. Total rooms: 60. Floors: 3. Property description- Get more of the space you need to spread out, relax or work at the Comfort Suites hotel in Crossville, TN. This smoke-free hotel is located near Cumberland County Playhouse, Deer Creek Golf Club, The Ministers Tree House, Model Railroad Exhibit and Military Memorial Museum. Enjoy amenities like free WiFi, Fitness Center, guest laundry facilities and an indoor heated pool and hot tub. Spacious suites include a flat-screen TV, refrigerator, microwave, coffee maker, hair dryer and recharge device. Also, earn rewards including free nights and gift cards with our Choice Privileges Rewards program.. Onsite facilities information- ParkingHotel Currency: USD. Additional Phone Numbers: Voice - Brand reservations office: 800228-5150. . &lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="2580.55" OriginalAmount="2555" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|269174-25492487/8929825892524168911/2282" HotelName="BARUT SORGUN SENSATORI" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/18000000/17490000/17484800/17484703/9d9de0ce_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="2632.06" OriginalAmount="2606" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|477062-19586198/8929825892524168911/223" HotelName="ARES DREAM" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/16000000/15250000/15248000/15247955/2420bb6d_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="2697.71" OriginalAmount="2671" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|337604-28701943/8929825892524168911/3700" HotelName="RIXOS PARK BELEK - THE LAND OF LEGENDS ACCESS" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/hotels/12000000/11550000/11541600/11541517/e26b6c2e_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="2808.81" OriginalAmount="2781" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1239672-26594696/8929825892524168911/2708" HotelName="MYLOME LUXURY HOTEL AND RESORT - ALL INCLUSIVE" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/67000000/66820000/66814700/66814641/b236cd77_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="2845.10" OriginalAmount="2816.93" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.8547167" Longitude="30.8564702" StarRating="5" HotelCode="|25159" HotelName="Lara Barut Collection - Ultra All Inclusive" Meals="ALL-INCLUSIVE" BedType="ALL-INCLUSIVE" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/2/5/1/5/9/25159_4.jpg</HotelPictures>
        <HotelDescription>HOTEL: This luxury hotel, is rated 5 stars and has comfortable facilities.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="2847.19" OriginalAmount="2819" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|603667-25759337/8929825892524168911/2377" HotelName="TITANIC MARDAN PALACE" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/35000000/34080000/34072900/34072813/b4d47f9b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="2923.95" OriginalAmount="2895" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|142199-25317689/8929825892524168911/1970" HotelName="LARA BARUT COLLECTION-ULTRA ALL INCLUSIVE" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1210000/1207100/1207007/414a6d29_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="2964.35" OriginalAmount="2935" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|107844-18128366/8929825892524168911/1020" HotelName="CALISTA LUXURY RESORT" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1870000/1861700/1861637/w3128h2160x0y0-5382d344_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="3074.44" OriginalAmount="3044" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1398036-32738426/8929825892524168911/3633" HotelName="ROYAL WINGS" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8030000/8023500/8023414/a1f0e763_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="3083.53" OriginalAmount="3053" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|231405-25440288/8929825892524168911/2473" HotelName="FASHIONTV LUXE RESORT" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11740000/11735100/11735030/7051ef2b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="3126.96" OriginalAmount="3096" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|106985-18128123/8929825892524168911/338" HotelName="CONCORDE DE LUXE" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1250000/1245500/1245409/w5757h3835x0y5-9c386d67_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="3153.22" OriginalAmount="3122" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|605665-25762279/8929825892524168911/2348" HotelName="PALOMA FINESSE" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/33000000/32410000/32402200/32402177/6c491ebf_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="3175.44" OriginalAmount="3144" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|107054-25281967/8929825892524168911/2558" HotelName="LONG BEACH RESORT HOTEL &amp;amp; SPA DELUXE" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/13000000/12040000/12030400/12030386/a765cc8c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="3258.26" OriginalAmount="3226" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|232466-19545372/8929825892524168911/213" HotelName="VOYAGE SORGUN" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/10000000/9840000/9835500/9835472/08cadea7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="3267.35" OriginalAmount="3235" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|107030-25281963/8929825892524168911/2090" HotelName="DELPHIN DIVA PREMIERE" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2220000/2211900/2211876/a9ed2766_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="3290.58" OriginalAmount="3258" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|232401-25441270/8929825892524168911/3523" HotelName="SULTAN OF SIDE" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11050000/11041800/11041800/c0f836dc_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="3341.08" OriginalAmount="3308" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|142214-25317697/8929825892524168911/1874" HotelName="BELCONTI RESORT" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1320000/1315300/1315219/025b6761_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="3399.66" OriginalAmount="3366" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|229346-25431005/8929825892524168911/1878" HotelName="PALOMA GRIDA" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2170000/2161600/2161566/w5120h3836x0y4-9a592801_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="3408.75" OriginalAmount="3375" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|50277-25232625/8929825892524168911/2288" HotelName="RIXOS SUNGATE - THE LAND OF LEGEND ACCESS" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/3000000/2810000/2803500/2803477/7810f8aa_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="16" TotalAmount="3649.00" OriginalAmount="3612.87" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.75817056" Longitude="31.42708932" StarRating="5" HotelCode="284241|1479518" HotelName="TUI SENSATORI Resort Barut Sorgun" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sorgun Mahallesi, Ayigürü Mevkii, 07600 Manavgat / Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/ostrovok/ee/56/ee5653645cf0728e22cb66a4d3e7f3979b304851.JPEG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This resort welcomes guests in Sorgun.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="3808.71" OriginalAmount="3771" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|361523-25550365/8929825892524168911/2040" HotelName="MARTI MYRA" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11230000/11226600/11226540/11140996_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="3956.94" OriginalAmount="3917.76" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.88406" Longitude="30.7091037" StarRating="4" HotelCode="|107864" HotelName="Elegance East - Boutique Class" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Barbaros Mah. Ataturk Cad. No: 42/C Muratpasa Kaleici</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/1/0/7/8/6/4/107864_8.jpg</HotelPictures>
        <HotelDescription>HOTEL: This establishment is traditional style, The establishment boasts a swimming pool and a spa. SITUATION: It is inAntalya the historic centre of.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="4091.51" OriginalAmount="4051" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|107857-25282259/8929825892524168911/1861" HotelName="ELA EXCELLENCE RESORT BELEK" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1870000/1861900/1861890/b40db752_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="4266.24" OriginalAmount="4224" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|107849-25282257/8929825892524168911/3025" HotelName="CORNELIA DIAMOND GOLF" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1970000/1969200/1969175/7a24de5c_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="4338.96" OriginalAmount="4296" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1435066-27714197/8929825892524168911/2520" HotelName="ETHNO BELEK" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/105000000/104090000/104083700/104083626/3f689183_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="4416.73" OriginalAmount="4373" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|315047-25514792/8929825892524168911/3445" HotelName="SULTAN OF DREAMS" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/12000000/11050000/11042300/11042222/a46d9340_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="4480.36" OriginalAmount="4436" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|421481-18191814/8929825892524168911/437" HotelName="THE LAND OF LEGENDS KINGDOM" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/14000000/13570000/13563800/13563776/900a85e3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="4521.77" OriginalAmount="4477" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1436487-28842642/8929825892524168911/3429" HotelName="THE LAND OF LEGENDS NICKELODEON ANTALYA" Meals="FULL BOARD" BedType="FULL BOARD">
        <HotelPictures>https://i.travelapi.com/lodging/106000000/105780000/105779000/105778924/1bc5c6bd_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="4824.77" OriginalAmount="4777" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|50276-25231545/8929825892524168911/2350" HotelName="RIXOS PREMIUM TEKIROVA - THE LAND OF LEGENDS" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1470000/1469400/1469323/20c2a300_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="4845.98" OriginalAmount="4798" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1411864-27411372/8929825892524168911/852" HotelName="THE LAND OF LEGENDS NICKELODEON THEME PARK FREE ACCESS" Meals="FULL BOARD" BedType="FULL BOARD">
        <HotelPictures>https://cdn.tourismcloudservice.com/website/common/img/no-image.png</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="4976.27" OriginalAmount="4927" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1447916-25232747/8929825892524168911/2051" HotelName="RIXOS PREMIUM BELEK" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1380000/1375200/1375125/f9bf20ea_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="5375.22" OriginalAmount="5322" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="2" HotelCode="0|1411205-27598987/8929825892524168911/3443" HotelName="WOME PRIME HOTEL - HALAL ALL INCLUSIVE" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST">
        <HotelPictures>https://i.travelapi.com/lodging/102000000/101830000/101821300/101821256/c5af9f7b_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="5671.15" OriginalAmount="5615" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|50339-25232764/8929825892524168911/2187" HotelName="LIMAK ARCADIA GOLF &amp;amp; SPORT RESORT" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/11000000/10010000/10001800/10001750/746924a7_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="6516.52" OriginalAmount="6452" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="3" HotelCode="0|315410-18158055/8929825892524168911/1554" HotelName="ALAADDIN BEACH" Meals="HALF BOARD" BedType="HALF BOARD">
        <HotelPictures>https://i.travelapi.com/lodging/5000000/4520000/4517100/4517061/0f57f6b3_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="7092.22" OriginalAmount="7022" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|1325929-28684225/8929825892524168911/225" HotelName="BAYOU VILLAS - ULTRA ALL INCLUSIVE" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/77000000/76620000/76612400/76612393/03ee3f23_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="8932.44" OriginalAmount="8844" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="5" HotelCode="0|272903-25497242/8929825892524168911/1956" HotelName="KAYA PALAZZO GOLF RESORT" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/9000000/8190000/8183000/8182910/ec387422_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="83" TotalAmount="9895.98" OriginalAmount="9798" MarkupRule="1.00">
      <BasicPropertyInfo StarRating="4" HotelCode="0|179413-25357758/8929825892524168911/3392" HotelName="VONRESORT GOLDEN BEACH" Meals="ALL INCLUSIVE" BedType="ALL INCLUSIVE">
        <HotelPictures>https://i.travelapi.com/lodging/2000000/1150000/1148300/1148255/42413759_b.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="17298.11" OriginalAmount="17126.84" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.888021" Longitude="30.704139" StarRating="0" HotelCode="|534083" HotelName="Sehir Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Free CXL until 10/08/2026">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/5/3/4/0/8/3/534083_f43bf941120.jpg</HotelPictures>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="18068.45" OriginalAmount="17889.55" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.849655" Longitude="31.0716641" StarRating="5" HotelCode="|85435" HotelName="Maxx Royal Belek Golf Resort - All Inclusive" Meals="ALL-INCLUSIVE" BedType="ALL-INCLUSIVE" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>ISKELE MEVKII TURIZM CAD BELEK</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://cdnh.octanio.com/images/hotels/8/5/4/3/5/85435_12.jpg</HotelPictures>
        <HotelDescription>HOTEL: This hotel was opened in 2011, has 445 standard rooms, a lobby, a reception and express check-out. The establishment also has a golf course, a water park, restaurants, bars, an irish pub and a nightclub. SITUATION: This hotel It's 1 kilometre from Belek it is situated 300 metres away from a beach. 35 kilometres away, you can find Antalya Airport.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="10627360.39" OriginalAmount="10522139.00" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.8737" Longitude="30.6951" StarRating="3" HotelCode="934253|britannia_hotel_4" HotelName="Britannia Hotel" Meals="HALF-BOARD" BedType="HALF-BOARD" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Anafartalar Caddesi, Kemer, 07980 Antalya</AddressLine>
          </AddressLines>
          <CityName>Antalya</CityName>
        </Address>
        <HotelPictures>https://cdn.worldota.net/t/x500/content/64/e8/64e83238349a9583404d5eed372c0f84b3e29c2f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This complex boasts a prime setting in Kemer. The property is located just 200 metres away from the ...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="283.17" OriginalAmount="280.37" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.89367" Longitude="30.7015573" StarRating="0" HotelCode="|305569" HotelName="Kayalar Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="317.28" OriginalAmount="314.14" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.8645454" Longitude="30.6367821" StarRating="0" HotelCode="|306094" HotelName="Anatolian Homes" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>FALSE</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="321.78" OriginalAmount="318.59" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.8788002" Longitude="30.7107136" StarRating="0" HotelCode="|85329" HotelName="Metur" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>GENCLIK MAH. 1326 SOK 59</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>HOTEL: This urban hotel, renovated in 2010, has 35 rooms, air-conditioning, a lobby, a bar, a restaurant and WiFi (free of charge), It also has a reception, express check-out, a safety deposit box service, a currency exchange service, a cloakroom and a lift. For an additional charge cost offers room service and a laundry service. The establishment boasts a car park. SITUATION: The hotel is in the city centre, is situated close to the stores, cafÃ©s and restaurants. 10 minutes walk away, you can find the historic centre, 80 metres away, there is a public transport stop, is situated 14 kilometres away from Antalya Airport. ROOM: All the rooms have a double bed, modern equipment, have fitted carpets, an air-conditioning system, individual heating, a direct line telephone, internet, a satellite television, a bathroom with a shower, a hairdryer and a balcony or terrace. FACILITIES: The establishment has a terrace with a swimming pool, 40 kilometres away, there is a golf course. MEALS: Regarding the food and beverage offering, the establishment offers a buffet breakfast and Ã  la carte lunch and dinner. PAYMENT METHODS: Customers can pay using American Express, Mastercard and Visa.,</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="94" TotalAmount="412.09" OriginalAmount="408.01" MarkupRule="1.00">
      <BasicPropertyInfo Latitude="36.881459" Longitude="30.70592" StarRating="0" HotelCode="|559854" HotelName="CityHub - Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tabakhane Sk. 9</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Wheelchair Access,Heated Pool,Nightclub,Swimming Pool,Bicycle Rental,Kitchen,Garden,Airport Transfer (on Demand),Golf,24 Hour Security,Elevator,Library,Parking,Printer,Wake-up Call Service,ATM/Cash Machine,Banquet Hall,Dining,Housekeeping,Valet Parking,24 Hour Front Desk,24 Hour Room Service,Dry Cleaning,LCD/Projector,Luggage Storage,Coffee Shop,Concierge,Meeting Room</BasicAmenities>
    <HotelRating>5,3,4,2,1</HotelRating>
    <BedType />
    <Meals>ALL INCLUSIVE,ROOM ONLY,BED &amp; BREAKFAST,HALF BOARD,FULL BOARD</Meals>
    <PropertyType>BEACH HOTEL,CLUB RESORT,CONFERENCE HOTEL,BUSINESS HOTEL,HISTORIC HOTEL,CITY HOTEL,HOTEL,APARTMENT,FAMILY-FRIENDLY HOTEL,HOTEL DE CHARME,AIRPORT HOTEL,APARTHOTEL,SPA HOTEL,APARTMENT HOTEL,HOSTELS,BED AND BREAKFASTS</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
022f236c-942d-4aea-8951-a1900ec65492|PriceRequest|PriceRequest|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" EchoToken="Price" TimeStamp="0001-01-01T00:00:00" TraceId="022f236c-942d-4aea-8951-a1900ec65492">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="3" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="74328" DestinationId="0" CityId="0" />
    <StayDateRange Start="2026-08-15T00:00:00" End="2026-08-19T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="130367|1592183" SourceId="12" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="support@book4trip.co.uk" Password="Trip1997@" RequestedCurrency="GBP" ClientNationality="pk" ClientCountry="United Kingdom" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
022f236c-942d-4aea-8951-a1900ec65492|DOTWPrice|successfull supplier interation||DOTW|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
022f236c-942d-4aea-8951-a1900ec65492|WebbedsSunHotelsPrice|successfull supplier interation||WebbedsSunHotels|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
022f236c-942d-4aea-8951-a1900ec65492|RateHawkPrice|successfull supplier interation||RateHawk|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in D:\Projects\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
022f236c-942d-4aea-8951-a1900ec65492|PriceResponse|PriceResponse|<?xml version="1.0" encoding="utf-16"?><HotelRoomRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Version="0" EchoToken="Price" TransactionIdentifier="022f236c-942d-4aea-8951-a1900ec65492" TimeStamp="0001-01-01T00:00:00" HotelName="Ramada Plaza by Wyndham Antalya" HotelCode="130367|1592183" StarRating="5" GTCityId="74328" CountryCode="TR" CityName="Antalya" CountryName="Turkey" Address="Gençlik Mahallesi, Fevzi Çakmak Caddesi 22, 07100 Antalya" PostCode="07100" PhoneNo="+902422491111,+902422491112" FaxNo="" Email="info@ramadaplazaantalya.com" CheckInTime="14:00" CheckOutTime="12:00" Latitude="36.87684428522" Longitude="30.708273053169" SourceId="12" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: BED &amp; BREAKFAST" RoomType="Room 1: DELUXE ROOM WITH PARTIAL SEA VIEW" RoomTypeCode="3472729013-1-0|793472729013|3|0|12|OTcxLjIwfEdCUHxzdXBwbGllcmRlYWRsaW5l" OriginalAmount="971" TotalPrice="980.91" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: deluxe, partial sea view" RoomTypeCode="0|1331|790478235|1786103541072072B2071B4||no|361925|16|OTgwLjkyfEdCUHwyMDI2LTA4LTEz" OriginalAmount="981" TotalPrice="990.73" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/08/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-09T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="990.73" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Deluxe room with side sea view" RoomTypeCode="h-a857ebf6-03dc-5be5-b5d6-da3a629985b3|63|OTgzLjAwfEdCUHwyMDI2LTA4LTEx" OriginalAmount="983" TotalPrice="992.83" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 06/08/2026"><AdditionalDetails>GBP 8.86-- city tax is included in the room rate.&lt;br/&gt;GBP 88.56-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|TV|Minibar|Bathrobe|Safe (in room)|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T00:00:00" End="2026-08-13T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="992.83" /></CancelPenalty><CancelPenalty Start="2026-08-09T00:00:00" End="2026-08-15T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="992.83" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Deluxe, Side Sea View" RoomTypeCode="0|1331|1117621185|1786103542010703B2092B0||no|361925|16|OTgzLjE5fEdCUHwyMDI2LTA4LTE0" OriginalAmount="983" TotalPrice="993.02" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 10/08/2026"><AdditionalDetails>In connection with facilitating your hotel transaction, the charge to your method of payment will include a charge for Taxes and Fees. This charge includes an estimated amount to recover the amount we pay to the hotel in connection with your reservation for taxes owed by the hotel including, without limitation, sales and use tax, occupancy tax, room tax, excise tax, value added tax and/or other similar taxes. In certain locations, the tax amount may also include government imposed service fees or other fees not paid directly to the taxing authorities but required by law to be collected by the hotel. The amount paid to the hotel in connection with your reservation for taxes may vary from the amount we estimate and include in the charge to you. The balance of the charge for Taxes and Fees is a fee we retain as part of the compensation for our services and to cover the costs of your reservation, including, for example, customer service costs. The charge for Taxes and Fees varies based on a number of factors including, without limitation, the amount we pay the hotel and the location of the hotel where you will be staying, and may include profit that we retain. Except as described below, we are not the vendor collecting and remitting taxes to the applicable taxing authorities. Our hotel suppliers, as vendors, include all applicable taxes in the amount billed to us and we pay over such amounts directly to the vendors. We are not a co-vendor associated with the vendor with whom we book or reserve our customer&amp;#039;s travel arrangements. Taxability and the appropriate tax rate and the type of applicable taxes vary greatly by location. For transactions involving hotels located within certain jurisdictions, the charge to your method of payment for Taxes and Fees includes a payment of tax that we are required to collect and remit to the jurisdiction for tax owed on amounts we retain as compensation for our services. Depending on the property you stay at you may also be charged (i) certain mandatory hotel specific service fees, for example, resort fees (which typically apply to resort type destinations and, if applicable, may range from $10 to $40 per day), energy surcharges, newspaper delivery fees, in-room safe fees, tourism fees, or housekeeping fees and/or (ii) certain optional incidental fees, for example, parking charges, minibar charges, phone calls, room service and movie rentals, etc. These charges, if applicable, will be payable by you to the hotel directly at checkout. When you check in, a credit card or, in the hotel&amp;#039;s discretion, a debit card, will be required to secure these charges and fees that you may incur during your stay. Please contact the hotel directly as to whether and which charges or service fees apply. Please note that we are unable to facilitate a rebate of Canadian Goods and Services Tax (&amp;#039;GST&amp;#039;) for customers booking Canadian hotel accommodations utilizing our services. For bookings in Canada, the charges may also include destination marketing fees collected by the hotel and passed along to tourist bureaus. The reservation holder must be 21 years of age or older. Reservation is guaranteed for arrival on the confirmed check-in date only. If you don&amp;#039;t check-in to the hotel on the first day of your reservation and you do not alert the hotel in advance the remaining portion of your reservation will be canceled and you will not be entitled to a refund. Your credit card is charged the total cost at time of purchase. Prices and room availability are not guaranteed until full payment is received. The reservation holder must present a valid photo ID and credit card at check-in.  The credit card is required for any additional hotel specific service fees or incidental charges or fees that may be charged by the hotel to the customer at checkout. These charges may be mandatory (e.g., resort fees) or optional (parking, phone calls or mini-bar charges) and are not included in the room rate. All rooms will accommodate up to 3 people. Requests for bed types (King, Queen, Double, etc.) or other request(including preferences for smoking or non-smoking rooms) should be requested through your confirmed hotel and cannot be guaranteed.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-10T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="993.02" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast-for-2" RoomType="Room 1: Economy room" RoomTypeCode="h-0bfa3122-c67f-5785-a0f3-514a7ad0734f|63|OTk3LjAwfEdCUHwyMDI2LTA4LTEz" OriginalAmount="997" TotalPrice="1006.97" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/08/2026"><AdditionalDetails>GBP 8.98-- city tax is included in the room rate.&lt;br/&gt;GBP 89.82-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|TV|Minibar|Bathrobe|Safe (in room)|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-09T00:00:00" End="2026-08-15T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1006.97" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: DELUXE, 2 BEDS" RoomTypeCode="0|1331|1558663325|1786103541052770B2102B0||no|361925|16|MTAxNC40MHxHQlB8MjAyNi0wOC0xMg==" OriginalAmount="1014" TotalPrice="1024.54" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/08/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-08T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1024.54" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: DELUXE, DOUBLE BED, SIDE SEA VIEW" RoomTypeCode="0|1331|1160493985|1786103542003690B2036B0||no|361925|16|MTAyOC40OXxHQlB8MjAyNi0wOC0xNA==" OriginalAmount="1028" TotalPrice="1038.77" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 10/08/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-10T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1038.77" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed And Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Double room - De Luxe - Side Sea View" RoomTypeCode="89547918|3|1037|27|MTAzN3xHQlB8MjAyNi0wOC0xMw==" OriginalAmount="1037" TotalPrice="1047.37" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/08/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-09T09:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1037" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed And Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Twin/Double room - De Luxe" RoomTypeCode="327449247|3|1039|27|MTAzOXxHQlB8MjAyNi0wOC0xMA==" OriginalAmount="1039" TotalPrice="1049.39" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 10/08/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-10T11:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1039" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: DELUXE, SEA SIDE, SEA VIEW" RoomTypeCode="0|1331|1392529715|1786103541080596B2029B0||no|361925|16|MTA1NC4yNHxHQlB8MjAyNi0wOC0wNw==" OriginalAmount="1054" TotalPrice="1064.78" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1064.78" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: DELUXE ROOM SIDE SEA VIEW" RoomTypeCode="0|1331|5642705|1786103541052551B1000B3||no|361925|16|MTA1NS4yNHxHQlB8MjAyNi0wOC0xMg==" OriginalAmount="1055" TotalPrice="1065.79" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/08/2026"><AdditionalDetails>Rate Notes:

Hotel Tariff Notes:
Hotel will not hold and block any rooms as &amp;#039;no name&amp;#039; or &amp;#039;TBA (to be advised)&amp;#039;, even from the allotment. Rates are not valid during congresses, meetings, incentive, exhibitions, Formula-1 grand prix and fairs. Early check-in is subject to availability. Late check-out is chargeable by all hotels in Turkey. Special requests are all subject to availability of the hotel on the day of check-in. Hotel does not provide complimentary arrival and departure airport transfers. booking as 1 dbl/twin+1 extra bed+1 child is not possible in all room types. 1 twin + 1 extra bed is possible only , triple rooms are provided only as dbl+extra bed.in one room with parents 0-6 years child is free up to one child only, the second 0-6 years child will be charged as 7-12 years.  If the number of the guests is more than mentioned in the voucher then the hotel will charge guests directly for the difference. name amendment or date amendment within the cancellation deadline will definitely not be accepted

Existing reservation cannot be canceled and rebooked under lower promotion.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-08T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1065.79" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Twin/Double room - De Luxe" RoomTypeCode="288320833|1|1075|27|MTA3NXxHQlB8MjAyNi0wOC0xMA==" OriginalAmount="1075" TotalPrice="1085.75" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 10/08/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-10T23:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1075" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed And Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Double room - De Luxe" RoomTypeCode="83753432|3|1088|27|MTA4OHxHQlB8MjAyNi0wOC0xMQ==" OriginalAmount="1088" TotalPrice="1098.88" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 11/08/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-11T10:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1088" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: HALF BOARD" RoomType="Room 1: DELUXE ROOM WITH PARTIAL SEA VIEW" RoomTypeCode="1866631435-1-0|791866631435|3|0|12|MTA5NS43MnxHQlB8c3VwcGxpZXJkZWFkbGluZQ==" OriginalAmount="1096" TotalPrice="1106.68" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities></RoomType><RoomType BoardBasis="Room 1: half-board" FilterMealType="HALF-BOARD" RoomType="Room 1: Deluxe room with side sea view" RoomTypeCode="h-972da77c-88d8-57d2-b4b4-7c426b1578c0|63|MTA5OC4wMHxHQlB8MjAyNi0wOC0xMQ==" OriginalAmount="1098" TotalPrice="1108.98" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 06/08/2026"><AdditionalDetails>GBP 9.89-- city tax is included in the room rate.&lt;br/&gt;GBP 98.92-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|TV|Minibar|Bathrobe|Safe (in room)|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T00:00:00" End="2026-08-13T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1108.98" /></CancelPenalty><CancelPenalty Start="2026-08-09T00:00:00" End="2026-08-15T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1108.98" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: DELUXE, DOUBLE BED, WITH VIEW" RoomTypeCode="0|1331|1161555085|1786103542003690B2036B8||no|361925|16|MTA5OC4xNnxHQlB8MjAyNi0wOC0wNw==" OriginalAmount="1098" TotalPrice="1109.14" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1109.14" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: DELUXE, SEA VIEW" RoomTypeCode="0|1331|1161182275|1786103541049995B2147B0||yes|361925|16|MTA5OC40NXxHQlB8MjAyNi0wOC0wNw==" OriginalAmount="1098" TotalPrice="1109.43" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>(Non-Refundable) NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1109.43" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Economy room" RoomTypeCode="h-be937792-5dc1-56f2-8a41-e23fecbb415d|63|MTA5OS4wMHxHQlB8MjAyNi0wOC0wOQ==" OriginalAmount="1099" TotalPrice="1109.99" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 04/08/2026"><AdditionalDetails>GBP 9.90-- city tax is included in the room rate.&lt;br/&gt;GBP 99.01-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|TV|Minibar|Bathrobe|Safe (in room)|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-05T00:00:00" End="2026-08-15T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1109.99" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: DELUXE, TRIPLE, SIDE SEA VIEW" RoomTypeCode="0|1331|1160498935|1786103541085943B2120B0||no|361925|16|MTA5OS44NnxHQlB8MjAyNi0wOC0wNw==" OriginalAmount="1100" TotalPrice="1110.86" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1110.86" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: deluxe, partial sea view" RoomTypeCode="0|1334|790478235|1786103541072072B2071B3||no|361925|16|MTEwNi42OHxHQlB8MjAyNi0wOC0xMw==" OriginalAmount="1107" TotalPrice="1117.75" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/08/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-09T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1117.75" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: Deluxe, Side Sea View" RoomTypeCode="0|1334|1117621185|1786103541057250B2030B1||no|361925|16|MTEwNy4xM3xHQlB8MjAyNi0wOC0wNw==" OriginalAmount="1107" TotalPrice="1118.20" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T00:00:00" End="2026-08-08T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1118.20" /></CancelPenalty><CancelPenalty Start="2026-08-09T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1118.20" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed And Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Double room - De Luxe - View" RoomTypeCode="206643232|3|1108|27|MTEwOHxHQlB8MjAyNi0wOC0wOA==" OriginalAmount="1108" TotalPrice="1119.08" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/08/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-08T23:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1108" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed And Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Twin/Double room - De Luxe - Side Sea View" RoomTypeCode="244460758|3|1112|27|MTExMnxHQlB8MjAyNi0wOC0xMQ==" OriginalAmount="1112" TotalPrice="1123.12" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 11/08/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-11T06:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1112" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: DELUXE ROOM SIDE SEA VIEW WITH BALCONY" RoomTypeCode="0|1331|1366922965|1786103541052551B1000B0||no|361925|16|MTExMi4zMXxHQlB8MjAyNi0wOC0wNw==" OriginalAmount="1112" TotalPrice="1123.43" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>Rate Notes:

Hotel Tariff Notes:
Hotel will not hold and block any rooms as &amp;#039;no name&amp;#039; or &amp;#039;TBA (to be advised)&amp;#039;, even from the allotment. Rates are not valid during congresses, meetings, incentive, exhibitions, Formula-1 grand prix and fairs. Early check-in is subject to availability. Late check-out is chargeable by all hotels in Turkey. Special requests are all subject to availability of the hotel on the day of check-in. Hotel does not provide complimentary arrival and departure airport transfers. booking as 1 dbl/twin+1 extra bed+1 child is not possible in all room types. 1 twin + 1 extra bed is possible only , triple rooms are provided only as dbl+extra bed.in one room with parents 0-6 years child is free up to one child only, the second 0-6 years child will be charged as 7-12 years.  If the number of the guests is more than mentioned in the voucher then the hotel will charge guests directly for the difference. name amendment or date amendment within the cancellation deadline will definitely not be accepted

Canceling existing bookings and rebooking to a new lower rate are not allowed. The hotel has the right to reject the booking

Please note that hotels have strict policies against cancellations and rebookings to take advantage of new discounted rates. If you cancel your booking and rebook at a lower rate, your reservation may be subject to cancellation and/or additional fees&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1123.43" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed And Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Triple room - De Luxe" RoomTypeCode="300392869|3|1119|27|MTExOXxHQlB8MjAyNi0wOC0xMA==" OriginalAmount="1119" TotalPrice="1130.19" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 10/08/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-10T10:00:00" End="2026-08-08T10:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1119" /></CancelPenalty><CancelPenalty Start="2026-08-09T10:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1119" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed And Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Twin/Double room - De Luxe - Balcony - Side Sea View" RoomTypeCode="259474403|3|1122|27|MTEyMnxHQlB8MjAyNi0wOC0xMQ==" OriginalAmount="1122" TotalPrice="1133.22" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 11/08/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-11T01:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1122" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Deluxe, Side Sea View" RoomTypeCode="0|0|1117621185|1786103541054468B2050B0||no|361925|16|MTEyMi43OHxHQlB8MjAyNi0wOC0xNA==" OriginalAmount="1123" TotalPrice="1134.01" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 10/08/2026"><AdditionalDetails>.. Rates include all taxes which are charged by law, however rates exclude any taxes/fees which are payable directly to the hotel by the client upon arrival such as city tax, resort fee, facility fees, residence fee, environmental tax, urban fees,service charge etc&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-10T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1134.01" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Deluxe room with side sea view" RoomTypeCode="h-e5e689ee-1f91-5f78-a4b0-cdb0056a0d73|63|MTEzMC4wMHxHQlB8MjAyNi0wOC0xNA==" OriginalAmount="1130" TotalPrice="1141.30" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/08/2026"><AdditionalDetails>GBP 10.18-- city tax is included in the room rate.&lt;br/&gt;GBP 101.80-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|TV|Minibar|Bathrobe|Safe (in room)|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-10T00:00:00" End="2026-08-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1141.30" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: DELUXE, LATERAL SIDE SEA VIEW" RoomTypeCode="0|1331|1606535915|1786103541054550B2047B0||no|361925|16|MTEzNC4xN3xHQlB8MjAyNi0wOC0xMg==" OriginalAmount="1134" TotalPrice="1145.51" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/08/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-08T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1145.51" /></CancelPenalty><CancelPenalty Start="2026-08-11T00:00:00" End="2026-08-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1145.51" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: DELUXE, DOUBLE OR TWIN BED, SIDE SEA VIEW" RoomTypeCode="0|1331|1160493995|1786103541106102B2091B21||no|361925|16|MTE0My4wNnxHQlB8MjAyNi0wOC0wNw==" OriginalAmount="1143" TotalPrice="1154.49" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1154.49" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: DELUXE, 2 BEDS" RoomTypeCode="0|1334|1558663325|1786103541052770B2102B1||no|361925|16|MTE0NC40NHxHQlB8MjAyNi0wOC0xMg==" OriginalAmount="1144" TotalPrice="1155.88" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/08/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-08T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1155.88" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed And Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Twin/Double room - De Luxe - Sea View" RoomTypeCode="179981678|3|1152|27|MTE1MnxHQlB8MjAyNi0wOC0xMA==" OriginalAmount="1152" TotalPrice="1163.52" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 10/08/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-10T11:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1152" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: DELUXE, DOUBLE BED, SIDE SEA VIEW" RoomTypeCode="0|1334|1160493985|1786103542003690B2036B1||no|361925|16|MTE2MC4zMHxHQlB8MjAyNi0wOC0xNA==" OriginalAmount="1160" TotalPrice="1171.90" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 10/08/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-10T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1171.90" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: Twin/Double room - De Luxe" RoomTypeCode="327449247|4|1161|27|MTE2MXxHQlB8MjAyNi0wOC0xMA==" OriginalAmount="1161" TotalPrice="1172.61" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 10/08/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-10T11:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1161" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: Double room - De Luxe - Side Sea View" RoomTypeCode="89547918|4|1170|27|MTE3MHxHQlB8MjAyNi0wOC0xMw==" OriginalAmount="1170" TotalPrice="1181.70" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/08/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-09T09:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1170" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: half-board-dinner" FilterMealType="HALF-BOARD-DINNER" RoomType="Room 1: Deluxe room with side sea view" RoomTypeCode="h-74b96799-4eb6-5bcf-942e-cd8094c8573a|63|MTE3NC4wMHxHQlB8MjAyNi0wOC0xMw==" OriginalAmount="1174" TotalPrice="1185.74" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/08/2026"><AdditionalDetails>GBP 10.58-- city tax is included in the room rate.&lt;br/&gt;GBP 105.77-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|TV|Minibar|Bathrobe|Safe (in room)|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-09T00:00:00" End="2026-08-15T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1185.74" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed and Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Deluxe Room  Side Sea View" RoomTypeCode="TP#1#LG#293.91#0#BB#OK#20260815#20260816#EU#3-0#Deluxe Room  Side Sea View|false|27975|ES#22241355/4645684223083048963/331#12BB9789380EFA634785314D6E0779868C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#D32379#^TP#1#LG#293.91#0#BB#OK#20260816#20260817#EU#3-0#Deluxe Room  Side Sea View|false|27975|ES#22241355/4645684223083048963/331#12BB9789380EFA634785314D6E0779868C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#D32379#^TP#1#LG#293.91#0#BB#OK#20260817#20260818#EU#3-0#Deluxe Room  Side Sea View|false|27975|ES#22241355/4645684223083048963/331#12BB9789380EFA634785314D6E0779868C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#D32379#^TP#1#LG#293.91#0#BB#OK#20260818#20260819#EU#3-0#Deluxe Room  Side Sea View|false|27975|ES#22241355/4645684223083048963/331#12BB9789380EFA634785314D6E0779868C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#D32379#|34|MTE3NS42NHxFVVJ8c3VwcGxpZXJkZWFkbGluZQ==" OriginalAmount="1176" TotalPrice="1187.40" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /></RoomType><RoomType BoardBasis="Room 1: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: DELUXE, SEA SIDE, SEA VIEW" RoomTypeCode="0|1334|1392529715|1786103541080596B2029B1||no|361925|16|MTE3Ni41MHxHQlB8MjAyNi0wOC0wNw==" OriginalAmount="1176" TotalPrice="1188.26" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1188.26" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: DELUXE ROOM SIDE SEA VIEW" RoomTypeCode="0|1334|5642705|1786103541052551B1000B4||no|361925|16|MTE3OC45MXxHQlB8MjAyNi0wOC0xMg==" OriginalAmount="1179" TotalPrice="1190.70" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/08/2026"><AdditionalDetails>Rate Notes:

Hotel Tariff Notes:
Hotel will not hold and block any rooms as &amp;#039;no name&amp;#039; or &amp;#039;TBA (to be advised)&amp;#039;, even from the allotment. Rates are not valid during congresses, meetings, incentive, exhibitions, Formula-1 grand prix and fairs. Early check-in is subject to availability. Late check-out is chargeable by all hotels in Turkey. Special requests are all subject to availability of the hotel on the day of check-in. Hotel does not provide complimentary arrival and departure airport transfers. booking as 1 dbl/twin+1 extra bed+1 child is not possible in all room types. 1 twin + 1 extra bed is possible only , triple rooms are provided only as dbl+extra bed.in one room with parents 0-6 years child is free up to one child only, the second 0-6 years child will be charged as 7-12 years.  If the number of the guests is more than mentioned in the voucher then the hotel will charge guests directly for the difference. name amendment or date amendment within the cancellation deadline will definitely not be accepted

Existing reservation cannot be canceled and rebooked under lower promotion.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-08T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1190.70" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: DELUXE" RoomTypeCode="0|1331|1160330495|1786103542003690B2036B11||no|361925|16|MTIwMS44NHxHQlB8MjAyNi0wOC0wNw==" OriginalAmount="1202" TotalPrice="1213.86" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1213.86" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: DELUXE, TWIN BEDS, SIDE SEA VIEW" RoomTypeCode="0|1331|1169642095|1786103542003690B2036B14||no|361925|16|MTIwMi41N3xHQlB8MjAyNi0wOC0wNw==" OriginalAmount="1203" TotalPrice="1214.60" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1214.60" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed And Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: De luxe" RoomTypeCode="328122016|3|1212|27|MTIxMnxHQlB8MjAyNi0wOC0wNw==" OriginalAmount="1212" TotalPrice="1224.12" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T13:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1212" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ultra-all-inclusive" FilterMealType="ULTRA-ALL-INCLUSIVE" RoomType="Room 1: Deluxe room with side sea view" RoomTypeCode="h-d85f71db-f87f-53f0-b66c-a28243a5e713|63|MTIyMi4wMHxHQlB8MjAyNi0wOC0xMQ==" OriginalAmount="1222" TotalPrice="1234.22" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 06/08/2026"><AdditionalDetails>GBP 11.01-- city tax is included in the room rate.&lt;br/&gt;GBP 110.09-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|TV|Minibar|Bathrobe|Safe (in room)|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T00:00:00" End="2026-08-13T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1234.22" /></CancelPenalty><CancelPenalty Start="2026-08-09T00:00:00" End="2026-08-15T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1234.22" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: half-board" FilterMealType="HALF-BOARD" RoomType="Room 1: Economy room" RoomTypeCode="h-df862735-bbca-5040-a101-56f9cc30c5c6|63|MTIyMi4wMHxHQlB8MjAyNi0wOC0wOQ==" OriginalAmount="1222" TotalPrice="1234.22" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 04/08/2026"><AdditionalDetails>GBP 11.01-- city tax is included in the room rate.&lt;br/&gt;GBP 110.09-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|TV|Minibar|Bathrobe|Safe (in room)|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-05T00:00:00" End="2026-08-15T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1234.22" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: DELUXE, DOUBLE BED, WITH VIEW" RoomTypeCode="0|1334|1161555085|1786103542003690B2036B9||no|361925|16|MTIyNi44OHxHQlB8MjAyNi0wOC0wNw==" OriginalAmount="1227" TotalPrice="1239.15" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1239.15" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: Double room - De Luxe" RoomTypeCode="83753432|4|1228|27|MTIyOHxHQlB8MjAyNi0wOC0xMQ==" OriginalAmount="1228" TotalPrice="1240.28" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 11/08/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-11T10:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1228" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: DELUXE, TRIPLE, SIDE SEA VIEW" RoomTypeCode="0|1334|1160498935|1786103541085943B2120B1||no|361925|16|MTIyOC43NHxHQlB8MjAyNi0wOC0wNw==" OriginalAmount="1229" TotalPrice="1241.03" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1241.03" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ALL INCLUSIVE" RoomType="Room 1: DELUXE ROOM WITH PARTIAL SEA VIEW" RoomTypeCode="730803749-1-0|790730803749|3|0|12|MTIzNi44NHxHQlB8c3VwcGxpZXJkZWFkbGluZQ==" OriginalAmount="1237" TotalPrice="1249.21" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities></RoomType><RoomType BoardBasis="Room 1: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: Double room - De Luxe - View" RoomTypeCode="206643232|4|1238|27|MTIzOHxHQlB8MjAyNi0wOC0wOA==" OriginalAmount="1238" TotalPrice="1250.38" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/08/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-08T23:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1238" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: All Inclusive" FilterMealType="ALL INCLUSIVE" RoomType="Room 1: Deluxe, Side Sea View" RoomTypeCode="0|1336|1117621185|1786103541057250B2030B2||no|361925|16|MTIzOC43OHxHQlB8MjAyNi0wOC0wNw==" OriginalAmount="1239" TotalPrice="1251.17" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T00:00:00" End="2026-08-08T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1251.17" /></CancelPenalty><CancelPenalty Start="2026-08-09T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1251.17" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: DELUXE ROOM SIDE SEA VIEW WITH BALCONY" RoomTypeCode="0|1334|1366922965|1786103541052551B1000B1||no|361925|16|MTI0Mi42N3xHQlB8MjAyNi0wOC0wNw==" OriginalAmount="1243" TotalPrice="1255.10" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>Rate Notes:

Hotel Tariff Notes:
Hotel will not hold and block any rooms as &amp;#039;no name&amp;#039; or &amp;#039;TBA (to be advised)&amp;#039;, even from the allotment. Rates are not valid during congresses, meetings, incentive, exhibitions, Formula-1 grand prix and fairs. Early check-in is subject to availability. Late check-out is chargeable by all hotels in Turkey. Special requests are all subject to availability of the hotel on the day of check-in. Hotel does not provide complimentary arrival and departure airport transfers. booking as 1 dbl/twin+1 extra bed+1 child is not possible in all room types. 1 twin + 1 extra bed is possible only , triple rooms are provided only as dbl+extra bed.in one room with parents 0-6 years child is free up to one child only, the second 0-6 years child will be charged as 7-12 years.  If the number of the guests is more than mentioned in the voucher then the hotel will charge guests directly for the difference. name amendment or date amendment within the cancellation deadline will definitely not be accepted

Canceling existing bookings and rebooking to a new lower rate are not allowed. The hotel has the right to reject the booking

Please note that hotels have strict policies against cancellations and rebookings to take advantage of new discounted rates. If you cancel your booking and rebook at a lower rate, your reservation may be subject to cancellation and/or additional fees&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1255.10" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: Twin/Double room - De Luxe - Side Sea View" RoomTypeCode="244460758|4|1243|27|MTI0M3xHQlB8MjAyNi0wOC0xMQ==" OriginalAmount="1243" TotalPrice="1255.43" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 11/08/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-11T06:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1243" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: ROOM, DOUBLE BED, LATERAL SIDE SEA VIEW" RoomTypeCode="0|1331|1610809025|1786103541094977B2119B12||no|361925|16|MTI0Ny40M3xHQlB8MjAyNi0wOC0xMg==" OriginalAmount="1247" TotalPrice="1259.90" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/08/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-08T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1259.90" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: All Inclusive" FilterMealType="ALL INCLUSIVE" RoomType="Room 1: deluxe, partial sea view" RoomTypeCode="0|1336|790478235|1786103541072072B2071B5||no|361925|16|MTI0OS4yMXxHQlB8MjAyNi0wOC0xMw==" OriginalAmount="1249" TotalPrice="1261.70" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/08/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-09T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1261.70" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: ROOM, DOUBLE BED" RoomTypeCode="0|1331|1161498435|1786103541085627B2153B1||no|361925|16|MTI0OS4zMnxHQlB8MjAyNi0wOC0wNw==" OriginalAmount="1249" TotalPrice="1261.81" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1261.81" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: Triple room - De Luxe" RoomTypeCode="300392869|4|1251|27|MTI1MXxHQlB8MjAyNi0wOC0xMA==" OriginalAmount="1251" TotalPrice="1263.51" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 10/08/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-10T10:00:00" End="2026-08-08T10:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1251" /></CancelPenalty><CancelPenalty Start="2026-08-09T10:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1251" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: Twin/Double room - De Luxe - Balcony - Side Sea View" RoomTypeCode="259474403|4|1254|27|MTI1NHxHQlB8MjAyNi0wOC0xMQ==" OriginalAmount="1254" TotalPrice="1266.54" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 11/08/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-11T01:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1254" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: DELUXE, LATERAL SIDE SEA VIEW" RoomTypeCode="0|1334|1606535915|1786103541079166B2129B11||no|361925|16|MTI3My40OHxHQlB8MjAyNi0wOC0xNA==" OriginalAmount="1273" TotalPrice="1286.21" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 10/08/2026"><AdditionalDetails>CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card, debit card, or cash deposit may be required at check-in for incidental charges&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The name on the credit card used at check-in to pay for incidentals must be the primary name on the guestroom reservation&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards and cash&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Cashless transactions are available&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Noise-free guestrooms cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a carbon monoxide detector, a fire extinguisher, a smoke detector, a security system, a first aid kit, and outdoor lighting&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property has outdoor spaces, such as balconies, patios, terraces which may not be suitable for children; if you have concerns, we recommend contacting the property prior to your arrival to confirm they can accommodate you in a suitable room&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property affirms that it follows the cleaning and disinfection practices of Count on Us (Wyndham)&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: Front desk staff will greet guests on arrival at the property. Information provided by the property may be translated using automated translation tools.,Know before you go: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;The seasonal pool will be open from April 01 to October 31. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Only registered guests are allowed in the guestrooms. &amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;No pets and no service animals are allowed at this property. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Cashless payment methods are available for all transactions.&amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Tax Recovery Charges and Service Fees for 3 people: 199.76 USD (This amount is included within the total price).,Tax Recovery Charges and Service Fees for 3 people: 160.28 USD (This amount is included within the total price).,Tax Recovery Charges and Service Fees for 3 people: 178.80 USD (This amount is included within the total price).&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-10T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1286.21" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: DELUXE, DOUBLE OR TWIN BED, SIDE SEA VIEW" RoomTypeCode="0|1334|1160493995|1786103541106102B2091B20||no|361925|16|MTI3Ny4wMHxHQlB8MjAyNi0wOC0wNw==" OriginalAmount="1277" TotalPrice="1289.77" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1289.77" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed And Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Double room - Promo" RoomTypeCode="302020050|3|1285|27|MTI4NXxHQlB8MjAyNi0wOC0wNw==" OriginalAmount="1285" TotalPrice="1297.85" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T12:52:26.5264875+01:00" End="2026-08-19T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1285" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: All Inclusive" FilterMealType="ALL INCLUSIVE" RoomType="Room 1: DELUXE, 2 BEDS" RoomTypeCode="0|1336|1558663325|1786103541052770B2102B2||no|361925|16|MTI5MS44NHxHQlB8MjAyNi0wOC0xMg==" OriginalAmount="1292" TotalPrice="1304.76" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/08/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-08T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1304.76" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed and Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Deluxe Room (Sea Side View) Triple Use" RoomTypeCode="TP#1#LG#324.65#0#BB#OK#20260815#20260816#EU#3-0#Deluxe Room (Sea Side View) Triple Use|false|30900|ES#32602918/4645684223083048963/934#12BB9789380EFA634785314D6E0779868C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#D32379#^TP#1#LG#324.65#0#BB#OK#20260816#20260817#EU#3-0#Deluxe Room (Sea Side View) Triple Use|false|30900|ES#32602918/4645684223083048963/934#12BB9789380EFA634785314D6E0779868C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#D32379#^TP#1#LG#324.65#0#BB#OK#20260817#20260818#EU#3-0#Deluxe Room (Sea Side View) Triple Use|false|30900|ES#32602918/4645684223083048963/934#12BB9789380EFA634785314D6E0779868C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#D32379#^TP#1#LG#324.65#0#BB#OK#20260818#20260819#EU#3-0#Deluxe Room (Sea Side View) Triple Use|false|30900|ES#32602918/4645684223083048963/934#12BB9789380EFA634785314D6E0779868C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#D32379#|34|MTI5OC42MHxFVVJ8c3VwcGxpZXJkZWFkbGluZQ==" OriginalAmount="1299" TotalPrice="1311.59" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /></RoomType><RoomType BoardBasis="Room 1: Bed And Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Double room" RoomTypeCode="316685224|3|1302|27|MTMwMnxHQlB8MjAyNi0wOC0wNw==" OriginalAmount="1302" TotalPrice="1315.02" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T12:52:26.6806245+01:00" End="2026-08-19T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1302" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: All Inclusive" FilterMealType="ALL INCLUSIVE" RoomType="Room 1: DELUXE, DOUBLE BED, SIDE SEA VIEW" RoomTypeCode="0|1336|1160493985|1786103542003690B2036B2||no|361925|16|MTMwOS44MHxHQlB8MjAyNi0wOC0xNA==" OriginalAmount="1310" TotalPrice="1322.90" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 10/08/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-10T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1322.90" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: Deluxe Room with Side Sea View" RoomTypeCode="TP#1#LG#327.53#0#HB#OK#20260815#20260816#EU#3-0#Deluxe Room with Side Sea View|false|31175|ES#28558664/4645684223083048963/77#12BB9789380EFA634785314D6E0779868C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#D32379#^TP#1#LG#327.53#0#HB#OK#20260816#20260817#EU#3-0#Deluxe Room with Side Sea View|false|31175|ES#28558664/4645684223083048963/77#12BB9789380EFA634785314D6E0779868C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#D32379#^TP#1#LG#327.53#0#HB#OK#20260817#20260818#EU#3-0#Deluxe Room with Side Sea View|false|31175|ES#28558664/4645684223083048963/77#12BB9789380EFA634785314D6E0779868C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#D32379#^TP#1#LG#327.53#0#HB#OK#20260818#20260819#EU#3-0#Deluxe Room with Side Sea View|false|31175|ES#28558664/4645684223083048963/77#12BB9789380EFA634785314D6E0779868C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#D32379#|34|MTMxMC4xMnxFVVJ8c3VwcGxpZXJkZWFkbGluZQ==" OriginalAmount="1310" TotalPrice="1323.22" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: DELUXE, WITH VIEW" RoomTypeCode="0|0|1203155735|1786103542003690B2036B35||no|361925|16|MTMxMy41NXxHQlB8MjAyNi0wOC0wNw==" OriginalAmount="1314" TotalPrice="1326.69" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1326.69" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: All Inclusive" FilterMealType="ALL INCLUSIVE" RoomType="Room 1: DELUXE, SEA SIDE, SEA VIEW" RoomTypeCode="0|1336|1392529715|1786103541080596B2029B2||no|361925|16|MTMxNS4wN3xHQlB8MjAyNi0wOC0wNw==" OriginalAmount="1315" TotalPrice="1328.22" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1328.22" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: Twin/Double room - De Luxe - Sea View" RoomTypeCode="336173406|4|1318|27|MTMxOHxHQlB8MjAyNi0wOC0wNw==" OriginalAmount="1318" TotalPrice="1331.18" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T12:52:25.7394061+01:00" End="2026-08-19T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1318" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: All Inclusive" FilterMealType="ALL INCLUSIVE" RoomType="Room 1: DELUXE ROOM SIDE SEA VIEW" RoomTypeCode="0|1336|5642705|1786103541052551B1000B5||no|361925|16|MTMxOS4wN3xHQlB8MjAyNi0wOC0xMg==" OriginalAmount="1319" TotalPrice="1332.26" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/08/2026"><AdditionalDetails>Rate Notes:

Hotel Tariff Notes:
Hotel will not hold and block any rooms as &amp;#039;no name&amp;#039; or &amp;#039;TBA (to be advised)&amp;#039;, even from the allotment. Rates are not valid during congresses, meetings, incentive, exhibitions, Formula-1 grand prix and fairs. Early check-in is subject to availability. Late check-out is chargeable by all hotels in Turkey. Special requests are all subject to availability of the hotel on the day of check-in. Hotel does not provide complimentary arrival and departure airport transfers. booking as 1 dbl/twin+1 extra bed+1 child is not possible in all room types. 1 twin + 1 extra bed is possible only , triple rooms are provided only as dbl+extra bed.in one room with parents 0-6 years child is free up to one child only, the second 0-6 years child will be charged as 7-12 years.  If the number of the guests is more than mentioned in the voucher then the hotel will charge guests directly for the difference. name amendment or date amendment within the cancellation deadline will definitely not be accepted

Existing reservation cannot be canceled and rebooked under lower promotion.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-08T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1332.26" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: All Inclusive" FilterMealType="ALL INCLUSIVE" RoomType="Room 1: Double room - De Luxe - Side Sea View" RoomTypeCode="89547918|6|1321|27|MTMyMXxHQlB8MjAyNi0wOC0xMw==" OriginalAmount="1321" TotalPrice="1334.21" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/08/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-09T09:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1321" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: All Inclusive" FilterMealType="ALL INCLUSIVE" RoomType="Room 1: DELUXE, DOUBLE OR TWIN BED, SIDE SEA VIEW, BALCONY" RoomTypeCode="0|1336|1160493935|1786103541073620B2103B6||no|361925|16|MTMyNC4wNnxHQlB8MjAyNi0wOC0wNw==" OriginalAmount="1324" TotalPrice="1337.30" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T00:00:00" End="2026-08-08T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1337.30" /></CancelPenalty><CancelPenalty Start="2026-08-09T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1337.30" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: All Inclusive" FilterMealType="ALL INCLUSIVE" RoomType="Room 1: Twin/Double room - De Luxe" RoomTypeCode="288320833|6|1329|27|MTMyOXxHQlB8MjAyNi0wOC0xMA==" OriginalAmount="1329" TotalPrice="1342.29" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 10/08/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-10T23:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1329" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: DELUXE, SEA VIEW" RoomTypeCode="0|1334|1161182275|1786103541076798B2057B0||no|361925|16|MTMyOS41OXxHQlB8MjAyNi0wOC0wNw==" OriginalAmount="1330" TotalPrice="1342.89" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1342.89" /></CancelPenalty><CancelPenalty Start="2026-08-11T00:00:00" End="2026-08-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1342.89" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: all-inclusive" FilterMealType="ALL-INCLUSIVE" RoomType="Room 1: Deluxe room with side sea view" RoomTypeCode="h-780a7724-1931-5a55-ac5e-5f1a0567af7c|63|MTM0MC4wMHxHQlB8MjAyNi0wOC0xMw==" OriginalAmount="1340" TotalPrice="1353.40" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/08/2026"><AdditionalDetails>GBP 12.07-- city tax is included in the room rate.&lt;br/&gt;GBP 120.72-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|TV|Minibar|Bathrobe|Safe (in room)|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-09T00:00:00" End="2026-08-15T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1353.40" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: DELUXE" RoomTypeCode="0|1334|1160330495|1786103542003690B2036B12||no|361925|16|MTM0MS4yMnxHQlB8MjAyNi0wOC0wNw==" OriginalAmount="1341" TotalPrice="1354.63" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1354.63" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: DELUXE, TWIN BEDS, SIDE SEA VIEW" RoomTypeCode="0|1334|1169642095|1786103542003690B2036B15||no|361925|16|MTM0My40N3xHQlB8MjAyNi0wOC0wNw==" OriginalAmount="1343" TotalPrice="1356.90" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1356.90" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: De luxe" RoomTypeCode="328122016|4|1353|27|MTM1M3xHQlB8MjAyNi0wOC0wNw==" OriginalAmount="1353" TotalPrice="1366.53" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T13:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1353" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: all-inclusive" FilterMealType="ALL-INCLUSIVE" RoomType="Room 1: Economy room" RoomTypeCode="h-81194843-d260-51fa-b430-acd7a48b9313|63|MTM2Ny4wMHxHQlB8MjAyNi0wOC0wOQ==" OriginalAmount="1367" TotalPrice="1380.67" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 04/08/2026"><AdditionalDetails>GBP 12.32-- city tax is included in the room rate.&lt;br/&gt;GBP 123.15-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|TV|Minibar|Bathrobe|Safe (in room)|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-05T00:00:00" End="2026-08-15T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1380.67" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: All Inclusive" FilterMealType="ALL INCLUSIVE" RoomType="Room 1: DELUXE, DOUBLE BED, WITH VIEW" RoomTypeCode="0|1336|1161555085|1786103542003690B2036B10||no|361925|16|MTM3Mi43MHxHQlB8MjAyNi0wOC0wNw==" OriginalAmount="1373" TotalPrice="1386.43" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1386.43" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: All Inclusive" FilterMealType="ALL INCLUSIVE" RoomType="Room 1: DELUXE, TRIPLE, SIDE SEA VIEW" RoomTypeCode="0|1336|1160498935|1786103541085943B2120B2||no|361925|16|MTM3NC44MnxHQlB8MjAyNi0wOC0wNw==" OriginalAmount="1375" TotalPrice="1388.57" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1388.57" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: All Inclusive" FilterMealType="ALL INCLUSIVE" RoomType="Room 1: Double room - De Luxe - View" RoomTypeCode="206643232|6|1385|27|MTM4NXxHQlB8MjAyNi0wOC0wOA==" OriginalAmount="1385" TotalPrice="1398.85" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/08/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-08T23:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1385" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: All Inclusive" FilterMealType="ALL INCLUSIVE" RoomType="Room 1: Double room - De Luxe" RoomTypeCode="83753432|6|1386|27|MTM4NnxHQlB8MjAyNi0wOC0xMQ==" OriginalAmount="1386" TotalPrice="1399.86" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 11/08/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-11T10:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1386" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: All Inclusive" FilterMealType="ALL INCLUSIVE" RoomType="Room 1: Twin/Double room - De Luxe - Side Sea View" RoomTypeCode="244460758|6|1390|27|MTM5MHxHQlB8MjAyNi0wOC0xMQ==" OriginalAmount="1390" TotalPrice="1403.90" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 11/08/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-11T06:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1390" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: All Inclusive" FilterMealType="ALL INCLUSIVE" RoomType="Room 1: DELUXE ROOM SIDE SEA VIEW WITH BALCONY" RoomTypeCode="0|1336|1366922965|1786103541052551B1000B2||no|361925|16|MTM5MC4zOXxHQlB8MjAyNi0wOC0wNw==" OriginalAmount="1390" TotalPrice="1404.29" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>Rate Notes:

Hotel Tariff Notes:
Hotel will not hold and block any rooms as &amp;#039;no name&amp;#039; or &amp;#039;TBA (to be advised)&amp;#039;, even from the allotment. Rates are not valid during congresses, meetings, incentive, exhibitions, Formula-1 grand prix and fairs. Early check-in is subject to availability. Late check-out is chargeable by all hotels in Turkey. Special requests are all subject to availability of the hotel on the day of check-in. Hotel does not provide complimentary arrival and departure airport transfers. booking as 1 dbl/twin+1 extra bed+1 child is not possible in all room types. 1 twin + 1 extra bed is possible only , triple rooms are provided only as dbl+extra bed.in one room with parents 0-6 years child is free up to one child only, the second 0-6 years child will be charged as 7-12 years.  If the number of the guests is more than mentioned in the voucher then the hotel will charge guests directly for the difference. name amendment or date amendment within the cancellation deadline will definitely not be accepted

Canceling existing bookings and rebooking to a new lower rate are not allowed. The hotel has the right to reject the booking

Please note that hotels have strict policies against cancellations and rebookings to take advantage of new discounted rates. If you cancel your booking and rebook at a lower rate, your reservation may be subject to cancellation and/or additional fees&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1404.29" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: ROOM, DOUBLE BED, LATERAL SIDE SEA VIEW" RoomTypeCode="0|1334|1610809025|1786103541094977B2119B13||no|361925|16|MTM5MS40M3xHQlB8MjAyNi0wOC0xMg==" OriginalAmount="1391" TotalPrice="1405.34" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/08/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-08T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1405.34" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: All Inclusive" FilterMealType="ALL INCLUSIVE" RoomType="Room 1: Twin/Double room - De Luxe - Balcony - Side Sea View" RoomTypeCode="259474403|6|1403|27|MTQwM3xHQlB8MjAyNi0wOC0xMQ==" OriginalAmount="1403" TotalPrice="1417.03" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 11/08/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-11T01:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1403" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: All Inclusive" FilterMealType="ALL INCLUSIVE" RoomType="Room 1: DELUXE, LATERAL SIDE SEA VIEW" RoomTypeCode="0|1336|1606535915|1786103541079166B2129B9||no|361925|16|MTQyMi44MHxHQlB8MjAyNi0wOC0xNA==" OriginalAmount="1423" TotalPrice="1437.03" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 10/08/2026"><AdditionalDetails>CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card, debit card, or cash deposit may be required at check-in for incidental charges&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The name on the credit card used at check-in to pay for incidentals must be the primary name on the guestroom reservation&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards and cash&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Cashless transactions are available&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Noise-free guestrooms cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a carbon monoxide detector, a fire extinguisher, a smoke detector, a security system, a first aid kit, and outdoor lighting&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property has outdoor spaces, such as balconies, patios, terraces which may not be suitable for children; if you have concerns, we recommend contacting the property prior to your arrival to confirm they can accommodate you in a suitable room&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property affirms that it follows the cleaning and disinfection practices of Count on Us (Wyndham)&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: Front desk staff will greet guests on arrival at the property. Information provided by the property may be translated using automated translation tools.,Know before you go: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;The seasonal pool will be open from April 01 to October 31. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Only registered guests are allowed in the guestrooms. &amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;No pets and no service animals are allowed at this property. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Cashless payment methods are available for all transactions.&amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Tax Recovery Charges and Service Fees for 3 people: 199.76 USD (This amount is included within the total price).,Tax Recovery Charges and Service Fees for 3 people: 160.28 USD (This amount is included within the total price).,Tax Recovery Charges and Service Fees for 3 people: 178.80 USD (This amount is included within the total price).&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-10T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1437.03" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: STANDARD" RoomTypeCode="0|1331|1160330505|1786103542003690B2036B17||yes|361925|16|MTQyMy45MnxHQlB8MjAyNi0wOC0wNw==" OriginalAmount="1424" TotalPrice="1438.16" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>NON-REFUNDABLE RATE&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1438.16" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: All Inclusive" FilterMealType="ALL INCLUSIVE" RoomType="Room 1: DELUXE, DOUBLE OR TWIN BED, SIDE SEA VIEW" RoomTypeCode="0|1336|1160493995|1786103541106102B2091B19||no|361925|16|MTQyOC43OXxHQlB8MjAyNi0wOC0wNw==" OriginalAmount="1429" TotalPrice="1443.08" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1443.08" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: All Inclusive" FilterMealType="ALL INCLUSIVE" RoomType="Room 1: Triple room - De Luxe" RoomTypeCode="300392869|6|1436|27|MTQzNnxHQlB8MjAyNi0wOC0xMA==" OriginalAmount="1436" TotalPrice="1450.36" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 10/08/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-10T10:00:00" End="2026-08-08T10:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1436" /></CancelPenalty><CancelPenalty Start="2026-08-09T10:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1436" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: Double room - Promo" RoomTypeCode="302020050|4|1449|27|MTQ0OXxHQlB8MjAyNi0wOC0wNw==" OriginalAmount="1449" TotalPrice="1463.49" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T12:52:26.5264875+01:00" End="2026-08-19T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1449" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: Deluxe Room (Sea Side View) Triple Use" RoomTypeCode="TP#1#LG#362.73#0#HB#OK#20260815#20260816#EU#3-0#Deluxe Room (Sea Side View) Triple Use|false|34525|ES#32602918/4645684223083048963/936#12BB9789380EFA634785314D6E0779868C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#D32379#^TP#1#LG#362.73#0#HB#OK#20260816#20260817#EU#3-0#Deluxe Room (Sea Side View) Triple Use|false|34525|ES#32602918/4645684223083048963/936#12BB9789380EFA634785314D6E0779868C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#D32379#^TP#1#LG#362.73#0#HB#OK#20260817#20260818#EU#3-0#Deluxe Room (Sea Side View) Triple Use|false|34525|ES#32602918/4645684223083048963/936#12BB9789380EFA634785314D6E0779868C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#D32379#^TP#1#LG#362.73#0#HB#OK#20260818#20260819#EU#3-0#Deluxe Room (Sea Side View) Triple Use|false|34525|ES#32602918/4645684223083048963/936#12BB9789380EFA634785314D6E0779868C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#D32379#|34|MTQ1MC45MnxFVVJ8c3VwcGxpZXJkZWFkbGluZQ==" OriginalAmount="1451" TotalPrice="1465.43" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /></RoomType><RoomType BoardBasis="Room 1: All Inclusive" FilterMealType="ALL INCLUSIVE" RoomType="Room 1: DELUXE, DOUBLE BED, SIDE SEA VIEW, BALCONY" RoomTypeCode="0|1336|1163853655|1786103541073620B2103B7||no|361925|16|MTQ1My4zNXxHQlB8MjAyNi0wOC0wNw==" OriginalAmount="1453" TotalPrice="1467.88" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1467.88" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: SUITE" RoomTypeCode="0|1331|1160375715|1786103542010703B2092B1||no|361925|16|MTQ1Ni41OXxHQlB8MjAyNi0wOC0xNA==" OriginalAmount="1457" TotalPrice="1471.16" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 10/08/2026"><AdditionalDetails>In connection with facilitating your hotel transaction, the charge to your method of payment will include a charge for Taxes and Fees. This charge includes an estimated amount to recover the amount we pay to the hotel in connection with your reservation for taxes owed by the hotel including, without limitation, sales and use tax, occupancy tax, room tax, excise tax, value added tax and/or other similar taxes. In certain locations, the tax amount may also include government imposed service fees or other fees not paid directly to the taxing authorities but required by law to be collected by the hotel. The amount paid to the hotel in connection with your reservation for taxes may vary from the amount we estimate and include in the charge to you. The balance of the charge for Taxes and Fees is a fee we retain as part of the compensation for our services and to cover the costs of your reservation, including, for example, customer service costs. The charge for Taxes and Fees varies based on a number of factors including, without limitation, the amount we pay the hotel and the location of the hotel where you will be staying, and may include profit that we retain. Except as described below, we are not the vendor collecting and remitting taxes to the applicable taxing authorities. Our hotel suppliers, as vendors, include all applicable taxes in the amount billed to us and we pay over such amounts directly to the vendors. We are not a co-vendor associated with the vendor with whom we book or reserve our customer&amp;#039;s travel arrangements. Taxability and the appropriate tax rate and the type of applicable taxes vary greatly by location. For transactions involving hotels located within certain jurisdictions, the charge to your method of payment for Taxes and Fees includes a payment of tax that we are required to collect and remit to the jurisdiction for tax owed on amounts we retain as compensation for our services. Depending on the property you stay at you may also be charged (i) certain mandatory hotel specific service fees, for example, resort fees (which typically apply to resort type destinations and, if applicable, may range from $10 to $40 per day), energy surcharges, newspaper delivery fees, in-room safe fees, tourism fees, or housekeeping fees and/or (ii) certain optional incidental fees, for example, parking charges, minibar charges, phone calls, room service and movie rentals, etc. These charges, if applicable, will be payable by you to the hotel directly at checkout. When you check in, a credit card or, in the hotel&amp;#039;s discretion, a debit card, will be required to secure these charges and fees that you may incur during your stay. Please contact the hotel directly as to whether and which charges or service fees apply. Please note that we are unable to facilitate a rebate of Canadian Goods and Services Tax (&amp;#039;GST&amp;#039;) for customers booking Canadian hotel accommodations utilizing our services. For bookings in Canada, the charges may also include destination marketing fees collected by the hotel and passed along to tourist bureaus. The reservation holder must be 21 years of age or older. Reservation is guaranteed for arrival on the confirmed check-in date only. If you don&amp;#039;t check-in to the hotel on the first day of your reservation and you do not alert the hotel in advance the remaining portion of your reservation will be canceled and you will not be entitled to a refund. Your credit card is charged the total cost at time of purchase. Prices and room availability are not guaranteed until full payment is received. The reservation holder must present a valid photo ID and credit card at check-in.  The credit card is required for any additional hotel specific service fees or incidental charges or fees that may be charged by the hotel to the customer at checkout. These charges may be mandatory (e.g., resort fees) or optional (parking, phone calls or mini-bar charges) and are not included in the room rate. All rooms will accommodate up to 3 people. Requests for bed types (King, Queen, Double, etc.) or other request(including preferences for smoking or non-smoking rooms) should be requested through your confirmed hotel and cannot be guaranteed.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-10T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1471.16" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Deluxe Room with Side Sea View" RoomTypeCode="TP#1#LG#365.88#0#TI#OK#20260815#20260816#EU#3-0#Deluxe Room with Side Sea View|false|34825|ES#28558664/4645684223083048963/74#12BB9789380EFA634785314D6E0779868C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#D32379#^TP#1#LG#365.88#0#TI#OK#20260816#20260817#EU#3-0#Deluxe Room with Side Sea View|false|34825|ES#28558664/4645684223083048963/74#12BB9789380EFA634785314D6E0779868C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#D32379#^TP#1#LG#365.88#0#TI#OK#20260817#20260818#EU#3-0#Deluxe Room with Side Sea View|false|34825|ES#28558664/4645684223083048963/74#12BB9789380EFA634785314D6E0779868C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#D32379#^TP#1#LG#365.88#0#TI#OK#20260818#20260819#EU#3-0#Deluxe Room with Side Sea View|false|34825|ES#28558664/4645684223083048963/74#12BB9789380EFA634785314D6E0779868C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#D32379#|34|MTQ2My41MnxFVVJ8c3VwcGxpZXJkZWFkbGluZQ==" OriginalAmount="1464" TotalPrice="1478.16" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /></RoomType><RoomType BoardBasis="Room 1: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: Double room" RoomTypeCode="316685224|4|1468|27|MTQ2OHxHQlB8MjAyNi0wOC0wNw==" OriginalAmount="1468" TotalPrice="1482.68" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T12:52:26.6806245+01:00" End="2026-08-19T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1468" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: All Inclusive" FilterMealType="ALL INCLUSIVE" RoomType="Room 1: Twin/Double room - De Luxe - Sea View" RoomTypeCode="179981678|6|1475|27|MTQ3NXxHQlB8MjAyNi0wOC0xMA==" OriginalAmount="1475" TotalPrice="1489.75" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 10/08/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-10T11:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1475" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: DELUXE, SEA VIEW" RoomTypeCode="0|0|1161182275|1786103541076798B2057B2||no|361925|16|MTQ4Ny44MHxHQlB8MjAyNi0wOC0wNw==" OriginalAmount="1488" TotalPrice="1502.68" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1502.68" /></CancelPenalty><CancelPenalty Start="2026-08-11T00:00:00" End="2026-08-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1502.68" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: All Inclusive" FilterMealType="ALL INCLUSIVE" RoomType="Room 1: DELUXE" RoomTypeCode="0|1336|1160330495|1786103542003690B2036B13||no|361925|16|MTQ5OS4xOXxHQlB8MjAyNi0wOC0wNw==" OriginalAmount="1499" TotalPrice="1514.18" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1514.18" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed And Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Suite" RoomTypeCode="314724113|3|1500|27|MTUwMHxHQlB8MjAyNi0wOC0xMg==" OriginalAmount="1500" TotalPrice="1515.00" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/08/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-08T13:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1500" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: All Inclusive" FilterMealType="ALL INCLUSIVE" RoomType="Room 1: DELUXE, TWIN BEDS, SIDE SEA VIEW" RoomTypeCode="0|1336|1169642095|1786103542003690B2036B16||no|361925|16|MTUwMy4xNnxHQlB8MjAyNi0wOC0wNw==" OriginalAmount="1503" TotalPrice="1518.19" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1518.19" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: All Inclusive" FilterMealType="ALL INCLUSIVE" RoomType="Room 1: De luxe" RoomTypeCode="328122016|6|1512|27|MTUxMnxHQlB8MjAyNi0wOC0wNw==" OriginalAmount="1512" TotalPrice="1527.12" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T13:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1512" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed And Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Suite - Queen bed" RoomTypeCode="248311756|3|1515|27|MTUxNXxHQlB8MjAyNi0wOC0xMw==" OriginalAmount="1515" TotalPrice="1530.15" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/08/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-09T09:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1515" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: DELUXE" RoomTypeCode="0|0|1160330495|1786103541086573B2136B7||no|361925|16|MTU0MC4wNnxHQlB8MjAyNi0wOC0xMg==" OriginalAmount="1540" TotalPrice="1555.46" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/08/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-08T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1555.46" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: All Inclusive" FilterMealType="ALL INCLUSIVE" RoomType="Room 1: ROOM, DOUBLE BED, LATERAL SIDE SEA VIEW" RoomTypeCode="0|1336|1610809025|1786103541094977B2119B14||no|361925|16|MTU1NC41NXxHQlB8MjAyNi0wOC0xMg==" OriginalAmount="1555" TotalPrice="1570.10" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/08/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-08T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1570.10" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed and Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Triple(Deluxe Side Sea View)" RoomTypeCode="TP#1#LG#402.13#0#BB#OK#20260815#20260816#EU#3-0#Triple(Deluxe Side Sea View)|false|38275|ES#32749368/4645684223083048963/1#12BB9789380EFA634785314D6E0779868C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#D32379#^TP#1#LG#402.13#0#BB#OK#20260816#20260817#EU#3-0#Triple(Deluxe Side Sea View)|false|38275|ES#32749368/4645684223083048963/1#12BB9789380EFA634785314D6E0779868C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#D32379#^TP#1#LG#402.13#0#BB#OK#20260817#20260818#EU#3-0#Triple(Deluxe Side Sea View)|false|38275|ES#32749368/4645684223083048963/1#12BB9789380EFA634785314D6E0779868C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#D32379#^TP#1#LG#402.13#0#BB#OK#20260818#20260819#EU#3-0#Triple(Deluxe Side Sea View)|false|38275|ES#32749368/4645684223083048963/1#12BB9789380EFA634785314D6E0779868C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#D32379#|34|MTYwOC41MnxFVVJ8c3VwcGxpZXJkZWFkbGluZQ==" OriginalAmount="1609" TotalPrice="1624.61" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /></RoomType><RoomType BoardBasis="Room 1: BED &amp; BREAKFAST" RoomType="Room 1: FAMILY SUITE" RoomTypeCode="3661549565-1-0|793661549565|3|0|12|MTYxOC42NHxHQlB8c3VwcGxpZXJkZWFkbGluZQ==" OriginalAmount="1619" TotalPrice="1634.83" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Deluxe Room (Sea Side View) Triple Use" RoomTypeCode="TP#1#LG#405.81#0#OB#OK#20260815#20260816#EU#3-0#Deluxe Room (Sea Side View) Triple Use|false|38625|ES#32602918/4645684223083048963/938#12BB9789380EFA634785314D6E0779868C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#D32379#^TP#1#LG#405.81#0#OB#OK#20260816#20260817#EU#3-0#Deluxe Room (Sea Side View) Triple Use|false|38625|ES#32602918/4645684223083048963/938#12BB9789380EFA634785314D6E0779868C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#D32379#^TP#1#LG#405.81#0#OB#OK#20260817#20260818#EU#3-0#Deluxe Room (Sea Side View) Triple Use|false|38625|ES#32602918/4645684223083048963/938#12BB9789380EFA634785314D6E0779868C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#D32379#^TP#1#LG#405.81#0#OB#OK#20260818#20260819#EU#3-0#Deluxe Room (Sea Side View) Triple Use|false|38625|ES#32602918/4645684223083048963/938#12BB9789380EFA634785314D6E0779868C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#D32379#|34|MTYyMy4yNHxFVVJ8c3VwcGxpZXJkZWFkbGluZQ==" OriginalAmount="1623" TotalPrice="1639.47" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /></RoomType><RoomType BoardBasis="Room 1: All Inclusive" FilterMealType="ALL INCLUSIVE" RoomType="Room 1: Double room - Promo" RoomTypeCode="302020050|6|1634|27|MTYzNHxHQlB8MjAyNi0wOC0wNw==" OriginalAmount="1634" TotalPrice="1650.34" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T12:52:26.5264875+01:00" End="2026-08-19T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1634" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Family Suite" RoomTypeCode="0|1331|976423545|1786103541072072B2071B1||no|361925|16|MTYzNC44N3xHQlB8MjAyNi0wOC0xMw==" OriginalAmount="1635" TotalPrice="1651.22" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/08/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-09T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1651.22" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Family Suite" RoomTypeCode="h-982a0451-6bf3-5761-af45-ce2b415c14b2|63|MTY0OC4wMHxHQlB8MjAyNi0wOC0xMg==" OriginalAmount="1648" TotalPrice="1664.48" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 07/08/2026"><AdditionalDetails>GBP 14.85-- city tax is included in the room rate.&lt;br/&gt;GBP 148.47-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|TV|Minibar|Bathrobe|Safe (in room)|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-08T00:00:00" End="2026-08-15T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1664.48" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: SUITE" RoomTypeCode="0|0|1160375715|1786103541054468B2050B1||no|361925|16|MTY2My4zOHxHQlB8MjAyNi0wOC0xNA==" OriginalAmount="1663" TotalPrice="1680.01" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 10/08/2026"><AdditionalDetails>.. Rates include all taxes which are charged by law, however rates exclude any taxes/fees which are payable directly to the hotel by the client upon arrival such as city tax, resort fee, facility fees, residence fee, environmental tax, urban fees,service charge etc&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-10T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1680.01" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Suite" RoomTypeCode="214945573|1|1676|27|MTY3NnxHQlB8MjAyNi0wOC0xMw==" OriginalAmount="1676" TotalPrice="1692.76" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/08/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-09T10:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1676" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed And Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Family suite" RoomTypeCode="105139792|3|1681|27|MTY4MXxHQlB8MjAyNi0wOC0xMQ==" OriginalAmount="1681" TotalPrice="1697.81" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T13:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1681" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: SUITE" RoomTypeCode="0|1334|1160375715|1786103542031816B2160B16||no|361925|16|MTY4Ny41NXxHQlB8MjAyNi0wOC0xMg==" OriginalAmount="1688" TotalPrice="1704.43" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/08/2026"><AdditionalDetails>Amendments are not allowed (except name changes), booking has to be cancelled and rebooked. PLEASE NOTE AN ADDITIONAL 2% VAT MAY BE COLLECTED DIRECTLY FROM CLIENT.&amp;lt;BR /&amp;gt;Extra Charges:&amp;lt;BR /&amp;gt;Included:&amp;lt;BR /&amp;gt;government tax:15.93 EUR&amp;lt;BR /&amp;gt;VAT:159.28 EURCXL charges apply as follows: STARTING 12/08/2026 CXL-PENALTY FEE IS 100.00% OF BOOKING PRICE.CXL charges apply as follows: STARTING 12/08/2026 CXL-PENALTY FEE IS 100.00% OF BOOKING PRICE. Amendments are not allowed (except name changes), booking has to be cancelled and rebooked. PLEASE NOTE AN ADDITIONAL 2% VAT MAY BE COLLECTED DIRECTLY FROM CLIENT.&amp;lt;BR /&amp;gt;Extra Charges:&amp;lt;BR /&amp;gt;Included:&amp;lt;BR /&amp;gt;government tax:17.77 EUR&amp;lt;BR /&amp;gt;VAT:177.66 EURCXL charges apply as follows: STARTING 12/08/2026 CXL-PENALTY FEE IS 100.00% OF BOOKING PRICE. Amendments are not allowed (except name changes), booking has to be cancelled and rebooked. PLEASE NOTE AN ADDITIONAL 2% VAT MAY BE COLLECTED DIRECTLY FROM CLIENT.&amp;lt;BR /&amp;gt;Extra Charges:&amp;lt;BR /&amp;gt;Included:&amp;lt;BR /&amp;gt;government tax:19.85 EUR&amp;lt;BR /&amp;gt;VAT:198.49 EURCXL charges apply as follows: STARTING 12/08/2026 CXL-PENALTY FEE IS 100.00% OF BOOKING PRICE.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-08T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1704.43" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: SUITE, SEA VIEW" RoomTypeCode="0|1331|1160483395|1786103541079166B2129B16||no|361925|16|MTY4OC4zM3xHQlB8MjAyNi0wOC0xNA==" OriginalAmount="1688" TotalPrice="1705.21" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 10/08/2026"><AdditionalDetails>CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card, debit card, or cash deposit may be required at check-in for incidental charges&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The name on the credit card used at check-in to pay for incidentals must be the primary name on the guestroom reservation&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards and cash&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Cashless transactions are available&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Noise-free guestrooms cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a carbon monoxide detector, a fire extinguisher, a smoke detector, a security system, a first aid kit, and outdoor lighting&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property has outdoor spaces, such as balconies, patios, terraces which may not be suitable for children; if you have concerns, we recommend contacting the property prior to your arrival to confirm they can accommodate you in a suitable room&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property affirms that it follows the cleaning and disinfection practices of Count on Us (Wyndham)&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: Front desk staff will greet guests on arrival at the property. Information provided by the property may be translated using automated translation tools.,Know before you go: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;The seasonal pool will be open from April 01 to October 31. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Only registered guests are allowed in the guestrooms. &amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;No pets and no service animals are allowed at this property. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Cashless payment methods are available for all transactions.&amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Tax Recovery Charges and Service Fees for 3 people: 295.96 USD (This amount is included within the total price).,Tax Recovery Charges and Service Fees for 3 people: 237.52 USD (This amount is included within the total price).,Tax Recovery Charges and Service Fees for 3 people: 264.92 USD (This amount is included within the total price).&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-10T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1705.21" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: Suite" RoomTypeCode="266672731|4|1690|27|MTY5MHxHQlB8MjAyNi0wOC0xMw==" OriginalAmount="1690" TotalPrice="1706.90" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/08/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-09T09:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1690" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: Suite - Queen bed" RoomTypeCode="248311756|4|1690|27|MTY5MHxHQlB8MjAyNi0wOC0xMw==" OriginalAmount="1690" TotalPrice="1706.90" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/08/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-09T09:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1690" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed And Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Suite - Sea View" RoomTypeCode="75127928|3|1703|27|MTcwM3xHQlB8MjAyNi0wOC0xNA==" OriginalAmount="1703" TotalPrice="1720.03" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 10/08/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-10T02:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1703" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: FAMILY, SEA VIEW" RoomTypeCode="0|1331|1160498925|1786103542003690B2036B18||no|361925|16|MTcxNC4yMHxHQlB8MjAyNi0wOC0xNA==" OriginalAmount="1714" TotalPrice="1731.34" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 10/08/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-10T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1731.34" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed And Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Family room - Sea View" RoomTypeCode="89548174|3|1729|27|MTcyOXxHQlB8MjAyNi0wOC0xMw==" OriginalAmount="1729" TotalPrice="1746.29" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/08/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-09T09:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1729" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Double Suite with sea view (full double bed) (extra bed not included)" RoomTypeCode="h-e44589b1-cead-5389-9377-ecdb35c185cf|63|MTczNS4wMHxHQlB8MjAyNi0wOC0wNw==" OriginalAmount="1735" TotalPrice="1752.35" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 15.63-- city tax is included in the room rate.&lt;br/&gt;GBP 156.31-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|TV|Minibar|Bathrobe|Safe (in room)|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-02T00:00:00" End="2026-08-15T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1752.35" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed and Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Suite" RoomTypeCode="TP#1#LG#434.96#0#BB#OK#20260815#20260816#EU#3-0#Suite|false|41400|ES#28558664/4645684223083048963/76#12BB9789380EFA634785314D6E0779868C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#D32379#^TP#1#LG#434.96#0#BB#OK#20260816#20260817#EU#3-0#Suite|false|41400|ES#28558664/4645684223083048963/76#12BB9789380EFA634785314D6E0779868C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#D32379#^TP#1#LG#434.96#0#BB#OK#20260817#20260818#EU#3-0#Suite|false|41400|ES#28558664/4645684223083048963/76#12BB9789380EFA634785314D6E0779868C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#D32379#^TP#1#LG#434.96#0#BB#OK#20260818#20260819#EU#3-0#Suite|false|41400|ES#28558664/4645684223083048963/76#12BB9789380EFA634785314D6E0779868C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#D32379#|34|MTczOS44NHxFVVJ8c3VwcGxpZXJkZWFkbGluZQ==" OriginalAmount="1740" TotalPrice="1757.24" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: SUITE, DOUBLE BED, SEA VIEW" RoomTypeCode="0|1331|1160708265|1786103541094977B2119B17||no|361925|16|MTc0My43MXxHQlB8MjAyNi0wOC0xMg==" OriginalAmount="1744" TotalPrice="1761.15" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/08/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-08T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1761.15" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Double Suite with sea view (full double bed) (bed type is subject to availability, extra bed not included)" RoomTypeCode="h-c85a1d64-172a-5df5-894d-37f3b1198e0e|63|MTc0Ni4wMHxHQlB8MjAyNi0wOC0xNA==" OriginalAmount="1746" TotalPrice="1763.46" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/08/2026"><AdditionalDetails>GBP 15.73-- city tax is included in the room rate.&lt;br/&gt;GBP 157.30-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|TV|Minibar|Bathrobe|Safe (in room)|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-10T00:00:00" End="2026-08-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1763.46" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" RoomType="Room 1: Double Suite (full double bed) (sofa, extra bed not included)" RoomTypeCode="h-05515211-9668-57bd-bc04-f7777b36b880|63|MTc1OS4wMHxHQlB8MjAyNi0wOC0xNA==" OriginalAmount="1759" TotalPrice="1776.59" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/08/2026"><AdditionalDetails>GBP 15.85-- city tax is included in the room rate.&lt;br/&gt;GBP 158.47-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|TV|Minibar|Bathrobe|Safe (in room)|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-10T00:00:00" End="2026-08-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1776.59" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed And Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Suite - Double - Sea view" RoomTypeCode="335414432|3|1763|27|MTc2M3xHQlB8MjAyNi0wOC0xMw==" OriginalAmount="1763" TotalPrice="1780.63" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/08/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-09T13:00:00" End="2026-08-09T13:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1763" /></CancelPenalty><CancelPenalty Start="2026-08-10T13:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1763" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: HALF BOARD" RoomType="Room 1: FAMILY SUITE" RoomTypeCode="314924628-1-0|790314924628|3|0|12|MTc4NC42OHxHQlB8c3VwcGxpZXJkZWFkbGluZQ==" OriginalAmount="1785" TotalPrice="1802.53" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Double Suite (full double bed) (bed type is subject to availability, extra bed not included)" RoomTypeCode="h-e8e61d31-31bb-5373-8205-2d5d26f833ff|63|MTc5Mi4wMHxHQlB8MjAyNi0wOC0xMg==" OriginalAmount="1792" TotalPrice="1809.92" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 07/08/2026"><AdditionalDetails>GBP 16.14-- city tax is included in the room rate.&lt;br/&gt;GBP 161.44-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|TV|Minibar|Bathrobe|Safe (in room)|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-08T00:00:00" End="2026-08-15T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1809.92" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: Triple(Deluxe Side Sea View)" RoomTypeCode="TP#1#LG#449.15#0#HB#OK#20260815#20260816#EU#3-0#Triple(Deluxe Side Sea View)|false|42750|ES#32749368/4645684223083048963/0#12BB9789380EFA634785314D6E0779868C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#D32379#^TP#1#LG#449.15#0#HB#OK#20260816#20260817#EU#3-0#Triple(Deluxe Side Sea View)|false|42750|ES#32749368/4645684223083048963/0#12BB9789380EFA634785314D6E0779868C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#D32379#^TP#1#LG#449.15#0#HB#OK#20260817#20260818#EU#3-0#Triple(Deluxe Side Sea View)|false|42750|ES#32749368/4645684223083048963/0#12BB9789380EFA634785314D6E0779868C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#D32379#^TP#1#LG#449.15#0#HB#OK#20260818#20260819#EU#3-0#Triple(Deluxe Side Sea View)|false|42750|ES#32749368/4645684223083048963/0#12BB9789380EFA634785314D6E0779868C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#D32379#|34|MTc5Ni42MHxFVVJ8c3VwcGxpZXJkZWFkbGluZQ==" OriginalAmount="1797" TotalPrice="1814.57" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /></RoomType><RoomType BoardBasis="Room 1: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: Family Suite" RoomTypeCode="0|1334|976423545|1786103541072072B2071B0||no|361925|16|MTgwMi41NXxHQlB8MjAyNi0wOC0xMw==" OriginalAmount="1803" TotalPrice="1820.58" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/08/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-09T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1820.58" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed And Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Triple room" RoomTypeCode="83882746|3|1813|27|MTgxM3xHQlB8MjAyNi0wOC0xMQ==" OriginalAmount="1813" TotalPrice="1831.13" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 11/08/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-11T10:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1813" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: half-board" FilterMealType="HALF-BOARD" RoomType="Room 1: Family Suite" RoomTypeCode="h-64255ff4-77dc-5501-ad54-632e5ad5c1ca|63|MTgxNi4wMHxHQlB8MjAyNi0wOC0xMg==" OriginalAmount="1816" TotalPrice="1834.16" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 07/08/2026"><AdditionalDetails>GBP 16.36-- city tax is included in the room rate.&lt;br/&gt;GBP 163.60-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|TV|Minibar|Bathrobe|Safe (in room)|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-08T00:00:00" End="2026-08-15T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1834.16" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: DELUXE, SUITE, SEA VIEW" RoomTypeCode="0|1331|1160638975|1786103542003690B2036B24||no|361925|16|MTgzMC4zMHxHQlB8MjAyNi0wOC0wNw==" OriginalAmount="1830" TotalPrice="1848.60" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1848.60" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: FAMILY SUITE, TRIPLE" RoomTypeCode="0|1331|1428998235|1786103541085943B2120B18||no|361925|16|MTgzMy4wOXxHQlB8MjAyNi0wOC0wNw==" OriginalAmount="1833" TotalPrice="1851.42" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1851.42" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed And Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Junior Suite - De Luxe - Sea View" RoomTypeCode="180193756|3|1846|27|MTg0NnxHQlB8MjAyNi0wOC0wOA==" OriginalAmount="1846" TotalPrice="1864.46" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/08/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-08T23:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1846" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: FAMILY, SEA VIEW" RoomTypeCode="0|1334|1160498925|1786103542003690B2036B19||no|361925|16|MTg0Ni4wMXxHQlB8MjAyNi0wOC0xNA==" OriginalAmount="1846" TotalPrice="1864.47" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 10/08/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-10T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1864.47" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: Family suite" RoomTypeCode="100884549|4|1854|27|MTg1NHxHQlB8MjAyNi0wOC0xMQ==" OriginalAmount="1854" TotalPrice="1872.54" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T13:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1854" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: Family room - Sea View" RoomTypeCode="89548174|4|1862|27|MTg2MnxHQlB8MjAyNi0wOC0xMw==" OriginalAmount="1862" TotalPrice="1880.62" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/08/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-09T09:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1862" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: half-board-dinner" FilterMealType="HALF-BOARD-DINNER" RoomType="Room 1: Family Suite" RoomTypeCode="h-91c1ecd0-2e16-5d6b-ba5b-d60a1c365146|63|MTg2Ny4wMHxHQlB8MjAyNi0wOC0xMw==" OriginalAmount="1867" TotalPrice="1885.67" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/08/2026"><AdditionalDetails>GBP 16.82-- city tax is included in the room rate.&lt;br/&gt;GBP 168.20-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|TV|Minibar|Bathrobe|Safe (in room)|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-09T00:00:00" End="2026-08-15T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1885.67" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Family Suite" RoomTypeCode="0|0|976423545|1786103541054468B2050B2||no|361925|16|MTg3MS4zMHxHQlB8MjAyNi0wOC0xNA==" OriginalAmount="1871" TotalPrice="1890.01" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 10/08/2026"><AdditionalDetails>.. Rates include all taxes which are charged by law, however rates exclude any taxes/fees which are payable directly to the hotel by the client upon arrival such as city tax, resort fee, facility fees, residence fee, environmental tax, urban fees,service charge etc&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-10T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1890.01" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" RoomType="Room 1: Family Suite" RoomTypeCode="h-c7e24181-a9c9-5b60-aae2-aeacfec46a63|63|MTg3My4wMHxHQlB8MjAyNi0wOC0xNA==" OriginalAmount="1873" TotalPrice="1891.73" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/08/2026"><AdditionalDetails>GBP 16.87-- city tax is included in the room rate.&lt;br/&gt;GBP 168.74-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|TV|Minibar|Bathrobe|Safe (in room)|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-10T00:00:00" End="2026-08-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1891.73" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: SUITE, SEA VIEW" RoomTypeCode="0|1334|1160483395|1786103541079166B2129B17||no|361925|16|MTg4My4xNXxHQlB8MjAyNi0wOC0xNA==" OriginalAmount="1883" TotalPrice="1901.98" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 10/08/2026"><AdditionalDetails>CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card, debit card, or cash deposit may be required at check-in for incidental charges&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The name on the credit card used at check-in to pay for incidentals must be the primary name on the guestroom reservation&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards and cash&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Cashless transactions are available&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Noise-free guestrooms cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a carbon monoxide detector, a fire extinguisher, a smoke detector, a security system, a first aid kit, and outdoor lighting&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property has outdoor spaces, such as balconies, patios, terraces which may not be suitable for children; if you have concerns, we recommend contacting the property prior to your arrival to confirm they can accommodate you in a suitable room&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property affirms that it follows the cleaning and disinfection practices of Count on Us (Wyndham)&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: Front desk staff will greet guests on arrival at the property. Information provided by the property may be translated using automated translation tools.,Know before you go: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;The seasonal pool will be open from April 01 to October 31. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Only registered guests are allowed in the guestrooms. &amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;No pets and no service animals are allowed at this property. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Cashless payment methods are available for all transactions.&amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Tax Recovery Charges and Service Fees for 3 people: 295.96 USD (This amount is included within the total price).,Tax Recovery Charges and Service Fees for 3 people: 237.52 USD (This amount is included within the total price).,Tax Recovery Charges and Service Fees for 3 people: 264.92 USD (This amount is included within the total price).&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-10T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1901.98" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Room Only" FilterMealType="ROOM ONLY" RoomType="Room 1: Suite - Family" RoomTypeCode="214945394|1|1885|27|MTg4NXxHQlB8MjAyNi0wOC0xMw==" OriginalAmount="1885" TotalPrice="1903.85" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/08/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-09T10:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1885" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: All Inclusive" FilterMealType="ALL INCLUSIVE" RoomType="Room 1: SUITE" RoomTypeCode="0|1336|1160375715|1786103542031816B2160B17||no|361925|16|MTg4NS40OHxHQlB8MjAyNi0wOC0xMg==" OriginalAmount="1885" TotalPrice="1904.33" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/08/2026"><AdditionalDetails>Amendments are not allowed (except name changes), booking has to be cancelled and rebooked. PLEASE NOTE AN ADDITIONAL 2% VAT MAY BE COLLECTED DIRECTLY FROM CLIENT.&amp;lt;BR /&amp;gt;Extra Charges:&amp;lt;BR /&amp;gt;Included:&amp;lt;BR /&amp;gt;government tax:15.93 EUR&amp;lt;BR /&amp;gt;VAT:159.28 EURCXL charges apply as follows: STARTING 12/08/2026 CXL-PENALTY FEE IS 100.00% OF BOOKING PRICE.CXL charges apply as follows: STARTING 12/08/2026 CXL-PENALTY FEE IS 100.00% OF BOOKING PRICE. Amendments are not allowed (except name changes), booking has to be cancelled and rebooked. PLEASE NOTE AN ADDITIONAL 2% VAT MAY BE COLLECTED DIRECTLY FROM CLIENT.&amp;lt;BR /&amp;gt;Extra Charges:&amp;lt;BR /&amp;gt;Included:&amp;lt;BR /&amp;gt;government tax:17.77 EUR&amp;lt;BR /&amp;gt;VAT:177.66 EURCXL charges apply as follows: STARTING 12/08/2026 CXL-PENALTY FEE IS 100.00% OF BOOKING PRICE. Amendments are not allowed (except name changes), booking has to be cancelled and rebooked. PLEASE NOTE AN ADDITIONAL 2% VAT MAY BE COLLECTED DIRECTLY FROM CLIENT.&amp;lt;BR /&amp;gt;Extra Charges:&amp;lt;BR /&amp;gt;Included:&amp;lt;BR /&amp;gt;government tax:19.85 EUR&amp;lt;BR /&amp;gt;VAT:198.49 EURCXL charges apply as follows: STARTING 12/08/2026 CXL-PENALTY FEE IS 100.00% OF BOOKING PRICE.&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-08T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1904.33" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: All Inclusive" FilterMealType="ALL INCLUSIVE" RoomType="Room 1: Suite" RoomTypeCode="266672731|6|1888|27|MTg4OHxHQlB8MjAyNi0wOC0xMw==" OriginalAmount="1888" TotalPrice="1906.88" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/08/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-09T09:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1888" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: All Inclusive" FilterMealType="ALL INCLUSIVE" RoomType="Room 1: Suite - Queen bed" RoomTypeCode="248311756|6|1888|27|MTg4OHxHQlB8MjAyNi0wOC0xMw==" OriginalAmount="1888" TotalPrice="1906.88" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/08/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-09T09:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1888" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: FAMILY SUITE, RUN OF HOUSE, BALCONY" RoomTypeCode="0|1331|1428971355|1786103541054550B2047B4||no|361925|16|MTg5MC4yOXxHQlB8MjAyNi0wOC0xMg==" OriginalAmount="1890" TotalPrice="1909.19" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/08/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-08T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1909.19" /></CancelPenalty><CancelPenalty Start="2026-08-11T00:00:00" End="2026-08-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1909.19" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: Suite - Sea View" RoomTypeCode="179483120|4|1900|27|MTkwMHxHQlB8MjAyNi0wOC0xNA==" OriginalAmount="1900" TotalPrice="1919.00" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 10/08/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-10T02:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1900" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed And Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Family suite - Balcony" RoomTypeCode="193808384|3|1903|27|MTkwM3xHQlB8MjAyNi0wOC0xMQ==" OriginalAmount="1903" TotalPrice="1922.03" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 11/08/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-11T11:00:00" End="2026-08-09T15:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1903" /></CancelPenalty><CancelPenalty Start="2026-08-10T15:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1903" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: 1 BEDROOM, FAMILY" RoomTypeCode="0|1331|1160350485|1786103541106102B2091B5||no|361925|16|MTkwNS4wN3xHQlB8MjAyNi0wOC0wNw==" OriginalAmount="1905" TotalPrice="1924.12" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1924.12" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: FAMILY SUITE, STANDARD" RoomTypeCode="0|1331|1537578785|1786103541076798B2057B4||no|361925|16|MTkxMC40NnxHQlB8MjAyNi0wOC0xMg==" OriginalAmount="1910" TotalPrice="1929.56" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/08/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-08T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1929.56" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed And Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Suite - Family" RoomTypeCode="179483221|3|1916|27|MTkxNnxHQlB8MjAyNi0wOC0xNA==" OriginalAmount="1916" TotalPrice="1935.16" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 10/08/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-10T02:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1916" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed And Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Family room 1 bedroom" RoomTypeCode="321401138|3|1919|27|MTkxOXxHQlB8MjAyNi0wOC0xMA==" OriginalAmount="1919" TotalPrice="1938.19" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 10/08/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-10T13:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1919" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed And Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Suite - Double" RoomTypeCode="222214252|3|1930|27|MTkzMHxHQlB8MjAyNi0wOC0xNA==" OriginalAmount="1930" TotalPrice="1949.30" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 10/08/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-10T02:00:00" End="2026-08-10T02:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1930" /></CancelPenalty><CancelPenalty Start="2026-08-10T05:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1930" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: half-board" FilterMealType="HALF-BOARD" RoomType="Room 1: Double Suite with sea view (full double bed) (extra bed not included)" RoomTypeCode="h-8ee327df-a6da-51df-aaff-d9e3591bd874|63|MTkzNS4wMHxHQlB8MjAyNi0wOC0wNw==" OriginalAmount="1935" TotalPrice="1954.35" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>GBP 17.43-- city tax is included in the room rate.&lt;br/&gt;GBP 174.32-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|TV|Minibar|Bathrobe|Safe (in room)|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-02T00:00:00" End="2026-08-15T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1954.35" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: Suite" RoomTypeCode="TP#1#LG#485.13#0#HB#OK#20260815#20260816#EU#3-0#Suite|false|46175|ES#28558664/4645684223083048963/72#12BB9789380EFA634785314D6E0779868C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#D32379#^TP#1#LG#485.13#0#HB#OK#20260816#20260817#EU#3-0#Suite|false|46175|ES#28558664/4645684223083048963/72#12BB9789380EFA634785314D6E0779868C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#D32379#^TP#1#LG#485.13#0#HB#OK#20260817#20260818#EU#3-0#Suite|false|46175|ES#28558664/4645684223083048963/72#12BB9789380EFA634785314D6E0779868C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#D32379#^TP#1#LG#485.13#0#HB#OK#20260818#20260819#EU#3-0#Suite|false|46175|ES#28558664/4645684223083048963/72#12BB9789380EFA634785314D6E0779868C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#D32379#|34|MTk0MC41MnxFVVJ8c3VwcGxpZXJkZWFkbGluZQ==" OriginalAmount="1941" TotalPrice="1959.93" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /></RoomType><RoomType BoardBasis="Room 1: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: SUITE, DOUBLE BED, SEA VIEW" RoomTypeCode="0|1334|1160708265|1786103541094977B2119B18||no|361925|16|MTk0NC45M3xHQlB8MjAyNi0wOC0xMg==" OriginalAmount="1945" TotalPrice="1964.38" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/08/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-08T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1964.38" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: half-board" FilterMealType="HALF-BOARD" RoomType="Room 1: Double Suite with sea view (full double bed) (bed type is subject to availability, extra bed not included)" RoomTypeCode="h-355f9cbe-8e8e-57f1-82cf-a1431bcfae6d|63|MTk0Ny4wMHxHQlB8MjAyNi0wOC0xNA==" OriginalAmount="1947" TotalPrice="1966.47" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/08/2026"><AdditionalDetails>GBP 17.54-- city tax is included in the room rate.&lt;br/&gt;GBP 175.41-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|TV|Minibar|Bathrobe|Safe (in room)|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-10T00:00:00" End="2026-08-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1966.47" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: Triple room" RoomTypeCode="83882746|4|1953|27|MTk1M3xHQlB8MjAyNi0wOC0xMQ==" OriginalAmount="1953" TotalPrice="1972.53" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 11/08/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-11T10:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1953" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: FAMILY SUITE, 1 DOUBLE AND 1 SINGLE BED" RoomTypeCode="0|1331|1427888265|1786103541094977B2119B26||no|361925|16|MTk2MS42N3xHQlB8MjAyNi0wOC0xMg==" OriginalAmount="1962" TotalPrice="1981.29" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/08/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-08T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1981.29" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: Suite - Double - Sea view" RoomTypeCode="335414432|4|1967|27|MTk2N3xHQlB8MjAyNi0wOC0xMw==" OriginalAmount="1967" TotalPrice="1986.67" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/08/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-09T13:00:00" End="2026-08-09T13:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1967" /></CancelPenalty><CancelPenalty Start="2026-08-10T13:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="1967" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ALL INCLUSIVE" RoomType="Room 1: FAMILY SUITE" RoomTypeCode="2635251697-1-0|792635251697|3|0|12|MTk3Mi44MHxHQlB8c3VwcGxpZXJkZWFkbGluZQ==" OriginalAmount="1973" TotalPrice="1992.53" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities></RoomType><RoomType BoardBasis="Room 1: All Inclusive" FilterMealType="ALL INCLUSIVE" RoomType="Room 1: Family Suite" RoomTypeCode="0|1336|976423545|1786103541072072B2071B2||no|361925|16|MTk5Mi41OXxHQlB8MjAyNi0wOC0xMw==" OriginalAmount="1993" TotalPrice="2012.52" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/08/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-09T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2012.52" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: All Inclusive" FilterMealType="ALL INCLUSIVE" RoomType="Room 1: FAMILY, SEA VIEW" RoomTypeCode="0|1336|1160498925|1786103542003690B2036B20||no|361925|16|MTk5NS41MHxHQlB8MjAyNi0wOC0xNA==" OriginalAmount="1996" TotalPrice="2015.46" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 10/08/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-10T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2015.46" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: All Inclusive" FilterMealType="ALL INCLUSIVE" RoomType="Room 1: Family room - Sea View" RoomTypeCode="89548174|6|2013|27|MjAxM3xHQlB8MjAyNi0wOC0xMw==" OriginalAmount="2013" TotalPrice="2033.13" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/08/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-09T09:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2013" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ultra-all-inclusive" FilterMealType="ULTRA-ALL-INCLUSIVE" RoomType="Room 1: Family Suite" RoomTypeCode="h-bb3a95a3-ebc2-5447-bea3-bc6d9052d7cc|63|MjAxOS4wMHxHQlB8MjAyNi0wOC0xMw==" OriginalAmount="2019" TotalPrice="2039.19" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/08/2026"><AdditionalDetails>GBP 18.19-- city tax is included in the room rate.&lt;br/&gt;GBP 181.89-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|TV|Minibar|Bathrobe|Safe (in room)|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-09T00:00:00" End="2026-08-15T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2039.19" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: 2 BEDROOMS, SUITE" RoomTypeCode="0|1331|1261847875|1786103542003690B2036B32||no|361925|16|MjAyMS45OXxHQlB8MjAyNi0wOC0wNw==" OriginalAmount="2022" TotalPrice="2042.21" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2042.21" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: half-board-dinner" FilterMealType="HALF-BOARD-DINNER" RoomType="Room 1: Economy room" RoomTypeCode="h-90295dae-1606-5bd1-a79b-612de28fef03|63|MjAyNi4wMHxHQlB8MjAyNi0wOC0xMg==" OriginalAmount="2026" TotalPrice="2046.26" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 07/08/2026"><AdditionalDetails>GBP 18.25-- city tax is included in the room rate.&lt;br/&gt;GBP 182.52-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|TV|Minibar|Bathrobe|Safe (in room)|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-08T00:00:00" End="2026-08-15T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2046.26" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed And Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Suite 2 bedrooms - Family" RoomTypeCode="321412082|3|2036|27|MjAzNnxHQlB8MjAyNi0wOC0wOA==" OriginalAmount="2036" TotalPrice="2056.36" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/08/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-08T13:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2036" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ultra-all-inclusive" FilterMealType="ULTRA-ALL-INCLUSIVE" RoomType="Room 1: Economy room" RoomTypeCode="h-188a0f18-012b-55b3-9479-4525fb70ed28|63|MjAzNy4wMHxHQlB8MjAyNi0wOC0xMQ==" OriginalAmount="2037" TotalPrice="2057.37" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 06/08/2026"><AdditionalDetails>GBP 18.35-- city tax is included in the room rate.&lt;br/&gt;GBP 183.51-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|TV|Minibar|Bathrobe|Safe (in room)|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T00:00:00" End="2026-08-13T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2057.37" /></CancelPenalty><CancelPenalty Start="2026-08-09T00:00:00" End="2026-08-15T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2057.37" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: FAMILY SUITE, RUN OF HOUSE, BALCONY" RoomTypeCode="0|1334|1428971355|1786103541054550B2047B5||no|361925|16|MjAzNy45NnxHQlB8MjAyNi0wOC0xMg==" OriginalAmount="2038" TotalPrice="2058.34" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/08/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-08T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2058.34" /></CancelPenalty><CancelPenalty Start="2026-08-11T00:00:00" End="2026-08-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2058.34" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed And Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Suite 2 bedrooms" RoomTypeCode="301068144|3|2039|27|MjAzOXxHQlB8MjAyNi0wOC0wOA==" OriginalAmount="2039" TotalPrice="2059.39" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/08/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-08T23:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2039" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: DELUXE, SUITE, SEA VIEW" RoomTypeCode="0|1334|1160638975|1786103542003690B2036B25||no|361925|16|MjA0Ni4zNXxHQlB8MjAyNi0wOC0wNw==" OriginalAmount="2046" TotalPrice="2066.81" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2066.81" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: FAMILY SUITE, TRIPLE" RoomTypeCode="0|1334|1428998235|1786103541085943B2120B19||no|361925|16|MjA0OS41MHxHQlB8MjAyNi0wOC0wNw==" OriginalAmount="2050" TotalPrice="2070.00" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2070.00" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: All Inclusive" FilterMealType="ALL INCLUSIVE" RoomType="Room 1: Family suite" RoomTypeCode="100884549|6|2050|27|MjA1MHxHQlB8MjAyNi0wOC0xMQ==" OriginalAmount="2050" TotalPrice="2070.50" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T13:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2050" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed and Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Suite Sea View" RoomTypeCode="TP#1#LG#512.97#0#BB#OK#20260815#20260816#EU#3-0#Suite Sea View|false|48825|ES#25317693/4645684223083048963/428#12BB9789380EFA634785314D6E0779868C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#D32379#^TP#1#LG#512.97#0#BB#OK#20260816#20260817#EU#3-0#Suite Sea View|false|48825|ES#25317693/4645684223083048963/428#12BB9789380EFA634785314D6E0779868C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#D32379#^TP#1#LG#512.97#0#BB#OK#20260817#20260818#EU#3-0#Suite Sea View|false|48825|ES#25317693/4645684223083048963/428#12BB9789380EFA634785314D6E0779868C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#D32379#^TP#1#LG#512.97#0#BB#OK#20260818#20260819#EU#3-0#Suite Sea View|false|48825|ES#25317693/4645684223083048963/428#12BB9789380EFA634785314D6E0779868C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#D32379#|34|MjA1MS44OHxFVVJ8c3VwcGxpZXJkZWFkbGluZQ==" OriginalAmount="2052" TotalPrice="2072.40" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /></RoomType><RoomType BoardBasis="Room 1: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: Family suite - Balcony" RoomTypeCode="193808384|4|2052|27|MjA1MnxHQlB8MjAyNi0wOC0xMQ==" OriginalAmount="2052" TotalPrice="2072.52" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 11/08/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-11T11:00:00" End="2026-08-09T15:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2052" /></CancelPenalty><CancelPenalty Start="2026-08-10T15:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2052" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: Junior Suite - De Luxe - Sea View" RoomTypeCode="180193756|4|2064|27|MjA2NHxHQlB8MjAyNi0wOC0wOA==" OriginalAmount="2064" TotalPrice="2084.64" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/08/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-08T23:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2064" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: SUITE, 2 BEDS" RoomTypeCode="0|1331|1579852675|1786103541094977B2119B32||no|361925|16|MjA3NS4yM3xHQlB8MjAyNi0wOC0xMg==" OriginalAmount="2075" TotalPrice="2095.98" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/08/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-08T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2095.98" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: All Inclusive" FilterMealType="ALL INCLUSIVE" RoomType="Room 1: SUITE, SEA VIEW" RoomTypeCode="0|1336|1160483395|1786103541079166B2129B15||no|361925|16|MjEwMy45NHxHQlB8MjAyNi0wOC0xNA==" OriginalAmount="2104" TotalPrice="2124.98" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 10/08/2026"><AdditionalDetails>CheckIn instructions: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;Extra-person charges may apply and vary depending on property policy&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Government-issued photo identification and a credit card, debit card, or cash deposit may be required at check-in for incidental charges&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Special requests are subject to availability upon check-in and may incur additional charges; special requests cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;The name on the credit card used at check-in to pay for incidentals must be the primary name on the guestroom reservation&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property accepts credit cards and cash&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Cashless transactions are available&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Noise-free guestrooms cannot be guaranteed&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Safety features at this property include a carbon monoxide detector, a fire extinguisher, a smoke detector, a security system, a first aid kit, and outdoor lighting&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property has outdoor spaces, such as balconies, patios, terraces which may not be suitable for children; if you have concerns, we recommend contacting the property prior to your arrival to confirm they can accommodate you in a suitable room&amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;This property affirms that it follows the cleaning and disinfection practices of Count on Us (Wyndham)&amp;lt;/li&amp;gt;  &amp;lt;/ul&amp;gt;,CheckIn special instructions: Front desk staff will greet guests on arrival at the property. Information provided by the property may be translated using automated translation tools.,Know before you go: &amp;lt;ul&amp;gt;  &amp;lt;li&amp;gt;The seasonal pool will be open from April 01 to October 31. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Only registered guests are allowed in the guestrooms. &amp;lt;/li&amp;gt; &amp;lt;li&amp;gt;No pets and no service animals are allowed at this property. &amp;lt;/li&amp;gt;&amp;lt;li&amp;gt;Cashless payment methods are available for all transactions.&amp;lt;/li&amp;gt; &amp;lt;/ul&amp;gt;,Tax Recovery Charges and Service Fees for 3 people: 295.96 USD (This amount is included within the total price).,Tax Recovery Charges and Service Fees for 3 people: 237.52 USD (This amount is included within the total price).,Tax Recovery Charges and Service Fees for 3 people: 264.92 USD (This amount is included within the total price).&lt;br/&gt;</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-10T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2124.98" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: All Inclusive" FilterMealType="ALL INCLUSIVE" RoomType="Room 1: Triple room" RoomTypeCode="83882746|6|2111|27|MjExMXxHQlB8MjAyNi0wOC0xMQ==" OriginalAmount="2111" TotalPrice="2132.11" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 11/08/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-11T10:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2111" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: All Inclusive" FilterMealType="ALL INCLUSIVE" RoomType="Room 1: Suite - Sea View" RoomTypeCode="179483120|6|2123|27|MjEyM3xHQlB8MjAyNi0wOC0xNA==" OriginalAmount="2123" TotalPrice="2144.23" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 10/08/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-10T02:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2123" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: 1 BEDROOM, FAMILY" RoomTypeCode="0|1334|1160350485|1786103541106102B2091B4||no|361925|16|MjEyOS45OXxHQlB8MjAyNi0wOC0wNw==" OriginalAmount="2130" TotalPrice="2151.29" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2151.29" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: Family room 1 bedroom" RoomTypeCode="321401138|4|2146|27|MjE0NnxHQlB8MjAyNi0wOC0xMA==" OriginalAmount="2146" TotalPrice="2167.46" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 10/08/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-10T13:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2146" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed and Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Family Suite Triple Use" RoomTypeCode="TP#1#LG#540.81#0#BB#OK#20260815#20260816#EU#3-0#Family Suite Triple Use |false|51475|ES#32602918/4645684223083048963/933#12BB9789380EFA634785314D6E0779868C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#D32379#^TP#1#LG#540.81#0#BB#OK#20260816#20260817#EU#3-0#Family Suite Triple Use |false|51475|ES#32602918/4645684223083048963/933#12BB9789380EFA634785314D6E0779868C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#D32379#^TP#1#LG#540.81#0#BB#OK#20260817#20260818#EU#3-0#Family Suite Triple Use |false|51475|ES#32602918/4645684223083048963/933#12BB9789380EFA634785314D6E0779868C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#D32379#^TP#1#LG#540.81#0#BB#OK#20260818#20260819#EU#3-0#Family Suite Triple Use |false|51475|ES#32602918/4645684223083048963/933#12BB9789380EFA634785314D6E0779868C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#D32379#|34|MjE2My4yNHxFVVJ8c3VwcGxpZXJkZWFkbGluZQ==" OriginalAmount="2163" TotalPrice="2184.87" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Suite" RoomTypeCode="TP#1#LG#542.13#0#TI#OK#20260815#20260816#EU#3-0#Suite|false|51600|ES#28558664/4645684223083048963/79#12BB9789380EFA634785314D6E0779868C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#D32379#^TP#1#LG#542.13#0#TI#OK#20260816#20260817#EU#3-0#Suite|false|51600|ES#28558664/4645684223083048963/79#12BB9789380EFA634785314D6E0779868C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#D32379#^TP#1#LG#542.13#0#TI#OK#20260817#20260818#EU#3-0#Suite|false|51600|ES#28558664/4645684223083048963/79#12BB9789380EFA634785314D6E0779868C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#D32379#^TP#1#LG#542.13#0#TI#OK#20260818#20260819#EU#3-0#Suite|false|51600|ES#28558664/4645684223083048963/79#12BB9789380EFA634785314D6E0779868C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#D32379#|34|MjE2OC41MnxFVVJ8c3VwcGxpZXJkZWFkbGluZQ==" OriginalAmount="2169" TotalPrice="2190.21" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /></RoomType><RoomType BoardBasis="Room 1: All Inclusive" FilterMealType="ALL INCLUSIVE" RoomType="Room 1: SUITE, DOUBLE BED, SEA VIEW" RoomTypeCode="0|1336|1160708265|1786103541094977B2119B19||no|361925|16|MjE3Mi45NnxHQlB8MjAyNi0wOC0xMg==" OriginalAmount="2173" TotalPrice="2194.69" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/08/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-08T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2194.69" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: all-inclusive" FilterMealType="ALL-INCLUSIVE" RoomType="Room 1: Double Suite with sea view (full double bed) (bed type is subject to availability, extra bed not included)" RoomTypeCode="h-793b6fd0-4c27-570c-a91e-8a3640d4e29d|63|MjE3NS4wMHxHQlB8MjAyNi0wOC0xNA==" OriginalAmount="2175" TotalPrice="2196.75" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/08/2026"><AdditionalDetails>GBP 19.59-- city tax is included in the room rate.&lt;br/&gt;GBP 195.95-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|TV|Minibar|Bathrobe|Safe (in room)|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-10T00:00:00" End="2026-08-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2196.75" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: FAMILY SUITE, 1 DOUBLE AND 1 SINGLE BED" RoomTypeCode="0|1334|1427888265|1786103541094977B2119B27||no|361925|16|MjE4OC4wMnxHQlB8MjAyNi0wOC0xMg==" OriginalAmount="2188" TotalPrice="2209.90" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/08/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-08T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2209.90" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: All Inclusive" FilterMealType="ALL INCLUSIVE" RoomType="Room 1: Suite - Double - Sea view" RoomTypeCode="335414432|6|2197|27|MjE5N3xHQlB8MjAyNi0wOC0xMw==" OriginalAmount="2197" TotalPrice="2218.97" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/08/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-09T13:00:00" End="2026-08-09T13:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2197" /></CancelPenalty><CancelPenalty Start="2026-08-10T13:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2197" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: All Inclusive" FilterMealType="ALL INCLUSIVE" RoomType="Room 1: FAMILY SUITE, RUN OF HOUSE, BALCONY" RoomTypeCode="0|1336|1428971355|1786103541054550B2047B6||no|361925|16|MjIwNS4zM3xHQlB8MjAyNi0wOC0xMg==" OriginalAmount="2205" TotalPrice="2227.38" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/08/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-08T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2227.38" /></CancelPenalty><CancelPenalty Start="2026-08-11T00:00:00" End="2026-08-12T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2227.38" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: All Inclusive" FilterMealType="ALL INCLUSIVE" RoomType="Room 1: 2 ROOMS, FAMILY SUITE, DELUXE, SEA VIEW, BALCONY" RoomTypeCode="0|1336|1428990465|1786103541073620B2103B8||no|361925|16|MjIwNi44MHxHQlB8MjAyNi0wOC0wNw==" OriginalAmount="2207" TotalPrice="2228.87" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T00:00:00" End="2026-08-08T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2228.87" /></CancelPenalty><CancelPenalty Start="2026-08-09T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2228.87" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: All Inclusive" FilterMealType="ALL INCLUSIVE" RoomType="Room 1: Family suite - Balcony" RoomTypeCode="193808384|6|2221|27|MjIyMXxHQlB8MjAyNi0wOC0xMQ==" OriginalAmount="2221" TotalPrice="2243.21" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 11/08/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-11T11:00:00" End="2026-08-09T15:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2221" /></CancelPenalty><CancelPenalty Start="2026-08-10T15:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2221" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: FAMILY SUITE, DELUXE, SEA VIEW" RoomTypeCode="0|1331|1428992185|1786103541085627B2153B5||no|361925|16|MjI1OC42MHxHQlB8MjAyNi0wOC0wNw==" OriginalAmount="2259" TotalPrice="2281.19" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2281.19" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: 2 BEDROOMS, SUITE" RoomTypeCode="0|1334|1261847875|1786103542003690B2036B33||no|361925|16|MjI2MC43NHxHQlB8MjAyNi0wOC0wNw==" OriginalAmount="2261" TotalPrice="2283.35" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2283.35" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Full Board" FilterMealType="FULL BOARD" RoomType="Room 1: Family Suite" RoomTypeCode="0|1335|976423545|1786103541086573B2136B4||no|361925|16|MjI3My43NXxHQlB8MjAyNi0wOC0wNw==" OriginalAmount="2274" TotalPrice="2296.49" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2296.49" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: Suite 2 bedrooms - Family" RoomTypeCode="321412082|4|2277|27|MjI3N3xHQlB8MjAyNi0wOC0wOA==" OriginalAmount="2277" TotalPrice="2299.77" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/08/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-08T13:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2277" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: Suite 2 bedrooms" RoomTypeCode="301068144|4|2280|27|MjI4MHxHQlB8MjAyNi0wOC0wOA==" OriginalAmount="2280" TotalPrice="2302.80" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/08/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-08T23:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2280" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: All Inclusive" FilterMealType="ALL INCLUSIVE" RoomType="Room 1: DELUXE, SUITE, SEA VIEW" RoomTypeCode="0|1336|1160638975|1786103542003690B2036B26||no|361925|16|MjI4Ny44MnxHQlB8MjAyNi0wOC0wNw==" OriginalAmount="2288" TotalPrice="2310.70" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2310.70" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: Suite Sea View" RoomTypeCode="TP#1#LG#572.07#0#HB#OK#20260815#20260816#EU#3-0#Suite Sea View|false|54450|ES#25317693/4645684223083048963/429#12BB9789380EFA634785314D6E0779868C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#D32379#^TP#1#LG#572.07#0#HB#OK#20260816#20260817#EU#3-0#Suite Sea View|false|54450|ES#25317693/4645684223083048963/429#12BB9789380EFA634785314D6E0779868C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#D32379#^TP#1#LG#572.07#0#HB#OK#20260817#20260818#EU#3-0#Suite Sea View|false|54450|ES#25317693/4645684223083048963/429#12BB9789380EFA634785314D6E0779868C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#D32379#^TP#1#LG#572.07#0#HB#OK#20260818#20260819#EU#3-0#Suite Sea View|false|54450|ES#25317693/4645684223083048963/429#12BB9789380EFA634785314D6E0779868C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#D32379#|34|MjI4OC4yOHxFVVJ8c3VwcGxpZXJkZWFkbGluZQ==" OriginalAmount="2288" TotalPrice="2311.16" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /></RoomType><RoomType BoardBasis="Room 1: All Inclusive" FilterMealType="ALL INCLUSIVE" RoomType="Room 1: FAMILY SUITE, TRIPLE" RoomTypeCode="0|1336|1428998235|1786103541085943B2120B20||no|361925|16|MjI5MS4zN3xHQlB8MjAyNi0wOC0wNw==" OriginalAmount="2291" TotalPrice="2314.28" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2314.28" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: All Inclusive" FilterMealType="ALL INCLUSIVE" RoomType="Room 1: Junior Suite - De Luxe - Sea View" RoomTypeCode="180193756|6|2308|27|MjMwOHxHQlB8MjAyNi0wOC0wOA==" OriginalAmount="2308" TotalPrice="2331.08" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/08/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-08T23:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2308" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: SUITE, 2 BEDS" RoomTypeCode="0|1334|1579852675|1786103541094977B2119B33||no|361925|16|MjMxNC43MHxHQlB8MjAyNi0wOC0xMg==" OriginalAmount="2315" TotalPrice="2337.85" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/08/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-08T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2337.85" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Bed And Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Family suite - De Luxe - Sea View" RoomTypeCode="316685223|3|2354|27|MjM1NHxHQlB8MjAyNi0wOC0wNw==" OriginalAmount="2354" TotalPrice="2377.54" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T12:52:29.00635+01:00" End="2026-08-19T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2354" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: all-inclusive" FilterMealType="ALL-INCLUSIVE" RoomType="Room 1: Family Suite" RoomTypeCode="h-920979ee-896d-5310-870e-c1aea4276bb3|63|MjM2MS4wMHxHQlB8MjAyNi0wOC0xNA==" OriginalAmount="2361" TotalPrice="2384.61" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 09/08/2026"><AdditionalDetails>GBP 21.27-- city tax is included in the room rate.&lt;br/&gt;GBP 212.70-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|TV|Minibar|Bathrobe|Safe (in room)|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-10T00:00:00" End="2026-08-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2384.61" /></CancelPenalty><CancelPenalty Start="2026-08-11T00:00:00" End="2026-08-15T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2384.61" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: All Inclusive" FilterMealType="ALL INCLUSIVE" RoomType="Room 1: 1 BEDROOM, FAMILY" RoomTypeCode="0|1336|1160350485|1786103541106102B2091B3||no|361925|16|MjM4MS4zNHxHQlB8MjAyNi0wOC0wNw==" OriginalAmount="2381" TotalPrice="2405.15" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2405.15" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: All Inclusive" FilterMealType="ALL INCLUSIVE" RoomType="Room 1: Suite - Family" RoomTypeCode="179483221|6|2388|27|MjM4OHxHQlB8MjAyNi0wOC0xNA==" OriginalAmount="2388" TotalPrice="2411.88" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 10/08/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-10T02:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2388" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: All Inclusive" FilterMealType="ALL INCLUSIVE" RoomType="Room 1: Family room 1 bedroom" RoomTypeCode="321401138|6|2399|27|MjM5OXxHQlB8MjAyNi0wOC0xMA==" OriginalAmount="2399" TotalPrice="2422.99" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 10/08/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-10T13:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2399" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: Family Suite Triple Use" RoomTypeCode="TP#1#LG#604.64#0#HB#OK#20260815#20260816#EU#3-0#Family Suite Triple Use |false|57550|ES#32602918/4645684223083048963/935#12BB9789380EFA634785314D6E0779868C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#D32379#^TP#1#LG#604.64#0#HB#OK#20260816#20260817#EU#3-0#Family Suite Triple Use |false|57550|ES#32602918/4645684223083048963/935#12BB9789380EFA634785314D6E0779868C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#D32379#^TP#1#LG#604.64#0#HB#OK#20260817#20260818#EU#3-0#Family Suite Triple Use |false|57550|ES#32602918/4645684223083048963/935#12BB9789380EFA634785314D6E0779868C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#D32379#^TP#1#LG#604.64#0#HB#OK#20260818#20260819#EU#3-0#Family Suite Triple Use |false|57550|ES#32602918/4645684223083048963/935#12BB9789380EFA634785314D6E0779868C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#D32379#|34|MjQxOC41NnxFVVJ8c3VwcGxpZXJkZWFkbGluZQ==" OriginalAmount="2419" TotalPrice="2442.75" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /></RoomType><RoomType BoardBasis="Room 1: All Inclusive" FilterMealType="ALL INCLUSIVE" RoomType="Room 1: 2 BEDROOMS, FAMILY SUITE" RoomTypeCode="0|1336|1428990975|1786103541073620B2103B9||no|361925|16|MjQyMi4yMHxHQlB8MjAyNi0wOC0wNw==" OriginalAmount="2422" TotalPrice="2446.42" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2446.42" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: All Inclusive" FilterMealType="ALL INCLUSIVE" RoomType="Room 1: FAMILY SUITE, 1 DOUBLE AND 1 SINGLE BED" RoomTypeCode="0|1336|1427888265|1786103541094977B2119B28||no|361925|16|MjQ0NC42MHxHQlB8MjAyNi0wOC0xMg==" OriginalAmount="2445" TotalPrice="2469.05" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/08/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-08T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2469.05" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: all-inclusive" FilterMealType="ALL-INCLUSIVE" RoomType="Room 1: Double Suite with sea view (full double bed) (extra bed not included)" RoomTypeCode="h-25212b15-22ff-57f3-9d99-b0b2ef4d77f2|63|MjUxMy4wMHxHQlB8MjAyNi0wOC0xMw==" OriginalAmount="2513" TotalPrice="2538.13" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/08/2026"><AdditionalDetails>GBP 22.64-- city tax is included in the room rate.&lt;br/&gt;GBP 226.40-- vat is included in the room rate.</AdditionalDetails><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="true" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Non-smoking rooms|Room service|Family room|TV|Minibar|Bathrobe|Safe (in room)|Toiletries</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-09T00:00:00" End="2026-08-15T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2538.13" /></CancelPenalty><CancelPenalty Start="2026-08-10T00:00:00" End="2026-08-16T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2538.13" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: All Inclusive" FilterMealType="ALL INCLUSIVE" RoomType="Room 1: 2 BEDROOMS, SUITE" RoomTypeCode="0|1336|1261847875|1786103542003690B2036B34||no|361925|16|MjUyNy41MXxHQlB8MjAyNi0wOC0wNw==" OriginalAmount="2528" TotalPrice="2552.79" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2552.79" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: All Inclusive" FilterMealType="ALL INCLUSIVE" RoomType="Room 1: Suite 2 bedrooms - Family" RoomTypeCode="321412082|6|2533|27|MjUzM3xHQlB8MjAyNi0wOC0wOA==" OriginalAmount="2533" TotalPrice="2558.33" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/08/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-08T13:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2533" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: All Inclusive" FilterMealType="ALL INCLUSIVE" RoomType="Room 1: Suite 2 bedrooms" RoomTypeCode="301068144|6|2549|27|MjU0OXxHQlB8MjAyNi0wOC0wOA==" OriginalAmount="2549" TotalPrice="2574.49" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/08/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-08T23:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2549" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Suite Sea View" RoomTypeCode="TP#1#LG#639.05#0#TI#OK#20260815#20260816#EU#3-0#Suite Sea View|false|60825|ES#25317693/4645684223083048963/427#12BB9789380EFA634785314D6E0779868C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#D32379#^TP#1#LG#639.05#0#TI#OK#20260816#20260817#EU#3-0#Suite Sea View|false|60825|ES#25317693/4645684223083048963/427#12BB9789380EFA634785314D6E0779868C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#D32379#^TP#1#LG#639.05#0#TI#OK#20260817#20260818#EU#3-0#Suite Sea View|false|60825|ES#25317693/4645684223083048963/427#12BB9789380EFA634785314D6E0779868C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#D32379#^TP#1#LG#639.05#0#TI#OK#20260818#20260819#EU#3-0#Suite Sea View|false|60825|ES#25317693/4645684223083048963/427#12BB9789380EFA634785314D6E0779868C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#D32379#|34|MjU1Ni4yMHxFVVJ8c3VwcGxpZXJkZWFkbGluZQ==" OriginalAmount="2556" TotalPrice="2581.76" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /></RoomType><RoomType BoardBasis="Room 1: All Inclusive" FilterMealType="ALL INCLUSIVE" RoomType="Room 1: SUITE, 2 BEDS" RoomTypeCode="0|1336|1579852675|1786103541094977B2119B34||no|361925|16|MjU4Ni4xM3xHQlB8MjAyNi0wOC0xMg==" OriginalAmount="2586" TotalPrice="2611.99" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Free CXL until 08/08/2026"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-08T00:00:00" End="2026-08-11T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2611.99" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: Half Board" FilterMealType="HALF BOARD" RoomType="Room 1: Family suite - De Luxe - Sea View" RoomTypeCode="316685223|4|2620|27|MjYyMHxHQlB8MjAyNi0wOC0wNw==" OriginalAmount="2620" TotalPrice="2646.20" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="true" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities>Bathroom|Hairdryer|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|Balcony/Terrace|TV|Tea/coffee maker</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2026-08-07T12:52:29.00635+01:00" End="2026-08-19T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="2620" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType><RoomType BoardBasis="Room 1: ROOM ONLY" FilterMealType="ROOM ONLY" RoomType="Room 1: Family Suite Triple Use" RoomTypeCode="TP#1#LG#675.82#0#OB#OK#20260815#20260816#EU#3-0#Family Suite Triple Use |false|64325|ES#32602918/4645684223083048963/937#12BB9789380EFA634785314D6E0779868C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#D32379#^TP#1#LG#675.82#0#OB#OK#20260816#20260817#EU#3-0#Family Suite Triple Use |false|64325|ES#32602918/4645684223083048963/937#12BB9789380EFA634785314D6E0779868C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#D32379#^TP#1#LG#675.82#0#OB#OK#20260817#20260818#EU#3-0#Family Suite Triple Use |false|64325|ES#32602918/4645684223083048963/937#12BB9789380EFA634785314D6E0779868C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#D32379#^TP#1#LG#675.82#0#OB#OK#20260818#20260819#EU#3-0#Family Suite Triple Use |false|64325|ES#32602918/4645684223083048963/937#12BB9789380EFA634785314D6E0779868C9472F10FD7CA83D859D8F6C1C7A27B|0D0D0|0000#D32379#|34|MjcwMy4yOHxFVVJ8c3VwcGxpZXJkZWFkbGluZQ==" OriginalAmount="2703" TotalPrice="2730.31" Status="CheckRates" NonRefundable="false" CheckCNX="true" CheckRatesMandatory="false"><RoomAmenities FreeWifi="false" FreeAirportTransfer="false" FreeParking="false" AC="false" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="false" AccessibleBathroom="false" InRoomAccessibility="false" RollInShower="false" WheelchairAccessibleRooms="false" TV="false" InternetConnection="false" ExtraBedOnDemand="false" /><OtherFacilities /></RoomType></RoomTypes><Images><Image Url="https://cdn.worldota.net/t/x500/ostrovok/32/73/327376b141e974795c3564b57067fcb8e08876e3.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/71/c8/71c887f9d90e95ebaad2cc9df2d3e31f71c0eee2.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/b4/77/b477fb8cb010820ee7258869fc29c634c82721ac.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/0d/72/0d729f133e4942ad65fc9727df04fbb4abde8515.PNG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/68/32/6832bd75172157158d779a4e3cc4df01251fb1f9.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/ac/92/ac92a5444bf710829477748389e65138c97c4aa6.PNG" /><Image Url="https://cdn.worldota.net/t/x500/content/b8/cf/b8cfc16f864a0b101f317321aa7322cddb9d8876.jpeg" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/84/d8/84d8a510dfd12be3413c434beee216fe976c9622.PNG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/27/b8/27b84b380bfa3e2fd39e529be11ebec05f8f950f.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/11/17/1117bc43df431d71a113507cc7c229dcb12625e6.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/1c/65/1c651874f78bd47b23ba78b80599b95838cc7291.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/3b/ae/3baed79fdeb59050d4eabedc015dc5baf228173f.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/5d/e6/5de699c905422fa314b714052e4fea017455f566.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/ec/1f/ec1f7a6285a81e6a584c22f600b0a18f59f1a0e4.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/a4/f0/a4f09b1437f435c007f02b9cab3c5975b64b956a.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/ef/41/ef41020f3b21dbb94b5ea278ef6d8feca972296a.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/ea/bf/eabfd9454a0fe1756398e72b97c62f791fd76138.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/41/a2/41a29615775e2adb693fc6fd61700c9a29142f41.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/23/5a/235a7b9db55a86e7630a09cc38e41baa80efa401.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/19/d3/19d3ecd20fb9c1706d3be33218aa8ad73db21dc3.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/e2/fe/e2fec7b67386bfda67a7c64b0012601635b25c05.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/b8/74/b8742e2f222cd955577432f66714a2acf8fbf17c.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/ab/3f/ab3f067afcd197c759cb3713a4a123665ae2c96b.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/61/f1/61f1062e5cdaa9019f8ac661d80c67b9c0e80634.JPEG" /><Image Url="https://cdn.worldota.net/t/x500/ostrovok/c2/81/c281788ddc0dac09d8648717b741242c50aac943.JPEG" /></Images><HotelDescription>Ideally located in the prime touristic area of Antalya City Center, Ramada Plaza Antalya Hotel promises a relaxing and wonderful visit. Offering a variety of facilities and services, the hotel provides all you need for a good night's sleep. 24-hour room service, free Wi-Fi in all rooms, 24-hour front desk, facilities for disabled guests, luggage storage are just some of the facilities on offer. Some of the well-appointed guestrooms feature television LCD/plasma screen, bathroom phone, carpeting, dressing room, fireplace. The hotel's peaceful atmosphere extends to its recreational facilities which include hot tub, fitness center, sauna, hot spring bath, outdoor pool. Discover all Antalya has to offer by making Ramada Plaza Antalya Hotel your base. fitness center will be closed for the dates 03. 01. 2024 -31. 03. 2024 due to being under renovation, Only SPA ( Turkish bath , sauna and massage treatments will be available.</HotelDescription><Facilities><HotelFacilities><Type>Object Information</Type><Description>Fax</Description><Value>+90 242 249 11 10</Value></HotelFacilities><HotelFacilities><Type>Object Information</Type><Description>Email</Description><Value>info@ramadaplazaantalya.com</Value></HotelFacilities><HotelFacilities><Type>Object Information</Type><Description>Telephone Hotel</Description><Value>+90 242 249 11 12</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Official)</Description><Value>5</Value></HotelFacilities><HotelFacilities><Type>Category</Type><Description>Category (Recommended)</Description><Value>5</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Year of construction</Description><Value>2010</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Floors - Main building</Description><Value>17</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Rooms (total)</Description><Value>318</Value></HotelFacilities><HotelFacilities><Type>Payment</Type><Description>American Express</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Payment</Type><Description>VISA</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Payment</Type><Description>MasterCard</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Beach</Type><Description>Sun loungers</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Beach</Type><Description>Parasols</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Beach</Type><Description>Directly by the beach</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>24-hour reception</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Lifts</Description><Value>8</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Shops</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Hairdresser</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Bar(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Games room</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s)</Description><Value>2</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Conference Room</Description><Value>15</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>WLAN access</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Room Service</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Laundry Service</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Garage</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Kids Club</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Half Board</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Breakfast Buffet</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Lunch Buffet</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>Evening Buffet</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Indoor Pool</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Outdoor Pool(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Children's Pool</Description><Value>2</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Sauna</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Diving</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Gym</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Entertainment Programme</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Children's Entertainment</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Aerobics</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Darts</Description><Value>1</Value></HotelFacilities></Facilities></HotelRoomRS>||True