<Audits>System.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
a09056af-046c-45d2-afea-d431583754fa|CoordinatorError|No Supplier Found MGR|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" EchoToken="Search" TimeStamp="0001-01-01T00:00:00" TraceId="a09056af-046c-45d2-afea-d431583754fa">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity CountryCode="TR" CountryCode_A3="TUR" CountryName="Turkey" GTCityId="74076" DestinationId="0" CityId="924" CityName="Istanbul">
      <Latitude>41.00506</Latitude>
      <Longitude>28.95538</Longitude>
    </HotelCity>
    <StayDateRange Start="2024-09-12T00:00:00" End="2024-09-15T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="SkyWorld" Password="Wasi3266" RequestedCurrency="GBP" ClientNationality="GB" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
a09056af-046c-45d2-afea-d431583754fa|TotalStaySearch|supplier interation failed||TotalStay|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
a09056af-046c-45d2-afea-d431583754fa|TravcoSearch|successfull supplier interation||Travco|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
a09056af-046c-45d2-afea-d431583754fa|WHLSearch|supplier interation failed||WHL|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
a09056af-046c-45d2-afea-d431583754fa|SearchResponse|SearchResponse|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TimeStamp="2024-09-07T19:37:09.5250781+01:00" Version="0" EchoToken="Search" TransactionIdentifier="a09056af-046c-45d2-afea-d431583754fa" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="7" TotalAmount="145.69" OriginalAmount="136.16" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.012851494796" Longitude="28.976587210399" StarRating="3" HotelCode="119206|AT2" HotelName="Agan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ebussuud Cad./ Saffetipasa Sok. 4, Sirkeci</AddressLine>
          </AddressLines>
          <PostalCode>(0)2125199886</PostalCode>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/163360/a_163360_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="145.69" OriginalAmount="136.16" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0426618" Longitude="28.9823554" StarRating="3" HotelCode="300217|MONG" 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>Inonu Mahallesi, Elmadag Caddesi 64, Sisli</AddressLine>
          </AddressLines>
          <PostalCode>(0)2122962873</PostalCode>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/365124/365124a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="174.83" OriginalAmount="163.39" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.050801460392" Longitude="28.98685345595" StarRating="4" HotelCode="451210|RHHI" HotelName="Regard Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Dolapdere Cad. Dere Sok. 7, Sisli</AddressLine>
          </AddressLines>
          <PostalCode>(0)2122121268</PostalCode>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/542561/542561a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="186.47" OriginalAmount="174.27" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.008506" Longitude="28.960339" StarRating="4" HotelCode="169652|J5E" 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 Mh. Derinkuyu Sokak 4, Laleli</AddressLine>
          </AddressLines>
          <PostalCode>(0)2125184639</PostalCode>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/147491/147491a_hb_a_108.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the Laleli district of the historical part of Istanbul, the hotel is within easy access of Sultanahmet and the major sightseeing attractions. The Grand Bazaar is only 400 metres away and a tram stop is just 150 metres from the property offering links to Sultanahmet and Galata Bridge. There are numerous restaurants, bars and shops within walking distance. Atatürk International Airport is about 14 km away and Sabiha Gökçen International Airport is roughly 50 km from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="187.64" OriginalAmount="175.36" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.044199983467" Longitude="28.91315639019" StarRating="5" HotelCode="185754|TBBI" HotelName="Titanic Business Golden Horn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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</AddressLine>
          </AddressLines>
          <PostalCode>(0)2126128090</PostalCode>
        </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 public transportation links within just a few minutes’ walk and a large shopping centre can be found just 1.5 km from the hotel. Sultanahmet’s sightseeing attractions are located approximately 7 km away and can be easily reached by public transport. The city centre is around 8 km from the hotel, while Istanbul Atatürk Airport and Sabiha Gökçen International Airport are some 15 km and 50 km away, respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="200.31" OriginalAmount="187.21" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.057721" Longitude="28.987733" StarRating="4" HotelCode="|BKKE" HotelName="Buke Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>19 Mayis Mah. Hrant Dink Sokak 82-80</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/711354/19828532.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The friendly staff at the reception desk are happy to answer any questions. Amenities include a baggage storage service, a safe and a drinks machine. Wireless internet access allows guests to stay connected while on holiday. The tour desk offers assistance with booking excursions. A lift and wheelchair-accessible facilities are available. Film fans will find plenty of 'lights, camera, action' at the cinema. A number of shops, including a supermarket, are great for shopping or just browsing. Additional amenities include a TV room, a playroom and a library. Guests arriving by car can park their vehicles in the garage or in the car park. Further services and facilities include a 24-hour security service, a babysitting service, a childcare service, a car hire service, medical assistance, a transfer service, room service, a laundry service, a hairdresser, a coin-operated laundry and a hotel shuttle bus. Complimentary newspapers are available. The business centre is on hand for guests' business requirements and provides a fax machine.This hotel is located in Istanbul.A wellness area with a beauty salon is available at the hotel. The hotel offers plenty of activities and entertainment options, including an entertainment programme, a dance club and a nightclub. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Air conditioning and central heating ensure that rooms maintain comfortable temperatures. Rooms have a double bed or a sofa bed. Separate bedrooms are available. A safe, a minibar and a desk are also available. A trouser press is provided for guests' convenience. A telephone, a flatscreen television and WiFi (no extra charge) are provided as well. Slippers are included. Bathrooms are equipped with a shower and a bathtub, as well as a hairdryer. The hotel has family rooms and non-smoking rooms.Dining facilities include a restaurant, a café and a bar. Half board can be booked. Breakfast and lunch offer culinary delights every day. Diet meals and children's meals can be prepared on request. The hotel also offers special catering options.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="208.82" OriginalAmount="195.16" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.037439001629" Longitude="28.983183503151" StarRating="4" HotelCode="65957|QFU" HotelName="Cartoon" Meals="ROOM ONLY" BedType="ROOM ONLY" 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 Bulvari 36-38, Taksim</AddressLine>
          </AddressLines>
          <PostalCode>(0)2122385201</PostalCode>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/85420/a_85420_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;For those wishing to be in the heart of Istanbul, this hotel is ideally placed being 150 metres from Taksim Square and approximately 600 metres from Istiklal Street, where many shops, bars, restaurants and exciting nightlife spots can be found. The tourist attractions of Sultanahmet in the historical part of the city are 3-4 km away. There are links to the public transport network within a 2-minute walk. Ataturk International Airport is about 15 km away and Sabiha Gokcen International Airport is roughly 40 km from the property.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="209.78" OriginalAmount="196.06" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.004427" Longitude="28.971857" StarRating="3" HotelCode="177349|4XL" HotelName="Sultanahmet Çesme Hotel Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kucukayasofya Mah. Sehit Mehmet Pasa Sok. No.22</AddressLine>
          </AddressLines>
          <PostalCode>(0)2125176466</PostalCode>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/206203/206203a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="218.53" OriginalAmount="204.23" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.031444" Longitude="28.817157" StarRating="5" HotelCode="260175|RETA" HotelName="Retaj Royale" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Temmuz Mahallesi, Cami Yolu Caddesi, 1/A Gunesli-Bagcilar</AddressLine>
          </AddressLines>
          <PostalCode>(0)2124644001</PostalCode>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/196609/196609a_hb_a_011.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="221.45" OriginalAmount="206.96" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.013171029073" Longitude="28.976832032204" StarRating="3" HotelCode="33269|IC6" HotelName="Hotel Centrum Istanbul" Meals="BED &amp; BREAKFAST" 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>Ibni Kemal Cad. 28, Sirkeci</AddressLine>
          </AddressLines>
          <PostalCode>(0)2125226133</PostalCode>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/52882/a_52882_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="236.00" OriginalAmount="220.56" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.008908590915" Longitude="28.959451317787" StarRating="4" HotelCode="11576|B47" 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>Koca Ragippasa Cad. 9</AddressLine>
          </AddressLines>
          <PostalCode>(0)2126383343</PostalCode>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/9710/a_9710_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is centrally located in the Laleli district at the heart of Istanbul's old town. It is just a few minutes walk to a diverse selection of shops, the bazaar and many top sights including the Blue Mosque. Istanbul airport is located around 15 km away and may easily be reached by making use of the public transport services.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="262.25" OriginalAmount="245.09" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0325769" Longitude="28.9750481" StarRating="4" HotelCode="310497|O4F" 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 No. 55 Beyoglu</AddressLine>
          </AddressLines>
          <PostalCode>(0)2122450671</PostalCode>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/396789/396789a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="262.25" OriginalAmount="245.09" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03513887" Longitude="28.98214204" StarRating="3" HotelCode="734843|PRHT" 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 Celebi Mahallesi, Buyuk Parmakkapi Sok. 8</AddressLine>
          </AddressLines>
          <PostalCode />
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/632485/632485a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the centre of Istiklal avenue, The Premist Hotel Taksim offers a modern, quiet and cosy accommodation. 
The hotel offers breakfast service on-site restaurant and free WiFi Access in all rooms and public area. Our guests can explore the museums and historical places by walking and railway. The hotel closes in 100 meter to Madame Tussauds Istanbul, 650 meter to The Museum of Innocence and Orhan Kemal Museum and 1,5 km to Galata Tower. Havabus station is close the hotel area to reach Atatürk Airport. The hotel has 42 insulated rooms. The rooms are all air-conditioned and each one is fitted with a wardrobe, flat-screen cable TV, minibar and an electric kettle. 3 upper rooms have balcony. The staff at the 24 hour reception desk are available to help guests for their needs.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="314.69" OriginalAmount="294.10" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.028753" Longitude="28.986133" StarRating="4" HotelCode="213823|YN6" HotelName="Nidya Hotel Galataport" 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,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Meclis-i Mebusan Cad. 21</AddressLine>
          </AddressLines>
          <PostalCode>(0)2122925757</PostalCode>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/302570/a_302570_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="326.93" OriginalAmount="305.54" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.01458" Longitude="28.975838" StarRating="4" HotelCode="260215|EUIT" HotelName="Eurostars Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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, Sok 1</AddressLine>
          </AddressLines>
          <PostalCode>(0)2125222519</PostalCode>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/230622/230622a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="327.40" OriginalAmount="305.98" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.040172205087" Longitude="28.98446559906" StarRating="4" HotelCode="69649|YKP" HotelName="Mid Town" 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,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Lamartin Caddesi 13</AddressLine>
          </AddressLines>
          <PostalCode>(0)2123616768</PostalCode>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/91751/a_91751_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Taksim, in the heart of Istanbul’s new city. Bars, restaurants and links to public transport can all be found in the immediate vicinity. It is just 5 minutes walking distance to the pedestrianised Istiklal Street where the nightlife begins. Dolmabahce Palace, Hagia Sophia, the Grand Bazaar, the Egyptian Market and Topkapi Palace are all just short journeys away on public transport. Istanbul Ataturk Airport is 25 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="349.64" OriginalAmount="326.77" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.05502435" Longitude="28.98855714" StarRating="4" HotelCode="323416|FAVO" 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 Sok. 11, Osmanbey, Sisli</AddressLine>
          </AddressLines>
          <PostalCode>(0)2122347442</PostalCode>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/575024/575024a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="355.48" OriginalAmount="332.22" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.01270071322" Longitude="28.957678953373" StarRating="5" HotelCode="|RPWQ" HotelName="Ramada Plaza by Wyndham Istanbul Sultanahmet" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kemalpasa District Fevziye Street 1, Fatih</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/88941/16762729.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The hotel has a lift and features 206 rooms. The friendly staff at the reception desk are happy to answer any questions. A cloakroom, baggage storage service, safe, currency exchange service, cash machine and drinks machine are available. Wireless internet access allows guests to stay connected while on holiday. The tour desk offers assistance with booking excursions. The hotel offers various facilities for guests with disabilities. Wheelchair-accessible facilities are available. A number of shops, including a supermarket, are great for shopping or just browsing. A garden provides extra space for rest and relaxation in the open air. Additional facilities include a TV room. Guests arriving by car can park their vehicles in the garage or in the car park. Other services include a 24-hour security service, a car hire service, medical assistance, a transfer service, room service, a laundry service, a hairdresser and a hotel shuttle bus. The business centre is on hand for guests' business requirements and provides a fax machine.This hotel warmly welcomes guests in Istanbul.There are indoor and outdoor pools and a children's swimming area. Guests can treat themselves to refreshing drinks at the poolside snack bar and a relaxing soak in the hot tub. A short break or an entire afternoon on the sun terrace, which features sun loungers and parasols, is time well spent. There are many ways to relax or stay active at the hotel, including a gym, a spa, a sauna, a hammam and massage treatments. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Air conditioning and central heating ensure that rooms maintain comfortable temperatures. A balcony is included as standard in some rooms. The rooms have a double bed and a sofa bed. Children's beds and extra beds can be requested for younger guests. A safe, a minibar and a desk are also available. For guests' convenience, units include a mini fridge and a tea/coffee station. A trouser press is provided for guests' convenience. Other features include a telephone, satellite television, a radio and WiFi (no extra charge). Slippers are included. Bathrooms are equipped with a shower and a bathtub, as well as a hairdryer. Wheelchair-friendly rooms can be booked. The hotel has family rooms and non-smoking rooms.Dining facilities include a restaurant, a café and a bar. Half board can be booked. A continental breakfast buffet, lunch and dinner offer plenty of delicious variety. Diet meals and children's meals can be prepared on request. The hotel also offers special catering options.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="358.97" OriginalAmount="335.49" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.062496524807" Longitude="29.011334582143" StarRating="5" HotelCode="82421|LZ3" HotelName="Mercure Istanbul The Plaza Bosphorus" 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,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</AddressLine>
          </AddressLines>
          <PostalCode>(0)2123702065</PostalCode>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/111234/a_111234_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;In an elevated position, the hotel enjoys panoramic views from its location in the heart of the Balmumcu business centre, with a dazzling view of the Bosphorus and the historic town of Istanbul. Public transport and an underground station are all within close proximity as are a number of shopping centres. Tourist attractions such as the Blue Mosque, Topkapi Palace, Hagia Sophia, the Grand Bazzaar and the Dolmabahçe Palace are within easy reach of the hotel. Istanbul Atatürk Airport is approximately 23 km from the hotel and Sabiha Gökçen International Airport is approximately 38 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="367.14" OriginalAmount="343.12" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.05909859" Longitude="28.95105451" StarRating="4" HotelCode="431064|CHGH" HotelName="Clarion Golden Horn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Imrahor Cadesi Sivaseli Sokak 10 Sutluce, Beyoglu</AddressLine>
          </AddressLines>
          <PostalCode>(0)2123140404</PostalCode>
        </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="7" TotalAmount="372.03" OriginalAmount="347.69" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.8562388" Longitude="29.27976195" StarRating="3" HotelCode="446175|TUZL" HotelName="Holiday Inn Istanbul - Tuzla Bay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>72 Guzelyali Mahallesi Sahil Bulvari, Pendik</AddressLine>
          </AddressLines>
          <PostalCode>(0)2165071021</PostalCode>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8828024</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="378.78" OriginalAmount="354.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.98111" Longitude="28.89726" StarRating="5" HotelCode="365977|RBTA" HotelName="Radisson Blu Hotel Istanbul Ottomare" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Currency Exchange,Internet,Laundry,Massage Centre,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Kazlicesme mah. Abay cad. 223, Zeytinburnu</AddressLine>
          </AddressLines>
          <PostalCode>(0)2129394545</PostalCode>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/43/436762/436762a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="393.35" OriginalAmount="367.62" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.058492968135" Longitude="28.979532581675" StarRating="5" HotelCode="263724|EQZ" HotelName="Hilton Istanbul Bomonti Hotel &amp; Conference Center" 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,Lounge,Massage Centre,Nightclub,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Silahsor Cad. 42</AddressLine>
          </AddressLines>
          <PostalCode>(0)2123753001</PostalCode>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/367271/a_367271_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="407.92" OriginalAmount="381.23" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.97967956" Longitude="28.88668737" StarRating="5" HotelCode="599925|HIBK" HotelName="Hilton Istanbul Bakirkoy" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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, Bakirkoy</AddressLine>
          </AddressLines>
          <PostalCode>(0)2129422542</PostalCode>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/717512/l_717512_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Istanbul, this hotel is ideal for business travellers as well as families.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="407.92" OriginalAmount="381.23" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.013587947914" Longitude="28.978237509727" StarRating="4" HotelCode="16204|PJI" HotelName="Doubletree by Hilton Istanbul Sirkeci" 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,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nobethane Cad. Darussade Sk. No.5, Sirkeci</AddressLine>
          </AddressLines>
          <PostalCode>(0)2125224359</PostalCode>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/19444/a_19444_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is centrally located. Bars, restaurants, shops and boutiques can all be found in close proximity to the hotel. In addition, the airport is located around 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="437.05" OriginalAmount="408.46" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.032589" Longitude="28.97416" StarRating="5" HotelCode="208288|R8W" HotelName="Radisson Blu Pera" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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 Celebi Mah, Refik Saydam Cad 19</AddressLine>
          </AddressLines>
          <PostalCode>(0)2123772525</PostalCode>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/296646/a_296646_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="480.77" OriginalAmount="449.32" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.05439404" Longitude="28.98192034" StarRating="5" HotelCode="936284|1CZ" HotelName="Mercure Istanbul Bomonti" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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>Ergenekon Cad. 62, A Ferikoy, Sisli</AddressLine>
          </AddressLines>
          <PostalCode>(0)2123686669</PostalCode>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/414269/a_414269_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="539.04" OriginalAmount="503.78" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.988516" Longitude="29.021021" StarRating="5" HotelCode="165537|2GP" HotelName="DoubleTree by Hilton Hotel Istanbul - Moda" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" 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 Mah Albay Faik Sozdener Cad. 31</AddressLine>
          </AddressLines>
          <PostalCode>(0)2165424345</PostalCode>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/232224/a_232224_M2.jpg</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="7" TotalAmount="551.50" OriginalAmount="515.42" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.037206" Longitude="28.992166" StarRating="4" HotelCode="298519|D7B" HotelName="Mercure Istanbul Taksim" 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>Omer Avni Mah. Inonu Cadessi 42</AddressLine>
          </AddressLines>
          <PostalCode>(0)2129242700</PostalCode>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/406742/a_406742_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="1435.90" OriginalAmount="1341.96" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.066615" Longitude="29.017812" StarRating="5" HotelCode="300307|JCQ" HotelName="Raffles Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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, Besiktas</AddressLine>
          </AddressLines>
          <PostalCode>(0)2129240201</PostalCode>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/408673/a_408673_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="203.96" OriginalAmount="190.62" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.337926292316" Longitude="28.69251907762" StarRating="4" HotelCode="|MQHS" HotelName="MQ Hotel Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Karaburun, Sahil Caddesi 46/1, Arnavutkoy</AddressLine>
          </AddressLines>
        </Address>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The friendly staff at the reception desk are happy to answer any questions. Amenities include a baggage storage service and a safe. Wireless internet access is provided in public areas. The hotel has wheelchair-accessible facilities and a lift. A garden provides extra space for rest and relaxation in the open air. Additional facilities include a TV room. Guests arriving by car can park their vehicles in the car park for no extra charge. Further services and facilities include a 24-hour security service, medical assistance, a transfer service, 24-hour room service, a laundry service, a coin-operated laundry and a hotel shuttle bus. Travellers with bicycles can make use of the on-site bicycle storage area. The business centre is on hand for guests' business requirements and provides a fax machine.Located in Istanbul, this hotel is ideal for those in need of an adults-only holiday.Guests can enjoy a selection of sport and entertainment options. The outdoor pool complex includes a children's swimming area and is ideal for working out or just relaxing. A terrace with sun loungers and parasols is available. The pool bar serves a selection of refreshing drinks. A wellness area with a sauna is available at the hotel. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Air conditioning, central heating and a fan ensure that rooms maintain comfortable temperatures. Most units have a sea view. The rooms have a king-size bed and a sofa bed. Extra beds can be requested. A minibar and a desk are also available. Guests will also find a tea/coffee station included among the standard features. A trouser press is provided for guests' convenience. A telephone, a TV and WiFi (no extra charge) are provided as well. Slippers are included. A hairdryer and bathrobes are provided in the bathrooms, which include a shower. As a special feature, bathrooms are also stocked with cosmetic products and a selection of towels. The hotel has family rooms, non-smoking rooms and smoking rooms.The dining area includes a restaurant and a café. A continental breakfast guarantees a great start to the day. Staff are also happy to provide children's meals. The hotel also offers snacks.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="247.66" OriginalAmount="231.46" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.068253019919" Longitude="28.984447508305" StarRating="4" HotelCode="|RMDS" HotelName="Ramada Hotel &amp; Suites Sisli" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Merkez Mah. Abide-i Hurriyet Cadessi 60, Sisli</AddressLine>
          </AddressLines>
        </Address>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="279.01" OriginalAmount="260.76" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00539933" Longitude="29.06624646" StarRating="4" HotelCode="|ANWL" HotelName="Antwell Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Unalan Mahallesi Cagla Sokak 1A</AddressLine>
          </AddressLines>
        </Address>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The friendly staff at the reception desk are happy to answer any questions. Amenities include a baggage storage service and a safe. Wireless internet access (no extra charge) is provided in public areas. The hotel offers a number of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities and a lift. There are a number of shops as well. The grounds of the hotel feature a playground and a lovely garden. Additional amenities include a TV room, a playroom and a library. Guests arriving by car can park their vehicles in the garage or in the car park (no extra charge). Further services and facilities include a 24-hour security service, medical assistance, a transfer service, room service, a laundry service, a coin-operated laundry and a hotel shuttle bus. A fax machine is on hand for guests' business and communication needs.This hotel is located in the centre of Istanbul.There are indoor and outdoor pools and a children's swimming area. Refreshing drinks at the pool bar and a relaxing soak in the hot tub offer the perfect way to unwind. A sun terrace is a great place to while away the hours. Sport and leisure facilities at the hotel include a gym and billiards. Various wellness options are available at the hotel, including a spa, a sauna, a steam bath, a hammam, massage treatments and a solarium. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Central heating ensures that rooms maintain comfortable temperatures. Children's beds can be requested for younger guests. Valuables can be securely stored in a safe. The kitchenette comes with a tea/coffee station. A telephone, a TV and WiFi (no extra charge) provide all the essentials for a comfortable holiday. Guests will also find slippers in their rooms. Bathrooms are equipped with a shower and a hairdryer. The hotel has family rooms and non-smoking rooms.Dining facilities include a restaurant, a café and a bar. Breakfast, lunch and dinner will satisfy appetites big and small.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="2337.98" OriginalAmount="2185.03" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.87010537413" Longitude="29.120050440299" StarRating="5" HotelCode="|PPRT" HotelName="Princes' Palace Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nizam Mahallesi Cankaya Caddesi 58, Buyukada</AddressLine>
          </AddressLines>
        </Address>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Central Heating,Designated Smoking Area,Heated Pool,Jacuzzi,Lounge,Nightclub,Wheelchair Access,Shopping Arcade,Airport Transfer (on Demand),Business Centre,Housekeeping,Printer,Wake-up Call Service,Kitchen</BasicAmenities>
    <HotelRating>5,3,4</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY</Meals>
    <PropertyType>CITY HOTEL,BUSINESS HOTEL,FAMILY-FRIENDLY HOTEL,SPA HOTEL,CONFERENCE HOTEL</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
a09056af-046c-45d2-afea-d431583754fa|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="a09056af-046c-45d2-afea-d431583754fa">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="74076" DestinationId="0" CityId="0" />
    <StayDateRange Start="2024-09-12T00:00:00" End="2024-09-15T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="185754|TBBI" SourceId="7" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="SkyWorld" Password="Wasi3266" RequestedCurrency="GBP" ClientNationality="GB" ClientCountry="United Kingdom" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
a09056af-046c-45d2-afea-d431583754fa|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="a09056af-046c-45d2-afea-d431583754fa" TimeStamp="0001-01-01T00:00:00" HotelName="Titanic Business Golden Horn" HotelCode="185754|TBBI" StarRating="5" GTCityId="74076" CountryCode="TR" CityName="Istanbul" CountryName="TURKEY" Address="Yenidogan Mahallesi, Erciyes Sokak 7, Bayrampasa, 34030 Istanbul" PostCode="34030" PhoneNo="+902124678100" FaxNo="+902126128090" Email="businessbayrampasa@titanic.com.tr" CheckInTime="24-Hour" CheckOutTime="24-Hour" Latitude="41.044199983467" Longitude="28.91315639019" SourceId="7" Currency="GBP"><RoomTypes><RoomType BoardBasis="Room 1: Bed &amp; Breakfast" FilterMealType="BED &amp; BREAKFAST" RoomType="Room 1: Twin Room - With Breakfast" RoomTypeCode="N/A|N/A|TWB|TBBI|2|0|7|MjAzLjM2fEVVUnwyMDI0LTA5LTA3" OriginalAmount="175" TotalPrice="187.64" Status="CheckRates" NonRefundable="false" CheckCNX="false" CheckRatesMandatory="false" CnxPolicy="Non Refundable"><AdditionalDetails>Superior City View-Bed &amp; Breakfast-Refundable Rate&lt;br/&gt;Cnx Fee - 1 Nt x 100.00%</AdditionalDetails><RoomAmenities FreeWifi="true" FreeAirportTransfer="false" FreeParking="false" AC="true" Pool="false" PetFriendly="false" Gym="false" Kitchen="false" Spa="false" Bar="true" AccessibleBathroom="true" InRoomAccessibility="false" RollInShower="true" WheelchairAccessibleRooms="true" TV="true" InternetConnection="true" ExtraBedOnDemand="false" /><OtherFacilities>Internet access|Bathroom|Shower|Bathtub|Hairdryer|Direct dial telephone|Satellite/cable TV|Internet access|Minibar|Air conditioning (centrally regulated)|Central Heating|Safe|TV|Double Bed|Tea/coffee maker|Wheelchair access</OtherFacilities><CancelPolicies><CancelPenalties><CancelPenalty Start="2024-09-07T00:00:00+01:00" End="2024-09-08T00:00:00"><AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="187.64" /></CancelPenalty></CancelPenalties></CancelPolicies></RoomType></RoomTypes><Images><Image Url="https://photos.hotelbeds.com/giata/original/40/402717/402717a_hb_r_001.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/40/402717/402717a_hb_r_002.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/40/402717/402717a_hb_ro_006.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/40/402717/402717a_hb_ro_005.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/40/402717/402717a_hb_f_009.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/40/402717/402717a_hb_l_001.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/40/402717/402717a_hb_l_002.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/40/402717/402717a_hb_p_002.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/40/402717/402717a_hb_p_001.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/40/402717/402717a_hb_a_041.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/40/402717/402717a_hb_p_003.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/40/402717/402717a_hb_ro_007.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/40/402717/402717a_hb_ro_011.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/40/402717/402717a_hb_ro_002.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/40/402717/402717a_hb_ro_003.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/40/402717/402717a_hb_ro_012.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/40/402717/402717a_hb_ro_013.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/40/402717/402717a_hb_ro_010.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/40/402717/402717a_hb_ro_016.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/40/402717/402717a_hb_ro_015.jpg" /><Image Url="https://photos.hotelbeds.com/giata/original/40/402717/402717a_hb_ro_014.jpg" /></Images><HotelDescription>&lt;br/&gt;&lt;b&gt;Location Description&lt;/b&gt; &lt;br/&gt;This city hotel is located in Bayrampasa, Istanbul’s central business district. Guests can access public transportation links within just a few minutes’ walk and a large shopping centre can be found just 1.5 km from the hotel. Sultanahmet’s sightseeing attractions are located approximately 7 km away and can be easily reached by public transport. The city centre is around 8 km from the hotel, while Istanbul Atatürk Airport and Sabiha Gökçen International Airport are some 15 km and 50 km away, respectively.&lt;br/&gt;&lt;b&gt;Facilities&lt;/b&gt; &lt;br/&gt;The hotel has 331 rooms, which are located on 16 storeys and are reachable by lift. Check-in and check-out are possible at any time at the 24-hour reception desk. A cloakroom, a currency exchange service, a hairdresser, a conference room, a business centre and a fax machine are available. Wireless internet access allows guests to stay connected while on holiday. The hotel has wheelchair-accessible facilities. There are a number of shops as well. Guests arriving by car can park their vehicles in the garage or in the car park.&lt;br/&gt;&lt;b&gt;Room Description&lt;/b&gt; &lt;br/&gt;Air conditioning and central heating ensure that rooms maintain comfortable temperatures. Guests can enjoy the sea view from a balcony or terrace. Rooms include a double bed. Children's beds can be requested for younger guests. A safe and a minibar are also available. For guests' convenience, units include a mini fridge and a tea/coffee station. Equipped with a direct dial telephone, a television with satellite/cable channels and WiFi (no extra charge), the rooms provide many ways for guests to stay connected and entertained. Slippers are included. Bathrooms include a hairdryer and are equipped with a shower and a bathtub. Guests can also book wheelchair-friendly rooms with wheelchair-accessible bathrooms.&lt;br/&gt;&lt;b&gt;Sports Entertainment&lt;/b&gt; &lt;br/&gt;Guests can strike that perfect balance between exercise and relaxation in one of the 2 indoor and outdoor pools. The freshwater pool area, which is in part heated, also has a children's pool. Refreshing drinks at the pool bar and a relaxing soak in the hot tub offer the perfect way to unwind. Sun loungers and parasols on the terrace invite guests to relax and unwind. The hotel offers indoor sporting activities such as a gym or, for a fee, table tennis. There is a wellness area with a spa, a sauna, a steam bath, a hammam, a beauty salon and a solarium. Subject to charge: massage treatments. Parents can unwind while the kids can participate in an entertainment programme full of fun activities. Copyright GIATA 2004 - 2019. Multilingual, powered by www.giata.com for client no. 126985&lt;br/&gt;&lt;b&gt;Meals&lt;/b&gt; &lt;br/&gt;Half board is bookable. Available meals include breakfast, lunch and dinner.&lt;br/&gt;&lt;b&gt;Payment&lt;/b&gt; &lt;br/&gt;The following credit cards are accepted at the accommodation: American Express, VISA, Diners Club, JCB and MasterCard.&lt;br/&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Extra beds for children are always provided free of charge.&lt;br /&gt;**Know Before You Go**&lt;br /&gt;&lt;br /&gt;Reservations are required for massage services and spa treatments. Reservations can be made by contacting the hotel prior to arrival, using the contact information on the booking confirmation.&lt;br /&gt;&lt;br /&gt;Children 6 years old and younger stay free when occupying the parent or guardian&amp;#39;s room, using existing bedding.&lt;br /&gt;&lt;br /&gt;Only registered guests are allowed in the guestrooms.&lt;br /&gt;&lt;br /&gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation.&lt;br /&gt;&lt;br /&gt;No pets and no service animals are allowed at this property.&lt;br /&gt;&lt;br /&gt;**Fees**&lt;br /&gt;&lt;br /&gt;The following fees and deposits are charged by the property at time of service, check-in, or check-out.&lt;br /&gt;&lt;br /&gt;Fee for buffet breakfast: EUR 10.00 per person (approximately)&lt;br /&gt;&lt;br /&gt;Rollaway bed fee: EUR 30.00 per night&lt;br /&gt;&lt;br /&gt;Spa area: EUR 10.00 per person&lt;br /&gt;&lt;br /&gt;A fee will be charged for use of certain facilities&lt;br /&gt;&lt;br /&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change.</HotelDescription><Facilities><HotelFacilities><Type>Object Information</Type><Description>Fax</Description><Value>902126128090</Value></HotelFacilities><HotelFacilities><Type>Object Information</Type><Description>Telephone Hotel</Description><Value>902124678100</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>2012</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Floors - Main building</Description><Value>16</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Terrace (m²)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Building Information</Type><Description>Number of Rooms (total)</Description><Value>331</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>Payment</Type><Description>Diners Club</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Payment</Type><Description>JCB</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Payment</Type><Description>EC Card</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Air conditioning</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>24-hour reception</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>24-hour check-in</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Currency Exchange</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Cloakroom</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Lifts</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Café</Description><Value>1</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>Restaurant(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s) with air conditioning </Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Restaurant(s) with non-smoking area</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Conference Room</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>WLAN access</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Room Service</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Laundry Service</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Car Park</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Facilities</Type><Description>Garage</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>à la carte Lunch</Description><Value>true</Value></HotelFacilities><HotelFacilities><Type>Meals</Type><Description>à la carte Dinner</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>Swimming Pool</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Children's Pool</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Pool bar</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Sun loungers</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Parasols</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Jacuzzi</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Sauna</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Steam bath</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Massage</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Table Tennis</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Gym</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Children's Entertainment</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Number of Pools</Description><Value>2</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Heated Pool(s)</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Sport/Entertainment</Type><Description>Tanning Studio/Solarium</Description><Value>1</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>City Centre</Description><Value>8000 Meters</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Tourist Centre</Description><Value>7000 Meters</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Shopping opportunities</Description><Value>1000 Meters</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Restaurants</Description><Value>900 Meters</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Public Transport</Description><Value>150 Meters</Value></HotelFacilities><HotelFacilities><Type>Distances</Type><Description>Underground/Over ground Station</Description><Value>800 Meters</Value></HotelFacilities></Facilities></HotelRoomRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
a09056af-046c-45d2-afea-d431583754fa|RateHawkSearch|successfull supplier interation||RateHawk|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
91ebd653-e61d-4589-ae60-649c0a823d87|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="91ebd653-e61d-4589-ae60-649c0a823d87">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="74076" DestinationId="0" CityId="0" />
    <StayDateRange Start="2024-09-12T00:00:00" End="2024-09-15T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="SkyWorld" Password="Wasi3266" RequestedCurrency="GBP" ClientNationality="GB" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
91ebd653-e61d-4589-ae60-649c0a823d87|CoordinatorError|No Supplier Found MGR|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" EchoToken="Search" TimeStamp="0001-01-01T00:00:00" TraceId="91ebd653-e61d-4589-ae60-649c0a823d87">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity CountryCode="TR" CountryCode_A3="TUR" CountryName="Turkey" GTCityId="74076" DestinationId="0" CityId="924" CityName="Istanbul">
      <Latitude>41.00506</Latitude>
      <Longitude>28.95538</Longitude>
    </HotelCity>
    <StayDateRange Start="2024-09-12T00:00:00" End="2024-09-15T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="SkyWorld" Password="Wasi3266" RequestedCurrency="GBP" ClientNationality="GB" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
91ebd653-e61d-4589-ae60-649c0a823d87|OlympiaSearch|supplier interation failed||Olympia|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
91ebd653-e61d-4589-ae60-649c0a823d87|MikiSearch|supplier interation failed||Miki|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
91ebd653-e61d-4589-ae60-649c0a823d87|HotelbedsSearch|supplier interation failed||HotelBeds|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
91ebd653-e61d-4589-ae60-649c0a823d87|TotalStaySearch|supplier interation failed||TotalStay|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
91ebd653-e61d-4589-ae60-649c0a823d87|W2MSearch|supplier interation failed||W2M|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
91ebd653-e61d-4589-ae60-649c0a823d87|AbreuSearch|supplier interation failed||Abreu|FalseSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
91ebd653-e61d-4589-ae60-649c0a823d87|TravcoSearch|successfull supplier interation||Travco|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
91ebd653-e61d-4589-ae60-649c0a823d87|WHLSearch|supplier interation failed||WHL|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
91ebd653-e61d-4589-ae60-649c0a823d87|RateHawkSearch|successfull supplier interation||RateHawk|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
91ebd653-e61d-4589-ae60-649c0a823d87|SearchResponse|SearchResponse|<?xml version="1.0" encoding="utf-16"?>
<HotelSearchRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TimeStamp="2024-09-07T19:39:49.8318575+01:00" Version="0" EchoToken="Search" TransactionIdentifier="91ebd653-e61d-4589-ae60-649c0a823d87" Currency="GBP">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="34.24" OriginalAmount="32.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.045963287353516" Longitude="28.983800888061523" StarRating="0" HotelCode="0|terrace_yasar_hostel_adults_only" HotelName="Nostalji Hostel" Meals="ROOM ONLY,HALF-BOARD" BedType="ROOM ONLY" PropertyType="Hostel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Taksim Dolapdere Cadde 107, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/cd/b6/cdb674cfa8cba60176be77a6a7f14279d379ad7c.jpeg</HotelPictures>
        <HotelDescription>With a stay at Nostalji Hostel in Istanbul (Istanbul City Center), you'll be within a 5-minute drive of Vodafone Arena and Pera Museum.  This hotel is 0.8 mi (1.2 km) from Taksim Square and 1.6 mi (2.5 km) from Dolmabahce Palace.&lt;br /&gt;Make use of convenient amenities, which include complimentary wireless Internet access and tour/ticket assistance.&lt;br /&gt;Featured amenities include a 24-hour front desk, laundry facilities, and lockers. A roundtrip airport shuttle is available for a surcharge.&lt;br /&gt;Breakfast is available daily from 7:00 AM to 10:00 AM for a fee.&lt;br /&gt;Make yourself at home in one of the 9 air-conditioned rooms featuring refrigerators. Prepare your meals in the shared/communal kitchen. Complimentary wireless Internet access is available to keep you connected. Bathrooms feature showers, complimentary toiletries, and hair dryers.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 10.00 TRY per night.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;ul&gt;  &lt;li&gt;Children 12 years old and younger are not permitted at this property. &lt;/li&gt;&lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt;  &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="51.36" OriginalAmount="48.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.99998474121094" Longitude="28.800048828125" StarRating="3" HotelCode="0|cnr_inci_hotel" HotelName="Cnr Inci Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 07/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>Turkey, Istanbul, Küçükçekmece, Kartaltepe Mah., Pamuk Sokak 22, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/extranet/0a/8b/0a8bc4416a79cf8c23f4859354bf89d6817b3c64.jpeg</HotelPictures>
        <HotelDescription>Location&lt;br /&gt;A very nice option for those who like to be on the move! Hotel «Cnr Inci Hotel» is located in Istanbul. This hotel is located in 14 km from the city center.&lt;br /&gt;At the hotel&lt;br /&gt;Free Wi-Fi on the territory will help you to stay on-line. Specially for tourists who travel by car, there’s a parking zone. You can take your pet with you for the journey. Pets are allowed. The staff of the hotel will order a transfer for you.&lt;br /&gt;Accessibility: there is an elevator/lift. There are other services available for the guests of the hotel. For example, dry cleaning and ironing. The staff of the hotel speaks English and Russian.&lt;br /&gt;Room amenities&lt;br /&gt;Guests will find the following in the room: a TV. Please note that the listed services may not be available in all the rooms.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Guests aged under 18 cannot stay at the hotel alone. Specific policies may vary by hotel and room type.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="52.43" OriginalAmount="49.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.992977142333984" Longitude="28.708295822143555" StarRating="3" HotelCode="0|elite_home" HotelName="Avcilar Elit Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mesrutiyet Cd. 7, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/67/10/6710a37150f460362d235737b26473b0ad6fa64d.jpeg</HotelPictures>
        <HotelDescription>With a stay at Avcilar Elit Hotel in Istanbul, you'll be 4.8 mi (7.7 km) from Florya Beach and 5.6 mi (9 km) from Tuyap Fair Convention and Congress Center.  This hotel is 6 mi (9.6 km) from Istanbul Aquarium and 8.4 mi (13.5 km) from CNR Expo Center.&lt;br /&gt;Take in the views from a garden and make use of amenities such as complimentary wireless Internet access and concierge services.&lt;br /&gt;Featured amenities include express check-in, express check-out, and complimentary newspapers in the lobby. Free self parking is available onsite.&lt;br /&gt;Take advantage of the hotel's room service (during limited hours). A complimentary buffet breakfast is served daily from 7:00 AM to 10:00 AM.&lt;br /&gt;Make yourself at home in one of the 25 air-conditioned rooms featuring LCD televisions. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms with showers feature rainfall showerheads and complimentary toiletries. Conveniences include phones, as well as desks and complimentary bottled water.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;ul&gt;  &lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt;  &lt;/ul&gt;  &lt;p&gt;The following fees and deposits are charged by the property at time of service, check-in, or check-out. &lt;/p&gt; &lt;ul&gt;                &lt;li&gt;Late check-out is available for a fee (subject to availability, amount varies)&lt;/li&gt;               &lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="58.85" OriginalAmount="55.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.993474" Longitude="28.708288" StarRating="3" HotelCode="310351|avcilar_dedem_hotel_2_2" HotelName="Avcilar Dedem 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>Cihangir Mahallesi, Mesrutiyet Caddesi 277, E-5 Yan Yol, Avcilar, 34310 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Avcilar</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/642999/642999a_hb_a_001.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="62.06" OriginalAmount="58.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.996360778808594" Longitude="29.029645919799805" StarRating="0" HotelCode="0|kalkedon_hostel" HotelName="Kalkedon Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>86 Iskele Sokak, Kadikoy, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/78/2a/782a8bc46d73d37f905010cbbd8949a530d54369.jpeg</HotelPictures>
        <HotelDescription>With a stay at Kalkedon Hostel, you'll be centrally located in Istanbul, within a 5-minute drive of Bagdat Avenue and Maiden's Tower.  This hostel is 6.6 mi (10.6 km) from Basilica Cistern and 6.7 mi (10.9 km) from Grand Bazaar.&lt;br /&gt;Take in the views from a garden and make use of amenities such as complimentary wireless Internet access and concierge services.&lt;br /&gt;Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage.&lt;br /&gt;Make yourself at home in one of the 22 guestrooms. Complimentary wireless Internet access is available to keep you connected. Bathrooms feature showers with rainfall showerheads and complimentary toiletries. Conveniences include laptop-compatible safes and desks, and housekeeping is provided daily.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Guests aged under 18 cannot stay at the hotel alone. Specific policies may vary by hotel and room type.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="62.06" OriginalAmount="58.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00432670017" Longitude="28.966281633302" StarRating="3" HotelCode="497000|istanbul_the_trip_hotel_old_city" 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="63" TotalAmount="62.06" OriginalAmount="58.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0324958" Longitude="28.98027784" StarRating="3" HotelCode="299546|odda_apart_beyoglu_2" HotelName="Odda Apart Beyoglu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kuloglu Mahallesi, Turnacibasi Sokak 29, Beyoglu, 34433 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/104070/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in a restored historical building, Odda Apart Cukurcuma is just 150 metres from Istiklal Avenue. The property offers stylish rooms with a private kitchenette, soundproofing and free Wi-Fi Odda Apart Cukurcuma is the perfect choice for travellers who want to take in the sights and sounds of Istanbul. Hotel offers impeccable service and all the essential amenities to invigorate travellers. Guests of the hotel can enjoy on-site features like family room, concierge, car park, safety deposit boxes, laundry service/dry cleaning.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="64.20" OriginalAmount="60.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0195891" Longitude="28.96097445" StarRating="0" HotelCode="766789|my_boutique_hotel" HotelName="My Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hoca Giyasettin Mahallesi, Haci Kadin Caddesi 49, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9621924</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="65.27" OriginalAmount="61.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03056901" Longitude="28.81510814" StarRating="3" HotelCode="445795|grand_istanbul_airport_hotel" 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://photos.hotelbeds.com/giata/original/44/444041/444041a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="68.48" OriginalAmount="64.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.989352812495" Longitude="28.715335627992" StarRating="3" HotelCode="373853|demir_suite_hotel" HotelName="Demir Suite Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/09/2024" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Cihangir Mahallesi, Defne Sokak 2/2, Avcilar, 34320 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=4236598</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="68.48" OriginalAmount="64.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.9903673315234" Longitude="28.7203913639918" StarRating="0" HotelCode="0|campus_boutiquehotel" HotelName="Campus Boutique-Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Boutique_and_Design" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ceyhun Sokak 9, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/ext/99/63/9963fc49a5377dbe660ee3cf58a8d585bcce17ae.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;“Campus Boutique-Hotel” is located in Istanbul. It boasts a convenient location within 21 km from the city center.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;The reception works 24/7. All rooms are non-smoking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="68.48" OriginalAmount="64.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.193138122558594" Longitude="28.731815338134766" StarRating="0" HotelCode="0|mahsun_house_airport" HotelName="Lily Airport Otel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Fatih Caddesi No 183, Arnavutkoy</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/cd/a7/cda7a20dd250e66125d5760695750b4ab73812b6.jpeg</HotelPictures>
        <HotelDescription>Location : When you stay at Lily Airport Otel in Arnavutkoy, you'll be 13 minutes by car from Belgrad Forest.  This condo is 12.6 mi (20.3 km) from Mall of Istanbul and 12.9 mi (20.8 km) from Venezia Mega Outlet.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Belgrad Forest - 4.9 km / 3.1 mi&lt;br /&gt;Basaksehir Fatih Terim Stadium - 15.1 km / 9.4 mi&lt;br /&gt;Ataturk Olympic Stadium - 19.6 km / 12.2 mi&lt;br /&gt;Istoç Ticaret Merkezi - 19.9 km / 12.3 mi&lt;br /&gt;Mall of Istanbul - 20.3 km / 12.6 mi&lt;br /&gt;Venezia Mega Outlet - 20.8 km / 12.9 mi&lt;br /&gt;212 Istanbul Power Outlet - 22.4 km / 13.9 mi&lt;br /&gt;Yahya Kemal Beyatli Performing Arts Center - 23.1 km / 14.3 mi&lt;br /&gt;Medipol Mega University Hospital - 23.2 km / 14.4 mi&lt;br /&gt;Acibadem University Atakent Hospital - 25 km / 15.5 mi&lt;br /&gt;Midwood Istanbul Film Studio Complex - 25.6 km / 15.9 mi&lt;br /&gt;Lake Küçükçekmece - 25.7 km / 16 mi&lt;br /&gt;Pelit Chocolate Museum - 32 km / 19.9 mi&lt;br /&gt;Bahçesehir Gölet Park - 33.1 km / 20.5 mi&lt;br /&gt;Istinye University Hospital - 33.4 km / 20.8 mi&lt;br /&gt;The preferred airport for Lily Airport Otel is Istanbul (IST) - 14.6 km / 9.1 mi&lt;br /&gt;business_amenities : Featured amenities include a 24-hour front desk and an elevator. A roundtrip airport shuttle is provided for a surcharge (available 24 hours).&lt;br /&gt;HeadLine : In Arnavutkoy&lt;br /&gt;Rooms : Make yourself at home in one of the 33 air-conditioned rooms featuring minibars and LCD televisions. Complimentary wireless Internet access is available to keep you connected. Bathrooms have showers and hair dryers. Conveniences include safes and electric kettles, and housekeeping is provided daily.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 10.00 EUR one way.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;ul&gt;  &lt;li&gt;This property offers transfers from the airport (surcharges may apply). Guests must contact the property with arrival details before travel, using the contact information on the booking confirmation. &lt;/li&gt;  &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="68.48" OriginalAmount="64.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.020530166626" Longitude="28.962631633764" StarRating="3" HotelCode="315880|diyar_hotel" HotelName="Diyar" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Yavuz Sinan Mahallesi, Arapcesme Sokak 11, Kucuk Pazar-Fatih-Eminonu, Faith, 34412 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/38/387278/387278a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Wireless internet access is available to guests in the public areas. Those arriving in their own vehicles can leave them in the car park of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="68.48" OriginalAmount="64.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.01" Longitude="28.9704" StarRating="0" HotelCode="733333|deniz_apart_hotel_2" HotelName="Deniz Apart Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Muhsine Hatun Mahallesi, Mollatasi Caddesi 19, Kumkapi, Istanbul, Fatih 34300</AddressLine>
          </AddressLines>
          <CityName>Fatih (Istanbul)</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10055479</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="68.48" OriginalAmount="64.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="973792|panda_residence_deluxe_taksim" HotelName="Panda Residence Deluxe Taksim" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sehit Muhtar Mahallesi, Imam Adnan Sokak 10, 34435 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/38000000/37870000/37868300/37868226/76bcafd3_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="70.62" OriginalAmount="66.00" MarkupRule="7.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://photos.hotelbeds.com/giata/original/22/225616/225616a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="71.69" OriginalAmount="67.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03541036" Longitude="28.97599971" StarRating="0" HotelCode="368848|hotel_flash" HotelName="Hotel Flash" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Beyoglu, Tarlabasy Bulvary 113, 34435 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/506753/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="71.69" OriginalAmount="67.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03592357" Longitude="28.97970542" StarRating="0" HotelCode="623885|addressuiteshotel" HotelName="AddresSuitesHotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hüseyinaga Mahallesi, Halas Sokak 3, 34435 Istanbul, Beyoglu</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10055964</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="72.76" OriginalAmount="68.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.99505237" Longitude="29.02759002" StarRating="0" HotelCode="593804|kevins_hostel" HotelName="Kevin's Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Rasimpasa Mahallesi, Uzun Hafiz Sokak 50, Kadikoy, 34716 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5452377</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="74.90" OriginalAmount="70.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03823995" Longitude="28.98212459" StarRating="0" HotelCode="308231|otto_suite_taksim" HotelName="Otto Suite Taksim" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Turan Caddesi, Farabi Sokak 17, Beyoglu, 34435 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/479210/2.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="75.97" OriginalAmount="71.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.01596074" Longitude="28.95669624" StarRating="5" HotelCode="374784|abisso_hotel" HotelName="Abisso hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Molla Husrev Mahallesi, Cemal Yener Tosyali caddesi.No:9, 34134 Istanbul, Fatih / ISTANBUL</AddressLine>
          </AddressLines>
          <CityName>Fatih (Istanbul)</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5511000</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Fatih (Istanbul).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="75.97" OriginalAmount="71.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.99305701" Longitude="28.84951361" StarRating="3" HotelCode="517086|paradise_airport_hotel" 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://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8180714</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="78.11" OriginalAmount="73.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.021727" Longitude="28.878609" StarRating="4" HotelCode="260213|elite_marmara_residence" HotelName="Elite Marmara" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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>http://media.dev.paximum.com/hotelimages/105207/c415290f52f0682893301bc343b515be.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="80.25" OriginalAmount="75.00" MarkupRule="7.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,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="residence" CnxPolicy="Free CXL until 08/09/2024" 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://photos.hotelbeds.com/giata/original/63/635950/635950a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Exclusively designed for adults, this cosy residence is in Asian Side. Those wishing to escape the hustle and bustle of daily routine will find peace and tranquillity at this property. Wired and wireless internet connection are available. The front desk offers 24-hour reception. The younger guests are accommodated in baby cots (available on request). All rooms at this disability-friendly residence are wheelchair-accessible. Pets are not allowed at Zin D Home Dudullu. This property provides parking and garage facilities. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="81.32" OriginalAmount="76.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.035236982361" Longitude="28.981343479797" StarRating="3" HotelCode="933249|letter_hotel" HotelName="Letter Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Istiklal Caddesi, Imam Adnan Sokak 20, Beyoglu Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=753274</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="82.39" OriginalAmount="77.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.037615365499" Longitude="28.982033917781" StarRating="0" HotelCode="444699|fidan_suites" HotelName="Taksim Fidan Suite" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Free CXL until 07/09/2024" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Sehit Muhtar Mahallesi, Taksim Yaghanesi Sokak 18, Taksim - Beyoglu, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/1b/17/1b17ae4622a8de706a05074d1b35d6e03f8fc911.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;SITUATION: Is situated in the heart of the city, 200 metres away from the establishment, you can find Taksim the square.

ROOM: Each room has soundproofing, an air-conditioning system, WiFi (free of charge) and a kitchen. 

OTHERS: Regarding the food and beverage offering, clients have a breakfast service at no extra charge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="82.39" OriginalAmount="77.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.036922454833984" Longitude="28.94397735595703" StarRating="3" HotelCode="0|garth_of_balat_hotel" HotelName="Garth of Balat Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Esnaf Loncasi Sk., Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/14/fc/14fc1b3f4e5e4f765be4d66738fb583eededc4a1.jpeg</HotelPictures>
        <HotelDescription>With a stay at Garth of Balat Hotel in Istanbul (Istanbul City Center), you'll be within a 5-minute drive of Chora Church and Pera Museum.  This hotel is 2.1 mi (3.3 km) from The Egyptian Bazaar and 2.3 mi (3.7 km) from Grand Bazaar.&lt;br /&gt;Make use of convenient amenities such as complimentary wireless Internet access, a television in a common area, and tour/ticket assistance.&lt;br /&gt;Featured amenities include complimentary newspapers in the lobby, a 24-hour front desk, and luggage storage. Free valet parking is available onsite.&lt;br /&gt;Stop by the hotel's restaurant for lunch or dinner. Dining is also available at the coffee shop/café, and 24-hour room service is provided. A complimentary buffet breakfast is served daily from 8:30 AM to 10:30 AM.&lt;br /&gt;Make yourself at home in one of the 12 guestrooms featuring minibars and LED televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms with showers feature complimentary toiletries and hair dryers. Conveniences include phones, as well as complimentary newspapers and electric kettles.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;ul&gt;  &lt;li&gt;Guests can arrange to bring pets by contacting the property directly, using the contact information on the booking confirmation. &lt;/li&gt;  &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="84.53" OriginalAmount="79.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.98231744035" Longitude="28.720829504299" StarRating="3" HotelCode="498901|turkeli_otel" HotelName="Turkeli Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Merkez Mahallesi, Cigdem Caddesi 42, Avcilar, 34300 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=4423454</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="84.53" OriginalAmount="79.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.97705841064453" Longitude="28.740690231323242" StarRating="2" HotelCode="0|avcilar_garden_hotel" HotelName="avcilar garden hotel Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 08/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>Denizköskler Mahallesi
Mümtaz Sk. No: 6
34315 Avcilar / Istanbul, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/56/4c/564cffb65a75883df835aa435903c8ab95cad667.jpeg</HotelPictures>
        <HotelDescription>This lovely hotel is located in Avcilar. Nestled within 250 metres from the town centre, the property allows easy access to all this destination has to offer. Visitors will appreciate the property's proximity to the main entertainment areas. Travellers can easily walk to the public transportation means. The nearest beach is within 100 metres from the establishment. Customers will find the airport within 35. 0 kilometre(s). The hotel comprises 28 cosy rooms. AVCILAR GARDEN HOTEL was constructed in 2020. Corporate travellers can take advantage of the Internet connection available through the establishment. The reception is open 24/7. Cots are available for younger guests on request. This is a disability-friendly property with all public spaces and bathrooms accessible for wheelchair users and people with mobility problems. Those who dislike animals may enjoy their stay, as this accommodation does not allow pets. Customers may take advantage of the car park. Visitors may avail for airport transfer service. The dining options available are the perfect complement to guests' stay. Visitors travelling for business purposes may make use of the residence's meeting facilities. Some services may be subject to additional charges.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Guests aged under 18 cannot stay at the hotel alone. Specific policies may vary by hotel and room type.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="84.53" OriginalAmount="79.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.981285" Longitude="28.730626" StarRating="3" HotelCode="297936|istanbul_dedem_hotel__avcilar" HotelName="Istanbul Dedem" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="BREAKFAST-FOR-2" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gumuspala Mahallesi, Nadide Sokak 2, 34320 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/205857/205857a_hb_a_030.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="84.53" OriginalAmount="79.00" MarkupRule="7.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://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=11035416</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="84.53" OriginalAmount="79.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03939" Longitude="28.9819" StarRating="3" HotelCode="0|_0x28934" HotelName="Taksim Brand Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mahallesi Caylak Sokak No 34, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/79/36/7936e474f31ace5edcd63e3cd2a4c1623e501da0.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Istanbul (Taksim), Taksim Brand Suite is within a 10-minute walk of Taksim Square and Istiklal Avenue.  This aparthotel is 1.5 mi (2.3 km) from Galata Tower and 1.9 mi (3 km) from Dolmabahce Palace.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 10 air-conditioned rooms featuring kitchenettes. Flat-screen televisions with satellite programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include desks and complimentary newspapers, and housekeeping is provided daily.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take in the views from a rooftop terrace and make use of amenities such as complimentary wireless Internet access and a television in a common area.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Buffet breakfasts are available daily from 8 AM to 10 AM for a fee.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include express check-in, complimentary newspapers in the lobby, and dry cleaning/laundry services. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Price of an additional breakfast: 5.00 EUR per person. Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Pets: &lt;/b&gt;No pets allowed.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 60.00 EUR one way.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Extra beds for children are always provided free of charge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="84.53" OriginalAmount="79.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03338858" Longitude="28.9839641" StarRating="5" HotelCode="639197|taksim_alya_suites" HotelName="Taksim Alya Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Katip Mustafa Celebi Mahallesi, Siraselviler Caddesi 40, Istanbul, Beyoglu</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5511496</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="84.53" OriginalAmount="79.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.01925976" Longitude="28.96044409" StarRating="0" HotelCode="372139|herton_hotel_" HotelName="Herton Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses,Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hocagiyaseddin Mahallesi, Hacikadin Caddesi Number 34/A, Kucukpazar Unkapani Fatih,, 34083 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/506745/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="85.60" OriginalAmount="80.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.033366" Longitude="28.984034" StarRating="0" HotelCode="504080|archist_hostel" HotelName="Arch-ist Taksim Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Siraselviler Cad No 40, Cihangir Beyoglu, 34433 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/673130/21cb3330a0437b86accc9d4a871caedb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;SITUATION: Is situated inSiraselviler the street this hotel is in Cihangir District 5 minutes away, guests can find Istiklal Avenue Taksim the square.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="86.67" OriginalAmount="81.00" MarkupRule="7.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>http://media.dev.paximum.com/hotelimages/478865/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="86.67" OriginalAmount="81.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="620111|hotel_semih" HotelName="Hotel Semih" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Kemalettin Mahallesi, Mithatpasa Caddesi 15, Fatih, 34130 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/792832/faf8f4829e6dd9adf3fba59066e1058f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="86.67" OriginalAmount="81.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.93695079" Longitude="29.1410248" StarRating="0" HotelCode="599934|eps_suite" HotelName="EPS Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Lounge,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Zumrutevler Mahallesi, Gul Caddesi 4, 34852 Istanbul, Maltepe</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/770430/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="87.74" OriginalAmount="82.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.01484719" Longitude="29.02010565" StarRating="3" HotelCode="590858|veni_vidi_dormi" HotelName="Veni Vidi Dormi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Zeynep Kamil Mahallesi, Balcilar Yokusu 69, Nuhkuyusu Caddesi, Uskudar, 34668 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/761767/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated in the Asian side of the city, Veni Vidi Dormi offers rooms in an authentic mansion with wooden floors, stair and ceilings, and a cosy garden. 24-hour front desk service and free Wi-Fi are available.Featuring wooden floors, the rooms of Veni Vidi Dormi come with heating and a wardrobe. There are 2 shared bathrooms including 4 showers and 5 toilets. 24-hour hot water is available. Towels and hairdryer are also provided.Daily breakfast is served as an open buffet. There is also a shared kitchen where you can store your food and cook your own meals.Uskudar district includes many restaurants, cafés, markets, antique shops, mosques, historical sites and hammams. Harem Bus Terminal is 1 km from the property. Sabiha Gokcen Airport is 32 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="89.88" OriginalAmount="84.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03565614" Longitude="28.97426357" StarRating="0" HotelCode="859047|mayer_catikkas_suites" HotelName="Mayer Catikkas Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kamer Hatun Mahallesi, Catikkas Sokak 13, Beyoglu, 34435 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10434117</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="89.88" OriginalAmount="84.00" MarkupRule="7.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://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9493621</HotelPictures>
        <HotelDescription>&lt;br/&gt;Wireless internet access is available to travellers in the public areas. Those arriving in their own vehicles can leave them in the car park of the apartment hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="90.95" OriginalAmount="85.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03402" Longitude="28.986246" StarRating="2" HotelCode="191151|levanten_hostel" HotelName="Levanten Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cihangir Mahallesi Purtelas Sokak No:42, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/30/305234/305234a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="90.95" OriginalAmount="85.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03527179" Longitude="29.16632587" StarRating="5" HotelCode="586802|zin_d_home_cekmekoy_aparthotel" HotelName="Zin D Home Cekmekoy" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="residence" CnxPolicy="Non Refundable" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,Central Heating,Garden,Heated Pool,Internet,Kitchen,Lounge,Parking,Sauna,Swimming Pool,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Merkez Mahallesi, Uskudar Caddesi 31, Cekmekoy, 34782 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/635956/635956a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This simple residence can be found in Asian Side. Zin D Home Çekmeköy features a total of 32 guests rooms. Zin D Home Çekmeköy was constructed in 2016. Corporate travellers can take advantage of the Internet connection available through the establishment. Zin D Home Çekmeköy provides 24-hour reception. The younger guests are accommodated in baby cots (available on request). This establishment's common areas are disability-friendly. Guests will not be bothered during their stay, as this is not a pet-friendly property. Travellers arriving by car will appreciate parking available at Zin D Home Çekmeköy. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="92.02" OriginalAmount="86.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="972517|hotel_metropol_29" HotelName="Metropol Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Iskenderpasa Mahallesi, Nalinci Fevzi Sokak 3, Fatih, 34080 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/478578/116aaedb00350c66fd8c4753338b276a.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="93.09" OriginalAmount="87.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0062517" Longitude="28.96480314" StarRating="0" HotelCode="569801|ista_palace_hotel" HotelName="Ista Palace Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Designated Smoking Area,Laundry,Lounge,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Sarac Isahpasa Mahallessi, Tiyatro Caddesi 68/A, Gedikpasa, Sultanahmet, Istanbul 34080</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10476416</HotelPictures>
        <HotelDescription>&lt;br/&gt; Ista Palace Hotel is located in Sultanahmet which is the one of oldest parts of Istanbul. Belonging to the Byzantine and Ottoman architecture, history is only walking distance away.

Hagia Sophia, Sultanahmet Mosque, Topkapi Palace, Grand Bazaar, Underground Cistern and the Turkish Bath Çemberlitas only 5-15 minutes walk from the hotel is waiting for you.

Istapalace Hotel, Turkish hospitality and high quality service standards and a modern hotel decorated to carry ID. All 15 of our room air conditioning, minibar, television, bath-tub, hair dryer can be found</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="93.09" OriginalAmount="87.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0053825378418" Longitude="28.967893600463867" StarRating="0" HotelCode="0|happy_vatan_suites" HotelName="Happy Vatan Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apart-hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kadirga Limani Cad. Sehsuvar Bey Mah., Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/05/4d/054d8ac576cf5320391da7ab1ed209121dbd3bb2.jpeg</HotelPictures>
        <HotelDescription>Location : Located in Istanbul (Sultanahmet), Happy Vatan Suites is within a 10-minute walk of Grand Bazaar and Beyazit Square.  This aparthotel is 0.7 mi (1.1 km) from Blue Mosque and 0.7 mi (1.1 km) from Sultanahmet Square.&lt;br /&gt;Amenities : This aparthotel offers designated smoking areas.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Little Hagia Sophia - 0.6 km / 0.3 mi&lt;br /&gt;Grand Bazaar - 0.6 km / 0.4 mi&lt;br /&gt;Cemberlitas Bath - 0.6 km / 0.4 mi&lt;br /&gt;Turkish and Islamic Art Museum - 0.7 km / 0.4 mi&lt;br /&gt;Beyazit Square - 0.7 km / 0.5 mi&lt;br /&gt;Hippodrome of Constantinople - 0.9 km / 0.5 mi&lt;br /&gt;Arasta Bazaar - 1 km / 0.6 mi&lt;br /&gt;Tomb of Sultan Ahmet I - 1 km / 0.6 mi&lt;br /&gt;Beyazit Mosque - 1 km / 0.6 mi&lt;br /&gt;Blue Mosque - 1.1 km / 0.7 mi&lt;br /&gt;Sultanahmet Square - 1.1 km / 0.7 mi&lt;br /&gt;Basilica Cistern - 1.2 km / 0.7 mi&lt;br /&gt;Laleli Mosque - 1.2 km / 0.7 mi&lt;br /&gt;Hagia Sophia - 1.2 km / 0.8 mi&lt;br /&gt;Istanbul University - 1.3 km / 0.8 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Istanbul (IST) - 46.5 km / 28.9 mi&lt;br /&gt;Sabiha Gokcen Intl. Airport (SAW) - 43.8 km / 27.2 mi&lt;br /&gt;HeadLine : Near Grand Bazaar&lt;br /&gt;Rooms : Make yourself at home in one of the 3 air-conditioned rooms featuring kitchenettes. LCD televisions with satellite programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include desks and electric kettles, and housekeeping is provided on request.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="93.09" OriginalAmount="87.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.036998" Longitude="28.981335" StarRating="3" HotelCode="191173|taxim_trend_suites_2" HotelName="Taxim Trend Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Sehit Muhtar Mahallesi, Altinbakkal Sokak 26, Beyoglu, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/106532/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="93.09" OriginalAmount="87.00" MarkupRule="7.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>http://media.dev.paximum.com/hotelimages/104415/6081be7573d306bf2295b44bbeb78a67.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="94.16" OriginalAmount="88.00" MarkupRule="7.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://photos.hotelbeds.com/giata/original/20/207088/207088a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="94.16" OriginalAmount="88.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.017162928715" Longitude="28.950629141105" StarRating="0" HotelCode="686191|safir_hotel_4" HotelName="Istanbul Safir Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Alikuscu Mahallessi, Hulusi Noyan Sokak 3, Fatih, 34083 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/639410/20203610125075.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="95.23" OriginalAmount="89.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.98372809" Longitude="29.10788771" StarRating="3" HotelCode="619526|atacity_hotel" HotelName="Red Istanbul Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/09/2024" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Kucukbakkalkoy Mahallesi, Senlik Sokak 2, Atasehir, 34750 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/635925/635925a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="95.23" OriginalAmount="89.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.99335047" Longitude="28.84749926" StarRating="3" HotelCode="374583|white_palace_hotel_5" 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://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7622176</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="95.23" OriginalAmount="89.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00350570678711" Longitude="28.967063903808594" StarRating="0" HotelCode="0|turgut_hotel" HotelName="April Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sehsuvar Bey mah. Isin sok. No16/18, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/0c/d7/0cd73e4051ff7cb26534e912246ec279a4503a0c.jpeg</HotelPictures>
        <HotelDescription>A stay at Turgut Hotel places you in the heart of Istanbul, within a 15-minute walk of Grand Bazaar and Cemberlitas Bath. This hotel is 0.6 mi (1 km) from Hippodrome of Constantinople and 0.6 mi (0.9 km) from Beyazit Square.&lt;br /&gt;Take in the views from a garden and make use of amenities such as complimentary wireless Internet access and concierge services. Additional amenities at this hotel include gift shops/newsstands and barbecue grills.&lt;br /&gt;Featured amenities include a 24-hour front desk, multilingual staff, and microwave in a common area. Free self parking is available onsite.&lt;br /&gt;Make yourself at home in one of the 12 air-conditioned rooms featuring refrigerators and microwaves. Prepare your meals in the shared/communal kitchen. Complimentary wireless Internet access is available to keep you connected. Bathrooms feature showers, complimentary toiletries, and hair dryers.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;ul&gt;  &lt;li&gt;This property advises that enhanced cleaning and guest safety measures are currently in place.&lt;/li&gt;&lt;li&gt;Disinfectant is used to clean the property; commonly-touched surfaces are cleaned with disinfectant between stays; bed sheets and towels are laundered at a temperature of at least 60°C/140°F.&lt;/li&gt;&lt;li&gt;Personal protective equipment, including masks and gloves, will be available to guests.&lt;/li&gt;&lt;li&gt;Social distancing measures are in place; staff at the property wear personal protective equipment; a shield is in place between staff and guests in main contact areas; periodic temperature checks are conducted on staff; temperature checks are available to guests; guests are provided with hand sanitizer; cashless payment methods are available for all transactions; masks are required in public areas.&lt;/li&gt;&lt;li&gt;Contactless check-in and contactless check-out are available.&lt;/li&gt;&lt;li&gt;Individually-wrapped food options are available for lunch and dinner.&lt;/li&gt;&lt;li&gt;This property affirms that it follows the cleaning and disinfection practices of Safe Tourism Certification Program (Turkey).&lt;/li&gt;&lt;li&gt;Enhanced food service safety measures are in place.&lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="95.23" OriginalAmount="89.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.007389515018" Longitude="28.970669626984" StarRating="3" HotelCode="298195|vizyon_city_hotel" HotelName="Vizyon City Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Emin Sinan Mahellesi, Gedikpasa Camii Sokak 52, Sultanahmet, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/391201/391201a_hb_a_013.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="95.23" OriginalAmount="89.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00310984" Longitude="28.97670471" StarRating="0" HotelCode="604226|amida_house" HotelName="Amida House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sultanahmet Mahallesi, Fenerli Kapi Sokak 1, Sultanahmet, Istanbul 34122</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/775601/4ca01512b8a69e7c58e2c7ee13272c60.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Sultanahmet district, Amida House offers self-catering accommodation. The property has a central location, which is close to both historical attractions and tram station. Free Wi-Fi is accessible in the property.Apartments at Amida House feature a flat-screen cable TV, a safe box and air conditioning.There is a full kitchenette with a refrigerator and kitchenware. Featuring a shower, private bathrooms also come with a hairdryer and free toiletries. All apartments have city view.Guests can cook their own meal in the privacy of the kitchen in the apartments or enjoy various dishes in one of the restaurants in the surrounding area.Blue Mosque is just 200 metres and Topkapi Palace is just a 15 minutes&amp;apos; walk from the property. Sultanahmet tram station, which connects to other rapid transit  and provides easy access to other areas of the city is just 750 metres from the property. Atatürk Airport is 18 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="95.23" OriginalAmount="89.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.02105337" Longitude="29.11850362" StarRating="3" HotelCode="267807|boutique_princess_hotel" HotelName="Boutique Princess Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="boutique hotel" CnxPolicy="Free CXL until 08/09/2024" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Armagan Evler Mahallesi, Mithatpasa Caddesi, Basak Sokak No: 4, Ümraniye, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/214466/214466a_hb_a_008.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="96.30" OriginalAmount="90.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="985263|sidra_hotel_2" HotelName="Sidra Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>Kucukayasofya Mahallesi, Kucukayasofya Caddesi 42, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/35000000/35000000/34997900/34997881/5e639afa_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="96.30" OriginalAmount="90.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.035088072632" Longitude="28.987456262112" StarRating="1.5" HotelCode="191181|nisa_sultan_residence" HotelName="Nisa Sultan Taksim Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gümüssuyu Mahallesi, Dünya Saglik Sokak No:5, 34365 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/106537/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="96.30" OriginalAmount="90.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="977948|grand_fm_hotel" HotelName="Grand Efe Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Katip Kasim Mahallesi, Ala Cami Sokak 13, 34130 Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/1/2/2/5/0/2/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="96.30" OriginalAmount="90.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.99689654" Longitude="29.14700558" StarRating="0" HotelCode="776538|nar_palace" 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://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9621949</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="96.30" OriginalAmount="90.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.993177" Longitude="28.84582683" StarRating="0" HotelCode="772352|moon_suit_hotel_2" HotelName="Moon Suit Otel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sirinevler Mahallesi, Marasal Fevzi Cakmak 3 Sokak 8, Bahcelievler, 34188 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9621920</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="97.37" OriginalAmount="91.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="829169|arkem_hotel_3_2" HotelName="Arkem Hotel 3" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Inönü Mahallesi, Yaseminler Sokak 8, Atasehir, 34755 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/38000000/37800000/37799000/37798940/205cb5f0_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="97.37" OriginalAmount="91.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.038064" Longitude="28.983229" StarRating="3" HotelCode="263742|tamara_residence_hotel" HotelName="Tamara Residence Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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>http://media.dev.paximum.com/hotelimages/105285/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Tamara Residence, Which Was Built In 2013, Is Situated At Taksim, The Heart Of Istanbul, A City That Fascinates Travelers With Her History, Nature, And Archaeological Magnificence. It Is Only A Few Meters Away From Taksim Square Or The Galata Tower. The Taksim Metro Station Is Also Near The Hotel And The Ataturk Airport Is 28 Km Away.the Tamara Residence Offers 20 Comfortable And Elegant Rooms With Air Conditioning, Radio, Kettle, Safe, Telephone, Heating, Tv, Minibar And Private Bathroom With Shower, Hairdryer And Free Toiletries.this Modern Hotel Also Offers A Bar And A Restaurant. You Can Enjoy The Traditional Turkish Cuisine And International Dishes In The Restaurant Of The Hotel. Start Your Day With The Buffet Breakfast That The Hotel Offers.this Hotel Offers Free Wi-Fi At The Room, The Lobby And The Restaurant. There Is Also A Transfer Service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="97.37" OriginalAmount="91.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.97785949707031" Longitude="29.144350051879883" StarRating="0" HotelCode="0|cityloft_64" HotelName="Cityloft 64" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>inonu mahallesi kayisdagi cad. no.268, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/44/c0/44c053b08891fde75894ad666c9a14eb260f1051.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;Want to save money while travelling? It’s easy: hotel «Cityloft 64» is located in Istanbul. This hotel is located in 15 km from the city center. You can take a walk and explore the neighbourhood area of the hotel — Bostanci, Bosphorus Bridge and Dolmabahce Palace.&lt;br /&gt;&lt;b&gt;At The Hotel: &lt;/b&gt;You can stop by the bar. Taste the local cuisine and have a rest in the restaurant. If you can’t live without coffee, drop by the cafe. Want to be always on-line? Wi-Fi is available.&lt;br /&gt;If you travel by car, there’s a free parking zone. Accessibility: there is an elevator/lift. Additional services that the hotel offers to its guests: a laundry and dry cleaning.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;ul&gt;  &lt;li&gt;This property advises that enhanced cleaning and guest safety measures are currently in place.&lt;/li&gt;&lt;li&gt;The property is professionally cleaned; disinfectant is used to clean the property; commonly-touched surfaces are cleaned with disinfectant between stays; bed sheets and towels are laundered at a temperature of at least 60°C/140°F.&lt;/li&gt;&lt;li&gt;This property affirms that it follows the cleaning and disinfection practices of Safe Tourism Certification Program (Turkey).&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;The following fees and deposits are charged by the property at time of service, check-in, or check-out. &lt;/p&gt; &lt;ul&gt; &lt;li&gt;Fee for cooked-to-order breakfast: EUR 4 for adults and EUR 2 for children (approximately)&lt;/li&gt;                               &lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="97.37" OriginalAmount="91.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.960320571368" Longitude="29.214697536683" StarRating="3" HotelCode="900873|hotel_merin" HotelName="Grand Merin Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Fatih Mahallesi, Yakacik Caddesi 54, Ortadag, 34885 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8652843</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="98.44" OriginalAmount="92.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00436018" Longitude="28.96439371" StarRating="0" HotelCode="593900|hanchi_hostel" HotelName="Hanchi Hostel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Samsa Sokak 11, Kumkapi, 34174 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5363428</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="98.44" OriginalAmount="92.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.02020263671875" Longitude="29.02466583251953" StarRating="3" HotelCode="0|validei_suit" HotelName="Valide-i Suit" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Koltukçu Riza Sk. 4, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/c2/95/c2955d123e22aede6b1b80650ceca8d9abbe6c5d.jpeg</HotelPictures>
        <HotelDescription>With a stay at Valide-i Suit, you'll be centrally located in Istanbul, a 2-minute drive from Maiden's Tower and 12 minutes from Galata Bridge.  This hotel is 6.1 mi (9.8 km) from Dolmabahce Palace and 6.8 mi (10.9 km) from Grand Bazaar.&lt;br /&gt;Enjoy recreational amenities such as an indoor pool and a sauna. Additional features at this Victorian hotel include complimentary wireless Internet access, concierge services, and a television in a common area.&lt;br /&gt;Featured amenities include express check-in, express check-out, and dry cleaning/laundry services. A shuttle from the hotel to the airport is provided for a surcharge (available 24 hours), and free self parking is available onsite.&lt;br /&gt;Enjoy a meal at ruya or snacks in the coffee shop/café. The hotel also offers room service (during limited hours). Wrap up your day with a drink at the bar/lounge.&lt;br /&gt;Make yourself at home in one of the 15 individually decorated guestrooms, featuring microwaves and LED televisions. Prepare your meals in the shared/communal kitchen. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Bathrooms feature shower/tub combinations with rainfall showerheads and complimentary toiletries.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 75.00 TRY per night.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="99.51" OriginalAmount="93.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="779829|hotel_kibele" 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.ostrovok.ru/t/x500/content/cd/25/cd25472414436030cccffdee49ee8ac6057d8fba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="100.58" OriginalAmount="94.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.9786803" Longitude="28.8706601" StarRating="0" HotelCode="358330|all_is_well" HotelName="Montino Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Zeytinlik Mahallesi, Yakut Sokak 25, 34140 Istanbul?</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/496210/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="100.58" OriginalAmount="94.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.97876622" Longitude="29.16870347" StarRating="3" HotelCode="766008|pasha_palace_hotel" HotelName="Pasha Palace Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 07/09/2024" 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://photos.hotelbeds.com/giata/original/64/648507/648507a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Our facility is located at the center of Atasehir which has a peerless landscape. This hotel is the distinguished choice of guests who wants to live with nature in this charming city.
Our plant makes a difference with it's unique design and hospitality supplies the amazing view of Istanbul and Kayisdagi Forests. All the details for you in our rooms which combine the sincere atmosphere of your home with luxury services are considered. We supplies more benefits like easy accessing to shopping and entertainment centers, it is very close to the finance center of Istanbul and Kayisdagi Forests.
Our association hosts your both long and short term accommodation, whether on business trips or on your holidays; comfort, luxury and personalized service ready to exceed your expectations. 
Our facility is 15 km from Sabiha Gökçen International Airport, 45 km from Atatürk International Airport and also it is located at a 2 minute drive to Yeditepe University, 5 minute drive to Atasehir Finance Center. Nonetheless, we supply easy transportation to the Brandium, Novada, Watergarden and Palladium shopping centers.
Our accommodation combining spacious and stylish rooms with superior Turkish hospitality understanding, is waiting for you to have a special accommodation experience with nature in the center of the city.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="100.58" OriginalAmount="94.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.978556940409" Longitude="29.124441675994" StarRating="4" HotelCode="310528|atasehir_palace_hotel__conference" HotelName="Atasehir Palace Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://photos.hotelbeds.com/giata/original/40/402530/402530a_hb_a_007.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="101.65" OriginalAmount="95.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.003839" Longitude="28.972813" StarRating="2" HotelCode="186042|hotel_new_era" HotelName="Ancient Town Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kasap Osman Sokak 10, Kucuk Ayasofya Mahallesi, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/260064/a_260064_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="101.65" OriginalAmount="95.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.98545" Longitude="29.13099" StarRating="0" HotelCode="0|216_turkuaz_suites" HotelName="216 Turkuaz Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ataturk Mah. Mustafa Kemal Cd. No. 53 Atasehir, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/95/d0/95d0300c6fcc4afc79c8b63938184a1d4a4bb3ac.webp</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Istanbul (Atasehir), 216 Turkuaz Suites is within the vicinity of Istanbul Toy Museum and Beylerbeyi Palace.  This aparthotel is within the vicinity of Florence Nightingale Hospital and Sukru Saracoglu Stadium.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 16 air-conditioned rooms featuring kitchenettes with refrigerators and stovetops. LCD televisions with satellite programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include electric kettles and complimentary bottled water, and housekeeping is provided daily.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take in the views from a garden and make use of amenities such as complimentary wireless Internet access and tour/ticket assistance.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Take advantage of the aparthotel's room service (during limited hours).&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="101.65" OriginalAmount="95.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.030129" Longitude="28.974593" StarRating="2.5" HotelCode="191208|birol_hotel" HotelName="Birol" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Asmali Mescit Cad. no:18, Tepe Basi, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/104718/1.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="101.65" OriginalAmount="95.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03001838" Longitude="28.96972904" StarRating="0" HotelCode="964788|new_taksim_hotel" 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://i.travelapi.com/hotels/37000000/36090000/36087300/36087216/be81054d_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="102.72" OriginalAmount="96.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.02692224" Longitude="28.96995407" StarRating="3.5" HotelCode="323387|pera_life_hotel_" HotelName="Pera Life Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Yolcuzade Iskender Caddesi 12, Sishane, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5314958</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="102.72" OriginalAmount="96.00" MarkupRule="7.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://photos.hotelbeds.com/giata/original/63/634403/634403a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="102.72" OriginalAmount="96.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.18339920043945" Longitude="28.7180233001709" StarRating="4" HotelCode="0|med_airport_hotel" HotelName="Med Airport Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 07/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>Eski Edirne Caddesi no:1578 Karlibayir Mahallesi Tasoluk Arnavutköy, Arnavutkoy</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/extranet/60/03/6003066bca233bd5f27670450bd2be1142c7cb19.jpeg</HotelPictures>
        <HotelDescription>Location&lt;br /&gt;Your vacation should be comfortable! Hotel «Med Airport Hotel» is located in Arnavutkoy. This hotel is located 2 km from the city center. You can take a walk and explore the neighbourhood area of the hotel — Galata Tower, Spice Bazaar and Galata Bridge.&lt;br /&gt;At the hotel&lt;br /&gt;You can stop by the bar. It’s time to have a nice meal! Stop by the restaurant. Have a cup of coffee in the cafe and, who knows, maybe it’s going to be the best one in the city. Free Wi-Fi on the territory will help you to stay on-line.&lt;br /&gt;You can arrange a business meeting, a board meeting, and even a job interview as there is a conference hall. Want to have an excursion? Consult the tour assistance desk of the hotel. The staff of the hotel will order a transfer for you. Accessibility: there is an elevator/lift.&lt;br /&gt;There are other services available for the guests of the hotel. For example, a laundry, dry cleaning, private check-in and check-out, ironing, car rental and a concierge. The staff of the hotel will be happy to talk to you in English and Russian.&lt;br /&gt;Room amenities&lt;br /&gt;Here’s what you’ll find in the room to have a rest after a long day: a mini-bar. The room equipment depends on its category.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 5.00 EUR per night.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="102.72" OriginalAmount="96.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.93388513" Longitude="29.13944308" StarRating="0" HotelCode="373014|bossuite_hotel_" HotelName="Bossuite Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 07/09/2024" HotelFacility="Internet,Kitchen,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Baglarbasi Mahallesi, Sakarya Sokak 31, Maltepe, 34844 Istanbul, Marmara Region</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/6/8/1/0/3/5/8/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="102.72" OriginalAmount="96.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.97793895" Longitude="29.13636336" StarRating="2" HotelCode="429694|city_loft_suites_yeditepe" HotelName="CityLoft 26 Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Bar,Concierge,Currency Exchange,Dry Cleaning,Elevator,Housekeeping,Internet,Kitchen,Laundry,LCD/Projector,Luggage Storage,Parking,Restaurant,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Inönü Mahallesi, Kartal Caddesi No:69, Atasehir, 34755 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/618342/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Cityloft Suites Yeditepe in Istanbul (Atasehir), you'll be close to Palladium Shopping Mall and Optimum Shopping Mall. This aparthotel is within close proximity of Bostanci Port and Suadiye Beach.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 26 guestrooms, featuring kitchenettes with refrigerators and stovetops. LCD televisions with satellite programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include separate sitting areas and microwaves, and housekeeping is provided daily.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Continental breakfasts are available daily for a fee.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include a 24-hour front desk, multilingual staff, and luggage storage. Free self parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="102.72" OriginalAmount="96.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.8700645" Longitude="29.2686056" StarRating="1.5" HotelCode="933268|kervan_hotel_2" HotelName="Kervan" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Dry Cleaning,Internet,Laundry,Luggage Storage,Parking,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>E5 Yanyol 176, Kaynarca, Pendik, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/479092/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in a prime location of Istanbul, Kervan Hotel Pendik puts everything the city has to offer just outside your doorstep. Both business travelers and tourists can enjoy the hotel's facilities and services. Family room, luggage storage, safety deposit boxes, newspapers, room service are on the list of things guests can enjoy. Each guestroom is elegantly furnished and equipped with handy amenities. The hotel offers various recreational opportunities. A welcoming atmosphere and excellent service are what you can expect during your stay at Kervan Hotel Pendik.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="103.79" OriginalAmount="97.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.035305" Longitude="28.978626" StarRating="3" HotelCode="191176|jakaranda_" HotelName="Jakaranda" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/09/2024" 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>http://media.dev.paximum.com/hotelimages/106535/1.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="103.79" OriginalAmount="97.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0365954" Longitude="28.97595072" StarRating="3" HotelCode="736940|dream_flats" HotelName="Neva Flats" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kalyoncuoglu Mahallesi, Kurdela Sokak 24, Beyoglu, 34435 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/44/84/4484108e5d32c7f223ad4d80886646cfacb73a6e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="103.79" OriginalAmount="97.00" MarkupRule="7.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>http://media.dev.paximum.com/hotelimages/1105987/38b4ab35-dfc4-4b92-b092-8e7aa04995e7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="104.86" OriginalAmount="98.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.005167631091" Longitude="28.970436035582" StarRating="4" HotelCode="902962|sultanahmet_suites__apartments_2" HotelName="Sultanahmet Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kucuk Ayasofya Mah., Ozbekler Sok. No:4/1, Sultanahmet, Kadirga, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/211566/211566a_hb_a_005.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="104.86" OriginalAmount="98.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="766715|rays_hotel_2" 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://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9622877</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="105.93" OriginalAmount="99.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.05361928" Longitude="28.99266026" StarRating="0" HotelCode="593193|bc_hotel" HotelName="BC Burhan Cacan Hotel &amp; Spa &amp; Cafe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Massage Centre,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Mesrutiyet Mahallesi, Madalyon Sokak 13, Valikonagi Caddesi, Nisantasi Osmanbey Sisli, 34363 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5385403</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="105.93" OriginalAmount="99.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.01926964" Longitude="28.92731901" StarRating="0" HotelCode="517098|liman_hotel_2" HotelName="Liman Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Topkapi Caddesi, Dullar Cikmazi Sokak No 12, Topkapi, 34087 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/103617/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="105.93" OriginalAmount="99.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0383835308778" Longitude="28.981217443943" StarRating="0" HotelCode="0|_0x2e337" HotelName="Neo Pera Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bülbül Mahallesi Turan Caddesi No 55, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/9c/dd/9cdd368da7952ece5aec8ae5f9c690bd28920202.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Neo Pera Suites” is located in Istanbul. It boasts a convenient location within 3 km from the historic city center.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Store your valuables in the locker. Car travellers can enjoy parking facilities. Room service is also available. There is a laundry at the hotel.&lt;/br&gt;All rooms are non-smoking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="107.00" OriginalAmount="100.00" MarkupRule="7.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="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Molla Gurani Mh, Zaviye Sokak 27, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8802356</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="107.00" OriginalAmount="100.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.930478728292" Longitude="29.306899061179" StarRating="5" HotelCode="640137|elits_suits" HotelName="Elit Perla Palas" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 07/09/2024" HotelFacility="Air Conditioning,Internet,Kitchen,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Sabiha Gokcen Havalimani Karsisi, Osmanli Bulvari 13, Kurtkoy-Pendik, 34912 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/631921/631921a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="107.00" OriginalAmount="100.00" MarkupRule="7.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://images.dnatatravel.com/ei/3/0/6/0/6/8/9/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="107.00" OriginalAmount="100.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00531849" Longitude="28.97041455" StarRating="3" HotelCode="308216|huxley_hotel_old_city" HotelName="Huxley Old City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kadirga Limani Caddesi, Katip Sinan Sokak 27, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/205986/205986a_hb_a_019.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="108.07" OriginalAmount="101.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.81861871" Longitude="29.30442345" StarRating="0" HotelCode="621718|eva_otel" HotelName="Eva Otel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Postane Mahallesi, Muhacir Sokak 5, 34940 Tuzla</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/792793/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="108.07" OriginalAmount="101.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0348469" Longitude="28.97666463" StarRating="3" HotelCode="615072|molton_beyoglu_mls_hotel_2" 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://photos.hotelbeds.com/giata/original/61/618289/618289a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="108.07" OriginalAmount="101.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00375455" Longitude="28.97866926" StarRating="0" HotelCode="779816|hotel_estambul" 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://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9620982</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="108.07" OriginalAmount="101.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0703303" Longitude="28.98854393" StarRating="0" HotelCode="372590|ag_sisli_residence_" HotelName="AG Sisli Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/09/2024" 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>http://media.dev.paximum.com/hotelimages/506712/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a transfer service, room service and a business centre. Wireless internet access in public areas allows guests to stay connected. There is also a garden.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="108.07" OriginalAmount="101.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00702154" Longitude="28.95521585" StarRating="0" HotelCode="620651|hotel_marina_city" HotelName="Hotel Marina City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Katip Kasim Mahallesi, Pasazade Sokak 21, Fatih, 34130 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=11039624</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="108.07" OriginalAmount="101.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.048717" Longitude="29.025304" StarRating="2" HotelCode="300257|ortakoy_aparts_2" HotelName="Ortakoy Aparts" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Laundry,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Muvakkit Sokak 19, Ortakoy Besiktas, Princess Hotel karsisindadir, 34000 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/182053/182053a_hb_a_010.jpg</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="108.07" OriginalAmount="101.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.97555939" Longitude="28.87522456" StarRating="3" HotelCode="498920|bakirkoy_sahil_hotel__suites" 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>http://media.dev.paximum.com/hotelimages/667707/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="108.07" OriginalAmount="101.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.992835998535156" Longitude="28.79488754272461" StarRating="3" HotelCode="0|world_point_hotel" HotelName="World Point Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Besyol Mahallesi,Birlik Caddesi.No2, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/05/e2/05e2047f4760262d66dd1e8023961d5a56764056.jpeg</HotelPictures>
        <HotelDescription>With a stay at World Point Hotel in Istanbul (Kucukcekmece), you'll be within a 15-minute drive of Florya Beach and Venezia Mega Outlet.  This spa hotel is 8.4 mi (13.5 km) from Mall of Istanbul and 9.5 mi (15.4 km) from Chora Church.&lt;br /&gt;Pamper yourself with a visit to the spa, which offers massages and body treatments. This hotel also features complimentary wireless Internet access and tour/ticket assistance.&lt;br /&gt;Featured amenities include express check-in, express check-out, and complimentary newspapers in the lobby. Free self parking is available onsite.&lt;br /&gt;Enjoy a meal at the restaurant or snacks in the coffee shop/café. The hotel also offers 24-hour room service. Mingle with other guests at the complimentary reception, held daily. Quench your thirst with your favorite drink at the bar/lounge. A complimentary buffet breakfast is served daily from 7:00 AM to 10:00 AM.&lt;br /&gt;Make yourself at home in one of the 60 air-conditioned rooms featuring LCD televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms with showers feature complimentary toiletries and hair dryers. Conveniences include phones, as well as laptop-compatible safes and electric kettles.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;ul&gt;  &lt;li&gt;Reservations are required for massage services and spa treatments. Reservations can be made by contacting the hotel prior to arrival, using the contact information on the booking confirmation. &lt;/li&gt;&lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt; &lt;li&gt;This property advises that enhanced cleaning and guest safety measures are currently in place.&lt;/li&gt;&lt;li&gt;Disinfectant is used to clean the property; commonly-touched surfaces are cleaned with disinfectant between stays; bed sheets and towels are laundered at a temperature of at least 60°C/140°F.&lt;/li&gt;&lt;li&gt;Social distancing measures are in place; staff at the property wear personal protective equipment; a shield is in place between staff and guests in main contact areas; periodic temperature checks are conducted on staff; temperature checks are available to guests; guests are provided with hand sanitizer.&lt;/li&gt;&lt;li&gt;This property affirms that it follows the cleaning and disinfection practices of Safe Tourism Certification Program (Turkey).&lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="109.14" OriginalAmount="102.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.001759384708" Longitude="28.805659196959" StarRating="3" HotelCode="300221|sahra_otel_" HotelName="Sahra Airport" 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>Kartaltepe Mahallesi, Hisar Sokak 1, Kücükcekmece, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/361855/361855a_hb_a_010.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="109.14" OriginalAmount="102.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.98007771" Longitude="28.7932232" StarRating="0" HotelCode="773915|florya_house_hotel" HotelName="Florya House Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" 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="109.14" OriginalAmount="102.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.18353271484375" Longitude="28.713600158691406" StarRating="3" HotelCode="0|ottoman_hotel_istanbul_airport" HotelName="Ottoman Hotel Istanbul Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tahsin Sk. 57, Arnavutkoy</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/75/41/7541fe3ae9b3064ae53617dfac284ada2a247288.jpeg</HotelPictures>
        <HotelDescription>When you stay at Ottoman Hotel Istanbul Airport in Arnavutkoy, you'll be near the airport and 13 minutes by car from Belgrad Forest.  This hotel is 12.8 mi (20.6 km) from Mall of Istanbul and 13.1 mi (21.2 km) from Venezia Mega Outlet.&lt;br /&gt;Take in the views from a garden and make use of amenities such as complimentary wireless Internet access and concierge services.&lt;br /&gt;Featured amenities include express check-out, dry cleaning/laundry services, and a 24-hour front desk. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.&lt;br /&gt;Continental breakfasts are available daily from 8:30 AM to 11:30 AM for a fee.&lt;br /&gt;Make yourself at home in one of the 16 air-conditioned rooms featuring LCD televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Bathrooms feature showers with rainfall showerheads and complimentary toiletries. Conveniences include desks and electric kettles, and housekeeping is provided daily.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 50.00 TRY per night.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;Breakfast for children costs: 24.00 TRY.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;ul&gt;  &lt;li&gt;This property offers transfers from the airport (surcharges may apply). Guests must contact the property with arrival details before travel, using the contact information on the booking confirmation. &lt;/li&gt; &lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt; &lt;li&gt;Guests can arrange to bring pets by contacting the property directly, using the contact information on the booking confirmation. &lt;/li&gt; &lt;li&gt;This property advises that enhanced cleaning and guest safety measures are currently in place.&lt;/li&gt;&lt;li&gt;Disinfectant is used to clean the property; commonly-touched surfaces are cleaned with disinfectant between stays; bed sheets and towels are laundered at a temperature of at least 60°C/140°F; guestroom doors are sealed after cleaning; the property is cleaned and disinfected with electrostatic spray.&lt;/li&gt;&lt;li&gt;Personal protective equipment, including masks and gloves, will be available to guests.&lt;/li&gt;&lt;li&gt;Social distancing measures are in place; staff at the property wear personal protective equipment; a shield is in place between staff and guests in main contact areas; periodic temperature checks are conducted on staff; temperature checks are available to guests; guests are provided with hand sanitizer; cashless payment methods are available for all transactions; guests can access their rooms with a mobile device; masks are required in public areas; reservations are required for some onsite facilities.&lt;/li&gt;&lt;br /&gt;&lt;li&gt;Contactless check-in and contactless check-out are available.&lt;/li&gt;&lt;li&gt;Individually-wrapped food options are available for breakfast and through room service.&lt;/li&gt;&lt;li&gt;Each guestroom is kept vacant for a minimum of 24 hours  between bookings.&lt;/li&gt;&lt;li&gt;The property affirms that it adheres to the Intertek Cristal (3rd party expert - Global) sanitization guidelines.&lt;/li&gt;&lt;br /&gt;&lt;li&gt;Enhanced food service safety measures are in place.&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;The following fees and deposits are charged by the property at time of service, check-in, or check-out. &lt;/p&gt; &lt;ul&gt;      &lt;li&gt;Airport shuttle fee: TRY 80 per vehicle (one-way, maximum occupancy 6)&lt;/li&gt;          &lt;li&gt;Late check-out is available for a fee (subject to availability, amount varies)&lt;/li&gt;               &lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="109.14" OriginalAmount="102.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03803" Longitude="28.983156" StarRating="3" HotelCode="477314|eagle_residence_taksim" HotelName="Eagle Residence Taksim" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Taksim Firini Sokak 3-5-7, Feridiye Cad, Sehit Muhtar Mahallesi, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7720203</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="109.14" OriginalAmount="102.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00783920288086" Longitude="28.664350509643555" StarRating="0" HotelCode="0|loss_hotel" HotelName="Loss Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Guzelyurt Mah. Fatih Cad. No:73, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/17/5b/175b413c0bd0575876bb3a3124f9d9d8b6717448.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;A very nice place to stay for a reasonable price - hotel «Loss Hotel» is located in Istanbul. This hotel is located in 25 km from the city center. You can take a walk and explore the neighbourhood area of the hotel — Grand Bazaar, Spice Bazaar and Galata Bridge.&lt;br /&gt;&lt;b&gt;At The Hotel: &lt;/b&gt;Free Wi-Fi is available on the territory. Ask for more information when checking in. If you travel by car, there’s a parking zone. Accessibility: there is an elevator/lift.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Breakfast for children costs: 30.00 TRY.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="110.21" OriginalAmount="103.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03439712524414" Longitude="28.9831600189209" StarRating="2" HotelCode="0|duhok_suits" HotelName="Duhok Suits Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Çukurlu Çesme Sokak 6a, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/extranet/da/4f/da4fffea6ad5397c2d4665ed8801e80ef846d02d.jpeg</HotelPictures>
        <HotelDescription>Location&lt;br /&gt;«Duhok Suits» is located in Istanbul. This boutique hotel is located in 3 km from the city center.&lt;br /&gt;At the boutique hotel&lt;br /&gt;Want to be always on-line? Wi-Fi is available. Specially for tourists who travel by car, there’s a parking zone. The following services are also available for the guests: a massage room. To book an excursion, consult the tour assistance desk of the boutique hotel.&lt;br /&gt;The staff of the boutique hotel will order a transfer for you. Accessibility: there is an elevator/lift. There are other services available for the guests of the boutique hotel. For example, private check-in and check-out. The staff of the boutique hotel will be happy to talk to you in English and Russian.&lt;br /&gt;Room amenities&lt;br /&gt;Here’s what you’ll find in the room to have a rest after a long day: a TV and a mini-bar. The room equipment depends on its category.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="110.21" OriginalAmount="103.00" MarkupRule="7.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://photos.hotelbeds.com/giata/original/36/366497/366497a_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="63" TotalAmount="111.28" OriginalAmount="104.00" MarkupRule="7.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://i.travelapi.com/hotels/39000000/38550000/38544100/38544023/731ee04e_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="111.28" OriginalAmount="104.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.99229123388" Longitude="29.026715577996" StarRating="3" HotelCode="313386|sirin_otel" HotelName="Sirin Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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://photos.hotelbeds.com/giata/original/23/230619/230619a_hb_a_010.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="111.28" OriginalAmount="104.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.87785096" Longitude="29.09989126" StarRating="0" HotelCode="698983|ozdemir_pansiyon" HotelName="Ozdemir Pansiyon" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ayyildiz Caddesi 31, 34973 Heybeliada, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Heybeliada</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0027/29832/2729832/1.jpg?f=15501209</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="112.35" OriginalAmount="105.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.008819152017" Longitude="28.949781241507" StarRating="3" HotelCode="398388|birinci_apart_hotel_" HotelName="Birinci Apart Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Aksaray Mahallesi, Çakiraga Camii Sokak 10, 34093 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7790849</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="112.35" OriginalAmount="105.00" MarkupRule="7.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>http://media.dev.paximum.com/hotelimages/106539/2.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="112.35" OriginalAmount="105.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.013072030479" Longitude="28.821010842922" StarRating="2" HotelCode="904565|han_restaurant" HotelName="Han Hostel Airport North" Meals="ROOM ONLY" BedType="ROOM ONLY" 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 here there are ferries to Bostanci and Kadiköy on the Asian side. The nearest public transport connection is roughly 250 metres from the accommodation. Taksim Square, at the heart of Istanbul, is roughly 15 km away. The hostel is approximately 5 km from Ataturk Airport and Sabiha Gökçen Airport is some 65 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="113.42" OriginalAmount="106.00" MarkupRule="7.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="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Esentepe Mahallesi, Kocatepe Caddesi 16, Kartal, 34870 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1106240/959a736db9ddb8028ea51e4166c0b384.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Eagle Palace Suites is a self-catering accommodation located in Istanbul. Free WiFi access is available throughout the well-equipped units. The property also has a garden.All units will provide you with air conditioning and flat-screen satellite TV with a DVD player. Featuring a shower, private bathroom also comes with a hairdryer and free toiletries. Each has a terrace offering city views.Each unit features a full kitchen, which provides all kitchen equipments to prepare your meals. You can enjoy your meals in the dining area.At Eagle Palace Suites you will find a 24-hour front desk, providing room service. Daily maid service and VIP room facilities are also offered. Laundry and ironing services are available on request at an extra fee.Many shopping malls are within a walking distance. Shuttle services to Istanbul Sabiha Gokcen Airport, which is located 21.5 km from the property, can also be arranged at an additional charge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="113.42" OriginalAmount="106.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.02277374267578" Longitude="28.957860946655273" StarRating="0" HotelCode="0|camellia_hostel_2" HotelName="Camellia Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cibali Mahallesi, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/89/94/8994860fdff6a4bd0f3387a9bdfb2443534b1cf6.jpeg</HotelPictures>
        <HotelDescription>With a stay at Camellia Hostel in Istanbul (Istanbul City Center), you'll be within a 5-minute drive of Spice Bazaar and Grand Bazaar. This hostel is 1.1 mi (1.8 km) from Suleymaniye Mosque and 1.3 mi (2.1 km) from Galata Tower.&lt;br /&gt;Make use of convenient amenities, which include complimentary wireless Internet access and concierge services.&lt;br /&gt;Cooked-to-order breakfasts are available daily from 8:00 AM to 11:00 AM for a fee.&lt;br /&gt;Featured amenities include complimentary newspapers in the lobby, dry cleaning/laundry services, and a 24-hour front desk. Free self parking is available onsite.&lt;br /&gt;Make yourself at home in one of the 25 guestrooms. Complimentary wireless Internet access is available to keep you connected. Bathrooms feature showers with rainfall showerheads. Housekeeping is provided daily, and irons/ironing boards can be requested.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;ul&gt;  &lt;li&gt;No pets and no service animals are allowed at this property. &lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="113.42" OriginalAmount="106.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="818645|bakirkoy_best_suit" HotelName="Bakirkoy Best Suit" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cevizlik Mahallessi</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/49000000/48380000/48378300/48378272/b0f18e23_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="113.42" OriginalAmount="106.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.98204957" Longitude="28.72352871" StarRating="3" HotelCode="364064|hotel_avcilar_city" HotelName="Hotel Avcilar City" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Merkez Mahallesi, Fatih Sokak 40, Avcilar, 34310 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9620925</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="114.49" OriginalAmount="107.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.039552019427" Longitude="28.981839720867" StarRating="3" HotelCode="305999|sheriff_residence_2" HotelName="Sheriff Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Lounge,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mahallesi, Cambazoglu Sokak 22, Feridiye Caddesi, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=11039075</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="114.49" OriginalAmount="107.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00676345825195" Longitude="28.97235107421875" StarRating="3" HotelCode="0|sultanahmet_nu_hotel" HotelName="Sultanahmet Nu Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Binbirdirek Mahallesi, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/02/7d/027de524930e7ea51c50e56c2bf7cee212e8a066.jpeg</HotelPictures>
        <HotelDescription>Located in Istanbul (Sultanahmet), Sultanahmet Nu Hotel is within a 10-minute walk of Grand Bazaar and Blue Mosque.  This hotel is 0.4 mi (0.7 km) from Sultanahmet Square and 0.5 mi (0.7 km) from Basilica Cistern.&lt;br /&gt;Take in the views from a rooftop terrace and make use of amenities such as complimentary wireless Internet access and tour/ticket assistance.&lt;br /&gt;Featured amenities include a 24-hour front desk, multilingual staff, and luggage storage. A roundtrip airport shuttle is provided for a surcharge (available on request).&lt;br /&gt;Satisfy your appetite at the hotel's coffee shop/café. Continental breakfasts are available daily from 8:30 AM to 10:30 AM for a fee.&lt;br /&gt;Make yourself at home in one of the 23 air-conditioned rooms featuring LCD televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms with showers feature complimentary toiletries and bidets. Conveniences include phones, as well as desks and blackout drapes/curtains.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Breakfast for children costs: 3.00 EUR.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Early check-in and/or late check-out is available for an additional fee. Cost: 15.00 EUR.&lt;br /&gt;&lt;b&gt;Parking Space: &lt;/b&gt;Chargeable public parking available in the nearby area. Cost: 7.00 EUR per day.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 40.00 EUR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="114.49" OriginalAmount="107.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00810297" Longitude="28.95771543" StarRating="2" HotelCode="735921|version_hotel" HotelName="Version Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Koska Caddesi 40, Laleli, 34480 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/62/627936/627936a_hb_a_001.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Laleli, Version Hotel is 250 m from Laleli Tram Station offering easy access to the historic Sultanahmet area with Hagia Sophia, Blue Mosque and Topkapi Palace. It offers a cosy bar with free WiFi. Concierge services are also offered.

With parquet floors and a seating area, the rooms at Hotel Version feature a TV, mini fridge and air conditioning. A working desk is standard in each unit. The suite bathrooms come with a shower, hairdryer and free toiletries.

This simple hotel is located in Old City. There are 30 rooms in total. Version Hotel is completely re-furnished in 2018. In addition to the services and facilities available on request, the resort can take advantage of the existing wired and wireless Internet connection in the property. The establishment offers a 24-hour front desk service. Version Hotel does not provide baby cot. The Version Hotel does not allow pets</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="115.56" OriginalAmount="108.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.002845203704" Longitude="28.973777178056" StarRating="3" HotelCode="384472|la_petite_maison_9" HotelName="La Petite Maison" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bed and breakfasts" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Kucuk Ayasofya Mahallesi, Aksakal Sokak 21, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=872650</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="115.56" OriginalAmount="108.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03623525" Longitude="28.98222392" StarRating="5" HotelCode="583539|taksim_mood" HotelName="Taksim Mood" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Istiklal Caddesi, Bekar Sokak 24, Taksim, Beyoglu, 80080 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/22/2263595/JSX7aVMr_71978f270694c14541f78503ede68acb.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="115.56" OriginalAmount="108.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.988815" Longitude="28.797338" StarRating="3" HotelCode="188737|hotel_osaka_airport" HotelName="Hotel Osaka Airport" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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>http://media.dev.paximum.com/hotelimages/104465/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="115.56" OriginalAmount="108.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03394912" Longitude="28.98854746" StarRating="0" HotelCode="517144|soi_hotels_suites" HotelName="Istanbul Modern Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Residences" CnxPolicy="Free CXL until 07/09/2024" 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="63" TotalAmount="115.56" OriginalAmount="108.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.035450930401" Longitude="28.976460084656" StarRating="3" HotelCode="404635|no_18_boutique" HotelName="No 18 Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Kamer Hatun Mahallesi, Balik Sokak 1, 34250 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/ostrovok/db/f9/dbf963ea1c2f46285cf52dbdebec597bdd72cae1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a safe, a café, a transfer service and a business centre, for a comfortable and relaxing stay. Wireless internet access is available to travellers in the public areas. Shopping facilities are also available. Those arriving in their own vehicles can leave them in the car park of the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="116.63" OriginalAmount="109.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.04320367" Longitude="29.00363951" StarRating="0" HotelCode="587836|puffin_suits" HotelName="Puffin Hostel &amp; Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Sinanpasa Mahallesi, Yeni Hamam Sokak 6, Ihlamurdere Caddesi, 34330 Besiktas, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Besiktas</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/76/18/76182a5e9f459b2ddbf5af83b25d18b206e5636f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service and a laundry service are available to guests of the hotel. Wireless internet access is available to travellers in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="116.63" OriginalAmount="109.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.039637617673" Longitude="28.981992223703" StarRating="3" HotelCode="315908|unique_suite_hotel_2" HotelName="Taksim Unique Suites" Meals="BED &amp; BREAKFAST,ROOM ONLY" 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://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7721683</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="116.63" OriginalAmount="109.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03543524" Longitude="28.97429486" StarRating="0" HotelCode="597793|mayata_suites_2" HotelName="Mayata Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Kamer Hatun Mahallesi, Agac Cilegi Sokak 5, Istanbul, Beyoglu</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/770436/33e6f3cd0492a0ab016f819c3f49cbe5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="116.63" OriginalAmount="109.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00514232" Longitude="28.9549167" StarRating="0" HotelCode="939243|blue_istanbul_apart" 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://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9378390</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at Blue Istanbul Apart, you'll be centrally located in Istanbul, convenient to Istanbul University and Grand Bazaar.  This aparthotel is close to Suleymaniye Mosque and Hippodrome. #  Rooms : # Make yourself at home in one of the 15 air-conditioned rooms featuring kitchenettes. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Conveniences include desks and refrigerators, and housekeeping is provided on a limited basis. #  Amenities : # Make use of convenient amenities, which include complimentary wireless Internet access and tour/ticket assistance. #  Business &amp; Other Amenities : # Featured amenities include a 24-hour front desk, laundry facilities, and a safe deposit box at the front desk. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and self parking (subject to charges) is available onsite.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="116.63" OriginalAmount="109.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.02168273925781" Longitude="29.034780502319336" StarRating="2" HotelCode="0|mesto_altunizade" HotelName="Mesto Altunizade" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Payanda Sk. 9, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/6a/33/6a332dabc20cbb87c69a1008534fccb393f7c8f8.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at Mesto Altunizade in Istanbul (Uskudar), you'll be a 3-minute drive from Maiden's Tower and 6 minutes from Bagdat Avenue.  This hotel is 6.2 mi (10 km) from Dolmabahce Palace and 7.1 mi (11.4 km) from Bosphorus Bridge.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Dunyagoz Hospital - Altunizade - 0.4 km / 0.2 mi&lt;br /&gt;Camlica Hill - 2.4 km / 1.5 mi&lt;br /&gt;Maiden's Tower - 3.4 km / 2.1 mi&lt;br /&gt;Beylerbeyi Palace - 3.6 km / 2.2 mi&lt;br /&gt;Bosphorus Bridge - 3.7 km / 2.3 mi&lt;br /&gt;Kadikoy Port - 4.1 km / 2.6 mi&lt;br /&gt;Emaar Square Mall - 4.2 km / 2.6 mi&lt;br /&gt;Sureyya Opera House - 4.7 km / 2.9 mi&lt;br /&gt;Sukru Saracoglu Stadium - 4.8 km / 3 mi&lt;br /&gt;Bagdat Avenue - 6.3 km / 3.9 mi&lt;br /&gt;Marmara University - 6.3 km / 3.9 mi&lt;br /&gt;Zorlu Performing Arts Center - 7.8 km / 4.9 mi&lt;br /&gt;Adile Sultan Palace - 7.8 km / 4.9 mi&lt;br /&gt;Yildiz Technical University - 7.9 km / 4.9 mi&lt;br /&gt;Acibadem Fulya Hospital - 8.9 km / 5.5 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Istanbul (IST) - 47 km / 29.2 mi&lt;br /&gt;Sabiha Gokcen Intl. Airport (SAW) - 33.5 km / 20.8 mi&lt;br /&gt;Dining : Continental breakfasts are available daily from 7:00 AM to 10:30 AM for a fee.&lt;br /&gt;HeadLine : In Istanbul (Uskudar)&lt;br /&gt;Rooms : Stay in one of 5 guestrooms featuring LCD televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms have hair dryers and slippers. Conveniences include electric kettles and free tea bags/instant coffee, and housekeeping is provided on request.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Breakfast for children costs: 30.00 TRY.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;p&gt;The following fees and deposits are charged by the property at time of service, check-in, or check-out. &lt;/p&gt; &lt;ul&gt; &lt;li&gt;Fee for buffet breakfast: TRY 10 for adults and TRY 5 for children (approximately)&lt;/li&gt;                               &lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="117.70" OriginalAmount="110.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.006982072224" Longitude="28.963632101852" StarRating="4" HotelCode="57930|istanbul_my_assos_hotel_2" HotelName="Assos Hotel Istanbul" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" 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://dmcsquare.b-cdn.net/Images/75053/a_75053_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly city hotel is situated within easy walking distance of Istanbul's major places of interest, such as Sultanahmet, the Grand Bazaar, Hipodrom, Topkapi Palace, Hagia Sophia Museum, Blue Mosque, Beyazit Mosque and Archaeology Museum. Guests will also find restaurants, shops and links to the public transport network within a 5-minute walk of the business hotel, while Taksim, with its bars and nightlife, is around a 15-minute journey away using public transport. Ataturk Airport is approximately 18 km from the city hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="117.70" OriginalAmount="110.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.99178695678711" Longitude="29.0418701171875" StarRating="4" HotelCode="0|mini_suite_otel_by_is_butikhotel" HotelName="Mini Suite Otel by Is Butik-Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Mini-hotel" CnxPolicy="Free CXL until 07/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>Egitim Mahallesi Poyraz Sokak No:24/A Kadiköy Istanbul, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/extranet/75/df/75df7dead940ee3a5b6f97f474bbe36181f5ef45.jpeg</HotelPictures>
        <HotelDescription>Location&lt;br /&gt;Feeling like at home during the long journey is priceless. Mini-hotel «Mini Suite Otel by Is Butik-Hotel» is located in Istanbul. This mini-hotel is located in 7 km from the city center.&lt;br /&gt;At the mini-hotel&lt;br /&gt;Want to be always on-line? Wi-Fi is available. If you travel by car, there’s a parking zone. For the free movement around the city, the mini-hotel offers a transfer for you. Accessibility: there is an elevator/lift.&lt;br /&gt;There are other services available for the guests of the mini-hotel. For example, a laundry, ironing and car rental. The staff of the mini-hotel will be happy to talk to you in English.&lt;br /&gt;Room amenities&lt;br /&gt;The room is warmly decorated and has everything you need to have a rest after a long eventful day. There is a TV and a mini-bar. The room equipment depends on its category.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Price of an additional breakfast: 25.00 TRY per person. Information about the type of meals included in the price is indicated in the rate details.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="117.70" OriginalAmount="110.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03046771529" Longitude="28.973413759182" StarRating="3" HotelCode="901059|monopol" HotelName="Monopol" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/09/2024" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mesrutiyet Caddesi 93, 34430 Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/145741/145741a_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="63" TotalAmount="117.70" OriginalAmount="110.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03709411621094" Longitude="28.981647491455078" StarRating="2" HotelCode="0|sunshine_taksim_suite" HotelName="Sunshine Taksim Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apart-hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Altin Bakkal Sk. No 38, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/eb/0d/eb0d77542a7bae97a0b061f5815c09e5e82f782f.jpeg</HotelPictures>
        <HotelDescription>Located in Istanbul (Taksim), Sunshine Taksim Suite is within a 10-minute walk of Taksim Square and Istiklal Avenue. This aparthotel is 0.7 mi (1.1 km) from Pera Museum and 1.6 mi (2.6 km) from Galata Tower.&lt;br /&gt;Make yourself at home in one of the 12 individually decorated guestrooms, featuring kitchenettes. Complimentary wireless Internet access keeps you connected, and flat-screen televisions are provided for your entertainment. Conveniences include safes and desks, and housekeeping is provided daily.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Parking Space: &lt;/b&gt;Chargeable public parking available in the nearby area. Cost: 8.00 EUR per day.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="117.70" OriginalAmount="110.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="743502|idyllic_hotel_taksim" HotelName="Idyllic Hotel Taksim" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sehitmuhtar Mahallesi, kurabiye Sokak 10-/888, 34435 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8418342</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="117.70" OriginalAmount="110.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="" Longitude="" StarRating="0" HotelCode="818969|zin_d_home_alemdag_aparthotel" HotelName="Zin D Home Alemdag" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Eksioglu Mahallesi</AddressLine>
          </AddressLines>
          <CityName>Çekmeköy</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/33000000/32720000/32715300/32715265/9ae78d94_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="117.70" OriginalAmount="110.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.006395" Longitude="28.957112" StarRating="3" HotelCode="189374|simper_hotel_" HotelName="Simper Hotel" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" 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://photos.hotelbeds.com/giata/original/17/175534/175534a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located close to Aksaray and approximately 2 km from the historical attractions at Sultanahmet, the hotel is well placed for sightseeing. Additionally, public transport is available close by and local amenities are within 400 m of the hotel. Taksim Square in the centre of Istanbul is approximately 5 km from the hotel. Istanbul-Ataturk Airport is around 16 km from the hotel and Sabiha-Gökçen airport is roughly 55 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="117.70" OriginalAmount="110.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.81591764" Longitude="29.30319381" StarRating="3" HotelCode="363664|grand_lion_hotel" HotelName="Grand Lion Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Postane Mahallesi, Istasyon Caddesi 3, Iskele Karsisi, 34940 Tuzla, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/506741/3.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located on the seafront in Tuzla, this hotel is 9 km from the airport. It offers air-conditioned guestrooms with free Wi-Fi, and has a restaurant with panoramic views of Marmara Sea.All of the hotel rooms at Grand Lion Hotel have simple wood furnishings and private bathrooms. They come equipped with a minibar and satellite TV.In the morning the Grand Lion serves a buffet breakfast with hot tea. The hotel&amp;apos;s restaurant features a large sun terrace and serves regional dishes such as pastries and Rumelian meatballs.Grand Lion Hotel is a 15-minute drive from the Istanbul Park Circuit. It has a tour desk that assists with car hire and offers information on local attractions. Free public parking is possible on site.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="118.77" OriginalAmount="111.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.006152" Longitude="28.954518" StarRating="3" HotelCode="13001|hotel_grand_emin" HotelName="Grand Emin Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mustafakemalpasa Caddesi, Fabrika Sokak 13, Yenikapi, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/13439/a_13439_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="118.77" OriginalAmount="111.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03211475533" Longitude="28.978205300594" StarRating="3" HotelCode="191149|taksim_premium_residence_2" 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://photos.hotelbeds.com/giata/original/19/198886/198886a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="118.77" OriginalAmount="111.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.99488839" Longitude="29.02529146" StarRating="3" HotelCode="369730|iskele_boutique_hotel" HotelName="Iskele Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Rihtim Caddesi, Uzun Hafiz Sokak No. 11, Kadikoy 34716</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=755777</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="118.77" OriginalAmount="111.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.069214545841" Longitude="29.002892358698" StarRating="3" HotelCode="188735|nif_hotel" 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://photos.hotelbeds.com/giata/original/30/305830/305830a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="118.77" OriginalAmount="111.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03961405435" Longitude="28.979710227189" StarRating="5" HotelCode="379046|terra_suites_hotel" HotelName="Terra Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" 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://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7989472</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="119.84" OriginalAmount="112.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.05550889" Longitude="28.99166344" StarRating="4" HotelCode="323410|carina_park_suites_nisantasi" HotelName="Carina Park Suites Nisantasi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/09/2024" 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://photos.hotelbeds.com/giata/original/42/429418/429418a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="119.84" OriginalAmount="112.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="969950|avrasya_port_hotel" HotelName="Avrasya Port Hotel" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" 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://i.travelapi.com/hotels/38000000/37160000/37157500/37157448/58dc1bed_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="119.84" OriginalAmount="112.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00756959" Longitude="28.94886467" StarRating="0" HotelCode="369778|hotel_umit_2" HotelName="Hotel Umit 2" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Namik Kemal Caddesi Manastirli Rifat Sokak Number 24 Fatih/Aksaray, 34093 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/506761/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="119.84" OriginalAmount="112.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03428923" Longitude="28.9836635" StarRating="0" HotelCode="883035|istanbulum_suites" HotelName="Istanbul'um Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Coffee Shop,Dry Cleaning,Laundry,Luggage Storage,Meeting Room,Parking,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Katip Mustafa Celebi Mahallesi, Billurcu Sokak 18, Beyoglu, 34420 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/84/40/84400cc3684415126c00f73329c8ae5cc5eca684.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Taksim, Istanbulum suites promises a relaxing and wonderful visit. The hotel offers a wide range of amenities and perks to ensure you have a great time. Airport transfer, luggage storage, family room, free Wi-Fi in all rooms, meeting facilities are just some of the facilities on offer. Guestrooms are designed to provide an optimal level of comfort with welcoming decor and some offering convenient amenities like ironing facilities, television LCD/plasma screen, coffee/tea maker, satellite/cable TV, heating. The hotel offers various recreational opportunities. No matter what your reasons are for visiting Istanbul, Istanbulum suites will make you feel instantly at home.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="119.84" OriginalAmount="112.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.006272518938" Longitude="28.797627156222" StarRating="3" HotelCode="399217|sapko_airport_hotel" HotelName="Sapko Airport Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Tevfik Bey Mahallesi, Vahit Efendi Sokak 10, Sefaköy, 34295 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7763345</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="119.84" OriginalAmount="112.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.018344271569" Longitude="28.585887334702" StarRating="0" HotelCode="933265|turkuaz_port_hotel" HotelName="Turkuaz Port Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Fatih Mahallesi, Kordonboyu Caddesi 16, 34500 Büyükçekmece, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Büyükçekmece</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8423505</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel comprises a total of 40 rooms. Services and facilities at the hotel include a restaurant, a bar and room service. Wireless internet access is available to travellers in the public areas. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="120.91" OriginalAmount="113.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.01176" Longitude="28.95424" StarRating="3" HotelCode="0|_0x19d52" HotelName="Grand Pamir Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kemalpasa Mah. Gencturk Cad. Mektep Sok, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/45/10/45103243acd7f9ef9e7401f1c780bd998df218fa.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Grand Pamir Hotel in Istanbul, you'll be 2.5 mi (4 km) from Galata Tower and 3 mi (4.8 km) from Grand Bazaar.  This hotel is 3.1 mi (5 km) from Hagia Sophia and 3.3 mi (5.2 km) from Sultanahmet Square.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 29 air-conditioned rooms featuring minibars. Your bed comes with down comforters and Frette Italian sheets. Complimentary wireless Internet access is available to keep you connected. Private bathrooms with showers feature rainfall showerheads and complimentary toiletries.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Pamper yourself with onsite massages or enjoy recreation amenities such as a sauna. Additional amenities at this hotel include concierge services and a television in a common area.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;For lunch or dinner, stop by Kos?em Kebap Salonu, a restaurant that specializes in Turkish cuisine. Dining is also available at the coffee shop/café, and 24-hour room service is provided. A complimentary buffet breakfast is served daily from 7 AM to 10 AM.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and a safe deposit box at the front desk. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and self parking (subject to charges) is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 10.00 EUR per night.&lt;/br&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Parking Space: &lt;/b&gt;Chargeable parking available. Cost: 15.00 EUR.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 30.00 EUR one way.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Extra beds for children are always provided free of charge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="120.91" OriginalAmount="113.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.02997589111328" Longitude="28.950252532958984" StarRating="0" HotelCode="0|popstel" HotelName="Popstel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Akcin Sok., Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/16/94/1694aac61dcc6c5ac16ce5f85b1f3596871ce249.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;A very nice place to stay for a reasonable price - hotel «Popstel» is located in Istanbul. This hotel is located in 3 km from the city center. You can take a walk and explore the neighbourhood area of the hotel. Places nearby: Chora Church, Rahmi M Koc Museum and Haliç.&lt;br /&gt;&lt;b&gt;At The Hotel: &lt;/b&gt;Want to be always on-line? Wi-Fi is available. At the guests’ disposal, there’s also a concierge.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 15.00 EUR per night.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;&lt;b&gt;Parking Space: &lt;/b&gt;Chargeable public parking available in the nearby area. Cost: 7.00 EUR per day.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="121.98" OriginalAmount="114.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.005965607077" Longitude="28.954330980778" StarRating="4" HotelCode="130462|grand_unal" HotelName="Grand Ünal Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" 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>http://media.dev.paximum.com/hotelimages/103492/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="121.98" OriginalAmount="114.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.04182493" Longitude="29.00495937" StarRating="0" HotelCode="875821|meydan_besiktas_otel" 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://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10434120</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is situated in New City. Nestled within 1000 metres from the town centre, the accommodation allows easy access to all this destination has to offer. Customers will appreciate the property's proximity to the main entertainment areas. Within 20 metres customers will find links of transport that will allow them to explore the area. Visitors will find the airport within 40. 0 kilometre(s). The accommodation is within 50 metres' walking distance from the harbour. A total of 24 units are available for guests' convenience at Meydan Besiktas Hotel. The year of construction of this hotel dates back to 2018. Moreover, there is a wireless Internet connection available on-site. Visitors can enjoy the convenience of 24-hour reception. Unfortunately, there are no guests rooms where travellers can ask for a cot for the little ones. This accommodation understands that accessibility is important to all guests. For this reason, it features wheelchair accessible rooms and is fully adapted for easy access. Pets are not allowed at this accommodation. This accommodation features parking and garage lots for guests' convenience. Customers may pamper their taste buds at the establishment's gastronomic venue. Meydan Besiktas Hotel may charge a fee for some services. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="121.98" OriginalAmount="114.00" MarkupRule="7.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://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5429240</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Beyoglu-Taksim, Hotel Yonca promises a relaxing and wonderful visit. The hotel offers guests a range of services and amenities designed to provide comfort and convenience. To be found at the hotel are concierge, elevator, free Wi-Fi in all rooms, Wi-Fi in public areas, 24-hour room service. Television, satellite/cable TV, internet access – wireless (charges apply), internet access – wireless (complimentary), internet access – wireless can be found in selected guestrooms. The hotel offers various recreational opportunities. Discover all Istanbul has to offer by making Hotel Yonca your base.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="121.98" OriginalAmount="114.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.974315326012" Longitude="28.875134682209" StarRating="3" HotelCode="374940|le_marde_hotel" HotelName="Le Marde" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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>http://media.dev.paximum.com/hotelimages/507346/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="123.05" OriginalAmount="115.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.029874549237" Longitude="28.973842061342" StarRating="3" HotelCode="305483|by_murat_crown_hotel_taksim" HotelName="By Murat Crown" Meals="ROOM ONLY" BedType="ROOM ONLY" 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>http://media.dev.paximum.com/hotelimages/478186/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="123.05" OriginalAmount="115.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.84293909" Longitude="29.29916703" StarRating="0" HotelCode="580109|istanbul_medikal_termal" HotelName="Istanbul Medikal Termal Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2,HALF-BOARD-DINNER" BedType="ROOM ONLY" PropertyType="Hotel,Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Evliya Çelebi Mahallesi, Esref Sokak 13, Sifali Sular Mevkii, Içmeler, Tuzla, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Tuzla</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/751512/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="123.05" OriginalAmount="115.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.007564571179" Longitude="28.951919550535" StarRating="4" HotelCode="300839|comfort_life_hotel" 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://photos.hotelbeds.com/giata/original/36/368923/368923a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the Aksaray district of the city, this modernly furnished hotel is well positioned for the major historical attractions at Sultanahmet and public transport links with a tramstop 450m away and Aksaray metro station, 750m. Tastefully decorated, the hotel has a covered outdoor terrace serving as a pleasant place to enjoy an appetiser or in colder weather there is the hotel lobby bar. Guests looking to do some shopping can benefit from the hotel's proximity to the spectacular Grand Bazaar which is 1.5 km from the hotel and en route to the Blue Mosque and Hagia Sophia Museum. Taksim Square at the centre of the city is approximately 5 km and can be easily reached by public transport. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="123.05" OriginalAmount="115.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00514" Longitude="28.95458" StarRating="4" HotelCode="323378|matiat_hotel_istanbul" HotelName="Matiat Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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>http://media.dev.paximum.com/hotelimages/478428/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="123.05" OriginalAmount="115.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.99307628" Longitude="29.02677656" StarRating="0" HotelCode="594891|beyazkosk_otel" HotelName="Beyaz Kösk Otel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Misaki Milli Sokak 32, 34714 Kadiköy, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Kadiköy</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/766319/961865e108d68b251c20a67ea57606cb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kadiköy.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="124.12" OriginalAmount="116.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.997429" Longitude="29.02704" StarRating="0" HotelCode="213613|bade_otel" HotelName="Bade Otel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rasimpasa Mah., Org. Sahap Gurler Caddesi No:24/A, Kadikoy, Anadolu Yakasi-Kadiköy, 34710 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/302329/a_302329_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="124.12" OriginalAmount="116.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.01051" Longitude="28.95408" StarRating="3" HotelCode="51565|grand_dilara_hotel" HotelName="Grand Dilara" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" 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.ostrovok.ru/t/x500/content/81/56/815607f7865da91ef0055e229dfb0a8033f2cf22.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="125.19" OriginalAmount="117.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.029122186301" Longitude="28.805603179653" StarRating="3" HotelCode="430650|ibis_istanbul_airport" HotelName="ibis Istanbul West" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/Images/541152/a_541152_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="125.19" OriginalAmount="117.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="621715|rez_butik_otel" HotelName="Gulhane Garden Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Taya Hatun Sokak 42/a-b, 34112 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b8/df/b8df8e5e3d3649b4a74f161d98be29f2e81182bb.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="126.26" OriginalAmount="118.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03082202" Longitude="28.97498495" StarRating="3" HotelCode="455240|sanat_hotel_pera" HotelName="Sanat Hotel Pera Boutique" Meals="BED &amp; BREAKFAST,ROOM ONLY" 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://dmcsquare.b-cdn.net/Images/565531/a_565531_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel is located in the heart of Istanbul. Its setting is especially ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="126.26" OriginalAmount="118.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.95750396" Longitude="29.18183036" StarRating="5" HotelCode="936550|marma_hotel_istanbul" HotelName="Marma Kongre Merkezi" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/09/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge,Massage Centre,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Marmara Egitim Koyu Buyukbakkalkoy, Istanbul, 34857 Maltepe</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/65/655590/655590a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="126.26" OriginalAmount="118.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.003868103027344" Longitude="28.969539642333984" StarRating="0" HotelCode="0|3_floor_oldcity" HotelName="3 Floor Oldcity" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kadirga Mah. Sehsuvarbey Sok. Sultanahmet No:4, Istanbul, 34120, Istanbul, Turkey, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/7c/4b/7c4b0a012be8878fe23811783588129902437470.jpeg</HotelPictures>
        <HotelDescription>Situated 1 km from the historic Sultanahmet area with Blue Mosque, Hagia Sophia and Topkapi Palace, Three Floor Apartments is 850 metres from Grand Bazaar. It offers self-catering and spacious accommodation with a balcony and city views. Free WiFi is also available.&lt;br /&gt;The air-conditioned apartments and studios at Three Floor Apartments feature a seating area, work desk and an LCD TV. A mini fridge is provided. The private bathrooms come with a shower, hairdryer and free toiletries.&lt;br /&gt;You can prepare your meals in the privacy of your own fully equipped kitchen with an electric stove and a microwave. A variety of restaurants ranging from fast food to local and international dining are within walking distance.&lt;br /&gt;The staff, available 24 hours a day, provides information about local attractions and assists with car and bike rentals. Guests can benefit from concierge services. Laundry, dry cleaning and ironing services are also offered.&lt;br /&gt;Cemberlitas Tram Station is 650 metres from the property and provides easy access to other sites in the city. Airport shuttle services are arranged at an additional fee and Ataturk Airport is 16.6 km away.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Guests aged under 18 cannot stay at the hotel alone. Specific policies may vary by hotel and room type.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="126.26" OriginalAmount="118.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.01265131" Longitude="29.1061318" StarRating="5" HotelCode="571659|the_city_suites_3" 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://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9321800</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="127.33" OriginalAmount="119.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.01446359" Longitude="28.97624514" StarRating="0" HotelCode="737293|sirkeci_gar_hotel" HotelName="Sirkeci Gar 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),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://photos.hotelbeds.com/giata/original/63/633727/633727a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Sirkeci Gar Hotel was built in 1918 and renovated in 2018 with Ottoman's eye –catching motifs.Our hotel situated in the Old City's heart ‘'Sirkeci'' where you can reach just a few minutes by walking to Grandbazaar,Egyption Bazaar,Blue Mosque,Saint Sophia Mosque &amp;Museum,Topkapi Palace and Eminönü Boat Staion.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="127.33" OriginalAmount="119.00" MarkupRule="7.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://dmcsquare.b-cdn.net/Images/302564/a_302564_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="127.33" OriginalAmount="119.00" MarkupRule="7.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>http://media.dev.paximum.com/hotelimages/479170/1.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="127.33" OriginalAmount="119.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.003553088054" Longitude="28.969982993846" StarRating="4" HotelCode="315881|dualis_hotel" HotelName="Dualis" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Kucukayasofya Mahallesi, Sehsuvarbey Sokak 37, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/38/383759/383759a_hb_a_008.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="127.33" OriginalAmount="119.00" MarkupRule="7.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="Non Refundable" 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://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10165617</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="128.40" OriginalAmount="120.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.043006896972656" Longitude="29.003721237182617" StarRating="2" HotelCode="0|barkod_hotel" HotelName="Barkod Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sinan Pasa Kopru Sk. No:5/A, Besiktas, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/de/fc/defcce26e335719fb0954b4c1c3648fe5e4d2fd1.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at Barkod Hotel, you'll be centrally located in Istanbul, within a 5-minute drive of Dolmabahce Palace and Vodafone Arena.  This hotel is 1.8 mi (2.9 km) from Taksim Square and 2.9 mi (4.7 km) from Bosphorus Bridge.&lt;br /&gt;Amenities : Make use of convenient amenities such as complimentary wireless Internet access, concierge services, and a communal living room.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Yildiz Technical University - 1.1 km / 0.7 mi&lt;br /&gt;Yildiz Palace - 1.2 km / 0.8 mi&lt;br /&gt;Vodafone Arena - 1.3 km / 0.8 mi&lt;br /&gt;City's Nisantasi Shopping Center - 1.5 km / 0.9 mi&lt;br /&gt;Dolmabahce Palace - 1.5 km / 1 mi&lt;br /&gt;Yildiz Park - 1.7 km / 1 mi&lt;br /&gt;Acibadem Fulya Hospital - 1.7 km / 1.1 mi&lt;br /&gt;Istanbul Technical University - 1.8 km / 1.1 mi&lt;br /&gt;Amerikan Hospital - 1.8 km / 1.1 mi&lt;br /&gt;Istanbul Congress Center - 1.9 km / 1.2 mi&lt;br /&gt;Lutfi Kirdar Convention and Exhibition Centre - 1.9 km / 1.2 mi&lt;br /&gt;Ortakoy Mosque - 2.3 km / 1.4 mi&lt;br /&gt;Taksim Gezi Park - 2.3 km / 1.4 mi&lt;br /&gt;Acibadem Taksim Hospital - 2.4 km / 1.5 mi&lt;br /&gt;Taksim Square - 2.5 km / 1.6 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Istanbul (IST) - 40.2 km / 25 mi&lt;br /&gt;Sabiha Gokcen Intl. Airport (SAW) - 39.8 km / 24.7 mi&lt;br /&gt;business_amenities : Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and an elevator.&lt;br /&gt;Dining : Grab a bite to eat at Barkod, a restaurant which features a bar/lounge, or stay in and take advantage of the room service (during limited hours). Mingle with other guests at the complimentary reception, held daily.&lt;br /&gt;HeadLine : Near Dolmabahce Palace&lt;br /&gt;Rooms : Make yourself at home in one of the 16 guestrooms featuring minibars and LCD televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Bathrooms feature showers with rainfall showerheads and hair dryers. Conveniences include phones, as well as safes and complimentary bottled water.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;ul&gt;  &lt;li&gt;No pets and no service animals are allowed at this property. &lt;/li&gt;&lt;li&gt;This property advises that enhanced cleaning measures are currently in place.&lt;/li&gt;&lt;li&gt;Disinfectant is used to clean the property; commonly-touched surfaces are cleaned with disinfectant between stays; bed sheets and towels are laundered at a temperature of at least 60°C/140°F; guestroom doors are sealed after cleaning.&lt;/li&gt;&lt;li&gt;This property affirms that it follows the cleaning and disinfection practices of Safe Tourism Certification Program (Turkey).&lt;/li&gt;&lt;li&gt;This property affirms that it adheres to the cleaning and disinfection practices of COVID-19 Guidelines (CDC).&lt;/li&gt;&lt;br /&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="128.40" OriginalAmount="120.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.90689774" Longitude="29.1854726" StarRating="0" HotelCode="593300|zengin_suit" HotelName="Zengin Suit" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Esentepe, Kucuk Menderes Sokak 1, Kartal, 34870 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/766480/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="128.40" OriginalAmount="120.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="3" HotelCode="587751|gen_suites" HotelName="Gen Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Akaglar Caddesi 22, Eskisehir Mahallesi, Sisli, Istanbul 34375</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9152041</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="128.40" OriginalAmount="120.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03898101" Longitude="28.9817021" StarRating="0" HotelCode="770934|new_house_" HotelName="New house" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mahallesi, Taksim Cesmesi Sokak 13, Beyoglu, 34100 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/7b/43/7b4393cdfc48f9ff95b95ccdfee94bb8bddcaf43.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;In the historic Sultanahmet district, Hotel New House is within walking distance of the Blue Mosque, Hagia Sophia and Topkapi Palace. The hotel offers modern rooms with air conditioning and free Wi-Fi.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="128.40" OriginalAmount="120.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.02476868" Longitude="28.684824" StarRating="0" HotelCode="613691|agora_suites_2" HotelName="Agora Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Zafer Mahallesi Dogan, Arasli Bulvari 93, 34513 Esenyurt, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10160068</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="129.47" OriginalAmount="121.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.902039" Longitude="29.196099" StarRating="3" HotelCode="260168|villa_vanilla_hotel" HotelName="Villa Vanilla" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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://photos.hotelbeds.com/giata/original/18/183927/183927a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the Kartal district on the Asian side of Istanbul, this hotel has easy access to Sabiha Gokcen Airport which is only 14 km away. The vicinity has a rapidly growing business district and local amenities are all within close proximity. This 50-room hotel was built in 2012 and offers all standard facilities, such as a 24-hour reception, meeting room, lobby lounge, rooftop terrace and garden terrace where guests can enjoy a quiet drink and free internet access for those who wish to stay connected. The rooms measure between 25-30 sqm and are pleasantly furnished with a carpeted floor and attractive bed linen. All accommodation units are equipped with satellite TV, work desk, and central heating among other useful amenities.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="129.47" OriginalAmount="121.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="878639|pera_colour_house" HotelName="Pera Colour House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Atlama Sokak 14</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/639977/202039102233935.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="130.54" OriginalAmount="122.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.007989681601" Longitude="28.953185677528" StarRating="3" HotelCode="186207|hotel_ebru_antique" HotelName="Antique Ebru Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel,hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mustafa Kemalpasa Caddesi 29, Aksaray, 34096 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/30/306626/306626a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel is set in Asian Side. The establishment comprises a total of 35 snug rooms. Those who dislike animals may enjoy their stay, as this establishment does not allow pets. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="130.54" OriginalAmount="122.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.044333563661" Longitude="28.985444042328" StarRating="3" HotelCode="185752|comfort_suite_taksim" HotelName="Dorne Taksim Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Fax,Internet,Kitchen,Laundry,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Papa Roncalli Sokak 54, Harbiye, 34373 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/169975/169975a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city aparthotel is centrally located in Harbiye, 300 m from Istanbul Congress Center and the Lütfi Kirdar Convention and Exhibition Centre (ICEC) area and just 850 m from Taksim Square. Guests will find shops and entertainment venues in the vicinity and public transportation links are available within a couple of minutes’ walk, while Taksim underground station is roughly a 5 to 6-minute walk from the hotel. The railway station is around 4 km away, whilst Istanbul Atatürk Airport and Sabiha Gökçen International Airport are some 15 km and 41 km from the hotel, respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="130.54" OriginalAmount="122.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0333462395873" Longitude="28.9800658681229" StarRating="0" HotelCode="0|liberi_taksim_hotel" HotelName="Liberi Taksim Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bas Aga Çesmesi Sokak 7, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/ext/1d/0c/1d0c27485475c19e947b72558ea94babe5bbdb20.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;“Liberi Taksim Hotel” is situated in Istanbul. It boasts a convenient location within 3 km from the historic city center.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Wi-Fi is available throughout the property. Car travellers are welcome to use parking facilities. Airport shuttle services are offered at a surcharge. Room service is also available.&lt;/br&gt;A ticket-and-tour reservation desk is at your service. Smoking is not allowed at the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="131.61" OriginalAmount="123.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.876201" Longitude="29.231108" StarRating="4" HotelCode="311566|inera_hotel" HotelName="Inera Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/09/2024" 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://photos.hotelbeds.com/giata/original/40/403614/403614a_hb_a_002.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="131.61" OriginalAmount="123.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03611944" Longitude="28.97842178" StarRating="0" HotelCode="744981|taksim_cmlm_apart" HotelName="Taksim Cmlm Apart" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cukur Mahallesi, Tarlabasi Bulvari 7, 34435 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5708691</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="131.61" OriginalAmount="123.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00629536" Longitude="28.95745294" StarRating="0" HotelCode="375134|the_coach_hotel" HotelName="The Coach Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nisanca Mahallesi  Asker Sokak  No:28 Kumkapi Fatih, 34130 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/507299/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="131.61" OriginalAmount="123.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.975318908691406" Longitude="29.105775833129883" StarRating="2" HotelCode="0|zirkon_suit_otel" HotelName="Zirkon Suit Otel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sehit Ismail Oz Sokak No. 33, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/05/90/0590a97eb2b47203d81d4fe10866111e69658054.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at Zirkon Suit Otel in Istanbul (Atasehir), you'll be within a 15-minute drive of Bagdat Avenue and Maiden's Tower.  This hostal is 10.6 mi (17 km) from Basilica Cistern and 11.5 mi (18.4 km) from Blue Mosque.&lt;br /&gt;Amenities : Make use of convenient amenities, which include complimentary wireless Internet access and concierge services.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Memorial Atasehir Hospital - 1.2 km / 0.7 mi&lt;br /&gt;Bagdat Avenue - 3.1 km / 1.9 mi&lt;br /&gt;Suadiye Beach - 4.1 km / 2.5 mi&lt;br /&gt;Emaar Square Mall - 5.2 km / 3.2 mi&lt;br /&gt;Marmara University - 5.4 km / 3.4 mi&lt;br /&gt;Sukru Saracoglu Stadium - 8.9 km / 5.5 mi&lt;br /&gt;Sureyya Opera House - 9.3 km / 5.8 mi&lt;br /&gt;Kadikoy Port - 9.5 km / 5.9 mi&lt;br /&gt;Dunyagoz Hospital - Altunizade - 9.6 km / 6 mi&lt;br /&gt;Academic Hospital - 11.1 km / 6.9 mi&lt;br /&gt;Maiden's Tower - 11.5 km / 7.1 mi&lt;br /&gt;Camlica Hill - 11.6 km / 7.2 mi&lt;br /&gt;Beylerbeyi Palace - 12.3 km / 7.6 mi&lt;br /&gt;Zorlu Performing Arts Center - 14.6 km / 9.1 mi&lt;br /&gt;Yildiz Technical University - 14.7 km / 9.1 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Istanbul (IST) - 55 km / 34.2 mi&lt;br /&gt;Sabiha Gokcen Intl. Airport (SAW) - 27.1 km / 16.8 mi&lt;br /&gt;business_amenities : Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and a safe deposit box at the front desk. Free self parking is available onsite.&lt;br /&gt;Dining : Grab a bite from the grocery/convenience store serving guests of Zirkon Suit Otel.&lt;br /&gt;HeadLine : In Istanbul (Atasehir)&lt;br /&gt;Rooms : Stay in one of 10 guestrooms featuring LCD televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms with showers feature rainfall showerheads and complimentary toiletries. Conveniences include desks and separate sitting areas, and housekeeping is provided daily.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Pet deposit is required. Cost: 40.00 TRY per guest per stay.&lt;br /&gt;&lt;b&gt;Pets: &lt;/b&gt;Pets are allowed for an additional fee. Price of accommodation: 40.00 TRY per stay.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;ul&gt;  &lt;li&gt;Guests can arrange to bring pets by contacting the property directly, using the contact information on the booking confirmation (surcharges apply and can be found in the Fees section). &lt;/li&gt;  &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="132.68" OriginalAmount="124.00" MarkupRule="7.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://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10476310</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="132.68" OriginalAmount="124.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.038932" Longitude="28.982795" StarRating="3" HotelCode="311560|borancik_suites" HotelName="Borancik Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/09/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mahallesi, Feridiye Caddesi 50, Taksim, Beyoglu, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7676850</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="132.68" OriginalAmount="124.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.048612" Longitude="28.9873795" StarRating="0" HotelCode="775974|vvr_hotel" HotelName="Vvr Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ergenekon Mahallessi, Halaskargazi Cadessi 5, Harbiye, 34347 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9624918</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="132.68" OriginalAmount="124.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="5" HotelCode="776661|blue_mosque_hotel_istanbul" HotelName="Blue Mosque Hotel Istanbul" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Binbirdirek Mahallesi, Dizdariye Cesmesi Sokak 30, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5511083</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="132.68" OriginalAmount="124.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.003286756908" Longitude="28.975215051099" StarRating="0" HotelCode="385310|peteks_hotel" HotelName="Peteks Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Küçük Ayasofya Mahallesi, Gelinlik Sokak 10, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7552507</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="132.68" OriginalAmount="124.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03792122" Longitude="28.9824384" StarRating="3" HotelCode="444692|tloft_residence" HotelName="T-Loft Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sehit Muhtar Mahallesi, Turan Caddesi 28, Taksim, Beyoglu, 34420 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/640588/640588a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a babysitting service, a childcare service, a transfer service and room service. Wireless internet access is available to guests in the public areas. Those arriving in their own vehicles can leave them in the car park of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="133.75" OriginalAmount="125.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.012242" Longitude="28.95716" StarRating="3" HotelCode="933207|bergama_hotel" HotelName="Bergama Hotel Istanbul" Meals="BED &amp; BREAKFAST,HALF-BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" 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>http://media.dev.paximum.com/hotelimages/478887/2.jpg</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 Sehzade Mosque and Valens Aqueduct. This hotel is close to Suleymaniye Mosque and Grand Bazaar.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 55 air-conditioned rooms featuring minibars. Rooms have private balconies. Satellite television is provided for your entertainment. Conveniences include phones and desks.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Take advantage of the hotel's 24-hour room service.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include a 24-hour front desk, multilingual staff, and a safe deposit box at the front desk. A train station pick-up service is provided at no charge, and free self parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="133.75" OriginalAmount="125.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.020491047319" Longitude="28.928404635582" StarRating="2" HotelCode="155289|yavuz_otel" HotelName="Yavuz" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 07/09/2024" 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.ostrovok.ru/t/x500/content/ec/cd/eccd0802157aeca1d561993fa2142fb0056569f1.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 the historical attractions at Sultanahmet. Public transport is within easy walking distance of the hotel, offering links to other parts of the city. Taksim Square in the city centre can be reached in 25 minutes on public transport. Istanbul-Ataturk Airport is approximately 15 km from the hotel and Sabiha Gökçen Airport is around 50 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="133.75" OriginalAmount="125.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00295" Longitude="28.97617" StarRating="3" HotelCode="903014|sur_hotel_sultanahmet_4" HotelName="Sur Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sultanahmet Mahallesi, Mustafa Pasa Sokak 3, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/105730/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="133.75" OriginalAmount="125.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.02615" Longitude="28.97183" StarRating="0" HotelCode="0|haus_11_suites" HotelName="Haus 11 Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Savci Bey Çk., Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/0b/7c/0b7cda002f342f2645826a45981b183566ee2371.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Haus 11 Suites in Istanbul (Istanbul City Center), you'll be a 4-minute walk from Galata Tower and within a 5-minute drive of Eminonu Square.  This apartment is 1.5 mi (2.5 km) from Grand Bazaar and 1.9 mi (3 km) from Hagia Sophia.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 11 air-conditioned rooms featuring refrigerators. Complimentary wireless Internet access is available to keep you connected. Private bathrooms with showers feature rainfall showerheads and hair dryers. Conveniences include desks and separate sitting areas, and housekeeping is provided on request.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Early check-in and/or late check-out is available for an additional fee.&lt;/br&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Parking Space: &lt;/b&gt;Chargeable parking available. Cost: 5.00 EUR per day.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Extra beds for children are always provided free of charge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="133.75" OriginalAmount="125.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.037182" Longitude="28.985865" StarRating="3" HotelCode="936260|hotel_grand_zentrum" HotelName="Grand Zentrum Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Abdulhakhamit Caddesi No : 10, 34437 Beyoglu, Taksim, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/633171/633171a_hb_a_005.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="133.75" OriginalAmount="125.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.037569953731" Longitude="28.982596347221" StarRating="3" HotelCode="305942|sabra_residence_hotel" HotelName="Trass 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>Sehit Muhtar Mahallesi Turan Caddesi 5, Beyoglu, 34250 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/360903/360903a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="133.75" OriginalAmount="125.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00434875488281" Longitude="28.68604278564453" StarRating="2" HotelCode="0|grand_park_hotel_istanbul" HotelName="Grand Park Hotel Istanbul" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 07/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>Namik Kemal Mah. 116 Sk. No42, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/36/e7/36e7e829ff4ebde2a250840048131bc215442fcf.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;Looking for a place to spend a night after a long walk around the city? Hotel «Grand Park Hotel Istanbul» is located in Istanbul. This hotel is located in 23 km from the city center. You can take a walk and explore the neighbourhood area of the hotel — Grand Bazaar, Spice Bazaar and Galata Bridge.&lt;br /&gt;&lt;b&gt;At The Hotel: &lt;/b&gt;It’s time to have a nice meal! Stop by the restaurant. Want to be always on-line? Wi-Fi is available. Specially for tourists who travel by car, there’s a free parking zone. If you travel by car, you can park in a parking zone.&lt;br /&gt;For participants of business meetings, there is a business center. Accessibility: there is an elevator/lift. There are other services available for the guests of the hotel. For example, a laundry, dry cleaning, an ATM, press, a safe-deposit box and a concierge.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;ul&gt;  &lt;li&gt;No pets and no service animals are allowed at this property. &lt;/li&gt;&lt;li&gt;This property advises that enhanced cleaning and guest safety measures are currently in place.&lt;/li&gt;&lt;li&gt;Disinfectant is used to clean the property; commonly-touched surfaces are cleaned with disinfectant between stays; bed sheets and towels are laundered at a temperature of at least 60°C/140°F; guestroom doors are sealed after cleaning; the property is cleaned and disinfected with electrostatic spray.&lt;/li&gt;&lt;li&gt;Personal protective equipment, including masks and gloves, will be available to guests.&lt;/li&gt;&lt;li&gt;Social distancing measures are in place; staff at the property wear personal protective equipment; periodic temperature checks are conducted on staff; temperature checks are available to guests; guests are provided with hand sanitizer; cashless payment methods are available for all transactions; masks are required in public areas.&lt;/li&gt;&lt;li&gt;Each guestroom is kept vacant for a minimum of 48 hours between bookings.&lt;/li&gt;&lt;li&gt;This property affirms that it follows the cleaning and disinfection practices of Safe Tourism Certification Program (Turkey).&lt;/li&gt;&lt;li&gt;This property affirms that it adheres to the cleaning and disinfection practices of COVID-19 Guidelines (WHO).&lt;/li&gt;&lt;br /&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="134.82" OriginalAmount="126.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="964629|reggae_apart_hotel" 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://i.travelapi.com/hotels/37000000/36030000/36029900/36029823/ae51b2ea_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="135.89" OriginalAmount="127.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00638198852539" Longitude="28.981922149658203" StarRating="0" HotelCode="0|old_town_istanbul_hostel" HotelName="Old Town Istanbul Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ishakpasa Caddesi, No:20, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/c2/e1/c2e1bc816d51f2bdb5acd6faf003a5c784345018.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at Old Town Istanbul Hostel in Istanbul (Sultanahmet), you'll be a 4-minute walk from Gulhane Park and 6 minutes by foot from Sultanahmet Square.  This hostel is 0.3 mi (0.5 km) from Hagia Sophia and 0.4 mi (0.6 km) from Basilica Cistern.&lt;br /&gt;Amenities : Make use of convenient amenities, which include complimentary wireless Internet access and tour/ticket assistance.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Gulhane Park - 0.3 km / 0.2 mi&lt;br /&gt;Sultanahmet Square - 0.5 km / 0.3 mi&lt;br /&gt;Hagia Sophia - 0.5 km / 0.3 mi&lt;br /&gt;Basilica Cistern - 0.6 km / 0.4 mi&lt;br /&gt;Blue Mosque - 0.6 km / 0.4 mi&lt;br /&gt;Arasta Bazaar - 0.6 km / 0.4 mi&lt;br /&gt;Topkapi Palace - 0.6 km / 0.4 mi&lt;br /&gt;Tomb of Sultan Ahmet I - 0.6 km / 0.4 mi&lt;br /&gt;Hippodrome of Constantinople - 0.7 km / 0.4 mi&lt;br /&gt;Istanbul Archaeology Museum - 0.7 km / 0.5 mi&lt;br /&gt;Turkish and Islamic Art Museum - 0.9 km / 0.6 mi&lt;br /&gt;Little Hagia Sophia - 1.1 km / 0.7 mi&lt;br /&gt;Cemberlitas Bath - 1.1 km / 0.7 mi&lt;br /&gt;Grand Bazaar - 1.4 km / 0.8 mi&lt;br /&gt;New Mosque - 1.5 km / 0.9 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Istanbul (IST) - 43.4 km / 27 mi&lt;br /&gt;Sabiha Gokcen Intl. Airport (SAW) - 45.2 km / 28.1 mi&lt;br /&gt;The preferred airport for Old Town Istanbul Hostel is Istanbul (IST).&lt;br /&gt;business_amenities : Featured amenities include a 24-hour front desk, luggage storage, and lockers. A roundtrip airport shuttle is provided for a surcharge (available 24 hours).&lt;br /&gt;HeadLine : Near Hagia Sophia&lt;br /&gt;Rooms : Make yourself at home in one of the 6 air-conditioned rooms featuring microwaves. Prepare your meals in the shared/communal kitchen. Complimentary wireless Internet access is available to keep you connected. Bathrooms feature showers with rainfall showerheads and hair dryers.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 20.00 EUR one way.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;ul&gt;  &lt;li&gt;This property offers transfers from the airport (surcharges may apply). Guests must contact the property with arrival details before travel, using the contact information on the booking confirmation. &lt;/li&gt; &lt;li&gt;No pets and no service animals are allowed at this property. &lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="135.89" OriginalAmount="127.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.028921" Longitude="28.979675" StarRating="2" HotelCode="191039|cheers_meetown_hostel" HotelName="Cheers Midtown Hostel" 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>Firuzaga Mah. Bogazkesen Cd. No: 68, Cheers Apt., Tophane, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/30/306408/306408a_hb_a_008.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="135.89" OriginalAmount="127.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.99411512" Longitude="29.02893751" StarRating="0" HotelCode="369836|zeytin_hotel" HotelName="Zeytin Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rasimpasa Mah. Recaizade Sokak No:71 Kadikoy, 34716 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0026/87154/2687154/11.jpg?f=15505262</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="135.89" OriginalAmount="127.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0082372" Longitude="28.95814028" StarRating="0" HotelCode="621931|nida_hotel_laleli" HotelName="Nida Hotel Laleli" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Laleli, Mesihpasa Caddesi 67, 34480 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/792839/dbd584cbbc33b4601db42fb3303d7a79.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="135.89" OriginalAmount="127.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.97723058" Longitude="28.87380797" StarRating="0" HotelCode="563631|ezra_suite_bakirkoy" HotelName="Bakirkoy Zeugma Apart" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Zeytinlik Mahallesi, Ömer Naci Cikmazi 4, Ebu Ziya Caddessi, Bakirköy, 34140 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/735996/5787d97fad1f32fdf66549cacfb74929.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="136.96" OriginalAmount="128.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03593146" Longitude="28.98063357" StarRating="0" HotelCode="323404|mint_residence_taksim" HotelName="Mint Residence Taksim" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sehit Muhtar Mahallesi Nane Sokak No: 14, Beyoglu, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7894127</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a transfer service and room service, for a comfortable and relaxing stay. Wireless internet access is available to travellers in the public areas. In addition, a shuttle service is offered. A bicycle hire service gives guests the opportunity to explore the surrounding area independently.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="136.96" OriginalAmount="128.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.067931133208" Longitude="29.000763364418" StarRating="3" HotelCode="933243|m_hotel_10" 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>http://media.dev.paximum.com/hotelimages/478284/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="136.96" OriginalAmount="128.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03255081176758" Longitude="28.944520950317383" StarRating="3" HotelCode="0|elele_boutique_aparts" HotelName="Elele Boutique Aparts" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Boutique_and_Design" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Toptanci Sk. 35, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/93/ce/93ce056b187c30539e618fb3d683d493ceee91b4.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at Elele Boutique Aparts in Istanbul (Istanbul City Center), you'll be within a 5-minute drive of Chora Church and Pera Museum.  This aparthotel is 1.9 mi (3.1 km) from Spice Bazaar and 2.2 mi (3.5 km) from Galata Bridge.&lt;br /&gt;Amenities : This smoke-free aparthotel offers complimentary parking nearby.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Chora Church - 0.7 km / 0.4 mi&lt;br /&gt;Fatih Mosque - 1.9 km / 1.2 mi&lt;br /&gt;Constantinople Walls - 2.4 km / 1.5 mi&lt;br /&gt;Eyup Sultan Mosque - 2.5 km / 1.5 mi&lt;br /&gt;Golden Horn Bridge - 2.9 km / 1.8 mi&lt;br /&gt;Rustem Pasha Mosque - 2.9 km / 1.8 mi&lt;br /&gt;Suleymaniye Mosque - 3 km / 1.8 mi&lt;br /&gt;Spice Bazaar - 3.1 km / 2 mi&lt;br /&gt;Eminonu Square - 3.2 km / 2 mi&lt;br /&gt;Galata Bridge - 3.2 km / 2 mi&lt;br /&gt;New Mosque - 3.4 km / 2.1 mi&lt;br /&gt;Galata Tower - 3.4 km / 2.1 mi&lt;br /&gt;Istanbul Modern Art Museum - 3.5 km / 2.1 mi&lt;br /&gt;Laleli Mosque - 3.5 km / 2.2 mi&lt;br /&gt;Grand Bazaar - 3.5 km / 2.2 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Istanbul (IST) - 38.9 km / 24.2 mi&lt;br /&gt;Sabiha Gokcen Intl. Airport (SAW) - 61.6 km / 38.3 mi&lt;br /&gt;HeadLine : Near Chora Church&lt;br /&gt;Rooms : Make yourself at home in one of the 7 individually decorated guestrooms, featuring kitchens with refrigerators and stovetops. LCD televisions with satellite programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include separate sitting areas and coffee/tea makers, and housekeeping is provided on request.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;ul&gt;  &lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt; &lt;li&gt;This property advises that enhanced cleaning and guest safety measures are currently in place.&lt;/li&gt;&lt;li&gt;The property is professionally cleaned; disinfectant is used to clean the property; commonly-touched surfaces are cleaned with disinfectant between stays; bed sheets and towels are laundered at a temperature of at least 60°C/140°F.&lt;/li&gt;&lt;li&gt;Each guestroom is kept vacant for a minimum of 24 hours between bookings.&lt;/li&gt;&lt;li&gt;This property affirms that it follows the cleaning and disinfection practices of Safe Tourism Certification Program (Turkey).&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;The following fees and deposits are charged by the property at time of service, check-in, or check-out. &lt;/p&gt; &lt;ul&gt;                 &lt;li&gt;Housekeeping fee: EUR 15 per day&lt;/li&gt;              &lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="136.96" OriginalAmount="128.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00297" Longitude="28.97612" StarRating="3" HotelCode="0|_0x16560" HotelName="Istanbul Hotel Sur" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>K.Ayasofya Cad. Mustafapasa Sok. No: 25 Sultanahme, Istanbul, Turkey, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b5/9d/b59d4256364685855cf9cc448aea525428ded7fe.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Istanbul Hotel Sur, you'll be centrally located in Istanbul, steps from Arasta Bazaar and minutes from Blue Mosque. This hotel is close to Hippodrome and Basilica Cistern.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 19 air-conditioned rooms featuring minibars. Your room comes with a Select Comfort bed. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms with showers feature hair dryers and slippers.&lt;/br&gt;&lt;b&gt;Rec, Spa, Premium Amenities: &lt;/b&gt;Take advantage of recreation opportunities including a sauna and a steam room. Additional features at this Beaux Arts hotel include complimentary wireless Internet access, concierge services, and a television in the lobby.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Grab a bite from a snack bar/deli, or stay in and take advantage of the hotel's 24-hour room service. Quench your thirst with your favorite drink at a bar/lounge.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include complimentary high-speed (wired) Internet access, a business center, and a computer station. A roundtrip airport shuttle is provided for a surcharge (available on request), and self parking (subject to charges) is available onsite.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="136.96" OriginalAmount="128.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00420379638672" Longitude="28.962881088256836" StarRating="3" HotelCode="0|palmera_old_city" HotelName="Palmera Old City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Findik Kiran Sk. No6, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/c3/7e/c37e2fc16dbb2cf0ef8c5b2168985cdc68ea2abe.jpeg</HotelPictures>
        <HotelDescription>A stay at Palmera Old City places you in the heart of Istanbul, within a 15-minute walk of Grand Bazaar and Beyazit Square.  This hotel is 1 mi (1.7 km) from Blue Mosque and 1 mi (1.7 km) from Basilica Cistern.&lt;br /&gt;Take in the views from a rooftop terrace and make use of amenities such as complimentary wireless Internet access and concierge services.&lt;br /&gt;Featured amenities include express check-in, dry cleaning/laundry services, and a 24-hour front desk. A roundtrip airport shuttle is provided for a surcharge (available 24 hours).&lt;br /&gt;Take advantage of the hotel's 24-hour room service.&lt;br /&gt;Make yourself at home in one of the 18 individually decorated guestrooms, featuring minibars (stocked with some free items) and flat-screen televisions. Your bed comes with down comforters and premium bedding. Complimentary wireless Internet access is available to keep you connected. Private bathrooms with showers feature rainfall showerheads and hair dryers.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Parking Space: &lt;/b&gt;Chargeable public parking available in the nearby area. Cost: 10.00 EUR per day.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 50.00 EUR one way.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;ul&gt;  &lt;li&gt;This property offers transfers from the airport (surcharges may apply). Guests must contact the property with arrival details before travel, using the contact information on the booking confirmation. &lt;/li&gt;  &lt;li&gt;One child 6 years old or younger stays free when occupying the parent or guardian's room, using existing bedding. &lt;/li&gt;&lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt;  &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="136.96" OriginalAmount="128.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.004361" Longitude="28.686031" StarRating="3" HotelCode="315883|grand_plaza_hotel_5" HotelName="Konsept Halic" 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, 116 Sokak 42, 34050 Esenyurt, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/375140/375140a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="136.96" OriginalAmount="128.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="967174|grand_lark_otel" HotelName="Grand Lark Otel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>Cumhuriyet Mahallesi, Naz Sokak 3, Kartal, 34876 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/37000000/36770000/36761800/36761712/cce090d6_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="138.03" OriginalAmount="129.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="3" HotelCode="899477|santa_ottoman_hotel" HotelName="Santa Ottoman" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly 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,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sehit muhtar mahallesi, Kurabiye Sokak 1, Zambak Sokak, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/182262/a_182262_C1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Standing in the heart of Istanbul, in Taksim square with magnificent views of Istiklal street, Taksim Park and city, this establishment is perfectly located a short walking distance (10 metres) from business, exhibition, entertainment and cultural districts. Shopping venues and links to the local public transport network are also in the hotel’s close proximity. Istanbul’s Ataturk Airport is 15 km away and Sabiha Gökçen is 57 km from the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="138.03" OriginalAmount="129.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.079111880165" Longitude="28.995676099737" StarRating="0" HotelCode="358097|my_rose_hotel" 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>http://media.dev.paximum.com/hotelimages/504372/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;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="63" TotalAmount="138.03" OriginalAmount="129.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.034297943115234" Longitude="28.982105255126953" StarRating="3" HotelCode="0|madame_roza" HotelName="Madame Roza Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Tel Sokak No:14, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/73/e6/73e6e0fd3fc65c14b9b561cd98c41a8fdb0aa9f7.jpeg</HotelPictures>
        <HotelDescription>With a stay at Madame Roza Hotel in Istanbul (Taksim), you'll be steps from Istiklal Avenue and 6 minutes by foot from Taksim Square.  This hotel is 0.5 mi (0.9 km) from Pera Museum and 1.1 mi (1.7 km) from Galata Tower.&lt;br /&gt;This hotel offers designated smoking areas.&lt;br /&gt;Self parking (subject to charges) is available onsite.&lt;br /&gt;Satisfy your appetite at the hotel's coffee shop/café, or stay in and take advantage of the room service (during limited hours). Continental breakfasts are available daily from 8:00 AM to 1:00 PM for a fee.&lt;br /&gt;Make yourself at home in one of the 20 air-conditioned rooms featuring minibars and LCD televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms with showers feature complimentary toiletries and hair dryers. Conveniences include laptop-compatible safes and desks, and housekeeping is provided daily.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Breakfast for children costs: 6.00 EUR.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;The following fees and deposits are charged by the property at time of service, check-in, or check-out.   Fee for continental breakfast: EUR 6 for adults and EUR 6 for children (approximately)                                The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="138.03" OriginalAmount="129.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.005245208740234" Longitude="28.98162269592285" StarRating="2" HotelCode="0|qonaq_hotel" HotelName="Qonaq Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>yeni saraçhane no:24, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/extranet/cc/1f/cc1fc4fd14c0045e86440acaba941a09cf7cc96d.jpeg</HotelPictures>
        <HotelDescription>Location&lt;br /&gt;Want to save money while travelling? It’s easy: hotel «Qonaq Hotel» is located in Istanbul. This hotel is located nearby from the city center.&lt;br /&gt;At the hotel&lt;br /&gt;It’s time to have a nice meal! Stop by the restaurant. If you can’t live without coffee, drop by the cafe. Wi-Fi is available on the premises. Ask for more information when checking-in. If you travel by car, you can park in a parking zone for free.&lt;br /&gt;For the free movement around the city, the hotel offers a transfer for you. The staff of the hotel will be happy to talk to you in English and Russian.&lt;br /&gt;Room amenities&lt;br /&gt;Guests will find the following in the room: a TV. The room equipment depends on its category.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;ul&gt;  &lt;li&gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &lt;/li&gt;&lt;li&gt;This property advises that enhanced cleaning and guest safety measures are currently in place.&lt;/li&gt;&lt;li&gt;Disinfectant is used to clean the property; commonly-touched surfaces are cleaned with disinfectant between stays; bed sheets and towels are laundered at a temperature of at least 60°C/140°F; guestroom doors are sealed after cleaning.&lt;/li&gt;&lt;li&gt;Personal protective equipment, including masks and gloves, will be available to guests.&lt;/li&gt;&lt;li&gt;Social distancing measures are in place; staff at the property wear personal protective equipment; a shield is in place between staff and guests in main contact areas; periodic temperature checks are conducted on staff; temperature checks are available to guests; cashless payment methods are available for all transactions; contactless room service is available; guests can access their rooms with a mobile device; masks are required in public areas.&lt;/li&gt;&lt;li&gt;Contactless check-in and contactless check-out are available.&lt;/li&gt;&lt;li&gt;Individually-wrapped food options are available for breakfast.&lt;/li&gt;&lt;li&gt;Each guestroom is kept vacant for a minimum of 24 hours between bookings.&lt;/li&gt;&lt;li&gt;This property affirms that it follows the cleaning and disinfection practices of Safe Tourism Certification Program (Turkey).&lt;/li&gt;&lt;li&gt;Enhanced food service safety measures are in place.&lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="138.03" OriginalAmount="129.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.034429" Longitude="28.984572300594" StarRating="3" HotelCode="260173|economic_star_hotel" HotelName="Economic Star" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" 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://photos.hotelbeds.com/giata/original/19/191748/191748a_hb_a_025.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="139.10" OriginalAmount="130.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.007798569176" Longitude="28.958774457672" StarRating="4" HotelCode="174010|nanda_hotel" HotelName="Nanda Hotel" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" 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://dmcsquare.b-cdn.net/Images/244296/a_244296_A2.jpg</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 the famous attractions and approximately 2 km from the Hippodrome of Constantinople. Access to the public transport is on the hotel's doorstep. Istanbul's Atatürk International Airport is 18 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="139.10" OriginalAmount="130.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.036002317553" Longitude="28.981622122973" StarRating="3" HotelCode="185579|iq_houses_apartments_kurabiye_" HotelName="IQ Houses Mis" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sehit Muhtar Mahallesi, Mis Sokak 18, Taksim, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/165383/165383a_hb_a_001.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="139.10" OriginalAmount="130.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.003853419022" Longitude="28.972626328468" StarRating="3" HotelCode="186045|serenity_hotel_istanbul" HotelName="Serenity" 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>Kasap Osman Sokak 27, Kucuk Ayasofya Mahallesi, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/260068/a_260068_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is tucked away in a side street roughly 350 m behind the Blue Mosque and a similar distance from the shores of the Sea of Marmara. Most of Sultanahmet's attractions are less than a 15-minute walk away, as are local amenities. Istanbul-Atatürk Airport is approximately 17 km from the hotel and Sabiha Gökçen Airport is around 46 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="139.10" OriginalAmount="130.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.930328369140625" Longitude="29.306499481201172" StarRating="0" HotelCode="0|ottoman_by_onas_suites" HotelName="Ottoman by Onas Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Osmanli Blv. 13, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/9b/ea/9beaa239096286a584bf866d7b775ebbc26bc766.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Ottoman by Onas Suites in Istanbul (Pendik), you'll be within a 15-minute drive of Viaport Outlet Shopping and Neomarin Shopping Mall.  This hotel is 4.4 mi (7.1 km) from Aydos Hill and 6 mi (9.6 km) from Abdurrahman Mosque.&lt;br /&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 15 guestrooms, featuring kitchenettes with refrigerators and microwaves. 122-inch LCD televisions with premium TV channels provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include electric kettles and complimentary bottled water, and housekeeping is provided daily.&lt;br /&gt;&lt;b&gt;Amenities: &lt;/b&gt;Enjoy a range of recreational amenities, including a health club, an indoor pool, and a sauna. Additional amenities at this hotel include complimentary wireless Internet access, concierge services, and shopping on site.&lt;br /&gt;&lt;b&gt;Dining: &lt;/b&gt;Take advantage of the hotel's room service (during limited hours). Mingle with other guests at the complimentary reception, held daily. Local cuisine breakfasts are available daily from 8 AM to noon for a fee.&lt;br /&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include express check-in, express check-out, and dry cleaning/laundry services.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;p&gt;&lt;b&gt;Know Before You Go&lt;/b&gt; &lt;br /&gt;&lt;ul&gt;  &lt;li&gt;Pool access available from 10 AM to 7 PM.&lt;/li&gt;&lt;li&gt;Reservations are required for spa treatments. Reservations can be made by contacting the hotel prior to arrival, using the contact information on the booking confirmation. &lt;/li&gt;&lt;li&gt;A resort fee is included in the total price displayed. &lt;/li&gt; &lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt;  &lt;/ul&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Fees&lt;/b&gt; &lt;br /&gt;&lt;p&gt;The following fees and deposits are charged by the property at time of service, check-in, or check-out. &lt;/p&gt; &lt;ul&gt; &lt;li&gt;Fee for local cuisine breakfast: TRY 20 for adults and TRY 20 for children (approximately)&lt;/li&gt;         &lt;li&gt;Valet parking fee: TRY 15 per day&lt;/li&gt;                      &lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Mandatory Fees and Taxes&lt;/b&gt; &lt;br /&gt;&lt;p&gt;You'll be asked to pay the following charges at the property:&lt;/p&gt; &lt;ul&gt;&lt;li&gt;Cleaning fee: TRY 270.0 per room, per stay&lt;/li&gt;&lt;li&gt;Resort fee: TRY 0.0&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;The charges below are included in your overall room price:&lt;/p&gt;&lt;ul&gt;&lt;li&gt;Resort fee&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;We have included all charges provided to us by the property. However, charges can vary, for example, based on length of stay or the room you book. &lt;/p&gt;&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="139.10" OriginalAmount="130.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0437771" Longitude="29.00337892" StarRating="0" HotelCode="372716|besiktas_hotel_" HotelName="Besiktas Otel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ihlamur Dere Caddesi No: 13, Besiktas, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Besiktas</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/618285/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="139.10" OriginalAmount="130.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.007407540975" Longitude="28.952415310641" StarRating="3.5" HotelCode="613627|pelican_house_hotel" HotelName="Pelican House Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Kucuk Langa Caddesi, Kocibey Sokak 24, 34096 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/635876/635876a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="139.10" OriginalAmount="130.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00878216" Longitude="28.95411782" StarRating="0" HotelCode="623761|vertu_hotel" HotelName="Vertu Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mesihpasa Mahellesi, Ihtisap Agasi Sokak 2, laleli, Istanbul 34130</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10138731</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="139.10" OriginalAmount="130.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0128529" Longitude="28.8898915" StarRating="3.5" HotelCode="933253|airport_best_hotel" HotelName="Airport Best Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Zafer Mahallesi, Çam Sokak 13, Bahçelievler, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7766345</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers guests a total of 24 rooms. Services and facilities at the hotel include a restaurant, a bar, a babysitting service and a childcare service. Wireless internet access in public areas allows travellers to stay connected. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="140.17" OriginalAmount="131.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00446646" Longitude="28.97284192" StarRating="3" HotelCode="640896|camelot_apartment_2" HotelName="Camelot Apartment" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Kucukayasofya Mahallesi, Ucler Hamami Sokak 9, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=4420724</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="140.17" OriginalAmount="131.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.028717" Longitude="28.979765" StarRating="3" HotelCode="207972|intro_suites" HotelName="Trio Suites Taksim" Meals="ROOM ONLY" 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>Bogazkesen Cad No:27, Tophane, Beyoglu, 34425 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/21/9a/219a6e7abe5007d7051c56bfeb09125379ea649b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Tophane, the hotel is close to the Galata and Pera districts and there are many shops, cafés and restaurants close by. Tophane tram stop is a couple of minutes’ walk and Sultanahmet is 3 km away and easily reached on foot over the Galata Bridge or by public transport. Atatürk International Airport is about 20 km away. Sabiha Gökçen Airport is approximately 45 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="140.17" OriginalAmount="131.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.858270014787" Longitude="29.271633" StarRating="4" HotelCode="933266|sahil_butik_hotel" HotelName="Sahil Butik Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Guzelyali Mahallesi, Sahilyolu Caddesi Alinteri Sokak 17, Pendik, 34000 Tuzla, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Tuzla</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/61/a3/61a31e97a10bc76168f72e2f36595d843cfdd496.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="140.17" OriginalAmount="131.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00341593" Longitude="28.97158611" StarRating="0" HotelCode="818580|honey_hotel_3" HotelName="Honey Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kucuk Ayasofya Mahallesi, Cardakli Firin Sokak, Kadirga Caddesi 1, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/c9/7c/c97cd08ca49b654cf665bcda6e681c6fb9c0ae2d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="140.17" OriginalAmount="131.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00788517" Longitude="28.96207339" StarRating="0" HotelCode="593890|elibol_hotel" HotelName="Elibol Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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://photos.hotelbeds.com/giata/original/60/605041/605041a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="140.17" OriginalAmount="131.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.035011946455" Longitude="28.982887897313" StarRating="3" HotelCode="313414|corner_living_space_" HotelName="Corner Living Space" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Katip Mustafa Celebi Mahallesi, Ipek Sokak 21, 34433 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/371081/371081a_hb_a_020.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="140.17" OriginalAmount="131.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="878208|sahil_boutique_hotel" HotelName="Sahil Boutique Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Turkeli Caddesi 96</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1105912/0234a3b0-2f32-47b5-a054-4b638f69f93f.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="140.17" OriginalAmount="131.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.018421328739" Longitude="28.58583278437" StarRating="2" HotelCode="369317|deniz_hotel_3" HotelName="AlaDeniz Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Fatih Mahallesi, Kordon Boyu Caddesi 14, 34500 Büyükçekmece, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=4417729</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="141.24" OriginalAmount="132.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.02618091" Longitude="28.97771641" StarRating="0" HotelCode="621249|unver_galata_apart" 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://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10173473</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="141.24" OriginalAmount="132.00" MarkupRule="7.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,BREAKFAST-FOR-2" 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://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8549096</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a safe, a restaurant, a café and room service. Wireless internet access is available to guests in the public areas. Those arriving in their own vehicles can leave them in the car park of the accommodation.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="141.24" OriginalAmount="132.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.016197204589844" Longitude="28.95924949645996" StarRating="2" HotelCode="0|dove_hotel_2" HotelName="Dove Hotel&amp;Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Turkey, Istanbul, Fatih, Vefa Cad., 53, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/extranet/86/3b/863b1848f87fdc2ecc5fb2c0e48c3b94243c4238.jpeg</HotelPictures>
        <HotelDescription>Location&lt;br /&gt;Want to save money while travelling? It’s easy! Hotel «Dove Hotel» is located in Istanbul. This hotel is located nearby from the city center.&lt;br /&gt;At the hotel&lt;br /&gt;Taste the local cuisine and have a rest in the restaurant. The hotel cafe is a nice place to have a snack. Free Wi-Fi is available on the territory. Ask for more information when checking in. If you travel by car, you can park in a parking zone.&lt;br /&gt;Want to have an excursion? Consult the tour assistance desk of the hotel. If you want to make your journey even more comfortable, you can order a transfer. Accessibility: there is an elevator/lift. At the guests’ disposal, there’s also a laundry, dry cleaning, private check-in and check-out, ironing, press, car rental and a concierge.&lt;br /&gt;The staff of the hotel will be happy to talk to you in English, German and Russian.&lt;br /&gt;Room amenities&lt;br /&gt;Guests will find the following in the room: a TV and a mini-bar. Please note that the listed services may not be available in all the rooms.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Breakfast for children costs: 4.00 EUR.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="141.24" OriginalAmount="132.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.010811335401" Longitude="28.957305527613" StarRating="3" HotelCode="410439|kecik_hotel_2" HotelName="Kecik" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Balabanaga Mahallesi, Fethibey Caddesi 6, 34134 Istanbul, Laleli</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/103072/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable 4 star hotel has 90 rooms equipped with a minibar, a TV, in room music, air conditioning and central heating, among other features. The large lobby has a bar, a TV room and an Internet corner.Airport: Istanbul Ataturk from K 12.0;Airport: Istanbul Sabiha Gokcen from K 60.0;Railwa...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="141.24" OriginalAmount="132.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.875799" Longitude="29.2441859" StarRating="5" HotelCode="367930|butik_pendik_hotel" 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>http://media.dev.paximum.com/hotelimages/506724/22.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="141.24" OriginalAmount="132.00" MarkupRule="7.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="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Merkez Mahallesi E-5, Yanyol caddesi 131, Near the Sukrubey Metrobus, Avcilar, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10184892</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="141.24" OriginalAmount="132.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.994964" Longitude="28.912493" StarRating="4" HotelCode="207964|diamond_city" HotelName="Diamond City Istanbul" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2" 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://images.dnatatravel.com/ei/3/7/7/2/2/0/1/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Zeytinburnu, just 200 metres from the Olivium Shopping Centre, the hotel is situated close to the Blue Mosque, the Topkapi Palace and Hagia Sofia as well as the Grand Bazaar and the Galata Bridge. The Marmara seashore is approximately 1 km away from the hotel. There are restaurants and bars nearby and Atatürk Airport is approximately 15 km away. The hotel is situated approximately 55 km from Sabiha Gökçen International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="142.31" OriginalAmount="133.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.02957598" Longitude="28.97491425" StarRating="0" HotelCode="0|la_sera_pera_taksim_suite" HotelName="La Sera Pera Taksim Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Istiklal Cad. Asmalimescit Sok. No:7 Beyoglu Taksim, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/df/f0/dff070a092c1d10886b9116187f8207703056e36.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “La Sera Pera Taksim Suite” is set in Istanbul. It boasts a convenient location within 2 km from the historic city center.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Please note that the entire hotel is non-smoking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="142.31" OriginalAmount="133.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.012652912661" Longitude="28.940187692642" StarRating="3" HotelCode="41847|green_anka_hotel" HotelName="Green Anka" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 07/09/2024" 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://dmcsquare.b-cdn.net/Images/13563/a_13563_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Findikzade district of old Istanbul, approximately 3 km from the historical attractions at Sultanahmet, including Hagia Sophia, Topkapi Palace and the Grand Bazaar. Local transport is available close by, and shops, restaurants and cafés are within a 10-minute walk of the hotel. Ataturk Airport is about 18 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="142.31" OriginalAmount="133.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.92129135131836" Longitude="29.21307373046875" StarRating="4" HotelCode="0|princess_residence_apart_hotel" HotelName="Princess Residence Apart Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Igdeagaci Sokak No:7, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/extranet/05/84/05841dc8b01f6a6809d040d89f52321855e9fc55.jpeg</HotelPictures>
        <HotelDescription>Location&lt;br /&gt;Want to take a rest and explore the city? Hotel «Princess Residence Apart Hotel» is located in Istanbul. This hotel is located in 23 km from the city center.&lt;br /&gt;At the hotel&lt;br /&gt;Want to be always on-line? Wi-Fi is available. Specially for tourists who travel by car, there’s a free parking zone. If you travel by car, there’s a parking zone. Accessibility: there is an elevator/lift.&lt;br /&gt;Additional services that the hotel offers to its guests: a laundry, dry cleaning and an ATM. The staff of the hotel will be happy to talk to you in English and Russian.&lt;br /&gt;Room amenities&lt;br /&gt;In the room, there is a TV. Please note that the listed services may not be available in all the rooms.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;ul&gt;  &lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt; &lt;li&gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="144.45" OriginalAmount="135.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.98899661" Longitude="29.02421409" StarRating="3" HotelCode="548597|kuzen_otel" HotelName="Kuzen Otel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" 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>http://media.dev.paximum.com/hotelimages/719010/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="144.45" OriginalAmount="135.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.02814258" Longitude="28.80932648" StarRating="3" HotelCode="933738|holiday_inn_express_istanbul_airport" 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://photos.hotelbeds.com/giata/original/58/589010/589010a_hb_a_010.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="144.45" OriginalAmount="135.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.01387023925781" Longitude="28.822919845581055" StarRating="3" HotelCode="0|radar_otel" HotelName="Radar Otel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Yenibosna Merkez Mah. No:11, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d8/56/d8560abc36f9e056bc281ef92dee59e1be250549.jpeg</HotelPictures>
        <HotelDescription>With a stay at Radar Otel in Istanbul (Bahcelievler), you'll be within a 15-minute drive of Mall of Istanbul and Ataturk Olympic Stadium. This hotel is 7.3 mi (11.7 km) from Chora Church and 8.3 mi (13.4 km) from Grand Bazaar.&lt;br /&gt;Take in the views from a garden and make use of amenities such as complimentary wireless Internet access and a television in a common area.&lt;br /&gt;Take advantage of the hotel's 24-hour room service. A complimentary buffet breakfast is served daily from 7:00 AM to 10:00 AM.&lt;br /&gt;Featured amenities include express check-in, express check-out, and complimentary newspapers in the lobby. Limited parking is available onsite.&lt;br /&gt;Make yourself at home in one of the 35 air-conditioned rooms featuring minibars and LED televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms with showers feature complimentary toiletries and hair dryers. Conveniences include phones, as well as laptop-compatible safes and desks.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;ul&gt;  &lt;li&gt;Couples wishing to share a room must provide proof of marriage. &lt;/li&gt;&lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt; &lt;li&gt;No pets and no service animals are allowed at this property. &lt;/li&gt;&lt;li&gt;Parking height restrictions apply. &lt;/li&gt;&lt;li&gt;This property advises that enhanced cleaning and guest safety measures are currently in place.&lt;/li&gt;&lt;li&gt;Disinfectant is used to clean the property; commonly-touched surfaces are cleaned with disinfectant between stays; bed sheets and towels are laundered at a temperature of at least 60°C/140°F.&lt;/li&gt;&lt;li&gt;Personal protective equipment, including masks, will be available to guests.&lt;/li&gt;&lt;li&gt;Staff at the property wear personal protective equipment; periodic temperature checks are conducted on staff; temperature checks are available to guests; guests are provided with hand sanitizer; masks are required in public areas.&lt;/li&gt;&lt;li&gt;Contactless check-in and contactless check-out are available.&lt;/li&gt;&lt;li&gt;Individually-wrapped food options are available for breakfast.&lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="145.52" OriginalAmount="136.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.05863992" Longitude="28.98604382" StarRating="4" HotelCode="594159|mare_park_hotel" HotelName="Mare Park Hotel" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 08/09/2024" 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://photos.hotelbeds.com/giata/original/52/522604/522604a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="145.52" OriginalAmount="136.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0626" Longitude="28.84428" StarRating="4" HotelCode="387454|four_points_by_sheraton_batisehir" HotelName="Four Points by Sheraton Istanbul Batisehir" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/09/2024" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Göztepe Mahallesi Istoç Oto Center Yani, 10 Bagcilar, Istanbul 34200</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/499570/a_499570_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="145.52" OriginalAmount="136.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="4" HotelCode="191119|eskidji_suites_hotel_istanbul" HotelName="Home Stay Home Mecidiyeköy" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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>http://media.dev.paximum.com/hotelimages/104648/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="145.52" OriginalAmount="136.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.054582867802" Longitude="28.933390974998" StarRating="4" HotelCode="55340|turquhouse" HotelName="Turquhouse Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bungalow Complex,Hotel de Charme" CnxPolicy="Free CXL until 07/09/2024" 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://dmcsquare.b-cdn.net/Images/71701/a_71701_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This welcoming hotel is located on one of the pretty hills of Istanbul, Pierre Loti. A shuttle bus runs to the stunning old town with numerous restaurants, bars, taverns and further shopping and entertainment options every 10 minutes. Transfer time to the airport is around 40 minutes (some 25 km from the hotel).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="145.69" OriginalAmount="136.16" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.012851494796" Longitude="28.976587210399" StarRating="3" HotelCode="119206|AT2" HotelName="Agan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ebussuud Cad./ Saffetipasa Sok. 4, Sirkeci</AddressLine>
          </AddressLines>
          <PostalCode>(0)2125199886</PostalCode>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/163360/a_163360_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="145.69" OriginalAmount="136.16" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0426618" Longitude="28.9823554" StarRating="3" HotelCode="300217|MONG" 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>Inonu Mahallesi, Elmadag Caddesi 64, Sisli</AddressLine>
          </AddressLines>
          <PostalCode>(0)2122962873</PostalCode>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/365124/365124a_hb_a_006.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="146.59" OriginalAmount="137.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.99356784" Longitude="29.02816829" StarRating="0" HotelCode="850587|belizia_hotel" HotelName="Belizia Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rasimpasa Mahallesi, Beydagi Sokak 49, Kadikoy, 34716 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10433812</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="146.59" OriginalAmount="137.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.006939" Longitude="28.956401" StarRating="3" HotelCode="188726|kuran_hotel_international" HotelName="Kuran" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Güvenlik Cad. 1, Laleli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/205709/205709a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="146.59" OriginalAmount="137.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.030269982433" Longitude="28.973444035103" StarRating="3" HotelCode="9358|elan_3" HotelName="Elan Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2" 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://photos.hotelbeds.com/giata/original/30/305726/305726a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="146.59" OriginalAmount="137.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.007573" Longitude="28.948191" StarRating="3" HotelCode="188717|elit_palace_hotel" HotelName="Rouge Noire" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" 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>http://media.dev.paximum.com/hotelimages/104446/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="146.59" OriginalAmount="137.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03569" Longitude="28.98123" StarRating="0" HotelCode="0|saryo_house" HotelName="Palyaco House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Cottages_and_Houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Imam Adnan Sk., Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e3/02/e3021a142d2b7472b0180433f6a99efe14885e5f.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Istanbul (Taksim), Palyaco House is within a 15-minute drive of Taksim Square and Dolmabahce Palace.  This apartment is 1.5 mi (2.4 km) from Galata Tower and 3.1 mi (5 km) from Grand Bazaar.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 6 air-conditioned rooms featuring refrigerators and LCD televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms with showers feature complimentary toiletries and hair dryers. Conveniences include desks, and housekeeping is provided on request.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Cooked-to-order breakfasts are available daily from 9:00 AM to 1:00 PM for a fee.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Price of an additional breakfast: 30.00 TRY per person. Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Breakfast for children costs: 30.00 TRY.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Extra beds for children are always provided free of charge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="147.66" OriginalAmount="138.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.99255905" Longitude="29.02648382" StarRating="5" HotelCode="590844|kadikoy_arya_hotel" HotelName="Kadikoy Arya Hotel" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9432621</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="147.66" OriginalAmount="138.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03570178726" Longitude="28.983258661667" StarRating="4" HotelCode="154319|triada_residence" HotelName="Triada Boutique &amp; Residence" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Istiklal Caddesi, Meselik Sokak 4, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/578683/578683a_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="63" TotalAmount="147.66" OriginalAmount="138.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="830827|taksim_square_suite" HotelName="Taksim Square Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Feridiye Caddesi 28</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10434330</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="147.66" OriginalAmount="138.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03757" Longitude="28.982009" StarRating="2" HotelCode="0|_0x26c4e" HotelName="Taksim Nacre Suites Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sehit Muhtar Mah. Turan Cad., Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/7a/6c/7a6cd725bea2b9a75b866d5c249d437178400eff.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;One-star hotel “Taksim Nacre Suites Hotel” is set in Istanbul. It boasts a convenient location within 3 km from the historic city center.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Smoking is not allowed at the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="147.66" OriginalAmount="138.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00887413" Longitude="28.95422109" StarRating="0" HotelCode="878847|grand_gara_hotel" HotelName="Grand Gara Hotel" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="BREAKFAST-FOR-2" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mesihpasa Mahallesi, Saitefendi Sokak 12, Aksaray, 34130 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10495216</HotelPictures>
        <HotelDescription>&lt;br/&gt;HOTEL: The establishment boasts a reception, modern rooms and with WiFi (free of charge). 

SITUATION: Is situated inAksaray the historic centre of.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="148.73" OriginalAmount="139.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.99384" Longitude="29.02609" StarRating="3" HotelCode="188719|timya_hotel" HotelName="Timya" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/09/2024" 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://photos.hotelbeds.com/giata/original/30/305032/305032a_hb_a_006.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="148.73" OriginalAmount="139.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00694374" Longitude="28.98125229" StarRating="0" HotelCode="637082|best_island_hostel" HotelName="Best Island Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses,Hostels" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cankurtaran Mahallesi, Kutlugun Sokak 5, Sultanahmet, 34122 Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Fatih (Istanbul)</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/813921/88ead3cc4df380a74de2a820251abb8c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;HOTEL: This hotel has a terrace, a reception and WiFi (free of charge). 

SITUATION: Hagia Sophia 5 minutes away, guests can find the mosque.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="148.73" OriginalAmount="139.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.04928893" Longitude="28.98554384" StarRating="0" HotelCode="850471|beijing_hotel_6" HotelName="Beijing Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>Bozkurt Mahallesi, Dolapdere Cadessi 183/1, Istanbul 34375</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10433808</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="148.73" OriginalAmount="139.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.04730348" Longitude="28.9848895" StarRating="0" HotelCode="548871|harbiye_rose_garden_residence" HotelName="Rose Garden Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Ergenekon Mahallesi, Dolapdere Caddesi 106, Harbiye, Sisli, 34373 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8513839</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="148.73" OriginalAmount="139.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.978558" Longitude="28.882109" StarRating="3" HotelCode="188696|epos" 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>http://media.dev.paximum.com/hotelimages/104428/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="149.80" OriginalAmount="140.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.034069058638" Longitude="28.981093630373" StarRating="4" HotelCode="907370|stories_apart_karakol" HotelName="Taksim Prelude Hotel" Meals="ROOM ONLY" 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://photos.hotelbeds.com/giata/original/16/164941/164941a_hb_a_027.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming aparthotel is located in the Taksim/Beyoglu area, just a few metres from Istiklal Street in one of Istanbul's most central locations. Public transport can be found in Taksim Square, with links to most areas of the city. Atatürk International Airport is about 21 km away and Sabiha Gökcen International Airport is around 42 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="149.80" OriginalAmount="140.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.04334713" Longitude="29.00356245" StarRating="5" HotelCode="375417|golden_pen_hotel" HotelName="Hotel Golden Pen" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sinanpasa Mahallesi, Yenimahalle sokak No: 9, Besiktas, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/507119/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="149.80" OriginalAmount="140.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.011054" Longitude="28.953893" StarRating="3" HotelCode="188674|aksaray" HotelName="Aksaray" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Gümrük Emini Sokak 3-5, 34470 Laleli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/104408/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="149.80" OriginalAmount="140.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.012913" Longitude="28.940431" StarRating="4" HotelCode="35219|golden_hill" HotelName="Golden Hill" 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,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Shopping Arcade,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Millet Caddesi No 104, 34093 Findikzade, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/57395/a_57395_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly city hotel is located in the old city of Istanbul, just a 5-minute ride from the city's main places of interest, such as Hagia Sophia, Topkapi Palace, the Blue Mosque, Grand Bazaar and Dolmabahce Palace. Guests will find restaurants, shops and links to the public transport network in the immediate vicinity and Taksim, with its bars and nightlife, is around a 10-minute public transport ride away. Ataturk Airport is approximately 12 km from the business hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="149.80" OriginalAmount="140.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.054153817992" Longitude="28.98580275066" StarRating="3.5" 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>http://media.dev.paximum.com/hotelimages/479189/1.jpg</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="149.80" OriginalAmount="140.00" MarkupRule="7.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://dmcsquare.b-cdn.net/Images/52880/a_52880_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="150.87" OriginalAmount="141.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.81660573" Longitude="29.29309206" StarRating="0" HotelCode="369119|tuzla_konak_hotel" HotelName="Tuzla Konak Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Postane Mahallesi, Manastir Yolu No: 40, 34940 Tuzla, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Tuzla</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/618873/962dc6e14f202fa1e281eba25070227c.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the Asian side of Istanbul, Tuzla Konak Hotel is only 100 metres from the seaside. The hotel offers an outdoor pool, terrace, and modern rooms with air conditioning and free Wi-Fi.Featuring parquet floors, the rooms of Tuzla Konak Hotel includes a flat-screen TV with satellite channels, and a private bathroom with free toiletries. Some rooms also offer a balcony. Room service is available.You can enjoy your breakfast in the privacy of your room. There are also restaurants and cafés at the coastline.The marina is just a few steps from the hotel. Sabiha Gokcen Airport is 16 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="151.94" OriginalAmount="142.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.008506" Longitude="28.960339" StarRating="4" HotelCode="169652|bekdas_hotel_deluxe" HotelName="Bekdas Hotel Deluxe" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,BREAKFAST-FOR-2,DINNER" BedType="ROOM ONLY" 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://photos.hotelbeds.com/giata/original/14/147491/147491a_hb_a_108.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the Laleli district of the historical part of Istanbul, the hotel is within easy access of Sultanahmet and the major sightseeing attractions. The Grand Bazaar is only 400 metres away and a tram stop is just 150 metres from the property offering links to Sultanahmet and Galata Bridge. There are numerous restaurants, bars and shops within walking distance. Atatürk International Airport is about 14 km away and Sabiha Gökçen International Airport is roughly 50 km from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="151.94" OriginalAmount="142.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.857207677293" Longitude="29.274822980054" StarRating="2" HotelCode="313496|lounge_hotel_2" HotelName="Lounge Boutique Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Guzelyali Mahallesi, Sahil Bulvari Caddesi 107, Pendik, 34890 Tuzla, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=4019896</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="153.01" OriginalAmount="143.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.004232949896" Longitude="28.972342014313" StarRating="3" HotelCode="169627|aleph_hotel_istanbul" HotelName="Aleph Hotel Istanbul" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kucuk Ayasofya Mahallesi, Sehit Mehmet Pasa Sokak 15, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/145476/145476a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located close to Sultanahmet in the historical district of Istanbul. Kumkapi, by the Sea of Marmara, is a five-minute walk and offers a great choice of shops, restaurants and bars. There are links to the public transport network just 5 minutes' walk from the hotel, which will take guests to Taksim Square in the city centre in 30 minutes and to Beyoglu and its nightlife in 40 minutes. Nearby places of interest include the Grand Bazaar (20 minutes' walk), Topkapi Palace (15 minutes), Hagia Sophia (8 minutes) and Blue Mosque (5 minutes). Istanbul-Atatürk Airport is approximately 18 km from the hotel and Sabiha Gökçen Airport is around 45 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="153.01" OriginalAmount="143.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.01662063598633" Longitude="28.955486297607422" StarRating="4" HotelCode="0|farina_hotel_by_cigno" HotelName="Farina By Cigno Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kovacilar Sokak 9, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/45/90/45900c16d20b847308708a6fb46ae5da474ccdd1.jpeg</HotelPictures>
        <HotelDescription>With a stay at Cigno Oldtown Hotel in Istanbul (Istanbul City Center), you'll be within a 5-minute drive of Suleymaniye Mosque and Spice Bazaar. This spa hotel is 1.2 mi (1.9 km) from Grand Bazaar and 1.7 mi (2.8 km) from Galata Tower.&lt;br /&gt;Pamper yourself with a visit to the spa, which offers massages, body treatments, and facials. This hotel also features complimentary wireless Internet access and concierge services.&lt;br /&gt;You can enjoy a meal at the restaurant serving the guests of Cigno Oldtown Hotel, or stop in at the snack bar/deli. Mingle with other guests at the complimentary reception, held daily. A complimentary buffet breakfast is served daily from 7:00 AM to 10:00 AM. Savor a hosted, home-cooked dinner daily for a fee.&lt;br /&gt;Featured amenities include complimentary newspapers in the lobby, dry cleaning/laundry services, and a 24-hour front desk.&lt;br /&gt;Make yourself at home in one of the 58 individually decorated guestrooms, featuring minibars and LCD televisions. Satellite television is provided for your entertainment. Private bathrooms with showers feature rainfall showerheads and complimentary toiletries. Conveniences include safes and coffee/tea makers, and housekeeping is provided daily.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 10.00 EUR per night.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;&lt;b&gt;Parking Space: &lt;/b&gt;Chargeable public parking available in the nearby area. Cost: 5.00 EUR per day.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;ul&gt;  &lt;li&gt;Reservations are required for spa treatments. Reservations can be made by contacting the hotel prior to arrival, using the contact information on the booking confirmation. &lt;/li&gt;&lt;li&gt;No pets and no service animals are allowed at this property. &lt;/li&gt;&lt;li&gt;Parking height restrictions apply. &lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="153.01" OriginalAmount="143.00" MarkupRule="7.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://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=4421586</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 Istanbul, steps from Crimea Memorial Church and Kilic Ali Pasha Hamam. This aparthotel is close to Suleymaniye Mosque and Topkapi Palace.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Stay in one of 24 guestrooms featuring flat-screen televisions. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms with showers feature complimentary toiletries and hair dryers. Conveniences include safes and coffee/tea makers, and housekeeping is provided daily.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Make use of convenient amenities, which include complimentary wireless Internet access and concierge services.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include dry cleaning/laundry services, luggage storage, and laundry facilities. A roundtrip airport shuttle is available for a surcharge.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="154.08" OriginalAmount="144.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.015987396240234" Longitude="28.950885772705078" StarRating="2" HotelCode="0|nan_hotel" HotelName="Nan Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kiztasi Caddesi No:12, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/34/44/3444189e70cf5d9fd99754e6277e2f3f07ab5691.jpeg</HotelPictures>
        <HotelDescription>With a stay at Nan Hotel in Istanbul (Istanbul City Center), you'll be minutes from Fatih Mosque and close to Suleymaniye Mosque. This hotel is close to Grand Bazaar and Spice Bazaar.&lt;br /&gt;Take in the views from a rooftop terrace and make use of amenities such as concierge services.&lt;br /&gt;Featured amenities include complimentary newspapers in the lobby, dry cleaning/laundry services, and a 24-hour front desk.&lt;br /&gt;Make yourself at home in one of the 15 air-conditioned rooms featuring plasma televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Bathrooms feature showers with rainfall showerheads and complimentary toiletries. Conveniences include coffee/tea makers and complimentary bottled water, as well as phones with free local calls.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Parking Space: &lt;/b&gt;Chargeable public parking available in the nearby area. Cost: 10.00 TRY per day.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="154.08" OriginalAmount="144.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.07088157" Longitude="29.01314257" StarRating="3" HotelCode="323658|milport_hotel_levent_istanbul" HotelName="Milport Hotel Levent" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Kore Sehitleri Caddesi No: 51, Zincirlikuyu, 34394 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7832375</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="154.08" OriginalAmount="144.00" MarkupRule="7.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://photos.hotelbeds.com/giata/original/37/377014/377014a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="154.08" OriginalAmount="144.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.992016" Longitude="29.038989" StarRating="5" HotelCode="296597|kadikoy_park_suites_" 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://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5707729</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="154.08" OriginalAmount="144.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03430655" Longitude="28.98372612" StarRating="0" HotelCode="548560|arart_hotel" HotelName="Arart Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8578864</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a baggage storage service, a safe and room service. Wireless internet access is available to guests in the public areas. Those arriving in their own vehicles can leave them in the car park of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="154.08" OriginalAmount="144.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00578696" Longitude="28.9547956" StarRating="0" HotelCode="372743|amore_hotel_istanbul_" HotelName="Amore Hotel Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Güvenlik Caddesi 50, Katip Kasim Mahallesi, Aksaray Yenikapi, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/506717/03b1a26e16238ffd50a765cb32b946d3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="154.08" OriginalAmount="144.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.034244" Longitude="28.984521" StarRating="4" HotelCode="67828|vardar_palace_hotel__special_class" 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://photos.hotelbeds.com/giata/original/30/305489/305489a_hb_a_006.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="155.15" OriginalAmount="145.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.010325839047" Longitude="28.975194511744" StarRating="2" HotelCode="900678|meddusa" HotelName="Meddusa" 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>Nuruosmaniye Caddesi 5, Cagaloglu, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/103483/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Travellers are welcomed at the hotel, which has a total of 21 rooms. A lobby and a reception are available to guests. The individual storeys can easily be reached via the lift or stairs. Services and facilities at the hotel include a baggage storage service, a safe, a restaurant, a dining area, a bar, a transfer service and a conference room. Wireless internet access in public areas allows travellers to stay connected. Those arriving in their own vehicles can leave them in the car park of the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="155.15" OriginalAmount="145.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00895283" Longitude="28.95414414" StarRating="5" HotelCode="503858|the_center_hotel_3" HotelName="The Center Hotel" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" 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://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9247353</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="155.15" OriginalAmount="145.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.049819" Longitude="28.987504" StarRating="2.5" HotelCode="267836|istanbul_box_hotel" HotelName="Box Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ergenekon Mahallesi, Halaskargazi Caddesi No: 39, Harbiye, Taksim, Sisli, 34381 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/105372/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This boutique hotel is located right in the heart of Istanbul. Its setting is especially ideal for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="155.15" OriginalAmount="145.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0424899" Longitude="28.9858249" StarRating="3" HotelCode="313047|luce_suites_taksim" HotelName="Luce Suites Taksim" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Inonu Mahallesi, Turna Sokak 5, 34373 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/478244/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="155.15" OriginalAmount="145.00" MarkupRule="7.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,BREAKFAST-FOR-2" 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://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5363420</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="155.15" OriginalAmount="145.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03365375" Longitude="29.04970421" StarRating="0" HotelCode="851681|new_beylerbeyi_hotel" HotelName="New Beylerbeyi Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Beybostani Sokak 49, 34676 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10434141</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="156.22" OriginalAmount="146.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.97548151944" Longitude="28.875182084413" StarRating="3" HotelCode="474728|cloud7" HotelName="Cloud 7 Istanbul" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Ebuziya Caddesi 56-62, Bakirkoy, 34149 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/52/521082/521082a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="156.22" OriginalAmount="146.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.054664611816406" Longitude="29.026506423950195" StarRating="3" HotelCode="0|class_hotel_bosphorus" HotelName="Class Bosphorus Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Turkey, Istanbul, Besiktas, Ortaköy Mah., Mandira Sok., 34, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/extranet/04/4e/044e27f79dc86ca569682dd9112fba7db9da5fb1.jpeg</HotelPictures>
        <HotelDescription>Location&lt;br /&gt;A great option for a journey on a budget - hotel «Class Bosphorus Hotel» is located in Istanbul. This hotel is located in 7 km from the city center.&lt;br /&gt;At the hotel&lt;br /&gt;Taste the local cuisine and have a rest in the restaurant. Want to be always on-line? Wi-Fi is available. If you travel by car, you can park in a parking zone. You can arrange a business meeting, a board meeting, and even a job interview as there is a business center.&lt;br /&gt;You won’t have to leave your pet at home as they are allowed for free. The staff of the hotel will order a transfer for you. At the guests’ disposal, there’s also ironing and press. The staff of the hotel will be happy to talk to you in English.&lt;br /&gt;Room amenities&lt;br /&gt;In the room, there is a TV and a mini-bar. The room equipment depends on its category.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 120.00 TRY per night.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="156.22" OriginalAmount="146.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.019876" Longitude="28.928101" StarRating="2" HotelCode="207967|grand_reis_otel" HotelName="Grand Reis" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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://photos.hotelbeds.com/giata/original/17/177789/177789a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the Topkapi-Pazartekke area of the city, the hotel is only a few minutes’ walk from the city's ancient walls and a nearby tram stop makes access to the attractions at Sultanahmet, 4 km away, within easy reach. Taksim Square in the city centre is 20 minutes away using public transport. Istanbul-Atatürk Airport is approximately 15 km from the hotel and Sabiha Gökçen Airport is around 50 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="156.22" OriginalAmount="146.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.98478562" Longitude="29.10759931" StarRating="5" HotelCode="773748|a11_hotel_atasehir" HotelName="A11 Hotel Atasehir" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kücük Bakkalköy Mahallesi, Senlik Sokak 1, Atasehir, 34000 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5510973</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="157.29" OriginalAmount="147.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.008886" Longitude="28.962798" StarRating="0" HotelCode="395277|dundar_hotel_spa" HotelName="Bilinc" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,ROOM ONLY" 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://dmcsquare.b-cdn.net/Images/93888/a_93888_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="157.29" OriginalAmount="147.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.04259128" Longitude="28.98577318" StarRating="0" HotelCode="612619|ruby_suites" HotelName="Taksim Ruby Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Nisbet Sokak, Cumhuriyet Cadde  11, Elmadag, 34373 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5465128</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="157.29" OriginalAmount="147.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="963187|4_angels_hotel" HotelName="4 Angels Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Serdar Sokak 8, 34110 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/34000000/33670000/33664400/33664326/99d71cd9_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="157.29" OriginalAmount="147.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.008244710581" Longitude="28.954145908356" StarRating="3" HotelCode="75232|yaztur_hotel" HotelName="Yaztur" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mesihpasa Caddesi 52, Laleli, Istanbul 34450</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/30/305908/305908a_hb_a_010.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="157.29" OriginalAmount="147.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.013386" Longitude="28.976493" StarRating="3" HotelCode="56898|the_metropol" 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>http://media.dev.paximum.com/hotelimages/106051/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="158.36" OriginalAmount="148.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0076928" Longitude="28.9554239" StarRating="3" HotelCode="175211|grand_asiyan" 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://photos.hotelbeds.com/giata/original/14/146842/146842a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="158.36" OriginalAmount="148.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03056283" Longitude="28.86962037" StarRating="0" HotelCode="516834|kumbet_hotel" HotelName="Kümbet Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Merkez Mahallesi, 5/3 Sokak No 2, Bagcilar, 34200 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/686039/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="158.36" OriginalAmount="148.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00768" Longitude="28.95503" StarRating="3" HotelCode="0|dalan_hotel" HotelName="Dalan Hotel" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Laleli Caddesi Azimkar Sokak No. 13-15, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/85/87/8587cfbb95dfe21040de8e4969759033fef3811c.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Dalan Hotel in Istanbul (Istanbul City Center), you'll be within a 10-minute drive of Grand Bazaar and Beyazit Square.  This hotel is 1.5 mi (2.4 km) from Blue Mosque and 1.6 mi (2.5 km) from Hagia Sophia.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 63 air-conditioned rooms featuring refrigerators and LCD televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms with showers feature complimentary toiletries and hair dryers. Conveniences include phones, as well as safes and desks.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take in the views from a terrace and make use of amenities such as complimentary wireless Internet access and concierge services.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Take advantage of the hotel's 24-hour room service. Need to unwind? Take a break with a tasty beverage at one of the 2 bars/lounges. A complimentary buffet breakfast is served daily from 7 AM to 10 AM.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include a business center, dry cleaning/laundry services, and a 24-hour front desk. A roundtrip airport shuttle is provided for a surcharge (available 24 hours).&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 40.00 EUR one way.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Extra beds for children are always provided free of charge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="158.36" OriginalAmount="148.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03593975" Longitude="28.97856546" StarRating="3" HotelCode="373452|venus_hotel_taksim_" HotelName="Venus Hotel Taksim" Meals="ROOM ONLY" 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://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=6974747</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="158.36" OriginalAmount="148.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00272924" Longitude="29.15920012" StarRating="4" HotelCode="322711|ever_hotel_asia" HotelName="Four Points by Sheraton Istanbul Dudullu" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/Images/436685/a_436685_A2.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="158.36" OriginalAmount="148.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.02495838" Longitude="29.018047" StarRating="0" HotelCode="817601|ikon_otel" HotelName="Ikon Otel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mimarsinan Mahallesi</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1106081/d47f3faf0d4ccbd68abbca0d1aca17fd.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="158.36" OriginalAmount="148.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.04423522949219" Longitude="28.675180435180664" StarRating="3" HotelCode="0|rush_hotel_istanbul" HotelName="Rush Hotel Istanbul" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ornek Mah. 1371. Sk., Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/0c/3a/0c3a0ca45e93b3aac1faf5fd6b8b99d3d8b1b43d.jpeg</HotelPictures>
        <HotelDescription>Rush Hotel Istanbul welcomes its guests in Esenyurt, the developing business and life center of Istanbul. The hotel has an advantageous location, it is close to Esenyurt, Kiraç, Hadimköy Industrial Zones, can perfectly host your visits for business or holiday purposes.&lt;br /&gt;Hotel rooms are large and spacious, with modern design, feutured with wireless internet, air conditioning, electronic safe, mini fridge, LCD TV and satellite channels.&lt;br /&gt;Located within walking distance of Bahçesehir Akbati Shopping Center and Istinye University Hospital, Rush Hotel is 29 km from Istanbul New Airport, 6 km from Tüyap exhibition center, 11 km from Ambarli Port and Avcilar IDO Pier.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 1.00 TRY per night.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Early check-in and/or late check-out is available for an additional fee. Cost: 150.00 TRY.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;ul&gt;  &lt;li&gt;This property offers transfers from the airport (surcharges may apply). Guests must contact the property with arrival details before travel, using the contact information on the booking confirmation. &lt;/li&gt; &lt;li&gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="159.43" OriginalAmount="149.00" MarkupRule="7.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,BED &amp; BREAKFAST" 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://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=4578688</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="159.43" OriginalAmount="149.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03783721" Longitude="28.98024344" StarRating="0" HotelCode="430668|the_white_swan_suites_beyoglu" HotelName="The White Swan Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Tarlabasi Bulvari, Keresteci Recep Sokak 43, Taksim, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/618857/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="159.43" OriginalAmount="149.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.014007988071" Longitude="28.976603329448" StarRating="2" HotelCode="267822|istanbul_sirkeci_hotel" 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://photos.hotelbeds.com/giata/original/21/211663/211663a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Sultan Otel A warm welcome awaits you at the mid size Sultan Otel in Istanbul. Guests can enjoy a meal at the hotel restaurant. Rooms at the Sultan Otel. Smoking is permitted in certain bedrooms (please specify when booking) and the public areas of the hotel. Rooms have wireless internet access available. Additional Info. The hotel offers an airport shuttle service. Pets are most welcome at the hotel. A concierge service is provided for guests.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="159.43" OriginalAmount="149.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0393212" Longitude="28.89330286" StarRating="0" HotelCode="623792|lider_otel" HotelName="Lider Otel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>A4 Kulesi Ustü 6176 Kod 34</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/798099/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="159.43" OriginalAmount="149.00" MarkupRule="7.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://dmcsquare.b-cdn.net/Images/125421/a_125421_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="160.50" OriginalAmount="150.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.012770298768" Longitude="28.97684276104" StarRating="3" HotelCode="902570|sirkeci_park_hotel" HotelName="Sirkeci Park" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ebusuud Caddesi 24, Sirkeci, 34120 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/145738/145738a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located close to Sultanhmet in the historical district of Istanbul, a few metres from Gülhane Park. The main sightseeing attractions, such as the Grand Bazaar, Topkapi Palace, Hagia Sofia and the Blue Mosque, are within easy walking distance and there are local transport links to other parts of the city in the immediate vicinity. Guests will find shops, restaurants, bars and the train station all within 5 minutes' walk of the hotel. Taksim Square is 20 minutes on public transport and the nightlife of Beyoglu is around 25 minutes away. Istanbul-Atatürk airport is approximately 15 km from the hotel and Sabiha Gökçen Airport is around 45 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="160.50" OriginalAmount="150.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.059278144686" Longitude="28.822916074236" StarRating="5" HotelCode="320113|the_colours_istanbul" HotelName="Qua Hotel" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,ROOM ONLY" BedType="BED &amp; BREAKFAST" 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://photos.hotelbeds.com/giata/original/41/416518/416518a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul, about 10 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="160.50" OriginalAmount="150.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.006969555812" Longitude="28.971794843674" StarRating="3" HotelCode="18052|sunlight_hotel" HotelName="Sunlight Hotel" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 08/09/2024" 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://dmcsquare.b-cdn.net/Images/22356/a_22356_A2.jpg</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 sights including the Topkapi palace, the Hagia Sophia, the Blue mosque and the bazaar. Restaurants are to be found close to the hotel and it is just 200 m to shopping venues and links to the public transport network; bars, pubs and nightclubs are to be found 400 m away. Istanbul airport is about a 30 minutes drive from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="160.50" OriginalAmount="150.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.052544238506" Longitude="28.986540011991" StarRating="2" HotelCode="787925|cumbali_suite" HotelName="Cumbali Suite" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Aparthotel,Apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Cumhuriyet Mahallesi, Tavukcu Fethi Sokak 23, 34380 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=763666</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="160.50" OriginalAmount="150.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03433761" Longitude="28.97978173" StarRating="0" HotelCode="968026|burj_al_istanbul" HotelName="Burj Al Istanbul" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,ROOM ONLY" BedType="BED &amp; BREAKFAST" 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://i.travelapi.com/hotels/38000000/37960000/37954600/37954501/f3c855e7_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="160.50" OriginalAmount="150.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.035326811077" Longitude="28.97803902626" StarRating="3" HotelCode="191190|hotel_balo" HotelName="Hotel Balo" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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://images.dnatatravel.com/ei/3/7/1/5/7/9/0/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="160.50" OriginalAmount="150.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0089" Longitude="28.954446" StarRating="4" HotelCode="186296|bulvar_hotel_2" HotelName="Bulvar Istanbul" Meals="BED &amp; BREAKFAST,ROOM ONLY" 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>Sait Efendi Sk., 13, Aksaray Cd., Istanbul, Laleli</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/104304/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Laleli/Aksaray area of the city. The major attractions at Sultanahmet such as the Topkapi Palace, St Sophia, the Blue Mosque and the Grand Bazaar are roughly 2 km away and local amenities including restaurants, bars and a disco are nearby. Public transport is a couple of minutes' walk and Aksaray underground station is just 800 metres from the hotel. The hotel is situated approximately 50 km from Sabiha Gökçen Airport and 16 km from Istanbul Atatürk Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="160.50" OriginalAmount="150.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00863829" Longitude="28.94739742" StarRating="0" HotelCode="373908|hotel_the_ferah" HotelName="Hotel The Ferah" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Aksaray Mahallesi, Cerrah Pasa Caddesi 39, Istanbul, Fatih</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10434066</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="161.57" OriginalAmount="151.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.012258" Longitude="28.97755" StarRating="4" HotelCode="904568|raymond_hotel" HotelName="Raymond Hotel" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" 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://photos.hotelbeds.com/giata/original/15/150466/150466a_hb_a_002.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the Sirkeci area of old Istanbul, the hotel is within easy walking distance of the major attractions of Sultanahmet and the ferry station at Sirkeci with services to the Asian side of the city. There are numerous restaurants, bars, clubs and shops within walking distance. Ataturk Airport is some 20 km away and Sabiha Gökçen International Airport is about 45 km from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="161.57" OriginalAmount="151.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.016056060791016" Longitude="28.95184326171875" StarRating="0" HotelCode="0|hanende_hotel" HotelName="Hanende Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Macar Kardesler Caddesi, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b9/6c/b96c6b04e810119215cb6ce1c5171dc3c1e436fd.jpeg</HotelPictures>
        <HotelDescription>With a stay at Hanende Hotel in Istanbul (Istanbul City Center), you'll be within a 5-minute drive of Chora Church and Pera Museum.  This hotel is 1.1 mi (1.8 km) from Grand Bazaar and 1.5 mi (2.4 km) from The Egyptian Bazaar. Stay in one of 14 guestrooms featuring LCD televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Bathrooms feature showers, complimentary toiletries, and hair dryers. Conveniences include complimentary bottled water, and housekeeping is provided daily. Take in the views from a terrace and make use of amenities such as complimentary wireless Internet access. Satisfy your appetite at the hotel's coffee shop/café. A complimentary continental breakfast is served daily from 8:00 AM to 10:00 AM. Featured amenities include a 24-hour front desk, multilingual staff, and luggage storage.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;ul&gt;  &lt;li&gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &lt;/li&gt;&lt;li&gt;This property advises that enhanced cleaning measures are currently in place.&lt;/li&gt;&lt;li&gt;Disinfectant is used to clean the property; commonly-touched surfaces are cleaned with disinfectant between stays; bed sheets and towels are laundered at a temperature of at least 60°C/140°F.&lt;/li&gt;&lt;li&gt;This property affirms that it follows the cleaning and disinfection practices of Safe Tourism Certification Program (Turkey).&lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="162.64" OriginalAmount="152.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.008786481564" Longitude="28.974829291193" StarRating="3" HotelCode="902961|sultanahmet_hotel" HotelName="Sultanahmet" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Divanyolu Cad. No: 20, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/211567/211567a_hb_a_040.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="162.64" OriginalAmount="152.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.01414" Longitude="28.97921" StarRating="3" HotelCode="314483|bosphorus_family_old_city_hotel" HotelName="Bosphorus Family Old City Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Internet,Laundry,Restaurant,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tayahatun Sokak 15, Nobethane Caddesi, Sirkeci, 34420 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/162452/162452a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Sultanahmet district of the city, overlooking Gülhane Park and a couple of minutes’ walk from Sirkeci train station and the Golden Horn. Within a short walk from the hotel, guests will find restaurants, bars and shops. There are discos within approximately 3.5 km of the hotel at Taksim Square. Nearby places of interest include Topkapi Palace (approximately 400 m), St. Sofia (approximately 500 m), the Spice Bazaar (approximately 900 m), the Blue Mosque (approximately 1 km) and the Grand Bazaar (approximately 1.5 km away). Atatürk International Airport is approximately 20 km away and Sabiha Gökçen International Airport is approximately 45 km away from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="162.64" OriginalAmount="152.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.003212939525" Longitude="28.971030364418" StarRating="5" HotelCode="311557|altin_suites" HotelName="Merot Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kucuk Ayasofya Mahallesi, Meydan Arkasi Sokak 15, Sultanahmet, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7719082</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="162.64" OriginalAmount="152.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03536001" Longitude="28.97923599" StarRating="0" HotelCode="403519|hotel_pino_verde" HotelName="Hotel Pino Verde" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/09/2024" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Hüseyin Aga Mahallesi, Küçük Bayram Sokak No 28, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5321563</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="162.64" OriginalAmount="152.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.92820079" Longitude="29.30945845" StarRating="0" HotelCode="866488|demir_palas_suites" HotelName="Demir Palas Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Osmanli Bulvari, Yenisehir, Tuzla, 34912 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10476221</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="162.64" OriginalAmount="152.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.05719118" Longitude="28.91279464" StarRating="3" HotelCode="517247|yeni_otel" HotelName="Yeni Otel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ali Galip Bey Cd. 14, Gaziosmanpasa, 34245 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/686185/25608e6f68f68d6cbadb01bd6fa38054.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="163.71" OriginalAmount="153.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.01340183" Longitude="28.97877665" StarRating="3" HotelCode="416602|romantic_mansion" HotelName="Romantic Mansion" Meals="ROOM ONLY,BREAKFAST-FOR-2,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>http://media.dev.paximum.com/hotelimages/618754/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="163.71" OriginalAmount="153.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00475896" Longitude="28.97323787" StarRating="0" HotelCode="640868|safran_suites_apart" HotelName="Safran Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Free CXL until 07/09/2024" HotelFacility="Air Conditioning,Concierge,Dry Cleaning,Housekeeping,Internet,Laundry,LCD/Projector,Luggage Storage,Parking,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Binbirdirek Mahallesi, Sokak 9, Dizdariye Cesmesi, Sultanahmet / Old City, 34110 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/813992/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;A stay at Safran Suites Apart places you in the heart of Istanbul, steps from Little Hagia Sophia Bath and Hippodrome. This guesthouse is close to Blue Mosque and Basilica Cistern.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 5 individually decorated guestrooms, featuring refrigerators and microwaves. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms with showers feature designer toiletries and complimentary toiletries. Conveniences include laptop-compatible safes and coffee/tea makers, and housekeeping is provided daily.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Make use of convenient amenities, which include complimentary wireless Internet access and tour/ticket assistance.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include dry cleaning/laundry services and luggage storage. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and self parking (subject to charges) is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="163.71" OriginalAmount="153.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.031776733379" Longitude="28.977980957993" StarRating="3" HotelCode="380968|nuru_ziya_suites" HotelName="Nuru Ziya Suites" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2" 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://photos.hotelbeds.com/giata/original/17/170247/170247a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="163.71" OriginalAmount="153.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00909827" Longitude="28.94916688" StarRating="0" HotelCode="956540|valens_hotel_downtown" HotelName="Valens Otel" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2" 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>http://media.dev.paximum.com/hotelimages/1105979/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="163.71" OriginalAmount="153.00" MarkupRule="7.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="Non Refundable" 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://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=11035425</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the Kumkapi district of Istanbul, these comfortable apartments offer a perfect base from which to explore this fascinating city. Fully equipped and suitable for making light meals, guests can enjoy the freedom of having their own self-catering facilities and space to accommodate small groups in the family apartments. Within 400m of the Marmara Sea, the apartments are surrounded by fish restaurants, popular for an evening meal, while Kumkpai train station is a convenient 2 minute walk enabling ease of travel around the city. Close to the many historical attractions at Sultanahmet which can be reached on foot in approximately 20 minutes, the Grand Bazaar is just 800m away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="163.71" OriginalAmount="153.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.01398738" Longitude="28.97582326" StarRating="0" HotelCode="621413|aslan_home_apart" HotelName="Aslan Home Apart" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Hoca Pasa Sokak 23, Sirkec, Fatih, 34110 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10225450</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="163.71" OriginalAmount="153.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00615310668945" Longitude="28.662168502807617" StarRating="1" HotelCode="0|beylife_suit_hotel" HotelName="Beylife Suit Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 07/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>Hürriyet Bul. No:9, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/5f/77/5f772750ce3ebb5fd5ee2c115e5faf7fbd8748b2.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at Beylife Suit Hotel in Istanbul (Beylikduzu), you'll be a 1-minute drive from Beylikduzu Migros AVM and 6 minutes from Perlavista AVM.  This hotel is 12.2 mi (19.7 km) from Mall of Istanbul and 7.8 mi (12.6 km) from Florya Beach.&lt;br /&gt;Amenities : This hotel offers designated smoking areas.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Beylikduzu Migros AVM - 0.4 km / 0.2 mi&lt;br /&gt;Medicana International Istanbul Hospital - 1.9 km / 1.2 mi&lt;br /&gt;Torium Shopping Center - 1.9 km / 1.2 mi&lt;br /&gt;Perlavista AVM - 3.6 km / 2.2 mi&lt;br /&gt;Tuyap Fair Convention and Congress Center - 4.1 km / 2.5 mi&lt;br /&gt;Endem TV Tower - 4.2 km / 2.6 mi&lt;br /&gt;Lake Küçükçekmece - 6.5 km / 4.1 mi&lt;br /&gt;Sea of Marmara - 6.6 km / 4.1 mi&lt;br /&gt;Pelican Mall AVM - 7.3 km / 4.5 mi&lt;br /&gt;Buyukcekmece Beach - 7.4 km / 4.6 mi&lt;br /&gt;Avcilar Beach Park - 8.2 km / 5.1 mi&lt;br /&gt;Istanbul University - Avcilar Campus - 8.4 km / 5.2 mi&lt;br /&gt;Koza World of Sports - 9.3 km / 5.8 mi&lt;br /&gt;Pelit Chocolate Museum - 9.8 km / 6.1 mi&lt;br /&gt;Istinye University Hospital - 10.1 km / 6.3 mi&lt;br /&gt;The preferred airport for Beylife Suit Hotel is Istanbul (IST) - 51.3 km / 31.9 mi&lt;br /&gt;business_amenities : Featured amenities include express check-in, express check-out, and dry cleaning/laundry services. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.&lt;br /&gt;Dining : Enjoy a meal at the restaurant, or stay in and take advantage of the hotel's 24-hour room service. Mingle with other guests at the complimentary reception, held daily. Continental breakfasts are available daily from 7:30 AM to 11:00 AM for a fee.&lt;br /&gt;HeadLine : In Istanbul (Beylikduzu)&lt;br /&gt;Rooms : Make yourself at home in one of the 30 guestrooms featuring minibars and LCD televisions. Complimentary wireless Internet access is available to keep you connected. Private bathrooms have complimentary toiletries and hair dryers. Conveniences include desks and separate sitting areas, as well as phones with free local calls.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 100.00 TRY one way.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;ul&gt;  &lt;li&gt;This property offers transfers from the airport (surcharges may apply). Guests must contact the property with arrival details before travel, using the contact information on the booking confirmation. &lt;/li&gt;  &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="164.78" OriginalAmount="154.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.032607130826" Longitude="28.975211872482" StarRating="4" HotelCode="313454|buyuk_londra" HotelName="Grand Hotel De Londres" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 07/09/2024" 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://photos.hotelbeds.com/giata/original/60/607365/607365a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;When "Orient Express" reached Istanbul five years after its operation in 1883, the first hotels of Istanbul had already begun to appear, in the very cosmopolit westernized section of the city called "Pera". One of those hotels was "Hotel Buyuk Londra" or "Grand Hotel De Londres", which soon after its opening took its place among the best hotels of Istanbul, together with Tokatliyan and Pera Palace.Hotel Buyuk Londra is one of the few establishments managing to survive from that era to our time. Passing through many renovations, the hotel nevertheless still graciously reflects the atmosphere of the 1900's. With some of its rooms overlooking the Golden Horn and a lively bar, Hotel Buyuk Londra is the meeting point of many people – local and foreign- looking for something different and special...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="164.78" OriginalAmount="154.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03592" Longitude="28.98241" StarRating="3" HotelCode="323623|fitas_oda_beyoglu" HotelName="Fitas Oda Beyoglu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://photos.hotelbeds.com/giata/original/48/483282/483282a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="164.78" OriginalAmount="154.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.002911935891" Longitude="28.977862610451" StarRating="3" HotelCode="200056|lalinn_deluxe" 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>http://media.dev.paximum.com/hotelimages/106622/2.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="164.78" OriginalAmount="154.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.05772289" Longitude="29.00119381" StarRating="3" HotelCode="496127|best_fulya_apart" HotelName="Best Fulya Apart" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Dikilitas Mah Ayazmadere Caddesi, Yesilcimen Sokak 13, Fulya, 34330 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8631490</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="164.78" OriginalAmount="154.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.060673" Longitude="29.008243" StarRating="3" HotelCode="263740|serrac_" HotelName="Serrac" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hattat Halim Sokak No: 11, Gayrettepe, Besiktas, 34349 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b1/7d/b17d6ec675eaa60931263f0ab45d8a048a06102e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="164.78" OriginalAmount="154.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="879239|life_apartments" HotelName="Golden Life Apart Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Yusuf Askin Sokak 20</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1105933/6b3128f75ebc16ab378f540bed4ed4d6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="164.78" OriginalAmount="154.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0055296638887" Longitude="28.9658832550049" StarRating="0" HotelCode="0|_0x2a711" HotelName="La Luna Suites Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cilavci Sokak 20. Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/d7/01/d701ee3e6c7a769e2cd2736ce837bb7477e14bdf.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “La Luna Suites Istanbul” is situated in Istanbul. It boasts a convenient location in the city center.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Friendly staff at the 24-hour reception will help you with travel tips and taxi orders. Room service is also available. Laundry services are provided. A ticket-and-tour reservation desk is at your service.&lt;/br&gt;The entire hotel is non-smoking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="164.78" OriginalAmount="154.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.857901" Longitude="29.395024" StarRating="3.5" HotelCode="313398|hotel_sekerpinar" HotelName="Hilton Garden Inn Kocaeli Sekerpinar" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/09/2024" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Massage Centre,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cumhuriyet Mahallesi, Muhsin Yazicioglu Caddesi 117, Sekerpinar, Cayirova, 41420 Kocaeli</AddressLine>
          </AddressLines>
          <CityName>Sekerpinar</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/427765/a_427765_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Gebze.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="165.85" OriginalAmount="155.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.01176452636719" Longitude="28.95265007019043" StarRating="0" HotelCode="0|hira_hotel" HotelName="Hira Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Iskender Pasa Mah., Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/97/6c/976c1cb55eae8c45a2bf809e561703c80e131c5c.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at Hira Hotel, you'll be centrally located in Istanbul, within a 5-minute drive of Chora Church and Pera Museum.  This hotel is 1.4 mi (2.3 km) from Grand Bazaar and 2.1 mi (3.3 km) from Basilica Cistern.&lt;br /&gt;Amenities : Take advantage of recreation opportunities such as a health club or take in the view from a terrace and a garden.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Laleli Mosque - 0.6 km / 0.4 mi&lt;br /&gt;Fatih Mosque - 1.2 km / 0.7 mi&lt;br /&gt;Beyazit Mosque - 1.3 km / 0.8 mi&lt;br /&gt;Beyazit Square - 1.3 km / 0.8 mi&lt;br /&gt;Istanbul University - 1.4 km / 0.9 mi&lt;br /&gt;Suleymaniye Mosque - 1.5 km / 0.9 mi&lt;br /&gt;Grand Bazaar - 1.5 km / 1 mi&lt;br /&gt;Rustem Pasha Mosque - 1.9 km / 1.2 mi&lt;br /&gt;Spice Bazaar - 1.9 km / 1.2 mi&lt;br /&gt;Cemberlitas Bath - 2 km / 1.3 mi&lt;br /&gt;New Mosque - 2.1 km / 1.3 mi&lt;br /&gt;Turkish and Islamic Art Museum - 2.3 km / 1.4 mi&lt;br /&gt;Little Hagia Sophia - 2.3 km / 1.5 mi&lt;br /&gt;Eminonu Square - 2.4 km / 1.5 mi&lt;br /&gt;Galata Bridge - 2.4 km / 1.5 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Istanbul (IST) - 45.4 km / 28.2 mi&lt;br /&gt;Sabiha Gokcen Intl. Airport (SAW) - 43.6 km / 27.1 mi&lt;br /&gt;The preferred airport for Hira Hotel is Istanbul (IST).&lt;br /&gt;Dining : A complimentary buffet breakfast is served daily from 8:00 AM to 10:00 AM.&lt;br /&gt;HeadLine : In Istanbul (Istanbul City Center)&lt;br /&gt;Rooms : Make yourself at home in one of the 17 air-conditioned rooms featuring LCD televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Bathrooms feature showers, complimentary toiletries, and hair dryers. Conveniences include laptop-compatible safes, and housekeeping is provided daily.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="165.85" OriginalAmount="155.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.026780067572" Longitude="28.978190375623" StarRating="3" HotelCode="393879|saykai_apartment" HotelName="Kavalali Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Elevator,Housekeeping,Internet,Kitchen,LCD/Projector,Off-Site Parking,Parking,Pets allowed">
        <Address>
          <AddressLines>
            <AddressLine>Haci Mimi Mahallesi, Lulecihendek Caddesi 14, Beyoglu, 34425 Istanbul, Marmara</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8418543</HotelPictures>
        <HotelDescription>&lt;br/&gt;&amp;lt;p&amp;gt;&amp;lt;b&amp;gt;Property Location&amp;lt;/b&amp;gt; &amp;lt;br /&amp;gt;With a stay at Saykai Suites in Istanbul (Galata), you&amp;apos;ll be minutes from Crimea Memorial Church and Galata Tower.  This apartment is close to Suleymaniye Mosque and Topkapi Palace.&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;&amp;lt;b&amp;gt;Rooms&amp;lt;/b&amp;gt; &amp;lt;br /&amp;gt;Make yourself at home in one of the 11 air-conditioned r...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="165.85" OriginalAmount="155.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.912295800366" Longitude="29.217391614165" StarRating="4" HotelCode="310547|ramada_encore_istanbul_kartal" HotelName="Ramada Encore Istanbul Kartal" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/09/2024" 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://dmcsquare.b-cdn.net/Images/424720/a_424720_A2.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="165.85" OriginalAmount="155.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.9941088" Longitude="28.84745916" StarRating="0" HotelCode="593741|blue_otel" HotelName="Blue Otel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Mehmet Akif Caddesi 25, Sirinevler, Bahcelievler, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/766484/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="166.92" OriginalAmount="156.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.85658994" Longitude="29.29124724" StarRating="3" HotelCode="517286|golden_lounge_hotel" HotelName="Golden Lounge Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Esenyali Mahallesi, Uygar Sokak 27, Pendik, 34890 Tuzla, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8586597</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="166.92" OriginalAmount="156.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00211" Longitude="29.13284" StarRating="0" HotelCode="430584|nish_suite_atasehir_3" 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>http://media.dev.paximum.com/hotelimages/618671/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="166.92" OriginalAmount="156.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.003235" Longitude="28.97703" StarRating="3" HotelCode="191075|blue_tuana_hotel" HotelName="Blue Tuana" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2" 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://images.dnatatravel.com/ei/3/7/8/2/0/8/8/0.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="166.92" OriginalAmount="156.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="865958|class_suites_taxim" HotelName="Class Suites Taxim" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Feridiye Cadessi 51, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10476188</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="166.92" OriginalAmount="156.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.037891099299" Longitude="28.982858630355" StarRating="0" HotelCode="933219|detay_apart" HotelName="Detay Apart" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Fax,Internet,Kitchen,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sehit Muhtar Mahallesi, Turan Caddesi, Taksim Firini Sokak 23, Beyoglu, 34435 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=11037420</HotelPictures>
        <HotelDescription>&lt;br/&gt;Guests can feel at home in one of the 4 rooms. Room service is among the facilities. Wireless internet access is available to travellers in the public areas. Those arriving in their own vehicles can leave them in the car park of the apartment hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="166.92" OriginalAmount="156.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.04920861" Longitude="29.02605685" StarRating="0" HotelCode="953311|cumbali_27" HotelName="Cumbali 27" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mecidiye Mahallesi, Muvakkit Sokak 27, Ortaköy, 34347 Besiktas, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/c4/14/c41427edc4563cf64687363bcb16dbd1914a0a74.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="166.92" OriginalAmount="156.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03570917" Longitude="28.97751802" StarRating="0" HotelCode="746911|element_residence" HotelName="Element Pera Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Huseyin Aga Mahallesi, Tarlabasi Bulvari 85-87, Beyoglu, 34435 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1106181/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="167.99" OriginalAmount="157.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03701538617" Longitude="28.981766015754" StarRating="0" HotelCode="372595|pera_line_residence_" HotelName="Pera Line Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sehit Muhtar Mahallesi, Pelesenk Sokak 6, 34435 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/506785/34b3413e12086093c5fc50a1e0c497d0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A safe and room service are available to guests of the hotel. Wireless internet access is available to travellers in the public areas. Those arriving in their own vehicles can leave them in the car park of the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="167.99" OriginalAmount="157.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.94243826" Longitude="29.12729679" StarRating="4" HotelCode="169636|aydinoglu_hotel" HotelName="Aydinoglu Otel" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Free CXL until 07/09/2024" 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>http://media.dev.paximum.com/hotelimages/103980/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Idealtepe, approximately 1 km from the city centre and Maltepe, on the Asian side of Istanbul. Public transport is close by (some 50 m) with links to other areas of the city. The famous shopping street, Bagdat Street is less than a 10-minute walk away, where guests will also find the nearest restaurants and bars. It is about 1.7 km to the Marmaris Sea, about 14.5 km to Sultanahmet and to tourist attractions such as the Blue Mosque, the Topkapi Palace and the Hagia Sophia and the Dolmabahçe Palace is approximately 15 km from the hotel. Istanbul-Sabiha Gökçen Airport is 21 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="169.06" OriginalAmount="158.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0386743" Longitude="28.98347275" StarRating="3" HotelCode="323650|taxim_art_rooms" HotelName="Rooms Inn Taxim" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mahallesi, Dolapdere Taksim Caddesi No. 29, Taksim - Beyoglu, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7630166</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="169.06" OriginalAmount="158.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.04854255" Longitude="28.93050073" StarRating="0" HotelCode="571739|the_elegant_hotel" HotelName="The Elegant Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Islambey Mahallesi, Dipcik Sokak 9, Eyup, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Eyüp</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/637467/637467a_hb_a_002.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Eyüp.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="169.06" OriginalAmount="158.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.025386846294" Longitude="29.100848911219" StarRating="4" HotelCode="321017|helikon_business_hotel" HotelName="Helikon Business Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Currency Exchange,Internet,Laundry,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Yamanevler Mahallesi, Küçüksu Caddesi 10, 34768 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/221964/221964a_hb_a_002.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="170.13" OriginalAmount="159.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.030216217041016" Longitude="28.973663330078125" StarRating="3" HotelCode="0|pera_tunnel_hotel" HotelName="Pera Tunnel Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Asmali Mescit Cd. No:11, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/87/ce/87ceb211c416766fae1378e8161c230d9d66e1e6.jpeg</HotelPictures>
        <HotelDescription>With a stay at Pera Tunnel Hotel in Istanbul (Taksim), you'll be a 3-minute walk from Pera Museum and 8 minutes by foot from Galata Tower.  This hotel is 0.5 mi (0.7 km) from Istiklal Avenue and 1.2 mi (1.9 km) from Taksim Square.&lt;br /&gt;This hotel offers designated smoking areas.&lt;br /&gt;Featured amenities include dry cleaning/laundry services, luggage storage, and a safe deposit box at the front desk.&lt;br /&gt;Make yourself at home in one of the 15 air-conditioned rooms featuring LCD televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms with showers feature rainfall showerheads and complimentary toiletries. Conveniences include safes and separate sitting areas, and housekeeping is provided daily.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Guests aged under 18 cannot stay at the hotel alone. Specific policies may vary by hotel and room type.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="170.13" OriginalAmount="159.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03763929" Longitude="28.98297997" StarRating="0" HotelCode="444704|alfa_aparts_suite" HotelName="Alfa Apart Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Sehit Muhtar Mahallesi, Yogurtcu Faik Sokak 28A, 34435 Istanbul City</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5706679</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="170.13" OriginalAmount="159.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.02513" Longitude="28.62713" StarRating="0" HotelCode="0|arikan_suite_konaklama" HotelName="Arikan Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gökevler mah 555 sok özyurtlar, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/36/01/3601491a34b97bd41c422d070a35a6ad155bad75.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Arikan Suites in Istanbul (Buyukcekmece), you'll be a 3-minute drive from Tuyap Fair Convention and Congress Center and 10 minutes from Buyukcekmece Beach.  This residence is 3.4 mi (5.5 km) from Aqua Marine and 11.3 mi (18.2 km) from Istanbul Aquarium.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 15 individually decorated guestrooms, featuring MP3 docking stations and LED televisions. Complimentary wireless Internet access is available to keep you connected. Private bathrooms with showers feature hair dryers and slippers. Conveniences include electric kettles and complimentary bottled water, and housekeeping is provided on request.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Make use of convenient amenities, which include complimentary wireless Internet access and concierge services.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Grab a bite to eat at one of the residence's 5 restaurants, or stay in and take advantage of the room service (during limited hours). Snacks are also available at the 5 coffee shops/cafés. Mingle with other guests at the complimentary reception, held daily.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include express check-out, a 24-hour front desk, and an elevator (lift).&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Parking Space: &lt;/b&gt;Chargeable parking available. Cost: 20.00 TRY per day.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Extra beds for children are always provided free of charge.&lt;/br&gt;&lt;p&gt;&lt;b&gt;Know Before You Go&lt;/b&gt; &lt;br /&gt;&lt;ul&gt;  &lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt; &lt;li&gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &lt;/li&gt; &lt;/ul&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Fees&lt;/b&gt; &lt;br /&gt;&lt;p&gt;The following fees and deposits are charged by the property at time of service, check-in, or check-out. &lt;/p&gt; &lt;ul&gt;           &lt;li&gt;Nearby parking fee: TRY 20 per day&lt;/li&gt;                    &lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="170.13" OriginalAmount="159.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.09213014" Longitude="29.09398945" StarRating="3" HotelCode="323773|bilek_boutique_hotel_kavacik" 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://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=829282</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Istanbul, this boutique hotel has the perfect ambience for guests who appreciate a stylish ambience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="171.20" OriginalAmount="160.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.006916174765" Longitude="28.958359209772" StarRating="0" HotelCode="213818|grand_gross_hotel_" HotelName="Grand Gross Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Kemallettin Mahallesi, Türkeli Caddesi 98, Laleli - Fatih, 34130 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/302565/l_302565_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="172.27" OriginalAmount="161.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.005332" Longitude="28.953899" StarRating="3" HotelCode="188706|grand_sagcanlar" HotelName="Grand Sagcanlar Hotel" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/09/2024" 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://dmcsquare.b-cdn.net/Images/263374/a_263374_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="172.27" OriginalAmount="161.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.039391475253" Longitude="28.9824837818742" StarRating="0" HotelCode="0|global_suite_" HotelName="Global Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mahallesi Feridiye Caddesi No 71 Taksim, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/9e/86/9e8695764bcc058c37ca80168ed26ab62835bc93.jpeg</HotelPictures>
        <HotelDescription>HOTEL: This establishment has a reception and WiFi (free of charge).&lt;/br&gt;SITUATION: This establishment, is 300 metres away from Taksim the square it is 6 minutes away from Istiklal Avenue.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="172.27" OriginalAmount="161.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00383" Longitude="28.952963" StarRating="2" HotelCode="191054|hotel_sur_2" HotelName="Sur 2" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Aksaray Mah. Mahramaci Sok. No:26, Yenikapi, 34096 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/104602/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="173.34" OriginalAmount="162.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.05815046" Longitude="29.00291529" StarRating="4" HotelCode="936299|mia_berre_hotels" 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>http://media.dev.paximum.com/hotelimages/478202/1.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="173.34" OriginalAmount="162.00" MarkupRule="7.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>http://media.dev.paximum.com/hotelimages/686002/4e0e7c7e690411432992aad99728a95d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="174.41" OriginalAmount="163.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00469207763672" Longitude="28.965856552124023" StarRating="2" HotelCode="0|raven_suites_old_city_istanbul" HotelName="Raven Suites Old City Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apart-hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kadirga Limani Cd. 26, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b8/70/b87075ca3a05364750d100044531ec4a85a7a5f3.jpeg</HotelPictures>
        <HotelDescription>A stay at Raven Suites Old City Istanbul places you in the heart of Istanbul, minutes from Beyazit Square and Grand Bazaar. This aparthotel is close to Blue Mosque and Sultanahmet Square.&lt;br /&gt;Make use of convenient amenities, which include complimentary wireless Internet access and concierge services.&lt;br /&gt;Featured amenities include express check-in, express check-out, and laundry facilities. A shuttle from the hotel to the airport is provided for a surcharge (available 24 hours).&lt;br /&gt;Make yourself at home in one of the 6 air-conditioned rooms featuring heated floors and LCD televisions. Your bed comes with down comforters and premium bedding, and all rooms are furnished with double sofa beds. Kitchens are outfitted with stovetops and microwaves. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 30.00 EUR per night.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Early check-in and/or late check-out is available for an additional fee. Cost: 30.00 EUR.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="174.41" OriginalAmount="163.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.005075163801" Longitude="28.979225557672" StarRating="3" HotelCode="191079|charm_hotel" HotelName="Charm Hotel" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Cankurtaran Mahallesi, Mimar Mehmet Aga Caddesi 13, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/30/306348/306348a_hb_a_020.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="174.41" OriginalAmount="163.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.04312475" Longitude="29.00224547" StarRating="0" HotelCode="595347|the_capital_suites_" HotelName="The Capital Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Akaretler Besiktas, Sair Nedim Caddesi 29, 34353 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5361747</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="174.41" OriginalAmount="163.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.005524" Longitude="28.968619" StarRating="2" HotelCode="311563|gur_hotel" HotelName="Gur Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Emin Sinan Mahallesi, Kadirga Hamami Sokak 12, 34000 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=845276</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="174.41" OriginalAmount="163.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.87766615" Longitude="29.09998311" StarRating="3" HotelCode="638797|selanikli_pansiyon_heybeliada" HotelName="Selanikli Pansiyon Heybeliada" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Heybeliada Mahallesi, Ayyildiz Caddesi 45, 34973 Adalar, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Heybeliada</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8606558</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Büyükada.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="174.83" OriginalAmount="163.39" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.050801460392" Longitude="28.98685345595" StarRating="4" HotelCode="451210|RHHI" HotelName="Regard Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Massage Centre,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Dolapdere Cad. Dere Sok. 7, Sisli</AddressLine>
          </AddressLines>
          <PostalCode>(0)2122121268</PostalCode>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/54/542561/542561a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="175.48" OriginalAmount="164.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.004004" Longitude="28.979457" StarRating="2.5" HotelCode="213435|apricot_hotel_istanbul" HotelName="Apricot Hotel Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Amiral Tafdil Sok. No 18, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/302132/a_302132_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="175.48" OriginalAmount="164.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.011066" Longitude="28.954073" StarRating="3" HotelCode="296416|gozde_hotel" HotelName="Gozde Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Ordu Caddesi Selimpasa Sokak, Laleli, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0017/95511/1795511/1.jpg?f=15097797</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="175.48" OriginalAmount="164.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00439" Longitude="28.96664" StarRating="3" HotelCode="0|_0x31ee0" HotelName="Harbour Suites Old City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sehsuvar Bey Mah. Kadirga Liman Cad., Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/3c/f8/3cf8e64d4dd4388cab8f99990b87b5aa7ee545c5.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;A stay at  Harbour Suites Old City places you in the heart of Istanbul, within a 10-minute drive of Basilica Cistern and Hagia Sophia.  This hotel is 1.2 mi (2 km) from Cemberlitas Bath.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 9 air-conditioned rooms featuring minibars and flat-screen televisions. Your bed comes with premium bedding, and all rooms are furnished with sofa beds. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms with showers feature rainfall showerheads and complimentary toiletries.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Make use of convenient amenities such as complimentary wireless Internet access, concierge services, and a vending machine.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include express check-out, dry cleaning/laundry services, and a 24-hour front desk. A roundtrip airport shuttle is provided for a surcharge (available on request), and self parking (subject to charges) is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Parking Space: &lt;/b&gt;Chargeable parking available. Cost: 5.00 EUR per day.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 25.00 EUR one way.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Extra beds for children are always provided free of charge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="175.48" OriginalAmount="164.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.006255053543" Longitude="28.980005085468" StarRating="3" HotelCode="118884|muhlis_bey_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>http://media.dev.paximum.com/hotelimages/103426/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="176.55" OriginalAmount="165.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.9718887" Longitude="29.05874856" StarRating="0" HotelCode="595770|a11_hotel" HotelName="A11 Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5414236</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="177.62" OriginalAmount="166.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0531033108129" Longitude="28.9835827633632" StarRating="0" HotelCode="0|istanroom_by_keo_hotel" HotelName="Istanroom by KEO Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cumhuriyet Mah. Ergenekon Cd. No: 32 Osmanbey-Sisli, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/ext/9c/b9/9cb947da2efbd3c343fd400b9025115fa6f94618.jpeg</HotelPictures>
        <HotelDescription>Location&lt;/br&gt;“Istanroom by KEO Hotel” is set in Istanbul. It boasts a convenient location within 5 km from the city center.&lt;/br&gt;Hotel features&lt;/br&gt;Airport shuttle services are offered at a surcharge. Meals can be delivered to your room upon request. There is a laundry at the hotel. All rooms are non-smoking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="177.62" OriginalAmount="166.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="981711|wonder_wood_hotel" HotelName="Wonder Wood Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://i.travelapi.com/hotels/39000000/38840000/38835700/38835665/90-2d077c17_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="177.62" OriginalAmount="166.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.006174" Longitude="28.980782" StarRating="3" HotelCode="172520|star_hotel_istanbul" 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://photos.hotelbeds.com/giata/original/15/153001/153001a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel enjoys a convenient location in the Sultanahmet district of Istanbul. The major attractions are within roughly 10 minutes' walk of the hotel, including the Sultanahmet (about 150 m), the Marmaris (some 250 m), the Hagia Sophia (roughly 250 m), the Blue Mosque (around 350 m), the Topkapi Palace (about 700 m) and the Grand Bazaar (approximately 850 m). It is about 200 m to the nearest bars and restaurants and the shops are just around 350 m away. It is roughly 4 km to Istiklal street and the nearest nightspots, while it is also about 5 km to Taksim Square and the city centre. Istanbul's Atatürk Airport is approximately 14 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="177.62" OriginalAmount="166.00" MarkupRule="7.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,BED &amp; BREAKFAST" 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://photos.hotelbeds.com/giata/original/61/617373/617373a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="178.69" OriginalAmount="167.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.05631491" Longitude="28.66946107" StarRating="3.5" HotelCode="322718|nidya_hotel_esenyurt" HotelName="Nidya Hotel Esenyurt" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Restaurant,Room Service,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>1655 Sokak 3, 34535 Esenyurt, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/41/416681/416681a_hb_a_028.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="178.69" OriginalAmount="167.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.98109817504883" Longitude="28.897171020507812" StarRating="5" HotelCode="0|ottoperla_hotel" HotelName="Ottoperla Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kazlicesme, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/69/50/695069c34a016cfa190ce584a1a8f19e99b37c95.jpeg</HotelPictures>
        <HotelDescription>This comfortable hotel is situated in Istanbul West Side. There are a total of 120 guests rooms on the premises.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 20.00 EUR per night.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="178.69" OriginalAmount="167.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.05437051" Longitude="28.9925995" StarRating="0" HotelCode="627579|luxx_suite" HotelName="Luxx Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mesrutiyet Mahallesi, Sehit Ismet Armagan Sokak 21/23, Nisantasi, 34363 Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Sisli</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10171051</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence welcomes guests in Sisli.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="179.76" OriginalAmount="168.00" MarkupRule="7.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>http://media.dev.paximum.com/hotelimages/106344/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residence is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="179.76" OriginalAmount="168.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.025018" Longitude="29.042363" StarRating="3" HotelCode="176348|holiday_inn_express_istanbul__altunizade" HotelName="Holiday Inn Express Istanbul - Altunizade" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/09/2024" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Oymaci Sk., 18, Altunizade Mahellesi, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/246636/w_246636_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="179.76" OriginalAmount="168.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00312569" Longitude="28.97943938" StarRating="4" HotelCode="323375|the_local_hostel" HotelName="Mansion By Cheers" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Sultanahmet Mahallesi Ahirkapi Caddesi No: 25, Fatih, 34400 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/47/5b/475bba78b0991b85d018d8461912ac9087cb9e6e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hostel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="179.76" OriginalAmount="168.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.88903058" Longitude="29.18907741" StarRating="0" HotelCode="593909|anatolia_inn" HotelName="Anatolia Inn" Meals="BED &amp; BREAKFAST,ROOM ONLY" 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://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5440005</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="179.76" OriginalAmount="168.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.013792505524" Longitude="28.975113615904" StarRating="3" HotelCode="300840|sparta_palas" HotelName="Sparta Palas" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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>http://media.dev.paximum.com/hotelimages/479322/1.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="179.76" OriginalAmount="168.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.038185" Longitude="28.98184" StarRating="0" HotelCode="311558|artemis_suite_" HotelName="Artemis Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bülbül Mahallesi, Turan Caddesi 41, Taksim, Beyoglu, 34440 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/478870/5bc0f0de303b8d42f8cdff467c1c2de3.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="179.76" OriginalAmount="168.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.06053924560547" Longitude="28.835521697998047" StarRating="2" HotelCode="0|zmzm_express24_suites" HotelName="Zmzm Express24 Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mahmutbey, Atatürk Bulva No27, 34218, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/bc/48/bc48fdcca85588036d1c049780043b84169b49bf.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;You’ll be sleeping tight! Hotel «Zmzm Express24 Suites» is located in Istanbul. This hotel is located in 12 km from the city center. You can take a walk and explore the neighbourhood area of the hotel. Places nearby: Mahmutbey, Galata Tower and Spice Bazaar.&lt;br /&gt;&lt;b&gt;At The Hotel: &lt;/b&gt;Sports fans will be able to enjoy a gym. Accessible for guests with disabilities: the elevator helps them to go to the highest floors. At the guests’ disposal, there’s also a laundry and ironing.&lt;br /&gt;&lt;b&gt;Room Amenities: &lt;/b&gt;Guests will find the following in the room: a DVD player, a TV, a mini-bar and a bathrobe. Please note that the listed services may not be available in all the rooms.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;p&gt;You'll be asked to pay the following charges at the property:&lt;/p&gt; &lt;ul&gt;&lt;li&gt;Cash deposit: EUR 300 per accommodation, per week&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;We have included all charges provided to us by the property. &lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="179.76" OriginalAmount="168.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.062599182128906" Longitude="28.844499588012695" StarRating="3" HotelCode="0|ever_otel_avrupa" HotelName="Ever Otel Avrupa" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 07/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>Göztepe Mah. Batisehir Cad. No:2 K3 Blok, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/2a/16/2a168d50b59d6e42790d240a7d4edb26d6ec7cd3.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;A great hotel to have a nice rest before long walks around the city. Hotel «Ever Otel Avrupa» is located in Istanbul. This hotel is located in 12 km from the city center. You can take a walk and explore the neighbourhood area of the hotel. Places nearby: Mahmutbey, Galata Tower and Spice Bazaar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="180.83" OriginalAmount="169.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="730930|the_pashas_inn_istanbul" HotelName="The Pashas Inn Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kadirga Limani Caddesi, Üstad Sokak 3, Kumkapi, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5708908</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="180.83" OriginalAmount="169.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.87802028" Longitude="29.0998596" StarRating="0" HotelCode="0|halki_prenset_hotel" HotelName="Halki Prenset Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ayyildiz Caddesi No:40 Heybeliada, Heybeliada</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/4a/95/4a95cd8902c68a96e090a66b4e5afb5f3f2038e6.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;“Halki Prenset Hotel” is situated in Heybeliada. It boasts a convenient location within walking distance from the city center.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;All rooms are non-smoking.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="180.83" OriginalAmount="169.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.01969909667969" Longitude="28.924999237060547" StarRating="3" HotelCode="0|city_wall_hotel_2" HotelName="City Wall" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>TR Istanbul Old City IST, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/71/ab/71abd03a36c7f3747a42cf7f34aab2c8d98b930f.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;A great place to have a rest after an exciting day! Hotel «City Wall» is located in Istanbul. This hotel is located in 4 km from the city center. You can take a walk and explore the neighbourhood area of the hotel — Topkapi—Ulubatli, Chora Church and Spice Bazaar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="180.83" OriginalAmount="169.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.04447555541992" Longitude="28.674531936645508" StarRating="0" HotelCode="0|hotel_sokak_7" HotelName="Hotel Sokak 7" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>1372. Sokak 7, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/extranet/4b/ca/4bcaa4fc3deaf51f8e8d39df31bbdd0617612c2e.jpeg</HotelPictures>
        <HotelDescription>Location&lt;br /&gt;Want to save money while travelling? It’s easy: hotel «Hotel Sokak 7» is located in Istanbul. This hotel is located in 25 km from the city center.&lt;br /&gt;At the hotel&lt;br /&gt;Spend an evening in a nice atmosphere of the bar. Have a cup of coffee in the cafe and, who knows, maybe it’s going to be the best one in the city. Free Wi-Fi on the territory will help you to stay on-line. If you travel by car, you can park in a parking zone.&lt;br /&gt;If you want to make your journey even more comfortable, you can order a transfer. There are other services available for the guests of the hotel. For example, dry cleaning, ironing, press and car rental. The staff of the hotel speaks English.&lt;br /&gt;Room amenities&lt;br /&gt;Here’s what you’ll find in the room to have a rest after a long day: a TV, a mini-bar and a bathrobe. Please note that the listed services may not be available in all the rooms.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="181.90" OriginalAmount="170.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.007224941115" Longitude="28.95610364418" StarRating="4" HotelCode="167022|grand_madrid_hotel" HotelName="Grand Madrid 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,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://photos.hotelbeds.com/giata/original/20/202963/202963a_hb_a_004.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="181.90" OriginalAmount="170.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.039968" Longitude="28.984076" StarRating="4" HotelCode="188727|hotel_la_villa_2" HotelName="La Villa" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" 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://photos.hotelbeds.com/giata/original/17/176889/176889a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel has an excellent location just 250 m north of Taksim Square, the heart of modern Istanbul. Entertainment venues, wining and dining facilities and great shops are all on the hotel's doorstep. Public transport is available in Taksim Square with links to historic Sultanahmet.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="181.90" OriginalAmount="170.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03153593004" Longitude="28.979337635582" StarRating="3" HotelCode="314662|apart_loft_istanbul" HotelName="The Loft Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8002858</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a safe and a business centre. Wireless internet access in public areas allows guests to stay connected. There is also a garden. Those arriving in their own vehicles can leave them in the car park of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="181.90" OriginalAmount="170.00" MarkupRule="7.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>http://media.dev.paximum.com/hotelimages/1106206/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="182.97" OriginalAmount="171.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.006643678968" Longitude="28.973168134689" StarRating="4" HotelCode="166622|hotel_lausos_istanbul" HotelName="Lausos" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2" 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,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Klodfarer Caddesi 33, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/233433/a_233433_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This establishment is ideally located within easy walking distance of all the must-see attractions of Sultanahmet, there is a tram line with links to other areas of the city about 200 metres from the hotel. There are also numerous restaurants, bars and shops nearby. Sabiha Gökçen International Airport is about 45 km away and Atatürk Airport is approximately 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="182.97" OriginalAmount="171.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.056930391459" Longitude="28.994351953373" StarRating="5" HotelCode="304003|lausos_palace_hotel" HotelName="Lausos Palace Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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>http://media.dev.paximum.com/hotelimages/458317/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="182.97" OriginalAmount="171.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.05916213989258" Longitude="28.986629486083984" StarRating="3" HotelCode="0|suites_94" HotelName="Suites 94" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apart-hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Merkez Mahallesi, Abide-i Hurriyet Caddesi, No:94, Sisli, Sisli, 34000 Istanbul, Turkey, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/14/88/1488913bfe061688fb4f131825afac6d899742ba.jpeg</HotelPictures>
        <HotelDescription>Suites 94 offers accommodation in Istanbul. Istanbul Convention &amp;amp; Exhibition Centre is 1.3 km from the property. Free WiFi is offered throughout the property.&lt;br /&gt;The accommodation is air conditioned and has a satellite flat-screen TV. There is also a kitchen, fitted with a microwave. A refrigerator and stovetop are also provided, as well as a kettle. Each unit is equipped with a private bathroom with slippers. Towels are featured.&lt;br /&gt;Istanbul Congress Center is 1.3 km from Suites 94. The nearest airport is Ataturk Airport, 16 km from the property.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Guests aged under 18 cannot stay at the hotel alone. Specific policies may vary by hotel and room type.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="184.04" OriginalAmount="172.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03821367287" Longitude="28.981811571164" StarRating="3" HotelCode="933252|taksim_nacre_residence" HotelName="Taksim Nacre Residence" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Bülbül Mahallesi, Turan Caddesi 43, Taksim, 34435 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7716923</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel offers a range of services and facilities for holidaymakers and business guests alike. Wireless internet access is available to guests in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="184.04" OriginalAmount="172.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.05009228" Longitude="29.02419123" StarRating="0" HotelCode="516439|bulut_naki_konagi_" HotelName="Rose Rooms Apart" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Haflz Ali Sokak No 1, Ortaköy Besiktas, 34400 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/686114/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="185.11" OriginalAmount="173.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0144535" Longitude="28.97683745" StarRating="3" HotelCode="323640|mr_bird_hotel" HotelName="Mr. Bird Hotel" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hoca Pasa, Orhaniye Caddesi No: 32, Sirkeci, Sultanahmet, 34112 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5276425</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="185.11" OriginalAmount="173.00" MarkupRule="7.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,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 08/09/2024" 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://photos.hotelbeds.com/giata/original/41/410880/410880a_hb_a_035.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="185.11" OriginalAmount="173.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00465774536133" Longitude="28.9656982421875" StarRating="3" HotelCode="0|historial_hotel" HotelName="Historial Hotel" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kadirga Limani Caddesi 22, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/extranet/d6/bb/d6bbe5cb18201ba4d8f317586c63887ec5e9d7a5.jpeg</HotelPictures>
        <HotelDescription>The 1-star Historial Hotel offers comfort and convenience whether you're on business or holiday in Istanbul. Both business travelers and tourists can enjoy the hotel's facilities and services. To be found at the hotel are 24-hour room service, free Wi-Fi in all rooms, daily housekeeping, taxi service, 24-hour front desk. Comfortable guestrooms ensure a good night's sleep with some rooms featuring facilities such as television LCD/plasma screen, additional bathroom, carpeting, cleaning products, clothes rack. Enjoy the hotel's recreational facilities, including hot spring bath, spa, massage, before retiring to your room for a well-deserved rest. Friendly staff, great facilities and close proximity to all that Istanbul has to offer are three great reasons you should stay at Historial Hotel.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Breakfast for children costs: 3.00 EUR.&lt;br /&gt;&lt;b&gt;Parking Space: &lt;/b&gt;Chargeable public parking available in the nearby area. Cost: 10.00 EUR per day.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="185.11" OriginalAmount="173.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.04910233" Longitude="29.02336864" StarRating="2" HotelCode="323401|m_hotel__spa" HotelName="Ayse'M' Sultan Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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://i.travelapi.com/hotels/9000000/8420000/8415700/8415619/d96606c2_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="185.11" OriginalAmount="173.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0047642" Longitude="28.9658945" StarRating="0" HotelCode="730891|the_pashas_house" HotelName="The Pashas House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kadirga Limani Caddesi, Neviye Sokak 62, Kumkapi, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5708835</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the Old City, The Pashas House is a 10-minute walk to Yenikapi Ferry Port. It offers air-conditioned apartments with a flat-screen TV, a kitchenette and free Wi-Fi.All apartments at Pashas offer a private bathroom with hairdryer and shower. The kitchenettes offer a fridge, microwave, electric kettle and stove.You can prepare your meals in the privacy of your kitchen. There are also many restaurants and cafes in the surrounding Kumkapi area.You can benefit from airport shuttle service at a surcharge. Kumkapi area is full of entertainment places with live local music.Just 300 metres to Kumkapi Train Station, The Pashas House is 1 km to the Sultanahmet Sqaure. Hagia Sophia and Topkapi Palace are a 20-minute walk away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="186.18" OriginalAmount="174.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.004242" Longitude="28.890269" StarRating="4" HotelCode="155338|zoe_airport_boutique_hotel" HotelName="Zoe Boutique" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Airport Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ahmet Kutsi Tecer Cad. No: 12, Merter, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/220950/a_220950_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated 10 km from the city centre, World Trade Center and the CNR trade fair grounds, while the TUYAP fair grounds are around 27 km away and the Esenler national bus terminal is roughly 5 km away. The hotel is located in the Atatürk airport area and at the heart of the textile industry of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="186.18" OriginalAmount="174.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.026535" Longitude="28.97455" StarRating="3.5" HotelCode="933235|duo_galata_hotel" 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://photos.hotelbeds.com/giata/original/22/228916/228916a_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="186.18" OriginalAmount="174.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.003083" Longitude="28.972475" StarRating="3" HotelCode="191128|antik_sofia_hotel" HotelName="Antik Sofia Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Küçük Ayasofya Cad. No: 84, Sultanahmet, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/3/0/6/0/6/5/8/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="187.25" OriginalAmount="175.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.84931052" Longitude="29.29676141" StarRating="3" HotelCode="531343|ibis_istanbul_tuzla_hotel" HotelName="ibis Istanbul Tuzla" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,DINNER" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Aydintepe Mahallesi, Selin Sokak 7, Tuzla, 34947 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/646921/a_646921_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="187.25" OriginalAmount="175.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.005064873924" Longitude="28.973146677017" StarRating="3" HotelCode="191202|masal_apart_2" HotelName="Masal Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Su terazisi Sok. No: 27, Binbirdirek Mah., Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/792747/1.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="187.25" OriginalAmount="175.00" MarkupRule="7.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.ostrovok.ru/t/x500/content/10/78/10781089a3e803349ffb010ddf337c47170d95d5.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="187.64" OriginalAmount="175.36" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.044199983467" Longitude="28.91315639019" StarRating="5" HotelCode="185754|TBBI" HotelName="Titanic Business Golden Horn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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</AddressLine>
          </AddressLines>
          <PostalCode>(0)2126128090</PostalCode>
        </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 public transportation links within just a few minutes’ walk and a large shopping centre can be found just 1.5 km from the hotel. Sultanahmet’s sightseeing attractions are located approximately 7 km away and can be easily reached by public transport. The city centre is around 8 km from the hotel, while Istanbul Atatürk Airport and Sabiha Gökçen International Airport are some 15 km and 50 km away, respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="188.32" OriginalAmount="176.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.01037" Longitude="28.957496" StarRating="2" HotelCode="188740|pisa" HotelName="Pisa" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Kurultay Sk. No: 3/1, Fethi Bey Cad., Laleli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/20000000/19150000/19143500/19143493/d2f32f8a_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="188.32" OriginalAmount="176.00" MarkupRule="7.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://dmcsquare.b-cdn.net/Images/39692/a_39692_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in Taksim, in the heart of Istanbul, a mesmerising city with its historical, natural and archaeological beauty where Europe meets Asia. There is a metro station about 7 minute's walk away from the hotel. Atatürk International Airport is approximately 25 km away and Sabiha Gökçen International Airport is approximately 60 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="188.32" OriginalAmount="176.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.04256015" Longitude="28.98407694" StarRating="4" HotelCode="632481|the_white_orient_hotel" HotelName="The White Orient Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" 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://photos.hotelbeds.com/giata/original/62/625244/625244a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="188.32" OriginalAmount="176.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.067957" Longitude="28.992602" StarRating="3.5" HotelCode="348156|tempo_residence_mecidiyekoy" HotelName="Ottoman Palace Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="residence" CnxPolicy="Free CXL until 07/09/2024" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Sehit Ahmet Sokak 26, Mecidiyeköy, 34387 Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/194597/194597a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Across the street from Trump Towers in Mecidiyekoy, these attractive residences have a modern decor and are comfortably furnished. Located in one of the city's main business centres, an underground station is in close proximity to the residence allowing easy access to other areas of the city.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="188.32" OriginalAmount="176.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.020038332584" Longitude="29.014416524766" StarRating="4" HotelCode="320723|the_bosphorus_aparts" HotelName="The Bosphorus House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Aziz Mahmut Hudai Mahallesi, Halk Caddesi 44, Uskudar, 34662 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://images.dnatatravel.com/ei/4/3/0/9/3/0/8/0.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="189.39" OriginalAmount="177.00" MarkupRule="7.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://photos.hotelbeds.com/giata/original/30/305637/305637a_hb_a_001.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="189.39" OriginalAmount="177.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.05183410644531" Longitude="28.987104415893555" StarRating="2" HotelCode="0|kutluhan_suit" HotelName="Kutluhan Suit" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Saksi Sk. 6, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/60/4a/604ada119d30a21129d416fbcfb8b1a563c7da76.jpeg</HotelPictures>
        <HotelDescription>With a stay at Kutluhan Suit in Istanbul (Istanbul City Center), you'll be within a 5-minute drive of Istanbul Cevahir Shopping and Entertainment Centre and Taksim Square. This aparthotel is 1.7 mi (2.8 km) from Dolmabahce Palace and 2.8 mi (4.5 km) from Galata Tower.&lt;br /&gt;Featured amenities include express check-in, express check-out, and a 24-hour front desk. A roundtrip airport shuttle is provided for a surcharge (available 24 hours).&lt;br /&gt;Make yourself at home in one of the 10 air-conditioned rooms featuring refrigerators. Complimentary wireless Internet access is available to keep you connected. Bathrooms have showers and slippers. Conveniences include washing machines, and housekeeping is provided daily.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Pets: &lt;/b&gt;Pets are allowed for an additional fee. Price of accommodation: 15.00 EUR per stay.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 35.00 EUR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="190.46" OriginalAmount="178.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="737262|medproper_suites" HotelName="Medproper Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mahmutbey Mahallesi, 34218 Bagcilar, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5707989</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="190.46" OriginalAmount="178.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.13405922" Longitude="29.27838078" StarRating="0" HotelCode="784487|digma" HotelName="Digma" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ishakli Mahallesi, Bozhane Yolu Sokak 9, Beykoz, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/carsolize/b7/0b/b70b6395dcbae75103706d867be5aa0cde65c17e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="191.53" OriginalAmount="179.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.004249" Longitude="28.960759" StarRating="3" HotelCode="191142|ramparts" HotelName="Ramparts Hotel" 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>Muhsine Hatun Mahallesi, Sevgi Sokak 9, Kumkapi, Fatih, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/30/304982/304982a_hb_a_001.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="191.53" OriginalAmount="179.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.98286931" Longitude="29.03267065" StarRating="3.5" HotelCode="371306|melek_hotels_moda" HotelName="Melek Hotels Moda" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Dr. Esat Isk Caddesi No 96, Moda/Kadikoy, 34710 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/58/589344/589344a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="191.53" OriginalAmount="179.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.008034210542" Longitude="28.954478502274" StarRating="3" HotelCode="186213|ephesus_hotel_3" HotelName="Hotel Ephesus" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,ROOM ONLY" 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://photos.hotelbeds.com/giata/original/14/146843/146843a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="191.53" OriginalAmount="179.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0033501" Longitude="28.9754813" StarRating="3" HotelCode="933260|stanpoli_hotel" HotelName="Stanpoli Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Küçük Ayasofya Mahallesi, Yegen Sokak 5/7, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=771820</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="191.53" OriginalAmount="179.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03183779" Longitude="28.96770751" StarRating="3" HotelCode="368160|deniz_palace_hotel" HotelName="Deniz Palace Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Bahriye Caddesi No: 5, Kasimpasa, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8063003</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="191.53" OriginalAmount="179.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.037439001629" Longitude="28.983183503151" StarRating="4" HotelCode="65957|cartoon_hotel" HotelName="Cartoon" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2" 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://dmcsquare.b-cdn.net/Images/85420/a_85420_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;For those wishing to be in the heart of Istanbul, this hotel is ideally placed being 150 metres from Taksim Square and approximately 600 metres from Istiklal Street, where many shops, bars, restaurants and exciting nightlife spots can be found. The tourist attractions of Sultanahmet in the historical part of the city are 3-4 km away. There are links to the public transport network within a 2-minute walk. Ataturk International Airport is about 15 km away and Sabiha Gokcen International Airport is roughly 40 km from the property.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="191.53" OriginalAmount="179.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.05453098" Longitude="28.99255006" StarRating="3" HotelCode="263727|home_stay_home_valikonagi" HotelName="Home Stay Home Valikonagi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Conference Hall,Fax,Internet,Kitchen,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Valikonagi Caddesi, Sehit Ismet Armagan Sokak 10, Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/22/224876/224876a_hb_a_005.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="191.53" OriginalAmount="179.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.019350831827" Longitude="28.909832298117" StarRating="4" HotelCode="933878|azak_topaki_hotel" 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://photos.hotelbeds.com/giata/original/63/631509/631509a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="191.53" OriginalAmount="179.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.01297831" Longitude="28.97712617" StarRating="0" HotelCode="591835|konak_apart_hotel" HotelName="Konak Apart Otel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Hocapasa Mahallesi, Ibni Kemal Caddesi 10 22A, 34112 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/766462/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a café, a transfer service and a laundry service. Wireless internet access is available to guests in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="192.60" OriginalAmount="180.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00270462036133" Longitude="29.128835678100586" StarRating="4" HotelCode="0|the_place_suites_atsehir_aparthotel" HotelName="The Place Suites Atsehir Apart-Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Apart-hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hüner Sokak 24, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/extranet/c1/92/c192afdbafa8b88b2cb28a62646806283885c167.jpeg</HotelPictures>
        <HotelDescription>Boasting a bar a garden as well as a terrace The Place Suites Atasehir is set in Istanbul within 14 km of Maiden's Tower and 17 km of 15 July Martyrs Bridge. Dolmabahce Palace is 18 km from the aparthotel while Basilica Cistern is 20 km from the property. The nearest airport is Istanbul Sabiha Gokcen International Airport 26 km from The Place Suites Atasehir.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 15.00 EUR per night.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;Breakfast for children costs: 5.00 EUR.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;ul&gt;  &lt;li&gt;Guests can arrange to bring pets by contacting the property directly, using the contact information on the booking confirmation. &lt;/li&gt;  &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="192.60" OriginalAmount="180.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.059200286865234" Longitude="28.99220085144043" StarRating="5" HotelCode="0|hotel_bosfora_plus" HotelName="Hotel Bosfora Plus" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>19 Mayis Cd. No 19, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b6/92/b692018c80f16441819f80e764ce56ab370c6b60.jpeg</HotelPictures>
        <HotelDescription>With a stay at Hotel Bosfora Plus in Istanbul (Sisli), you'll be within a 5-minute drive of Trump Towers Istanbul and Vodafone Arena.  This hotel is 0.4 mi (0.7 km) from Istanbul Cevahir Shopping and Entertainment Centre and 2.3 mi (3.6 km) from Dolmabahce Palace.&lt;br /&gt;Take in the views from a garden and make use of amenities such as complimentary wireless Internet access and concierge services.&lt;br /&gt;Featured amenities include a 24-hour front desk, multilingual staff, and luggage storage. A roundtrip airport shuttle is provided for a surcharge (available 24 hours).&lt;br /&gt;Enjoy a satisfying meal at Çengelköl Börekçisi serving guests of Hotel Bosfora Plus. Mingle with other guests at the complimentary reception, held daily. Continental breakfasts are available daily from 7:00 AM to 10:00 AM for a fee.&lt;br /&gt;Make yourself at home in one of the 41 air-conditioned rooms featuring minibars and LED televisions. Rooms have private balconies. Complimentary wireless Internet access is available to keep you connected. Bathrooms feature showers with rainfall showerheads and complimentary toiletries.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 25.00 EUR per night.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="192.60" OriginalAmount="180.00" MarkupRule="7.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>http://media.dev.paximum.com/hotelimages/107215/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Offering a real home-from-home comfort, these 50 apartments are very well furnished and equipped and guests will feel more than at home while staying in them. Located in Besiktas, the apartments are close to many of the private hospitals in the city and are subsequently popular with guests coming to Istanbul for medical treatment. Taksim Square in the centre of the city is approximately 3 km away and Cevahir Shopping centre is just 1.5 km. A bus stop is nearby, 100m from the apartments and Besiktas ferry port on the Bosphorous with ferries to the Asian side of the city is 2.5 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="193.67" OriginalAmount="181.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.042401" Longitude="28.984847" StarRating="4" HotelCode="442355|keten_suites_taksim" HotelName="Keten Suites Taksim" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Kitchen,Laundry,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Inönü Mahallesi, Elmadag Caddesi 24, Taksim Sisli, 34373 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/47/476901/476901a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="193.67" OriginalAmount="181.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0446116" Longitude="28.9827253" StarRating="4" HotelCode="313443|icon_istanbul_hotel" HotelName="Icon Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" 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://photos.hotelbeds.com/giata/original/59/591094/591094a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="193.67" OriginalAmount="181.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.05965" Longitude="28.81391" StarRating="5" HotelCode="703677|centro_westside_by_rotana" HotelName="Centro WestSide Istanbul" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 07/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>Mahmutbey Mahallesi, Tasocagi Yolu Caddesi 39/A, 34218 Bagcilar, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5706970</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located in Marmara. Those wishing to escape the hustle and bustle of daily routine will find peace and tranquillity at this establishment. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="193.67" OriginalAmount="181.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0034" Longitude="28.9737" StarRating="3" HotelCode="0|_0x16595" HotelName="Oliva Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kucuk Ayasofya Mah. Aksakal Cad., Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/f9/a6/f9a6905e85808a6eb8657f31d05a8025ad5fd224.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Istanbul (Sultanahmet), Oliva Hotel is within a 10-minute walk of Sultanahmet Square and Hippodrome of Constantinople.  This hotel is 0.5 mi (0.8 km) from Blue Mosque and 0.5 mi (0.8 km) from Hagia Sophia.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 10 guestrooms featuring minibars and LCD televisions. Prepare your meals in the shared/communal kitchen. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms with showers feature complimentary toiletries and hair dryers.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take in the views from a garden and make use of amenities such as complimentary wireless Internet access.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;A complimentary buffet breakfast is served daily from 8:00 AM to 10:00 AM.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include a 24-hour front desk, luggage storage, and laundry facilities.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="193.67" OriginalAmount="181.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00183" Longitude="29.14835" StarRating="0" HotelCode="776207|nish_palace_exclusive_suites" HotelName="Nish Palace" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 07/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>Serifali Mahallesi, Bayraktar Bulvari, Ibrahim Hakki Sokak 40, Ümraniye, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1106232/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="194.74" OriginalAmount="182.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.04207833" Longitude="28.98338381" StarRating="4" HotelCode="284814|caratpark_hotel_taksim" HotelName="Elysium Styles Taksim" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Inonu Mahallesi, Kuzu Kulagi Sokak 20, Yedikuyular Caddesi, 34440 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/197008/197008a_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="194.74" OriginalAmount="182.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.049336" Longitude="29.025293" StarRating="0" HotelCode="0|white_dream_" HotelName="White Dream" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mecidiye Mh., Mecidiye, Vatman Sk No:8, 34347 Besiktas/Istanbul, Turkey, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/41/c4/41c4eecd2595f2b3c7dac42cabc958fb39c72d45.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “White Dream” is located in Istanbul. It boasts a convenient location within 7 km from the historic city center.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Smoking is not allowed at the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="194.74" OriginalAmount="182.00" MarkupRule="7.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>http://media.dev.paximum.com/hotelimages/105364/1.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="194.74" OriginalAmount="182.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.011024475097656" Longitude="29.10588836669922" StarRating="3" HotelCode="0|my_garden_suites_hotel" HotelName="My Garden Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Akdeniz Cd. 137, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/ostrovok/73/b7/73b727d505411dfc8833204f48792f1b3d3b3bfb.jpeg</HotelPictures>
        <HotelDescription>Located in Istanbul (Umraniye), My Garden Suites is close to Watergarden and Emaar Square Mall. This hotel is within the vicinity of Bosphorus Bridge and Dolmabahce Palace.&lt;br /&gt;This hotel offers designated smoking areas.&lt;br /&gt;A complimentary buffet breakfast is served on weekdays from 7:00 AM to 10:00 AM.&lt;br /&gt;Featured amenities include express check-in, complimentary newspapers in the lobby, and dry cleaning/laundry services. Free self parking is available onsite.&lt;br /&gt;Make yourself at home in one of the 35 individually decorated guestrooms, featuring minibars and flat-screen televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms have complimentary toiletries and hair dryers. Conveniences include safes and desks, and housekeeping is provided daily.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;ul&gt;  &lt;li&gt;Guests under 7 years old are not permitted at this adults-only property. &lt;/li&gt;&lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt; &lt;li&gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &lt;/li&gt;&lt;li&gt;No pets and no service animals are allowed at this property. &lt;/li&gt;&lt;li&gt;This property advises that enhanced cleaning and guest safety measures are currently in place.&lt;/li&gt;&lt;li&gt;Disinfectant is used to clean the property; commonly-touched surfaces are cleaned with disinfectant between stays; bed sheets and towels are laundered at a temperature of at least 60°C/140°F; guestroom doors are sealed after cleaning; the property is cleaned and disinfected with electrostatic spray.&lt;/li&gt;&lt;li&gt;Social distancing measures are in place; staff at the property wear personal protective equipment; periodic temperature checks are conducted on staff; temperature checks are available to guests; guests are provided with hand sanitizer; cashless payment methods are available for all transactions; masks are required in public areas.&lt;/li&gt;&lt;li&gt;Individually-wrapped food options are available for breakfast and through room service.&lt;/li&gt;&lt;li&gt;Each guestroom is kept vacant for a minimum of 48 hours between bookings.&lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="195.81" OriginalAmount="183.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.01285319" Longitude="28.94870362" StarRating="0" HotelCode="366563|best_house_hotel" HotelName="Best House Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rakip Bey Sokak 39, Sofular Caddesi, Aksaray, Fatih, 34410 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0022/00581/2200581/1.jpg?f=15038997</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="195.81" OriginalAmount="183.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0265733" Longitude="28.96939411" StarRating="0" HotelCode="733023|hotel_mola_galata" HotelName="Hotel Mola Galata" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Emekyemez Mahallesi, Çam Sokak 6, Sishane-Beyoglu, 34420 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5707422</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="195.81" OriginalAmount="183.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.02151204" Longitude="29.11765532" StarRating="3" HotelCode="308210|ardina_hotel" HotelName="Akoni Hotel" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 07/09/2024" HotelFacility="Bar">
        <Address>
          <AddressLines>
            <AddressLine>Alemdag Caddesi 444, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/205975/205975a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ardina Hotel Situated in Umraniye, the Ardina Hotel provides 3x000D star rated accommodation. Guests can enjoy a meal at the hotel restaurant. Room Features Ardina Hotel. An iron and ironing board is provided in every room. Smoking in certain bedrooms is allowed, as well as in public areas of the hotel. Please specify when making your booking. Rooms have wireless internet access available. All rooms feature a stocked minibar. Other Info. The hotel offers an airport shuttle service. Pets are most welcome at the hotel. A concierge service is provided for guests.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="196.88" OriginalAmount="184.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00390271" Longitude="28.97931441" StarRating="4" HotelCode="387409|perapolis_hotel" HotelName="Perapolis Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" 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://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9622824</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="196.88" OriginalAmount="184.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.05608442" Longitude="28.99077342" StarRating="0" HotelCode="865759|nisantasi_residence" HotelName="Nisantasi Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mesrutiyet Mahalessi, Kevser Sokak 39, Sisli, 34363 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10476561</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="196.88" OriginalAmount="184.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0081306" Longitude="28.97163935" StarRating="3" HotelCode="373626|sultanahmet_newport_hotel" 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://store1prod.blob.core.windows.net/images-hotels/82457/53a536aa-316d-4ded-a8a4-c868fe978f96.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="197.95" OriginalAmount="185.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.02635604" Longitude="28.96930975" StarRating="3" HotelCode="374746|galata_grace_2" 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://photos.hotelbeds.com/giata/original/63/637029/637029a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="197.95" OriginalAmount="185.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.992821331398" Longitude="29.02546863373" StarRating="2" HotelCode="318563|kadikoy_zumrut_hotel" HotelName="Golden Rest Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/Images/432151/a_432151_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="197.95" OriginalAmount="185.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0042" Longitude="28.96909" StarRating="3" HotelCode="0|_0x25c72" HotelName="Meydan Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kucuk Ayasofya Mah Kadirga Meydani, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/31/21/3121a340c4177ea52c0845ca7125b112aebe7942.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Istanbul (Sultanahmet), Meydan Suites is within a 15-minute walk of Grand Bazaar and Sultanahmet Square.  This hotel is 0.6 mi (1 km) from Beyazit Square and 1.1 mi (1.8 km) from Hagia Sophia.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 10 air-conditioned rooms featuring minibars and LCD televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms with showers feature complimentary toiletries and hair dryers. Conveniences include safes and desks, and housekeeping is provided daily.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Make use of convenient amenities, which include complimentary wireless Internet access and tour/ticket assistance.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. Guests may use a roundtrip airport shuttle for a surcharge, and self parking (subject to charges) is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Pets: &lt;/b&gt;No pets allowed.&lt;/br&gt;&lt;b&gt;Parking Space: &lt;/b&gt;Chargeable parking available. Cost: 5.00 EUR per day.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 25.00 EUR one way.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Extra beds for children are always provided free of charge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="197.95" OriginalAmount="185.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.995217" Longitude="29.107771" StarRating="3" HotelCode="293568|the_gate_30_suites" HotelName="Balsamo Suite Otel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Ihlamur Bulvari No:10, Barbaros Mh., Atasehir, Istanbul 34746</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/107216/1.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="197.95" OriginalAmount="185.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.04762143" Longitude="28.9862677" StarRating="0" HotelCode="442398|baklava_suites" HotelName="Baklava Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Elevator,Housekeeping,Internet,LCD/Projector">
        <Address>
          <AddressLines>
            <AddressLine>Ergenekon Mahallesi, Papa Roncalli Sokak 145, Elmadag, Istanbul City</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/618273/30.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&amp;lt;p&amp;gt;&amp;lt;b&amp;gt;Property Location&amp;lt;/b&amp;gt; &amp;lt;br /&amp;gt;With a stay at Baklava Suites, you&amp;apos;ll be centrally located in Istanbul, steps from Istanbul Military Museum and minutes from Istanbul Lutfi Kirdar Convention and Exhibition Centre.  This guesthouse is close to Suleymaniye Mosque and Topkapi Palace.&amp;lt;/p&amp;gt;&amp;lt;p&amp;gt;&amp;lt;b&amp;gt;Rooms...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="199.02" OriginalAmount="186.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.915393552253" Longitude="29.143724441528" StarRating="4" HotelCode="74092|elite_hotel_dragos" HotelName="Elite Hotel Dragos" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>Piri Reis Caddesi 3, Dragos Maltepe, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/08/083918/083918a_hb_a_002.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul, approximately 2 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="199.02" OriginalAmount="186.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.052702" Longitude="28.984143" StarRating="0" HotelCode="293569|beria_suites" HotelName="Beria Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ergenekon Cad. No: 7, Osmanbey Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/105617/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Beria Suites Istanbul is conveniently located in the popular Sisli area. Featuring a complete list of amenities, guests will find their stay at the property a comfortable one. Free Wi-Fi in all rooms, daily housekeeping, fax machine, photocopying, printer are just some of the facilities on offer. All rooms are designed and decorated to make guests feel right at home, and some rooms come with towels, carpeting, wooden/parqueted flooring, television LCD/plasma screen, mirror. The hotel offers various recreational opportunities. Beria Suites Istanbul combines warm hospitality with a lovely ambiance to make your stay in Istanbul unforgettable.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="199.02" OriginalAmount="186.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.06238347" Longitude="28.98857087" StarRating="3" HotelCode="442404|dolce_vita_apartments_" HotelName="Dolce Vita Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Halaskargazi Caddesi, Palazoglu Sokak 12, Sisli, 34381 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7719891</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="199.02" OriginalAmount="186.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.99238204956055" Longitude="28.838130950927734" StarRating="0" HotelCode="0|retro_9_homes_suites_istanbul" HotelName="Retro 9 Homes &amp; Suites Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>D-100 Güney Yanyolu, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/4c/e0/4ce09f771f9b8de18b6e637f39c8d822359f6981.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at Retro 9 Homes &amp;amp; Suites Istanbul in Istanbul (Bahcelievler), you'll be within a 10-minute drive of Florya Beach and Chora Church.  This apartment is 7 mi (11.3 km) from Mall of Istanbul and 8.4 mi (13.5 km) from Grand Bazaar.&lt;br /&gt;Amenities : This apartment offers designated smoking areas.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;CNR Expo Center - 2.5 km / 1.6 mi&lt;br /&gt;Istanbul Expo Center - 3.2 km / 2 mi&lt;br /&gt;Istanbul Aydin University - 4.8 km / 3 mi&lt;br /&gt;Atakoy Marina - 4.9 km / 3 mi&lt;br /&gt;Florya Beach - 8 km / 4.9 mi&lt;br /&gt;Olivium Outlet Center - 8 km / 4.9 mi&lt;br /&gt;Istanbul Aquarium - 8.4 km / 5.2 mi&lt;br /&gt;Acibadem University Atakent Hospital - 8.6 km / 5.3 mi&lt;br /&gt;Constantinople Walls - 9.2 km / 5.7 mi&lt;br /&gt;Mall of Istanbul - 11.3 km / 7 mi&lt;br /&gt;Laleli Mosque - 12.1 km / 7.5 mi&lt;br /&gt;Medipol Mega University Hospital - 12.1 km / 7.5 mi&lt;br /&gt;Chora Church - 12.3 km / 7.7 mi&lt;br /&gt;Fatih Mosque - 12.9 km / 8 mi&lt;br /&gt;Eyup Sultan Mosque - 13 km / 8.1 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Istanbul (IST) - 40.4 km / 25.1 mi&lt;br /&gt;Sabiha Gokcen Intl. Airport (SAW) - 102.9 km / 64 mi&lt;br /&gt;business_amenities : Free self parking is available onsite.&lt;br /&gt;HeadLine : In Istanbul (Bahcelievler)&lt;br /&gt;Rooms : Treat yourself to a stay in one of the 12 guestrooms, featuring heated floors and LCD televisions. Kitchenettes are outfitted with refrigerators, ovens, and dishwashers. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Conveniences include desks and separate sitting areas, and housekeeping is provided daily.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;ul&gt;  &lt;li&gt;This property advises that enhanced cleaning and guest safety measures are currently in place.&lt;/li&gt;&lt;li&gt;The property is professionally cleaned; disinfectant is used to clean the property; commonly-touched surfaces are cleaned with disinfectant between stays; bed sheets and towels are laundered at a temperature of at least 60°C/140°F.&lt;/li&gt;&lt;li&gt;Each guestroom is kept vacant for a minimum of 24 hours between bookings.&lt;/li&gt;&lt;li&gt;This property affirms that it follows the cleaning and disinfection practices of Safe Tourism Certification Program (Turkey).&lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="200.09" OriginalAmount="187.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.011252808456" Longitude="28.973163317791" StarRating="3" HotelCode="933258|ottoman_hotel_cagaloglu" 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://photos.hotelbeds.com/giata/original/20/201590/201590a_hb_a_811.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="200.09" OriginalAmount="187.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0704447" Longitude="29.0062688" StarRating="4" HotelCode="313442|veyron_hotels" HotelName="Veyron Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" 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://photos.hotelbeds.com/giata/original/40/403943/403943a_hb_a_001.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="200.09" OriginalAmount="187.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.01903637" Longitude="29.12552787" StarRating="4" HotelCode="118806|agaoglu_my_city_hotel" HotelName="Agaoglu My City" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/Images/162865/a_162865_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="200.09" OriginalAmount="187.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.010397" Longitude="28.958201" StarRating="3" HotelCode="65949|eyfel" HotelName="Eyfel" 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,Sauna,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Kurultay sok. No:19 PK, 34470 Laleli-Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/85410/a_85410_B1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located a 5-minute walk from Laleli in central Istanbul, where guests will find the nearest restaurants and links to the public transport network. The Sultanahmet Mosque is also only 5 minutes away on foot, and it is 6-7 minutes' walk to the Hagia Sophia, Topkapi Palace Museum, the Underground Cistern, the Grand Bazaar and the Blue Mosque. There are shopping venues 10 minutes away at Aksaray and Taksim with its nightlife is just 15 minutes' walk from the hotel. Atatürk Airport is just 18 km from the hotel and it is 65 km to Istanbul-Sabiha Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="200.31" OriginalAmount="187.21" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.057721" Longitude="28.987733" StarRating="4" HotelCode="|BKKE" HotelName="Buke Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>19 Mayis Mah. Hrant Dink Sokak 82-80</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/711354/19828532.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The friendly staff at the reception desk are happy to answer any questions. Amenities include a baggage storage service, a safe and a drinks machine. Wireless internet access allows guests to stay connected while on holiday. The tour desk offers assistance with booking excursions. A lift and wheelchair-accessible facilities are available. Film fans will find plenty of 'lights, camera, action' at the cinema. A number of shops, including a supermarket, are great for shopping or just browsing. Additional amenities include a TV room, a playroom and a library. Guests arriving by car can park their vehicles in the garage or in the car park. Further services and facilities include a 24-hour security service, a babysitting service, a childcare service, a car hire service, medical assistance, a transfer service, room service, a laundry service, a hairdresser, a coin-operated laundry and a hotel shuttle bus. Complimentary newspapers are available. The business centre is on hand for guests' business requirements and provides a fax machine.This hotel is located in Istanbul.A wellness area with a beauty salon is available at the hotel. The hotel offers plenty of activities and entertainment options, including an entertainment programme, a dance club and a nightclub. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Air conditioning and central heating ensure that rooms maintain comfortable temperatures. Rooms have a double bed or a sofa bed. Separate bedrooms are available. A safe, a minibar and a desk are also available. A trouser press is provided for guests' convenience. A telephone, a flatscreen television and WiFi (no extra charge) are provided as well. Slippers are included. Bathrooms are equipped with a shower and a bathtub, as well as a hairdryer. The hotel has family rooms and non-smoking rooms.Dining facilities include a restaurant, a café and a bar. Half board can be booked. Breakfast and lunch offer culinary delights every day. Diet meals and children's meals can be prepared on request. The hotel also offers special catering options.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="202.23" OriginalAmount="189.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.005134" Longitude="28.979691" StarRating="3" HotelCode="171900|hotel_broken_column" HotelName="Hotel Broken Column" Meals="BED &amp; BREAKFAST,ROOM ONLY" 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://dmcsquare.b-cdn.net/Images/240093/a_240093_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="202.23" OriginalAmount="189.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03658795" Longitude="28.97819643" StarRating="3" HotelCode="685947|napolyon" HotelName="Napolyon Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cukur Mahallesi, Cukur Sokak 1, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/872773/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="203.30" OriginalAmount="190.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.99369378" Longitude="28.91894647" StarRating="2.5" HotelCode="460678|hampton_by_hilton_istanbul_zeytinburnu" HotelName="Hampton by Hilton Istanbul Zeytinburnu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/09/2024" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Prof. Muammer Aksoy Caddesi 3, Zeytinburnu, 34020 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/571144/w_571144_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="203.30" OriginalAmount="190.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00608746" Longitude="28.98087778" StarRating="3" HotelCode="445718|new_backpackers_hostel" HotelName="New Backpackers Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Akbiyik Caddesi No : 22, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=905069</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hostel offers a restaurant, a bar, a transfer service and room service. Wireless internet access is available to guests in the public areas. There is also a garden.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="203.30" OriginalAmount="190.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0027619" Longitude="28.97365056" StarRating="2" HotelCode="544363|walnut_shell_hotel" HotelName="Walnut Shell Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" 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://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=772251</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="203.30" OriginalAmount="190.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03274613763" Longitude="28.987388000156" StarRating="3" HotelCode="305471|cihangir_ceylan_suite_hotel" HotelName="Cihangir Ceylan Suite Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" 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://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7876105</HotelPictures>
        <HotelDescription>&lt;br/&gt;The apartment hotel comprises a total of 17 rooms. Services and facilities at the hotel include a safe, a restaurant, a bar, a transfer service and room service. Wireless internet access is available to travellers in the public areas. Those arriving in their own vehicles can leave them in the car park of the hotel. In addition, a shuttle service is offered.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="203.30" OriginalAmount="190.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.01357" Longitude="28.975415" StarRating="0" HotelCode="499482|second_home_suites_" HotelName="Second Home Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hocapasa Mahallesi Cami Sokak No 3, 34110 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/667771/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Set in Istanbul, 500 metres from Istanbul Archaeological Museum, Second Home Suites features a restaurant and free WiFi.Each room comes with a private bathroom equipped with a shower.You will find a 24-hour front desk at the property.The hotel also offers bike hire and car hire. Spice Bazaar is 500 metres from Second Home Suites, while Hagia Sophia is 700 metres away. Istanbul Ataturk Airport is 13 km from the property.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="203.30" OriginalAmount="190.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.060939" Longitude="28.988331" StarRating="4" HotelCode="322206|inside_hotel_sisli" HotelName="Inside Hotel Sisli" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Balcik Tarlasi Sokak 2, 19 Mayis Caddesi, Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/58/589702/589702a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="203.30" OriginalAmount="190.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="36.85167257841" Longitude="30.762748718262" StarRating="3" HotelCode="167305|tepe_hotel_2" 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://dmcsquare.b-cdn.net/Images/234103/w_234103_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Antalya.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="203.30" OriginalAmount="190.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="26.1256326798479" Longitude="43.9621621370316" StarRating="0" HotelCode="0|panorama_chalet_" HotelName="Panorama Chalet" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Cottages_and_Houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al Rawabi Dist., Bukayriah</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/0d/d5/0dd531d771b191e8effc7e2938999a656425b40a.jpeg</HotelPictures>
        <HotelDescription>Panorama Chalet is located in Unayzah and offers self-catering accommodation. Free WiFi access is available in all areas. It offers an outdoor pool and a 24-hour front desk. The accommodation will provide you with a flat-screen TV and air conditioning. There is a full kitchen with a refrigerator and a dining table. Private bathroom also comes with a shower. There is an additional bathroom. You can enjoy pool view and garden view from the room. The chalet is 27 km from Gassim Airport. Free private parking is possible on site.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="204.37" OriginalAmount="191.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.012130744343" Longitude="28.955969810486" StarRating="3" HotelCode="65947|beyaz_kugu" HotelName="Beyaz Kugu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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://photos.hotelbeds.com/giata/original/30/305144/305144a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="204.37" OriginalAmount="191.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.038905045975" Longitude="28.983384627578" StarRating="0" HotelCode="398523|sheriff_royal_suite" HotelName="Sheriff Royal Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Non Refundable" HotelFacility="Concierge,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mahallesi, Cambazoglu Sokak 22, Feridiye Caddesi, 34440 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/618793/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Sheriff Royal Suite in Beyoglu (Istanbul City Center), you'll be minutes from Dot and Taksim Square.  This apartment is close to Mixer and Suleymaniye Mosque.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 13 air-conditioned rooms featuring kitchens with refrigerators and stovetops. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Conveniences include desks and coffee/tea makers, and housekeeping is provided on a limited basis.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Amenities&lt;/b&gt; &lt;br /&gt;Make use of convenient amenities, which include complimentary wireless Internet access and concierge services.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;The front desk is staffed during limited hours.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="206.51" OriginalAmount="193.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00342692745" Longitude="28.978429031912" StarRating="3" HotelCode="933251|ottomarin_hotel" HotelName="Ottomarin Hotel Sultanahmet" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Conference Hall,Fax,Internet,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Akbiyik Degirmeni Sokak 9, Akbiyik Bulvari, 34122 Sultanahmet </AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=760695</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="206.51" OriginalAmount="193.00" MarkupRule="7.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,BED &amp; BREAKFAST" 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>http://media.dev.paximum.com/hotelimages/105351/336bfbaef310db73275056665d056d0a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="206.51" OriginalAmount="193.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.97874828" Longitude="28.875532" StarRating="0" HotelCode="375180|nisans_hotel" HotelName="Nisans Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Bakirköy Cevizlik Mahallesi, Hamam Sokak 10, 34142 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5338685</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="206.51" OriginalAmount="193.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.90912" Longitude="29.17868" StarRating="0" HotelCode="0|alme_suite_2" HotelName="Alme Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Zara Sk., Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/54/fd/54fd50f2dd1c355a5d4d126da5d3fdf41a90fcb3.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Alme Suite in Istanbul (Kartal), you'll be 14.3 mi (23.1 km) from Viaport Outlet Shopping and 18.9 mi (30.4 km) from Gulhane Park.  This apartment is 7.4 mi (11.9 km) from Bagdat Avenue and 9.8 mi (15.8 km) from Marmara University.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 33 guestrooms, featuring kitchens with refrigerators and stovetops. LCD televisions with satellite programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include desks and electric kettles, and housekeeping is provided daily.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;This apartment offers designated smoking areas.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 100.00 TRY one way.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Extra beds for children are always provided free of charge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="207.58" OriginalAmount="194.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0086814593988" Longitude="28.954235982211" StarRating="0" HotelCode="0|gostevoi_dom_meretto_laleli" HotelName="Meretto Laleli Guest House" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ihtisap Agasi Sokak, No:5, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/d3/05/d30523f98b3e8801d1e28a25c31da45a4ce94dc9.jpeg</HotelPictures>
        <HotelDescription>Location&lt;/br&gt;Hotel Meretto Laleli Guest House is situated within 1 km from the heart of Istanbul.&lt;/br&gt;Hotel features&lt;/br&gt;Wi-Fi is available throghout the property. Store your valuables in the safe. Friendly staff at the 24-hour front desk will help you with travel tips and order a taxi on request. Meals are delivered to guest rooms on request.&lt;/br&gt;Laundry services are offered. A ticket and tour reservation desk is at your service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="207.58" OriginalAmount="194.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00600901" Longitude="28.9802186" StarRating="5" HotelCode="638881|cheers_vintage_hostel" HotelName="Cheers Vintage Hostel" Meals="BED &amp; BREAKFAST,ROOM ONLY" 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>http://media.dev.paximum.com/hotelimages/813941/cf01b9c8d611c1dee5849b4872fb75ba.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="207.58" OriginalAmount="194.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.07925981" Longitude="28.95134873" StarRating="4" HotelCode="614615|ramada_istanbul_alibeykoy" HotelName="Ramada by Wyndham Istanbul Alibeykoy" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Guzeltepe Mahallesi, Maresal Fevzi Cakmak Caddesi 156-158, Eyüp, 34060 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Eyüp</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/732664/a_732664_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Eyüp.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="207.58" OriginalAmount="194.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.062542647839" Longitude="28.999937226" StarRating="5" HotelCode="347842|the_place_hotel_2" HotelName="The Place Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/09/2024" HotelFacility="Air Conditioning,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Fulya Mahallesi, Ozbal Sokak 8, Sisli, 34377 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7719544</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="207.58" OriginalAmount="194.00" MarkupRule="7.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://photos.hotelbeds.com/giata/original/30/306860/306860a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="207.58" OriginalAmount="194.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.033459122019" Longitude="28.909966961971" StarRating="3" HotelCode="200044|grand_hotel_seferoglu" HotelName="Grand Hotel Seferoglu" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment,Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Çarsi Caddesi No:26, Bayrampasa, Çevik Kuvvet Polis Karakolunun Arkasindaki Cadde Üzerinde - Bim Market Yani, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/104892/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Grand Hotel Seferoglu is located in Bayrampasa District of Istanbul. It offers air-conditioned accommodation and around-the-clock front desk service. WiFi is accessible throughout the premises free of charge.The rooms of the Grand Serefoglu feature a minibar, work desk and a flat-screen TV with satellite channels. The private bathrooms come with a shower, hairdryer and free toiletries.Daily breakfast is served buffet style every morning. There numerous dining options in the surrounding area. Room service is also available. Dry cleaning, laundry and ironing services are offered.The historic Sultanahmet area with Hagia Sophia, Blue Mosque and Topkapi Palace, is 10 km from the property. Ataturk Airport is within 15 km.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="208.65" OriginalAmount="195.00" MarkupRule="7.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://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8269082</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="209.72" OriginalAmount="196.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.009862" Longitude="28.977521" StarRating="2" HotelCode="191067|barefoot_hotel" HotelName="Barefoot Travel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning">
        <Address>
          <AddressLines>
            <AddressLine>Alemdar Mah. Salkim Sogut Sokak No 12, 34110 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/104610/63a4d741483800989f1404e50e2f340a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="209.72" OriginalAmount="196.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.065064098643" Longitude="29.004057654596" StarRating="3.5" HotelCode="322715|the_leos_residence_aparthotel" HotelName="The Leos Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Jacuzzi,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Gayrettepe Mahallesi, Fahri Gizden Sokak 3, Besiktas, 34349 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7559214</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="209.72" OriginalAmount="196.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.007558558938" Longitude="28.973211050034" StarRating="3" HotelCode="67067|hali" 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://dmcsquare.b-cdn.net/Images/86766/a_86766_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="209.72" OriginalAmount="196.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.04295349121094" Longitude="29.04347801208496" StarRating="3" HotelCode="0|park_beylerbeyi_boutique_hotel" HotelName="Park Beylerbeyi Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Boutique_and_Design" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Beylerbeyi Mah. Abdullah Aga Hamami Sok., Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a9/2b/a92bf1eed1232593b36d8401edb7504ce22587a6.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at Park Beylerbeyi Boutique Hotel, you'll be centrally located in Istanbul, within a 10-minute drive of Maiden's Tower and Trump Towers Istanbul.  This hotel is 0.4 mi (0.6 km) from Bosphorus Bridge and 4.9 mi (7.8 km) from Dolmabahce Palace.&lt;br /&gt;Amenities : Make use of convenient amenities such as complimentary wireless Internet access, concierge services, and a reception hall.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Beylerbeyi Palace - 0.5 km / 0.3 mi&lt;br /&gt;Bosphorus Bridge - 0.6 km / 0.4 mi&lt;br /&gt;Camlica Hill - 1.5 km / 0.9 mi&lt;br /&gt;Dunyagoz Hospital - Altunizade - 3.2 km / 2 mi&lt;br /&gt;Adile Sultan Palace - 4.1 km / 2.5 mi&lt;br /&gt;Maiden's Tower - 4.3 km / 2.7 mi&lt;br /&gt;Yildiz Palace - 4.5 km / 2.8 mi&lt;br /&gt;Yildiz Technical University - 4.6 km / 2.8 mi&lt;br /&gt;Yildiz Park - 4.8 km / 3 mi&lt;br /&gt;Vodafone Arena - 4.8 km / 3 mi&lt;br /&gt;Emaar Square Mall - 6.1 km / 3.8 mi&lt;br /&gt;Zorlu Performing Arts Center - 6.3 km / 3.9 mi&lt;br /&gt;Anadoluhisari - 6.7 km / 4.2 mi&lt;br /&gt;Acibadem Fulya Hospital - 7.3 km / 4.5 mi&lt;br /&gt;Amerikan Hospital - 7.5 km / 4.7 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Istanbul (IST) - 44.8 km / 27.9 mi&lt;br /&gt;Sabiha Gokcen Intl. Airport (SAW) - 35.5 km / 22.1 mi&lt;br /&gt;business_amenities : Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and multilingual staff. Free self parking is available onsite.&lt;br /&gt;Dining : At Park Beylerbeyi Boutique Hotel, enjoy a satisfying meal at the restaurant.&lt;br /&gt;HeadLine : Near Bosphorus Bridge&lt;br /&gt;Rooms : Make yourself at home in one of the 8 air-conditioned rooms featuring minibars and LCD televisions. Complimentary wireless Internet access is available to keep you connected. Bathrooms with showers are provided. Conveniences include electric kettles, and housekeeping is provided daily.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;ul&gt;  &lt;li&gt;No pets and no service animals are allowed at this property. &lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="209.72" OriginalAmount="196.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.97530376" Longitude="28.87665428" StarRating="0" HotelCode="615745|cevheris_hotel" 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://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10129838</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="209.78" OriginalAmount="196.06" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.004427" Longitude="28.971857" StarRating="3" HotelCode="177349|4XL" HotelName="Sultanahmet Çesme Hotel Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kucukayasofya Mah. Sehit Mehmet Pasa Sok. No.22</AddressLine>
          </AddressLines>
          <PostalCode>(0)2125176466</PostalCode>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/206203/206203a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="211.86" OriginalAmount="198.00" MarkupRule="7.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>http://media.dev.paximum.com/hotelimages/745971/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="211.86" OriginalAmount="198.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.008335927902" Longitude="28.968095163195" StarRating="3" HotelCode="936818|comfort_elite_hotel_sultanahmet" HotelName="Comfort Elite Hotels Sultanahmet" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Lounge,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Hayrettin Mahellesi, Divan-i Ali Sokak 6, Beyazit, Fatih, 34126 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/38/383871/383871a_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="63" TotalAmount="211.86" OriginalAmount="198.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.032007125" Longitude="28.977194333333" StarRating="3" HotelCode="385348|eastwest_guesthouse" HotelName="EastWest Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Kitchen,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Eski Cicekci Sokak 20, Beyoglu, 34433  Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7608484</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="211.86" OriginalAmount="198.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.05067836" Longitude="28.98653269" StarRating="3.5" HotelCode="571984|the_tango_hotel_istanbul" HotelName="The Tango Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" 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://photos.hotelbeds.com/giata/original/62/624382/624382a_hb_a_001.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="212.93" OriginalAmount="199.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03906548" Longitude="28.98227279" StarRating="3.5" HotelCode="297779|end_budget" HotelName="En Suites Taksim" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Feridiye Caddesi, Asiklar Sokak 5, Beyoglu, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/368159/368159a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="212.93" OriginalAmount="199.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0286372" Longitude="28.9732703" StarRating="4" HotelCode="36323|galata_antique_hotel__special_class" 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>http://media.dev.paximum.com/hotelimages/106011/1.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="212.93" OriginalAmount="199.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.02948760986328" Longitude="28.974008560180664" StarRating="3" HotelCode="0|novus_pera_hotel" HotelName="Novus Pera Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 07/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jurnal Sk., Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/65/83/65833da80c168f026ac06b4abc47227a8dde46e9.jpeg</HotelPictures>
        <HotelDescription>With a stay at Novus Pera Hotel in Istanbul (Taksim), you'll be minutes from Istanbul Modern Art Museum and Galata Tower. This hotel is close to Taksim Square and Spice Bazaar.&lt;br /&gt;Make use of convenient amenities, which include complimentary wireless Internet access and concierge services.&lt;br /&gt;Grab a bite to eat at the hotel's restaurant, which features a bar, or stay in and take advantage of the room service (during limited hours). A complimentary full breakfast is served daily from 8:00 AM to 10:30 AM.&lt;br /&gt;Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage.&lt;br /&gt;Make yourself at home in one of the 16 air-conditioned rooms featuring minibars and LCD televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms with showers feature complimentary toiletries and hair dryers. Conveniences include phones and laptop-compatible safes, and housekeeping is provided daily.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 28.00 EUR per night.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="212.93" OriginalAmount="199.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.06328275" Longitude="28.98968023" StarRating="0" HotelCode="520038|belle_maison_serviced_residence" 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>http://media.dev.paximum.com/hotelimages/689306/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="214.00" OriginalAmount="200.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.86303914" Longitude="29.11611174" StarRating="3" HotelCode="594307|orhan_kutbay39in_evi_turyolu_cafe_pansiyon" HotelName="Orhan Kutbay'in Evi Turyolu Cafe Pansiyon" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Free CXL until 07/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>Nizam Caddesi 85, Adalar</AddressLine>
          </AddressLines>
          <CityName>Adalar</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8606238</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # With a stay at Orhan Kutbay'in Evi Turyolu Cafe Pansiyon in Adalar (Buyukada), you'll be minutes from Yorukali Beach and close to Prinkipo Greek Orphanage.  This pension is within close proximity of Ayia Yorgi Church and Monastery and Adalar Museum. #  Rooms : # Stay in one of 4 guestrooms featuring LCD televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms with showers feature hair dryers and slippers. #  Amenities : # Take in the views from a terrace and a garden and make use of amenities such as complimentary wireless Internet access. #  Dining : # Satisfy your appetite at a coffee shop/café serving guests of Orhan Kutbay'in Evi Turyolu Cafe Pansiyon. #  Business &amp; Other Amenities : # Featured amenities include luggage storage, laundry facilities, and coffee/tea in a common area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="215.07" OriginalAmount="201.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.04685603" Longitude="28.98578447" StarRating="0" HotelCode="411611|overland_residence_" HotelName="Overland Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ergenekon Mahallesi, Papa Roncalli Sokak No: 93, Harbiye Sisli, 34367 Istanbul, Marmara Bölgesi</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/618709/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="216.14" OriginalAmount="202.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.002769466812" Longitude="28.974206149578" StarRating="3" HotelCode="176167|mari_time_hotel" HotelName="Mari Time" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2" 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://dmcsquare.b-cdn.net/Images/246446/a_246446_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is ideally located on the Sultanahmet peninsula, roughly a 10 to 15-minute walk to the major attractions and a few minutes from the Marmara Sea. Links to the local public transport network are close at hand while various restaurants are about 250 m and a selection of bars, pubs and nightspots are 500 m from the hotel. Atatürk Airport is approximately 19 km away and Sabiha Gökçen Airport is some 47 k away from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="216.14" OriginalAmount="202.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.01388931274414" Longitude="28.97722816467285" StarRating="3" HotelCode="0|cetin_fakiroglu" HotelName="Cetin Fakiroglu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Turkey, Istanbul, Fatih, Hocapasa Mah., Serdar Sok., 2, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/extranet/5f/60/5f60deb743bf2b5786e611fee6ea05cf9b9cc2c7.jpeg</HotelPictures>
        <HotelDescription>Location&lt;br /&gt;A very nice option for those who like to be on the move! Hotel «Cetin Fakiroglu» is located in Istanbul. This hotel is located in walking distance from the city center. You can take a walk and explore the neighbourhood area of the hotel — Istanbul Archaeology Museums, Topkapi Palace and Galata Bridge.&lt;br /&gt;At the hotel&lt;br /&gt;Free Wi-Fi is available on the territory. Ask for more information when checking in. If you travel by car, you can park in a parking zone. For the free movement around the city, the hotel offers a transfer for you. Accessibility: there is an elevator/lift.&lt;br /&gt;Additional services that the hotel offers to its guests: dry cleaning, a bank, ironing, press and car rental. The staff of the hotel will be happy to talk to you in English.&lt;br /&gt;Room amenities&lt;br /&gt;The room is warmly decorated and has everything you need to have a rest after a long eventful day. There is a TV. The room equipment depends on its category.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="217.21" OriginalAmount="203.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.911102922308" Longitude="29.201568837948" StarRating="5" HotelCode="410402|titanic_business_kartal_2" 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://dmcsquare.b-cdn.net/Images/100930/a_100930_D2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Kartal, which is in the heart of Istanbul's modern commercial district and is connected directly to Istanbul Park and the seaport via the motorway. The motorway also offers easy access to the European side of Istanbul. Restaurants, bars, nightlife, links to public transport and shopping opportunities are all easily accessible. Haydarpasa Train Station, Hagia Sophia, Topkapi Palace, the Blue Mosque, Grand Bazaar and Dolmabahçe can all be reached in about 20-30 minutes on public transport. Sabiha Gökçen Airport is 15 km away and Atatürk Airport is about 50 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="217.21" OriginalAmount="203.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.008923" Longitude="28.960701" StarRating="3" HotelCode="162159|akgun_beyazit" HotelName="Akgün Hotel Beyazit" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Ordu Caddesi, Hazinedar Sokak 6, Beyazit, 34490 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/228663/a_228663_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="217.21" OriginalAmount="203.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.01406" Longitude="28.97806" StarRating="3" HotelCode="514070|amara_hotel_oldcity" 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>http://media.dev.paximum.com/hotelimages/681413/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="217.21" OriginalAmount="203.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.021799035429" Longitude="28.819036341104" StarRating="3" HotelCode="294765|hilton_garden_inn_istanbul_ataturk_airport" HotelName="Hilton Garden Inn Istanbul Ataturk Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/09/2024" 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://dmcsquare.b-cdn.net/Images/402662/a_402662_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="218.28" OriginalAmount="204.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.04019" Longitude="28.98122" StarRating="1" HotelCode="0|taksimmoz_suites_house" HotelName="King White Houses" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Cottages_and_Houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mahallesi Caylak Sokak No 87, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/f8/db/f8dbb8a08983c416c798799c14adf5407d3324b6.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Istanbul (Taksim), King White Houses is within a 15-minute walk of Taksim Square and Istiklal Avenue.  This aparthotel is 1.5 mi (2.4 km) from Dolmabahce Palace and 1.5 mi (2.5 km) from Galata Tower.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 6 air-conditioned rooms featuring kitchenettes with refrigerators and stovetops. LCD televisions with satellite programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include phones, as well as desks and separate sitting areas.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and laundry facilities. A shuttle from the hotel to the airport is provided for a surcharge (available 24 hours).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="218.28" OriginalAmount="204.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.034042" Longitude="28.983481" StarRating="4" HotelCode="160537|taksim_city_center_suites" HotelName="City Center Hotel Taksim" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" 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>Katip Mustafa Celebi Mahallesi, Siraselviler Caddesi, Billurcu Çikmazi 1, Beyoglu, 34433 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/130218/130218a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies in a comfortable and peaceful environment, only a minute's walk from Istanbul's business, convention, art, shopping and entertainment centre at Taksim Square. It is close to the main public transport links such as metro, tram and bus services and enjoys good connections with all popular points around Istanbul. Atatürk Airport is about 25 km away and Sabiha Gökcen Airport is approximately 45 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="218.28" OriginalAmount="204.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="878740|meserret_palace_hotel" HotelName="Meserret Palace Istanbul" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2" 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>http://media.dev.paximum.com/hotelimages/1105922/9ef79e76-8137-4cc4-bf4e-319b542d5417.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="218.28" OriginalAmount="204.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03959874" Longitude="28.98282888" StarRating="0" HotelCode="819369|taksim_house_suites" HotelName="Taksim House Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dolapdere Taksim Caddesi 59, Beyoglu, 34347 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5708705</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="218.53" OriginalAmount="204.23" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.031444" Longitude="28.817157" StarRating="5" HotelCode="260175|RETA" HotelName="Retaj Royale" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>15 Temmuz Mahallesi, Cami Yolu Caddesi, 1/A Gunesli-Bagcilar</AddressLine>
          </AddressLines>
          <PostalCode>(0)2124644001</PostalCode>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/19/196609/196609a_hb_a_011.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="219.35" OriginalAmount="205.00" MarkupRule="7.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="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>Mimar Mehmet Aga Caddesi 22, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/52881/a_52881_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally situated for holiday makers and business travellers alike, this hotel is located at the heart of the old city of Istanbul, in Sultanahmet. The hotel has the advantage of being within walking distance of many historical sights such as the Blue Mosque, Hagia Sophia, Obelisk Square, Topkapi Palace, Hippodrome, underground cisterns, Grand Bazaar and Spice Bazaar. The hotel is also surrounded by numerous restaurants, shops and bars. The nearest public transport links are within metres of the hotel entrance. The airport is roughly 15 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="220.42" OriginalAmount="206.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.04287859" Longitude="29.00049643" StarRating="4" HotelCode="308220|turkuaz_suites" HotelName="Turkuaz Suites Bosphorus" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Süleyman Seba Caddesi, Refik Osman Top Sokak 11, Macka, Besiktas, 34353 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/479354/1.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="220.42" OriginalAmount="206.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00808972" Longitude="28.9577271" StarRating="3" HotelCode="591609|marcello_hotel_" HotelName="Marcello Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Kemaletin Mahallesi, Koska Caddesi 31, Laleli, 34130 Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Fatih (Istanbul)</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/766280/69c922bcc7517c84185371e4d3249063.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A safe, a restaurant and room service are available to guests of the hotel. Wireless internet access is available to travellers in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="220.42" OriginalAmount="206.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.064994448028" Longitude="29.003680944443" StarRating="4.5" HotelCode="35335|tempo_residence_gayrettepe" HotelName="Tempo Residence Gayrettepe" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Currency Exchange,Designated Smoking Area,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Rüstübey Sokak 2, Gayrettepe, 34349 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5174538</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel lies at heart of the fabulous city of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="221.45" OriginalAmount="206.96" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.013171029073" Longitude="28.976832032204" StarRating="3" HotelCode="33269|IC6" HotelName="Hotel Centrum Istanbul" Meals="BED &amp; BREAKFAST" 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>Ibni Kemal Cad. 28, Sirkeci</AddressLine>
          </AddressLines>
          <PostalCode>(0)2125226133</PostalCode>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/52882/a_52882_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="221.49" OriginalAmount="207.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03386701" Longitude="28.97648388" StarRating="3" HotelCode="548452|maroon_hotel_pera" HotelName="Maroon Hotel Pera" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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://photos.hotelbeds.com/giata/original/59/592504/592504a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="221.49" OriginalAmount="207.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.024293" Longitude="29.040995" StarRating="4" HotelCode="212978|mercure_istanbul_altunizade" HotelName="Mercure Istanbul Altunizade" 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>Altunizade Mahallesi Kisikli Caddesi, Oymaci Sokak 9, 34662 Istanbul, Uskudar</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/301651/a_301651_A2.jpg</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 facilities at the hotel include a dining area, room service, a laundry service, a conference room and a business centre. Wireless internet access is available to travellers in the public areas. Those arriving in their own vehicles can leave them in the car park of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="221.49" OriginalAmount="207.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="3" HotelCode="118795|hotel_pera_capitol" HotelName="Hotel Pera Capitol" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" 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>http://media.dev.paximum.com/hotelimages/106181/1.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="222.56" OriginalAmount="208.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.014006643153" Longitude="28.978196764418" StarRating="3.5" HotelCode="933239|diamond_royal_hotel" HotelName="Diamond Royal Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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://photos.hotelbeds.com/giata/original/22/223054/223054a_hb_a_006.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="222.56" OriginalAmount="208.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.871365598867" Longitude="29.125399824357" StarRating="3" HotelCode="934399|buyukada_cankaya_hotel_" HotelName="Çankaya" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Kitchen,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Çankaya Caddesi 14, Büyükada, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Büyükada</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/479393/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Büyükada.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="222.56" OriginalAmount="208.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.05375176" Longitude="28.98906564" StarRating="0" HotelCode="593553|aiza_suites" HotelName="Aiza Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Mesrutiyet Mahallesi, Sair Nigar Sokak 69, Osmanbey, Sisli, 34433 Istanbul, Marmara</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5386555</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel features various services and facilities, including a baggage storage service and room service, for a comfortable and relaxing stay. Wireless internet access is available to travellers in the public areas.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="223.63" OriginalAmount="209.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.87413429" Longitude="29.13479588" StarRating="3" HotelCode="593403|buyukada_port_hotel" HotelName="Buyukada Port Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Aparthotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Maden Mahallesi, Kumsal Caddesi 21, Büyükada, 34970 Adalar</AddressLine>
          </AddressLines>
          <CityName>Adalar</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8605933</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Adalar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="223.63" OriginalAmount="209.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03641128540039" Longitude="28.979328155517578" StarRating="0" HotelCode="0|garlon_residence" HotelName="Garlon Residence Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Çukur Mahallesi Tarlabasi Bulvari NO:150-170 D:31 34435, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/extranet/c2/76/c276d195272525f713d9a3cb8a0c839ab1d431a3.jpeg</HotelPictures>
        <HotelDescription>Location&lt;br /&gt;Looking for a home comfort: apartment «Garlon Residence» is located in Istanbul. This apartment is located in 3 km from the city center. You can take a walk and explore the neighbourhood area of the apartment. Places nearby: Istiklal Avenue, Taksim and Museum of Modern Art.&lt;br /&gt;At the apartment&lt;br /&gt;Free Wi-Fi is available on the territory. Ask for more information when checking in. Specially for tourists who travel by car, there’s a parking zone. The following services are also available for the guests: a doctor. For the free movement around the city, the apartment offers a transfer for you.&lt;br /&gt;Accessibility: there is an elevator/lift. At the guests’ disposal, there’s also a laundry, dry cleaning, private check-in and check-out, ironing, press, car rental and a concierge. The staff of the apartment speaks English.&lt;br /&gt;Room amenities&lt;br /&gt;In the room, there is a TV and a bathrobe. The room equipment depends on its category.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="223.63" OriginalAmount="209.00" MarkupRule="7.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,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/Images/419830/a_419830_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="223.63" OriginalAmount="209.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.066359" Longitude="29.002731" StarRating="4" HotelCode="37981|divan_istanbul_city" HotelName="Divan Istanbul City" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Free CXL until 07/09/2024" 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,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Büyükdere Caddesi No:84, Gayrettepe, 34398 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/62725/a_62725_H2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This attractive city hotel is situated in the heart of the shopping centre of Mecidiyeköy, in the new part of the city. The lively city centre is around 3 km from the hotel. The tourist centre is some 8 km and can be reached in around 15 minutes by public transport. Istanbul airport is approximately 25 km and transfer times are roughly 1 hour.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="223.63" OriginalAmount="209.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00607953" Longitude="28.98124876" StarRating="0" HotelCode="810975|sebnem_hotel" HotelName="Sebnem Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Akbiyik Caddesi</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1106126/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="223.63" OriginalAmount="209.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.05680465698242" Longitude="28.997011184692383" StarRating="4" HotelCode="0|vital_hotel_fulya" HotelName="Vital Hotel Fulya" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Fulya Mah. Mehmetcik Cad. 63, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b4/0d/b40dded731cc818c737ed1a5a9b631ae775133be.jpeg</HotelPictures>
        <HotelDescription>Istanbul hotel in Sisli, near Istanbul Cevahir Shopping and Entertainment Centre&lt;br /&gt;Along with a full-service spa, this hotel has a restaurant and a coffee shop/café. Free buffet breakfast, free WiFi in public areas, and free valet parking are also provided. Other amenities include coffee/tea in a common area, concierge services, and dry cleaning. All 52 soundproofed rooms feature free WiFi and minibars. Comforts include premium bedding and pillow menus, and guests will also appreciate thoughtful touches like bathrobes and slippers.&lt;br /&gt;Vital Hotel Fulya offers 52 air-conditioned accommodations with minibars and laptop-compatible safes. Beds feature premium bedding. A pillow menu is available. 42-inch LED televisions come with premium digital channels. Bathrooms include showers with rainfall showerheads, bathrobes, slippers, and complimentary toiletries.&lt;br /&gt;Guests can surf the web using the complimentary wireless Internet access. Business-friendly amenities include desks and phones. Additionally, rooms include complimentary bottled water and hair dryers. In-room massages and irons/ironing boards can be requested. Housekeeping is provided daily.&lt;br /&gt;Guests can indulge in a pampering treatment at the hotel's full-service spa, Vital Spa. Services include deep-tissue massages, hot stone massages, sports massages, and Swedish massages. The spa is equipped with a sauna, a spa tub, and a steam room.&lt;br /&gt;The spa is open daily. Children under 16 years old are not allowed in the spa without adult supervision. Guests under 16 years old are not allowed in the spa.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 20.00 EUR per night.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;ul&gt;  &lt;li&gt;Reservations are required for massage services. Reservations can be made by contacting the hotel prior to arrival, using the contact information on the booking confirmation. &lt;/li&gt;&lt;li&gt;No pets and no service animals are allowed at this property. &lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="223.63" OriginalAmount="209.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="746920|classy_suite_taksim" HotelName="Classy Suite Taksim" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen">
        <Address>
          <AddressLines>
            <AddressLine>Inonu Mahallesi, Elmadag Caddesi 44/50, Sisli, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5707005</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="223.63" OriginalAmount="209.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.031789221615" Longitude="28.802705470678" StarRating="4" HotelCode="437342|serenity_suites_istanbul_airport" HotelName="Serenity Suites Istanbul Airport" Meals="ROOM ONLY" BedType="ROOM ONLY" 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://photos.hotelbeds.com/giata/original/57/577821/577821a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="224.70" OriginalAmount="210.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.005184297679" Longitude="28.980581760407" StarRating="3" HotelCode="185596|saba_sultan_hotel" HotelName="Saba Sultan" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Family-friendly Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Akbiyik Cad Cetinkaya Sokak No 4, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/259587/w_259587_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Sultanahmet, at the heart of the city and its history. Within about 100 m guests will find restaurants and shops and it is some 200 m to the Bosphorus and about 250 m to the nearest bars. The hotel is a few minutes' walk from the Topkapi Palace, the Hagia Sophia Museum, the Sultanahmet Mosque, the Sunken Palace and the Grand Bazaar. Taksim Square lies roughly 5 km away, as do the closest nightspots. Istanbul Atatürk Airport is only 15 km away from the hotel and it is approximately 46 km to Istanbul-Sabiha Gökçen Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="224.70" OriginalAmount="210.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.012219796597" Longitude="29.047972261906" StarRating="4" HotelCode="118800|the_camlica_residence_3" 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="63" TotalAmount="225.77" OriginalAmount="211.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.017692620082" Longitude="28.951184364418" StarRating="3" HotelCode="267817|fatih_resadiye_hotel" 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://photos.hotelbeds.com/giata/original/20/207262/207262a_hb_a_030.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;Fatih Mosque around the 19th century. end with the 20th century. is one of the few Levantine structures belonging to the beginning. In 1909, Ferit Pasha, mansion, Sultan Resat assigned to his service on the occasion of the throne and was used by family members until 1924. Then, in 1924, Ferit Pasha's successors reincarnated as the Hotel Resadiye in memory of the mansion Sultan Resat. The hotel, which welcomes many famous guests in history, was bought by Ahmet Ardal in 1950 and has been operated until its death. The restoration initiated by his successors in 1998 was completed in March 2003 and reopened as Fatih Resadiye Hotel

The hotel is located in the historic Fatih district of Istanbul and is close to historical, cultural and shopping centers and is close to the Fatih Mosque and Tomb, Wednesday Bazaar, Bozdogan Arches, Kariye Museum, Byzantine Walls, Suleymaniye Mosque, Grand Bazaar, Hagia Sophia, Sultan Ahmet Mosque, Topkapi Palace The metro is only walking distance to tram stations. 3 km from Taksim square. Ataturk Airport is 15 km away.
The terrace of our hotel is an environment where you can absorb the beauty of the Bosphorus, the Islands and the Sea of ??Marmara</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="226.84" OriginalAmount="212.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.872908112105" Longitude="29.132359968053" StarRating="0" HotelCode="374931|pelit_boutique_hotel" HotelName="Pelit Boutuqie Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Maden Mahallesi, Pervane Sokak 33, Buyukada, 34970 Adalar</AddressLine>
          </AddressLines>
          <CityName>Büyükada</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/507184/ffc718ba26abbd2333fdbedc771fc4d8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="226.84" OriginalAmount="212.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.038977" Longitude="28.984256" StarRating="4" HotelCode="55405|seminal_hotel" HotelName="Seminal" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/Images/71781/a_71781_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the Beyoglu quarter in the district of Taksim, which lies on the European side to the north of Golden Horn. This well-known and lively part of town offers visitors a variety of shopping and entertainment facilities. There is a stop for the public transport to be found around 100 m away. The tourist centre of the Turkish metropolis is around 10 km from the hotel and can easily be reached by public transport. Famous sights of interest such as the Hagia Sofia mosque and the Topkapi Palace are to be found here. Atatürk airport is located around 25 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="226.84" OriginalAmount="212.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.81621461" Longitude="29.30431404" StarRating="0" HotelCode="815446|butikotel_tuzla_garden_hotel_suits" HotelName="Tuzla Garden Hotel &amp; Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 07/09/2024" 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://photos.hotelbeds.com/giata/original/64/643000/643000a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel can be found in Gebze. The premises count with 42 welcoming bedrooms. Guests may take advantage of the Wi-Fi connection throughout. Customers can enjoy the convenience of 24-hour reception. The younger guests are accommodated in baby cots (available on request). Tuzla Garden Hotel &amp; Suites understands that accessibility is important to all guests. For this reason, it features wheelchair accessible bedrooms and is fully adapted for easy access. Tuzla Garden Hotel &amp; Suites is not a pet-friendly establishment. Travellers may take advantage of the car park. Some services may be subject to additional charges. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="226.84" OriginalAmount="212.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.05965" Longitude="28.81391" StarRating="5" HotelCode="703683|westside_arjaan_by_rotana" HotelName="Westside Arjaan by Rotana Istanbul" Meals="ROOM ONLY,BREAKFAST-FOR-2,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://photos.hotelbeds.com/giata/original/63/631078/631078a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel can be found in Marmara. This cosy accommodation guarantees a quiet stay as it counts with just 1 rooms. There is no 24-hour reception. This property does not accept pets. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="227.91" OriginalAmount="213.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.089674" Longitude="29.005349" StarRating="4" HotelCode="55339|bilek_istanbul_hotel" 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://dmcsquare.b-cdn.net/Images/71700/a_71700_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the immediate vicinity of the metro to Taksim Square. Links to the public transport network are located directly in front of the hotel. The city centre with a diverse range of shops and entertainment venues is within 1 km of the hotel. Atatürk airport is some 35 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="227.91" OriginalAmount="213.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.935687" Longitude="29.135853" StarRating="5" HotelCode="317086|burgu_arjaan_by_rotana" HotelName="Tango Arjaan by Rotana" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 08/09/2024" 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://photos.hotelbeds.com/giata/original/40/407915/407915a_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="63" TotalAmount="227.91" OriginalAmount="213.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00758" Longitude="28.95672" StarRating="1" HotelCode="0|_0x7c3c7" HotelName="Fimka Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Kemalettin Mahallesi, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/carsolize/92/5a/925a76ff9c69bc0b7f24a8d7d00d394c73c45938.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Istanbul (Istanbul City Center), Fimka Hotel is within a 10-minute drive of Grand Bazaar and Beyazit Square.  This hotel is 1.4 mi (2.3 km) from Blue Mosque and 1.5 mi (2.4 km) from Hagia Sophia.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 20 air-conditioned rooms featuring LCD televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms with showers feature complimentary toiletries and hair dryers. Conveniences include safes and desks, and housekeeping is provided on a limited basis.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;This hotel offers designated smoking areas.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;A complimentary buffet breakfast is served daily from 7 AM to 10 AM.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Extra beds for children are always provided free of charge.&lt;/br&gt;&lt;p&gt;&lt;b&gt;Know Before You Go&lt;/b&gt; &lt;br /&gt;&lt;ul&gt;  &lt;li&gt;Couples wishing to share a room must provide proof of marriage. &lt;/li&gt; &lt;/ul&gt;&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="227.91" OriginalAmount="213.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.006184" Longitude="28.964823" StarRating="3" HotelCode="191100|angels_garden_hotel" HotelName="Angels Garden Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tiyatro Caddesi 90, Beyazit, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/267690/a_267690_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="228.98" OriginalAmount="214.00" MarkupRule="7.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://dmcsquare.b-cdn.net/Images/367254/a_367254_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="228.98" OriginalAmount="214.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.035398" Longitude="28.98351" StarRating="2" HotelCode="188695|entes_apart" HotelName="Entes Apart" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Ipek Sokak No: 19, Taksim Istiklal Caddesi, 80060 Istanbul, Beyoglu</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/106461/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="228.98" OriginalAmount="214.00" MarkupRule="7.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,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 08/09/2024" 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://store1prod.blob.core.windows.net/images-hotels/82301/0bc09df0-5f04-41f6-8c16-4e75f1b24bc3.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="230.05" OriginalAmount="215.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00884791" Longitude="28.97491014" StarRating="3" HotelCode="176169|ayasultan_hotel" HotelName="Ayasultan Hotel Istanbul" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" 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://dmcsquare.b-cdn.net/Images/246448/a_246448_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated at the heart of Istanbul's historical district, Sultanahmet. All the major sightseeing attractions, such as Topkapi Palace, Hagia Sophia, Blue Mosque and Grand Bazaar, are within a 10-minute walk, and the nearest tram stop is just 3 minutes away on foot. The bars of Taksim Square are around 25 minutes away by public transport. There are restaurants and shops within 5 minutes' walk, and the Bosporus Sea and train station are both roughly 1 km away. Istanbul-Ataturk airport is approximately 18 km from the hotel and Sabiha-Gokcen airport is around 45 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="230.05" OriginalAmount="215.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.035757339256" Longitude="28.981174553373" StarRating="3" HotelCode="308228|taksim_house_hotel" HotelName="Taksim House Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Imam Adnan Sokak 18, Taksim, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/58/e5/58e5e4246b3ae28d293e37e699bfc8de61d9ace9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="230.05" OriginalAmount="215.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.982431" Longitude="29.133521" StarRating="5" HotelCode="263352|doubletree_by_hilton_istanbul_atasehir_hotel_conference_centre" 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="63" TotalAmount="231.12" OriginalAmount="216.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.077903747558594" Longitude="29.008853912353516" StarRating="2" HotelCode="0|kings_cross_hotel_istanbul" HotelName="Kings Cross Hotel Istanbul" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Esentepe Atom Sokak no26 Sisli Istanbul, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/92/3e/923efd759be3ab2e7691f0cb0a6ea35196981ea6.jpeg</HotelPictures>
        <HotelDescription>Our wonderfully unique boutique hotel is nestled within the heart of Istanbul’s city centre. Unpack your bags, make a check-list and plan your memorable voyages from here.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Guests aged under 18 cannot stay at the hotel alone. Specific policies may vary by hotel and room type.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="231.12" OriginalAmount="216.00" MarkupRule="7.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://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10434053</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="232.19" OriginalAmount="217.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.068551108062" Longitude="29.007437655371" StarRating="3" HotelCode="154660|villa_blanche_hotel" HotelName="Villa Blanche" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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>http://media.dev.paximum.com/hotelimages/103673/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="233.26" OriginalAmount="218.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.037867560629" Longitude="28.983562434359" StarRating="3" HotelCode="933263|pera_luna_hotel" HotelName="Pera Luna Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <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="63" TotalAmount="233.26" OriginalAmount="218.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.011652" Longitude="28.954532" StarRating="3.5" HotelCode="167652|mirilayon_hotel" HotelName="Mirilayon" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Yesil tulumba sokak 36/44, Istanbul 34134</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/234486/a_234486_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the busy Laleli area of Istanbul, the hotel is conveniently situated for links to the public transport network with a tram and bus stop 100 metres from the hotel, Aksaray metro station 1 km away, Yenikapi ferry pier 2 km away and Sirkeci train station also 2 km away. Guests will find restaurants, shops and bars in the immediate vicinity, while the nightlife of Beyoglu is around 5 km away. The main attractions of Sultanahmet, such as the Blue Mosque, Topkapi Palace and Hagia Sofia, are approximately 2 km from the city hotel, while Taksim Square is roughly 6 km away and the Grand Bazaar is just 1 km away. Ataturk airport is approximately 15 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="235.40" OriginalAmount="220.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.006206" Longitude="28.981043" StarRating="3" HotelCode="188712|gul_sultan_hotel" HotelName="Gul Sultan" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Akbiyik Cad. No: 7, Sultanahmet, Eminonu, Istanbul 34122</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/104443/1.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="235.40" OriginalAmount="220.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.039844469432" Longitude="28.985471427441" StarRating="4" HotelCode="9357|crystal_hotel" HotelName="Nova Plaza Crystal Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" 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://dmcsquare.b-cdn.net/Images/4467/a_4467_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Taksim hotel area, close to the Taksim metro station. It is approximately 20 km from Atatürk International Airport and 65 km from Sabiha Gökçen International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="235.40" OriginalAmount="220.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.033294677734375" Longitude="28.976736068725586" StarRating="3" HotelCode="0|golden_street_hotel" HotelName="Golden Street Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Istiklal Caddesi 110, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/extranet/38/7e/387eef511dd73d6eb2b3b78e72197217c83b5fb3.jpeg</HotelPictures>
        <HotelDescription>Location&lt;br /&gt;A great place to have a rest after an exciting day! Hotel «Golden Street Hotel» is located in Istanbul. This hotel is located in 3 km from the city center.&lt;br /&gt;At the hotel&lt;br /&gt;Free Wi-Fi on the territory will help you to stay on-line. Specially for tourists who travel by car, there’s a paid parking zone. To book an excursion, consult the tour assistance desk of the hotel. The staff of the hotel will order a transfer for you.&lt;br /&gt;Accessibility: there is an elevator/lift. Additional services that the hotel offers to its guests: a laundry and private check-in and check-out. The staff of the hotel will be happy to talk to you in English and Russian.&lt;br /&gt;Room amenities&lt;br /&gt;Here’s what you’ll find in the room to have a rest after a long day: a TV and a mini-bar. The room equipment depends on its category.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Parking Space: &lt;/b&gt;Chargeable public parking available in the nearby area. Cost: 10.00 EUR per day.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="235.40" OriginalAmount="220.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.027806319095" Longitude="28.976135214389" StarRating="3" HotelCode="147234|noble_house_galata" HotelName="Noble House Galata" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Elevator,Garden">
        <Address>
          <AddressLines>
            <AddressLine>Kadribey Cikmazi, Serdar-i Ekram Caddesi 4, Galata, Beyoglu, 34420 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a7/c6/a7c60bb392289137704e03aba160906f5575831a.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Noble House Galata, you'll be centrally located in Istanbul, steps from Crimea Memorial Church and Galata Whirling Dervish Hall. This hotel is close to Suleymaniye Mosque and Topkapi Palace.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 8 individually decorated guestrooms. Your pillowtop bed comes with Egyptian cotton sheets. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms with showers feature rainfall showerheads and hair dryers.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Take in the views from a rooftop terrace and a terrace and make use of amenities such as complimentary wireless Internet access. This hotel also features concierge services, babysitting/childcare, and a television in the lobby. The shuttle (surcharge) will take you to the nearby beach or shopping center.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Grab a bite to eat at the hotel's restaurant, where you can take in a garden view, or stay in and take advantage of 24-hour room service. Quench your thirst with your favorite drink at a bar/lounge. A complimentary full breakfast is served daily.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include a business center, express check-in, and express check-out. For a surcharge, guests may use a shuttle from the airport to the hotel (available on request) and a cruise ship terminal shuttle.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="236.00" OriginalAmount="220.56" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.008908590915" Longitude="28.959451317787" StarRating="4" HotelCode="11576|B47" 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>Koca Ragippasa Cad. 9</AddressLine>
          </AddressLines>
          <PostalCode>(0)2126383343</PostalCode>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/9710/a_9710_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is centrally located in the Laleli district at the heart of Istanbul's old town. It is just a few minutes walk to a diverse selection of shops, the bazaar and many top sights including the Blue Mosque. Istanbul airport is located around 15 km away and may easily be reached by making use of the public transport services.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="236.47" OriginalAmount="221.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.040047060752" Longitude="28.983230390213" StarRating="4" HotelCode="60178|avantgarde_hotel_taksim_2" HotelName="Avantgarde Taksim" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" 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://dmcsquare.b-cdn.net/Images/77920/a_77920_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is situated in the centre of Taksim, a 5-minute walk from restaurants, bars, discos, shops, and links to the public transport network. Sultanahmet, the Blue Mosque and the Hagia Sophia are all only a 15-minute drive away. Istanbul Airport is only 25 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="236.47" OriginalAmount="221.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.003569" Longitude="28.973919" StarRating="3" HotelCode="933208|coliseum_hotel" HotelName="Hotel Coliseum" 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>Aksakal Sokak 5, Küçükayasofya Mahallesi, Fatih, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=911213</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="237.54" OriginalAmount="222.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.04062518" Longitude="28.98149001" StarRating="0" HotelCode="640166|centre_suites_taksim" HotelName="Centre Suites Taksim" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mahallesi, Feridiye Caddesi 135, 34437 Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/23000000/22650000/22645100/22645007/4aad6777_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="238.61" OriginalAmount="223.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.028389" Longitude="28.979962" StarRating="5" HotelCode="493637|tophane_suites" 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://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8680422</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="239.68" OriginalAmount="224.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.956737357023" Longitude="29.080471685844" StarRating="4" HotelCode="118869|hotel_suadiye" HotelName="Suadiye Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 07/09/2024" 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://dmcsquare.b-cdn.net/Images/162959/a_162959_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="239.68" OriginalAmount="224.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0040797" Longitude="28.96445027" StarRating="0" HotelCode="817589|gojis_apartments" HotelName="Goji's Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Muhsine Hatun Mahallesi</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.tourismcloudservice.com/HotelsV3/639097/20203514616985.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="239.68" OriginalAmount="224.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03172" Longitude="28.9795" StarRating="0" HotelCode="854472|cezayir_rooms_butikhotel" HotelName="Cezayir Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Firuzaga Mahallesi, Hayriye Caddesi 12, Galatasaray, Beyoglu, 34425 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10476177</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="239.68" OriginalAmount="224.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0143966674805" Longitude="28.9773483276367" StarRating="3" HotelCode="0|_0x36b5d" HotelName="Hurriyet Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hocapasa District Nobethane Avenue Serdar Street No 11, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/43/de/43ded246e43d0958e6ce3c4112c936535ebe45b5.jpeg</HotelPictures>
        <HotelDescription>Hurriyet Hotel it is within walking distance of many of the major attractions like Hagia Sophia, Blue Mosque, Archaeology Museum, Topkapi Palace, Church of ST. Irene, Sultan Ahmet Square The Cisterns, Museum of Turkish and Islamic Art, Grand Bazaar, Spice Market.Hürriyet Hotel is located in the heart of the Old City, Sirkeci of Istanbul. Eminönü seaports, Sirkeci Railway station, train station. While you drinking a coffee or drinks without alcohol and relaxing in our loby , your registration process will be finished in a short time. You will see the Turkish Hospitality while you stay in our hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="240.75" OriginalAmount="225.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.092126" Longitude="29.097453" StarRating="5" HotelCode="172515|limak_eurasia_luxury_hotel" HotelName="Limak Eurasia Luxury" 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,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://dmcsquare.b-cdn.net/Images/240655/a_240655_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is conveniently located just five minutes from the Bosphorus, equidistant to Istanbul Atatürk International Airport (36 km) and Sabiha Gökçen International Airport (37 km). Its premium city centre location allows guests to explore the top entertainment, shopping and cultural attractions of Istanbul’s european side while enjoying beautiful views of the Bosphorus.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="241.82" OriginalAmount="226.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.018807444745" Longitude="28.927531591402" StarRating="3" HotelCode="318948|hanna_hotel" HotelName="Hanna Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2" 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://photos.hotelbeds.com/giata/original/41/414738/414738a_hb_a_008.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="245.03" OriginalAmount="229.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.1076766" Longitude="28.75767835" StarRating="3" HotelCode="263722|hampton_by_hilton_kayasehir" HotelName="Hampton By Hilton Istanbul Kayasehir" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 07/09/2024" 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://dmcsquare.b-cdn.net/Images/367269/a_367269_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="245.03" OriginalAmount="229.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="5" HotelCode="625422|home_sultanahmet" HotelName="Home Sultanahmet" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kadirga Limani Caddesi Bardakçi, Sokak no 2, 34122 Istanbul, Sultanahmet</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5511289</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="245.03" OriginalAmount="229.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="829233|eldorado_istanbul" HotelName="Eldorado Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Küçük Ayasofya Mahallesi, Sehit Mehmet Pasa Sokak 8, Fatih, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1106088/12ec0386-0355-4cbf-bd6e-a5f5b2640876.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="245.03" OriginalAmount="229.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.99411" Longitude="29.027054" StarRating="0" HotelCode="0|molino_la" HotelName="Molino La" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Rasimpasa Mahallesi Basakci Sokak No 4  Yeldegirmeni Kadikoy Moda, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/f4/35/f435c764df4a640e8883ac4d797b39469e148720.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Hotel “Molino La” is situated within 5 km from the historic center of Istanbul.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Please note that the entire hotel is smoke-free.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="245.03" OriginalAmount="229.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.01032649" Longitude="28.95371692" StarRating="0" HotelCode="373489|falay_yavuz_hotel" HotelName="Falay Yavuz Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>Aksaray, Ataturk Bulvari 10, Fatih, Istanbul 34200</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/506735/25c02582786619359f016aff94b04f0e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="246.10" OriginalAmount="230.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00623292" Longitude="28.6653586" StarRating="4" HotelCode="735341|vespia_hotel" HotelName="Vespia Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" 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://photos.hotelbeds.com/giata/original/62/629346/629346a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel is situated in Ataturk Airport Istanbul. Located right in the town centre, the hotel allows easy access to all this destination has to offer. Guests can easily access the public transportation means. Visitors will find the airport within 1. 2 kilometre(s). The 138 welcoming rooms offer a perfect place to relax at the end of the day. This accommodation was fully refurbished in 2018. Corporate travellers can take advantage of the Internet connection available through the hotel. The reception desk is open all day long. Cots are available for younger guests on request. This establishment understands that accessibility is important to all guests. For this reason, it features wheelchair accessible units and is fully adapted for easy access. Those who dislike animals may enjoy their stay, as this property does not allow pets. Parking and garage facilities are available. Customers may relax and recharge their batteries at the residence's health and wellness facilities. This establishment features a choice of business facilities in order to offer the perfect combination of comfort and convenience for a corporate trip. A fee may be chargeable for some services. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="246.10" OriginalAmount="230.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.927301706172" Longitude="29.309466776443" StarRating="4" HotelCode="446808|hampton_by_hilton_istanbul_sabiha_gokcen_airport" HotelName="Hampton by Hilton Istanbul Kurtkoy" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/09/2024" 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://dmcsquare.b-cdn.net/Images/556587/a_556587_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Services and facilities at the hotel include a safe, a bar and a business centre. Wireless internet access in public areas allows guests to stay connected. Those arriving in their own vehicles can leave them in the car park of the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="246.10" OriginalAmount="230.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.01409149169922" Longitude="28.97771453857422" StarRating="3" HotelCode="0|villa_sweet_hotel" HotelName="Villa Sweet Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hoca Pasa Mahallesi Nöbethane Caddesi, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/8f/d3/8fd31cdd06f779edbe46f9558a90d9076143a192.jpeg</HotelPictures>
        <HotelDescription>Located in Istanbul (Istanbul City Center), Villa Sweet Hotel is within a 10-minute walk of The Egyptian Bazaar and Galata Bridge.  This hotel is 0.5 mi (0.8 km) from Basilica Cistern and 0.6 mi (0.9 km) from Hagia Sophia.&lt;br /&gt;Make use of convenient amenities, which include complimentary wireless Internet access and a television in a common area.&lt;br /&gt;Featured amenities include express check-in, express check-out, and a 24-hour front desk. Self parking (subject to charges) is available onsite.&lt;br /&gt;Grab a bite from the grocery/convenience store serving guests of Villa Sweet Hotel. A complimentary buffet breakfast is served daily from 7:30 AM to 10:30 AM.&lt;br /&gt;Stay in one of 16 guestrooms featuring LCD televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms with showers feature rainfall showerheads and designer toiletries. Conveniences include safes and electric kettles, and housekeeping is provided daily.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;ul&gt;  &lt;li&gt;This property advises that enhanced cleaning and guest safety measures are currently in place.&lt;/li&gt;&lt;li&gt;Disinfectant is used to clean the property; commonly-touched surfaces are cleaned with disinfectant between stays; bed sheets and towels are laundered at a temperature of at least 60°C/140°F; the property is cleaned and disinfected with electrostatic spray.&lt;/li&gt;&lt;li&gt;Personal protective equipment, including masks and gloves, will be available to guests.&lt;/li&gt;&lt;li&gt;Social distancing measures are in place; staff at the property wear personal protective equipment; a shield is in place between staff and guests in main contact areas; periodic temperature checks are conducted on staff; temperature checks are available to guests; guests are provided with hand sanitizer; cashless payment methods are available for all transactions; contactless room service is available; guests can access their rooms with a mobile device; masks are required in public areas.&lt;/li&gt;&lt;br /&gt;&lt;li&gt;Each guestroom is kept vacant for a minimum of 24 hours between bookings.&lt;/li&gt;&lt;li&gt;This property affirms that it follows the cleaning and disinfection practices of Safe Tourism Certification Program (Turkey).&lt;/li&gt;&lt;li&gt;Enhanced food service safety measures are in place.&lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="246.10" OriginalAmount="230.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.99477005004883" Longitude="29.139846801757812" StarRating="0" HotelCode="0|on4_rooms_suites" HotelName="On4 Rooms &amp; Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dumanli Sk. 4, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/05/26/0526b1d19fa904e6ce6d72c60642d3e07fd0ec25.jpeg</HotelPictures>
        <HotelDescription>With a stay at On4 Rooms &amp;amp; Suites in Istanbul (Atasehir), you'll be close to Yeditepe University and Memorial Atasehir Hospital. This apartment is within the vicinity of Watergarden and Emaar Square Mall.&lt;br /&gt;Make use of convenient amenities, which include complimentary wireless Internet access and concierge services.&lt;br /&gt;Full breakfasts are available daily from 8:00 AM to 1:00 PM for a fee.&lt;br /&gt;Featured amenities include express check-in, express check-out, and complimentary newspapers in the lobby. Free self parking is available onsite.&lt;br /&gt;Make yourself at home in one of the 10 air-conditioned rooms featuring kitchenettes with refrigerators and stovetops. Your Tempur-Pedic bed comes with Egyptian cotton sheets. 109-inch LCD televisions with satellite programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include desks and coffee/tea makers, and housekeeping is provided once per stay.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;ul&gt;  &lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt; &lt;li&gt;This property advises that enhanced cleaning and guest safety measures are currently in place.&lt;/li&gt;&lt;li&gt;The property is professionally cleaned; disinfectant is used to clean the property; commonly-touched surfaces are cleaned with disinfectant between stays; bed sheets and towels are laundered at a temperature of at least 60°C/140°F.&lt;/li&gt;&lt;li&gt;Contactless check-in and contactless check-out are available.&lt;/li&gt;&lt;li&gt;Each guestroom is kept vacant for a minimum of 24 hours between bookings.&lt;/li&gt;&lt;li&gt;This property affirms that it follows the cleaning and disinfection practices of Safe Tourism Certification Program (Turkey).&lt;/li&gt;&lt;li&gt;This property affirms that it adheres to the cleaning and disinfection practices of Safe Travels (WTTC - Global).&lt;/li&gt;&lt;br /&gt; &lt;/ul&gt;  &lt;p&gt;The following fees and deposits are charged by the property at time of service, check-in, or check-out. &lt;/p&gt; &lt;ul&gt; &lt;li&gt;Fee for full breakfast: TRY 50 for adults and TRY 50 for children (approximately)&lt;/li&gt;                               &lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="247.17" OriginalAmount="231.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.044219970703125" Longitude="28.98350715637207" StarRating="4" HotelCode="0|the_fox_hotels" HotelName="The Fox Hotels" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Inönü Mah Babil Sokak N: 69, 34373 Sisli/Istanbul, Turkey, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/dc/40/dc4033cdf580a4e095722522c2bd3a0ac889a46e.jpeg</HotelPictures>
        <HotelDescription>Food and drinks can be served to the room (on request). Here you can order a shuttle from/to the airport. Rooms for non-smokers are provided at the hotel. The residents are able to surf the Internet. You can reach the top floors with the help of an elevator. The reception operates 24/7. Guests can pay using these types of payment cards: American Express, Visa, Mastercard.&lt;br /&gt;Staff talks in Turkish, English, German, Arabic.&lt;br /&gt;A few words about rooms&lt;br /&gt;Tourists can choose one of the 7 rooms in the hotel. The accommodation is presented with the following categories of rooms: double, single, family. Guests can count on such amenities as minibar, safety deposit box, air conditioning, hairdryer, kitchenette, refrigerator, desk.&lt;br /&gt;For your total relaxation is provided soundproofing. You will enjoy a city view from your window.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Breakfast for children costs: 8.00 EUR.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 45.00 EUR one way.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;ul&gt;  &lt;li&gt;This property offers transfers from the airport (surcharges may apply). Guests must contact the property with arrival details before travel, using the contact information on the booking confirmation. &lt;/li&gt; &lt;li&gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="248.24" OriginalAmount="232.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.04032686819" Longitude="28.985067900226" StarRating="3" HotelCode="191056|hotel_taxim_city_hotel" 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://photos.hotelbeds.com/giata/original/54/543161/543161a_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="63" TotalAmount="248.24" OriginalAmount="232.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00727081298828" Longitude="28.97277069091797" StarRating="2" HotelCode="0|blue_gilroy_hotel" HotelName="Blue Gilroy Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Binbirdirek Mh., Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/45/d4/45d4aef4bc33b7f203c509a00c085871a8ee8811.jpeg</HotelPictures>
        <HotelDescription>Located in Istanbul (Sultanahmet), Blue Gilroy Hotel is within a 10-minute walk of Grand Bazaar and Sultanahmet Square. This hotel is 0.4 mi (0.7 km) from Hagia Sophia and 0.5 mi (0.8 km) from Blue Mosque.&lt;br /&gt;Make use of convenient amenities, which include complimentary wireless Internet access and concierge services.&lt;br /&gt;A complimentary buffet breakfast is served daily from 9:30 AM to 11:00 AM.&lt;br /&gt;Featured amenities include express check-in, express check-out, and complimentary newspapers in the lobby.&lt;br /&gt;Make yourself at home in one of the 18 air-conditioned rooms featuring minibars and LED televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms with showers feature hair dryers and slippers. Conveniences include safes and desks, and housekeeping is provided daily.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 20.00 EUR per night.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="250.38" OriginalAmount="234.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.035186881278" Longitude="29.112637196549" StarRating="5" HotelCode="431073|fraser_place_antasya_istanbul" 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://photos.hotelbeds.com/giata/original/65/653157/653157a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="250.38" OriginalAmount="234.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.069023" Longitude="29.002567" StarRating="1.5" HotelCode="373590|hotel_boursier_istanbul__boutique_class" HotelName="Hotel Boursier" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" 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://photos.hotelbeds.com/giata/original/40/406463/406463a_hb_a_010.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="250.38" OriginalAmount="234.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="957999|ardilas_residence" HotelName="Ardilas Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sehit Muhtar Mahallesi, Bekar Sokak 19, Beyoglu, 34435 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/37000000/36170000/36164000/36163957/479e299e_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="250.38" OriginalAmount="234.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.02649744" Longitude="28.97799173" StarRating="0" HotelCode="442383|galata_1875_suites" HotelName="Galata 1875 Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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>http://media.dev.paximum.com/hotelimages/618446/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Galata 1875 Suites in Istanbul (Galata), you'll be minutes from Kilic Ali Pasha Hamam and Galata Tower. This aparthotel is close to Suleymaniye Mosque and Topkapi Palace.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 15 guestrooms, featuring kitchenettes with refrigerators and stovetops. Flat-screen televisions with satellite programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include safes and coffee/tea makers, and housekeeping is provided daily.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Make use of convenient amenities such as complimentary wireless Internet access, concierge services, and tour/ticket assistance.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Take advantage of the aparthotel's room service (during limited hours).&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include luggage storage and a safe deposit box at the front desk. A roundtrip airport shuttle is available for a surcharge.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="251.45" OriginalAmount="235.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03542709350586" Longitude="28.97887420654297" StarRating="2" HotelCode="0|pablo_pera" HotelName="Pablo Di Pera" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Büyük Bayram Sk. 12, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/b6/75/b675ca61f8ed4ac9eaf9efc781a3538d2cac6f6d.jpeg</HotelPictures>
        <HotelDescription>With a stay at Pablo Di Pera in Istanbul (Taksim), you'll be a 2-minute walk from Istiklal Avenue and 8 minutes by foot from Taksim Square. This hotel is 0.4 mi (0.7 km) from Pera Museum and 1.4 mi (2.3 km) from Galata Tower.&lt;br /&gt;Make use of convenient amenities such as complimentary wireless Internet access, a television in a common area, and tour/ticket assistance.&lt;br /&gt;Continental breakfasts are available daily from 8:00 AM to 10:30 AM for a fee.&lt;br /&gt;Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. A roundtrip airport shuttle is provided for a surcharge (available 24 hours).&lt;br /&gt;Make yourself at home in one of the 9 air-conditioned rooms featuring LCD televisions. Complimentary wireless Internet access is available to keep you connected. Private bathrooms with showers feature rainfall showerheads and designer toiletries. Conveniences include phones, as well as desks and electric kettles.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Price of an additional breakfast: 25.00 TRY per person. Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Parking Space: &lt;/b&gt;Chargeable public parking available in the nearby area. Cost: 140.00 TRY per day.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="252.52" OriginalAmount="236.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.874038" Longitude="29.249317" StarRating="3" HotelCode="188669|pendik_marine_hotel" 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://photos.hotelbeds.com/giata/original/30/304932/304932a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is situated in Asian Side. There are a total of 18 rooms on the premises. Customers will not be bothered during their stay, as this is not a pet-friendly property. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="252.52" OriginalAmount="236.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.01946616" Longitude="28.57767981" StarRating="3" HotelCode="225656|pelikan_hotel" HotelName="Pelikan Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Fatih Mahallesi, Riza Kücükoglu Pasa Caddesi 14, E-5 Karayolu Uzeri, 34500  Buyukcekmece, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=762920</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="253.59" OriginalAmount="237.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.005784" Longitude="28.973431" StarRating="3" HotelCode="169635|hotel_perula" HotelName="Hotel Perula" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="BREAKFAST-FOR-2" 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://dmcsquare.b-cdn.net/Images/236547/a_236547_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the historical district of Istanbul, within a few hundred metres of the tourist attractions such as the Blue Mosque, Hagia Sophia and Topkapi Palace. Local transport with links to other areas of the city are available within a few metres of the hotel and Kumkapi, famous for its waterfront fish restaurants and bars, is approximately 1 km away. There are shops in the immediate vicinity and the Grand Bazaar is a 10-minute walk away. Taksim Square in the city centre is around 35 minutes away using public transport, and nearby airports include Atatürk (18 km) and Sabiha Gökçen (46 km).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="253.59" OriginalAmount="237.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.005577" Longitude="28.980233" StarRating="3" HotelCode="186032|eski_konak_hotel" HotelName="Eski Konak" 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>Akbiyik Caddesi No: 44, Cankurtaran Mahallesi, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/21/213901/213901a_hb_a_040.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="253.59" OriginalAmount="237.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.026883" Longitude="28.973707" StarRating="3" HotelCode="765231|mesto_hotel_galata" HotelName="Meroddi Pera" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" 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://photos.hotelbeds.com/giata/original/18/188278/188278a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="253.59" OriginalAmount="237.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.042717562558" Longitude="28.982566641807" StarRating="4" HotelCode="398076|taksim_elysium_residence_cts" HotelName="Elysium Residence Taksim" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Lounge,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Inonu Mahallesi, Elmadag Caddesi 56, Taksim, 34380 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/618456/b607926feb5baa52f92a4d59450646b1.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="254.66" OriginalAmount="238.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00647735595703" Longitude="28.969684600830078" StarRating="3" HotelCode="0|city_hall_hotel" HotelName="City Hall Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Pertev Pasa Sk. 39, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e0/8b/e08be947a3a44c1da7ff190b2bb782a036e1a35c.jpeg</HotelPictures>
        <HotelDescription>Located in Istanbul (Sultanahmet), City Hall Hotel is within a 10-minute walk of Grand Bazaar and Sultanahmet Square.  This hotel is 0.6 mi (0.9 km) from Blue Mosque and 0.6 mi (1 km) from Basilica Cistern.&lt;br /&gt;Take in the views from a terrace and make use of amenities such as complimentary wireless Internet access and concierge services.&lt;br /&gt;Featured amenities include complimentary newspapers in the lobby, dry cleaning/laundry services, and a 24-hour front desk. A roundtrip airport shuttle is provided for a surcharge (available 24 hours).&lt;br /&gt;Take advantage of the hotel's room service (during limited hours). Mingle with other guests at the complimentary reception, held daily. Breakfast is available daily for a fee.&lt;br /&gt;Stay in one of 12 guestrooms featuring LCD televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms with showers feature complimentary toiletries and hair dryers. Conveniences include safes and desks, as well as phones with free local calls.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from and to airport available. Cost: 50.00 EUR both ways.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="257.87" OriginalAmount="241.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.007401" Longitude="28.971132" StarRating="3" HotelCode="188710|california" HotelName="California" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Camii Sok. No: 55, Eminsinan Mah., Cemberlitas, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/37/92/37927b89f99af6e3eff1aedb8c6137897235fe16.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="258.94" OriginalAmount="242.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.015043691855" Longitude="28.960870088291" StarRating="3" HotelCode="499271|beyaz_kosk_hotel" HotelName="Hotel Beyaz Kosk" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="BREAKFAST-FOR-2" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Conference Hall,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Molla Hüsrev Mahallesi, Kirazli Mescid Sokak 23, Fatih, 34134 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8860241</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="258.94" OriginalAmount="242.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0082397460938" Longitude="28.9763507843018" StarRating="3" HotelCode="0|_0x363d1" HotelName="Hotel Million Old City" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Alemdag Mahallesi  Ticarethane Sokak 8-10  Fatih / istanbul, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/3b/21/3b2188344aca9cb8ae9cd522f90c1b3c46e4128e.jpeg</HotelPictures>
        <HotelDescription>Located in the centre of Istanbul, Million Old City offers self-catering accommodation. This air-conditioned property features a lift and an on-site restaurant serving Turkish and International cuisine. Free WiFi access is available throughout. Apartments at Million Old City features a flat-screen TV with satellite channels, a safe and a minibar. The private bathroom has a shower, a hairdryer and free toiletries. A number of historical monuments can be found close by such as the Topkapi Palace which is just a 10-minute walk from the Apart-Hotel and Hagia Sophia which is 850 metres away. Istanbul Ataturk Airport is located 21 km from the property.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="258.94" OriginalAmount="242.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="766842|beethoven_hotel_suite" HotelName="Beethoven Hotel &amp; Suite" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" 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://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=11036221</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="260.01" OriginalAmount="243.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.02804545" Longitude="28.97237207" StarRating="0" HotelCode="958960|galata_times_boutique_hotel" HotelName="Galata Times Boutique Hotel" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Evliya Celebi Mahallesi, Mesrutiyet Caddesi 106, Beyoglu, 34430 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/36000000/35600000/35599400/35599388/5f7f915d_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="260.01" OriginalAmount="243.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="4" HotelCode="118813|taxim_suites" 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://photos.hotelbeds.com/giata/original/18/186947/186947a_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="63" TotalAmount="260.01" OriginalAmount="243.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.009311" Longitude="28.976818" StarRating="3" HotelCode="186047|kybele" HotelName="The Kybele" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/09/2024" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Yerebatan Caddesi 23, Sultanahmet, 34410 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/106434/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="262.15" OriginalAmount="245.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.87434514118" Longitude="29.133330623925" StarRating="3" HotelCode="188725|kumsal_hotel" HotelName="Kumsal Butik Otel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bicycle Rental,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Altinordu Caddesi 32, Büyükada, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Büyükada</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/104454/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Büyükada.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="262.25" OriginalAmount="245.09" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0325769" Longitude="28.9750481" StarRating="4" HotelCode="310497|O4F" 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 No. 55 Beyoglu</AddressLine>
          </AddressLines>
          <PostalCode>(0)2122450671</PostalCode>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/396789/396789a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="262.25" OriginalAmount="245.09" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03513887" Longitude="28.98214204" StarRating="3" HotelCode="734843|PRHT" 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 Celebi Mahallesi, Buyuk Parmakkapi Sok. 8</AddressLine>
          </AddressLines>
          <PostalCode />
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/632485/632485a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the centre of Istiklal avenue, The Premist Hotel Taksim offers a modern, quiet and cosy accommodation. 
The hotel offers breakfast service on-site restaurant and free WiFi Access in all rooms and public area. Our guests can explore the museums and historical places by walking and railway. The hotel closes in 100 meter to Madame Tussauds Istanbul, 650 meter to The Museum of Innocence and Orhan Kemal Museum and 1,5 km to Galata Tower. Havabus station is close the hotel area to reach Atatürk Airport. The hotel has 42 insulated rooms. The rooms are all air-conditioned and each one is fitted with a wardrobe, flat-screen cable TV, minibar and an electric kettle. 3 upper rooms have balcony. The staff at the 24 hour reception desk are available to help guests for their needs.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="263.22" OriginalAmount="246.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.014122753778" Longitude="28.977458998561" StarRating="3" HotelCode="102497|bosphorus_old_city_hotel_2" HotelName="Grand Seigneur Hotel Old City" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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.ostrovok.ru/t/x500/content/ae/2b/ae2bcba67351ef8476239b732c5bcb4affc49175.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. Galata Bridge is only 500 m from the hotel and Eminönü ferry port with boats to the Asian side of the city is just a 4- to 5-minute walk away. Various restaurants are in the immediate proximity of the hotel, which is about 3 minutes’ walk from shopping venues, 200 m from links to the local public transport network and the sea and around 5 minutes from a selection of bars and pubs. Nightspots are to be found some 3 km away. Istanbul Atatürk and Sabiha Gökçen are approximately 15 and 45 km away from the establishment, respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="264.29" OriginalAmount="247.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.01" Longitude="28.9704" StarRating="0" HotelCode="735603|the_pashas_suite_istanbul" HotelName="The Pashas Suite Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kadirga Limani Caddesi 3, Kumkapi, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Fatih (Istanbul)</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5708927</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="264.29" OriginalAmount="247.00" MarkupRule="7.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,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Jacuzzi,Massage Centre,Restaurant,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Eyup Sultan Mahallesi, Kizilay Caddesi 25, Sancaktepe, 34885 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/710924/gt_710924_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="264.29" OriginalAmount="247.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.004387407591" Longitude="28.979084352374" StarRating="3" HotelCode="118792|hotel_aslan_istanbul" HotelName="Hotel Aslan Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" 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://photos.hotelbeds.com/giata/original/23/231178/231178a_hb_a_004.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="265.36" OriginalAmount="248.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.018157291523" Longitude="28.631819058861" StarRating="4" HotelCode="933211|avm_apart_hotel" HotelName="Expoist Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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://photos.hotelbeds.com/giata/original/25/253547/253547a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="265.36" OriginalAmount="248.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.012074074664" Longitude="28.940858244896" StarRating="4" HotelCode="12950|grand_anka_hotel" HotelName="Grand Anka Hotel Istanbul" Meals="BED &amp; BREAKFAST,ROOM ONLY" 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://dmcsquare.b-cdn.net/Images/13418/a_13418_A2.jpg</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 of the city's top sights such as the Hagia Sophia, the Blue Mosque and Topkapi Museum. It is ideally situated for access to a range of entertainment venues, just a stone's throw to the old town where guests will discover many bars, restaurants and shopping venues. The airport is only 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="265.36" OriginalAmount="248.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03436876" Longitude="28.98130842" StarRating="3.5" HotelCode="407711|sometimes_hotel" HotelName="Sometimes Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Katip Mustafa Çelebi Mahallesi, Anadolu Sokak No 6, Beyoglu, 34433 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7905490</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="265.36" OriginalAmount="248.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.017886510658" Longitude="28.943808674812" StarRating="4" HotelCode="9465|berr_hotel" 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://dmcsquare.b-cdn.net/Images/4462/a_4462_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the Fatih area of Istanbul, some 500 m from the Fatih Mosque. Guests will find the centre of Fatih with its restaurants and shops about 5 minutes' walk away. Local transport is just a few metres away and offers links to other parts of the city. The hotel is around 8 minutes by public transport from the Grand Bazaar and about 10 minutes from bars, nightspots and Sirkeci railway station. It is approximately 3 km from the popular attractions at Sultanahmet, including the Blue Mosque, Hagia Sophia and the Topkapi Palace and the Dolmabahçe Palace is some 15 minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="265.36" OriginalAmount="248.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.003593312601" Longitude="28.974090814591" StarRating="4" HotelCode="26524|hotel_erguvan_special_category_2" 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://dmcsquare.b-cdn.net/Images/38793/a_38793_A1.jpg</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 foot. The international airport is approximately 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="265.36" OriginalAmount="248.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.87720415" Longitude="29.09990953" StarRating="3" HotelCode="597757|heybeli_butik_hotel" HotelName="Heybeli Butik Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/09/2024" HotelFacility="Air Conditioning,Internet,Kitchen,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Heybeliada Mahallesi, Imrali Sokak 7, 34973 Adalar</AddressLine>
          </AddressLines>
          <CityName>Heybeliada</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/24760/3724760/17.jpg?f=15504519</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Büyükada.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="266.43" OriginalAmount="249.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.009164165531" Longitude="28.974486355412" StarRating="3" HotelCode="315766|edibe_sultan_hotel" HotelName="Edibe Sultan" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,ROOM ONLY" 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://photos.hotelbeds.com/giata/original/41/410064/410064a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="267.50" OriginalAmount="250.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.035529324768" Longitude="28.978333868717" StarRating="2" HotelCode="191172|droom_boutique_hotel" HotelName="Droom Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Istiklal Caddesi Balo Sokak 34, 34400 Istanbul, Beyoglu</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=728149</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="268.57" OriginalAmount="251.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.028526" Longitude="28.975204" StarRating="3.5" HotelCode="188702|galateia_residence" HotelName="Galateia Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="residence" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Sah kulu Bostan Sok. No: 9-11, Beyoglu, Istanbul 34425</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/183030/183030a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This residential hotel is located in the Beyoglu district of Istanbul within 350m of Galata Tower and 750m of Galata Bridge which crosses the Golden Horn. Cultural facilities, shopping and entertainment venues are all nearby and the Tunel tram stop is a 3-minute walk. All local attractions are easily accessible through public transport. Dating from the distant 1920s, the residences are two adjacent buildings from the Pera period, restored into thirteen luxury serviced apartments. All of the luxurious accommodation units are fitted with a full kitchen featuring modern equipment, spacious living and sleeping areas and a stylish en suite bathroom.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="268.57" OriginalAmount="251.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03714354" Longitude="28.98215407" StarRating="0" HotelCode="516487|bianco_suites_istanbul" HotelName="Bianco Suites Taksim" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sehit Muhtar Mahallesi, Turan Caddesi no 13, 34440 Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/685882/f224289d03785d2b0ff706e1e0430046.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="268.57" OriginalAmount="251.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.016544342041016" Longitude="28.93967628479004" StarRating="4" HotelCode="0|the_green_otel" HotelName="The Green Otel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>molla gürani mah. kaptan sinan sok. no:2, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/5e/b5/5eb5cf668d2435d7dde973bb4722724d67f67757.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at The Green Otel, you'll be centrally located in Istanbul, within a 5-minute drive of Chora Church and Pera Museum.  This hotel is 1.8 mi (2.8 km) from Grand Bazaar and 2.4 mi (3.9 km) from Basilica Cistern.&lt;br /&gt;Amenities : Make use of convenient amenities such as complimentary wireless Internet access, concierge services, and a television in a common area.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Fatih Mosque - 1 km / 0.6 mi&lt;br /&gt;Constantinople Walls - 1.5 km / 0.9 mi&lt;br /&gt;Laleli Mosque - 1.9 km / 1.2 mi&lt;br /&gt;Chora Church - 2.2 km / 1.4 mi&lt;br /&gt;Beyazit Square - 2.7 km / 1.7 mi&lt;br /&gt;Suleymaniye Mosque - 2.8 km / 1.7 mi&lt;br /&gt;Istanbul University - 2.8 km / 1.7 mi&lt;br /&gt;Beyazit Mosque - 2.9 km / 1.8 mi&lt;br /&gt;Grand Bazaar - 2.9 km / 1.8 mi&lt;br /&gt;Rustem Pasha Mosque - 3.3 km / 2 mi&lt;br /&gt;Spice Bazaar - 3.3 km / 2.1 mi&lt;br /&gt;Cemberlitas Bath - 3.4 km / 2.1 mi&lt;br /&gt;New Mosque - 3.5 km / 2.2 mi&lt;br /&gt;Turkish and Islamic Art Museum - 3.6 km / 2.3 mi&lt;br /&gt;Little Hagia Sophia - 3.7 km / 2.3 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Istanbul (IST) - 44.2 km / 27.4 mi&lt;br /&gt;Sabiha Gokcen Intl. Airport (SAW) - 44.7 km / 27.8 mi&lt;br /&gt;business_amenities : Featured amenities include a 24-hour front desk, multilingual staff, and luggage storage.&lt;br /&gt;Dining : Enjoy a meal at the restaurant or snacks in the hotel's coffee shop/café. Mingle with other guests at the complimentary reception, held daily. A complimentary buffet breakfast is served daily from 7:30 AM to 11:00 AM.&lt;br /&gt;HeadLine : In Istanbul (Istanbul City Center)&lt;br /&gt;Rooms : Make yourself at home in one of the 32 air-conditioned rooms featuring minibars. Complimentary wireless Internet access is available to keep you connected. Bathrooms have slippers and toothbrushes and toothpaste. Conveniences include phones, as well as safes and electric kettles.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="268.57" OriginalAmount="251.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.04273223876953" Longitude="28.983125686645508" StarRating="2" HotelCode="0|leylak_suite" HotelName="Leylak Suite" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apart-hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Inonu, Elmadag Cd. No. 44/50, Sisli, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/0b/bb/0bbb1d1101f370e8e1560fd3682559bf0cecea80.jpeg</HotelPictures>
        <HotelDescription>Located in Istanbul (Taksim), Leylak Suite is within a 15-minute walk of Taksim Square and Istiklal Avenue. This aparthotel is 1.2 mi (1.9 km) from Dolmabahce Palace and 1.8 mi (2.9 km) from Istanbul Cevahir Shopping and Entertainment Centre.&lt;br /&gt;Be sure to enjoy recreational amenities, including an indoor pool, a sauna, and a fitness center. Additional amenities at this aparthotel include concierge services and barbecue grills.&lt;br /&gt;Take advantage of the aparthotel's room service (during limited hours).&lt;br /&gt;Featured amenities include a 24-hour front desk, multilingual staff, and luggage storage. Planning an event in Istanbul? This aparthotel has 1076 square feet (100 square meters) of space consisting of conference space and a meeting room. Free self parking is available onsite.&lt;br /&gt;Make yourself at home in one of the 20 individually decorated guestrooms, featuring kitchens with refrigerators and ovens. 43-inch LED televisions with satellite programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include safes and separate sitting areas, and housekeeping is provided weekly.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;A deposit of 100.00 EUR per stay will be required at check-in to cover any potential damages.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="270.71" OriginalAmount="253.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.006992" Longitude="28.951235" StarRating="3" HotelCode="267819|the_port_hotel_2" HotelName="The Port Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Kücük Langa Caddesi No: 42, 34300 Aksaray, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/83/f6/83f636e558cb13e6681c87c9adcfaacf10c472d6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;We are here to make your holiday get comfortable and meet all your expectations and desires. A 24 hour-room service, friendly staff, good quality and smiling faces are here to welcome you. Throughout your stay you will discover the cultural richness of Istanbul while indulging in the wellknown Tu...</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="272.85" OriginalAmount="255.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.007064260597" Longitude="28.972137447467" StarRating="3.5" HotelCode="315897|peyk_hotel" HotelName="Peyk" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Binbirdirek Mahallesi, Peykhane Caddesi 10, Sultanahmet, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/38/389878/389878a_hb_a_013.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="272.85" OriginalAmount="255.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0043716430664" Longitude="28.9800491333008" StarRating="3" HotelCode="0|_0x199d4" HotelName="Hotel Historia-Special Category" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Amiral Tafdil Sk. No:11 Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/b7/e7/b7e762dfb6c5026e781b5fe59d445d4d2337dd46.jpeg</HotelPictures>
        <HotelDescription>Historia Hotel, is a renovated Ottoman style Turkish Mansion, furnished as a new Special Class Hotel in Istanbul, the capital of three big empires Roman, Byzantine and Ottoman&lt;/br&gt;Hotel HISTORIA has 27 rooms some with magnificent sea views and balconies and all perfectly designed for ultimate guest satisfaction.&lt;/br&gt;Each rooms is fully equipped with private bathroom, hair dryer, remote control Cable T.V., air-conditioning, heating, minibar, direct dial telephone.&lt;/br&gt;Hotel Amenities include also 24 Hour Room Service, Free Wireless Internet and Computer Work Station Access,.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Extra beds for children are always provided free of charge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="272.85" OriginalAmount="255.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00522427" Longitude="28.97104929" StarRating="0" HotelCode="481132|ayasofya_deluxe_apart" HotelName="Ayasofya Deluxe Apart" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Kücuük Ayasofya Mahallesi, Özbekler Sokak 17/3, 34200 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/36/367606/367606a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="273.92" OriginalAmount="256.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.9554134" Longitude="29.1167787" StarRating="0" HotelCode="760328|elite_world_asia_hotel_2" HotelName="Elite World Asia" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 07/09/2024" 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://dmcsquare.b-cdn.net/Images/881737/a_881737_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This sophisticated Hotel is in Maltepe. A total of 350 guests rooms are available for guests' convenience at Elite World Asia Hotel. All 350 rooms offer free WiFi, 24-hour room service and LCD TVs with satellite channels. Minibars, electric kettles and free bottled water are among the other amenities available to guests.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="273.92" OriginalAmount="256.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.992502" Longitude="29.025304" StarRating="3" HotelCode="188685|bella_hotel" HotelName="Bella Otel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/Images/263345/a_263345_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="273.92" OriginalAmount="256.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.93662952" Longitude="29.13584787" StarRating="5" HotelCode="317076|burgu_arjaan_by_rotana_istanbul_2" HotelName="Burgu Arjaan by Rotana" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" 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://photos.hotelbeds.com/giata/original/40/407913/407913a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="274.99" OriginalAmount="257.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.821692846224" Longitude="29.319474143789" StarRating="4" HotelCode="205346|istanbul_park_hotel" HotelName="Tuzla Park Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cami Mahallesi, Sehitler Caddesi 31, 34940 Tuzla, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Tuzla</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/104924/f948d3bb89e1326e085d0f5b8911471e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="276.06" OriginalAmount="258.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.01456529" Longitude="28.97680098" StarRating="4" HotelCode="590049|istasyon_hotel" HotelName="Istasyon Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Hocapasa Mahallesi, Orhaniye Caddesi 3/1, Sirkeci, Fatih, 34110 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9422202</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="276.06" OriginalAmount="258.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.003726959228516" Longitude="28.972978591918945" StarRating="3" HotelCode="0|bram_hotel_istanbul" HotelName="Bram Hotel Istanbul" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kucuk Ayasofya Mah. Demirci Resit Sok., Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/25/3a/253a2cc83bb32e1044721cda9e08056a7ff1967f.jpeg</HotelPictures>
        <HotelDescription>A stay at Bram Hotel Istanbul places you in the heart of Istanbul, within a 10-minute walk of Sultanahmet Square and Blue Mosque.  This hotel is 0.5 mi (0.8 km) from Basilica Cistern and 0.6 mi (0.9 km) from Hagia Sophia.&lt;br /&gt;Make use of convenient amenities such as complimentary wireless Internet access, concierge services, and a television in a common area.&lt;br /&gt;Featured amenities include complimentary newspapers in the lobby, a 24-hour front desk, and multilingual staff.&lt;br /&gt;Take advantage of the hotel's room service (during limited hours). A complimentary full breakfast is served daily from 8:00 AM to 10:30 AM.&lt;br /&gt;Make yourself at home in one of the 19 guestrooms featuring DVD players and LCD televisions. Satellite television is provided for your entertainment. Bathrooms feature showers, complimentary toiletries, and hair dryers. Conveniences include safes and desks, and housekeeping is provided daily.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;ul&gt;  &lt;li&gt;This property advises that enhanced cleaning and guest safety measures are currently in place.&lt;/li&gt;&lt;li&gt;Disinfectant is used to clean the property; commonly-touched surfaces are cleaned with disinfectant between stays; bed sheets and towels are laundered at a temperature of at least 60°C/140°F.&lt;/li&gt;&lt;li&gt;Personal protective equipment, including masks and gloves, will be available to guests.&lt;/li&gt;&lt;li&gt;Social distancing measures are in place; staff at the property wear personal protective equipment; a shield is in place between staff and guests in main contact areas; periodic temperature checks are conducted on staff; temperature checks are available to guests; guests are provided with hand sanitizer; cashless payment methods are available for all transactions.&lt;/li&gt;&lt;li&gt;Contactless check-in and contactless check-out are available.&lt;/li&gt;&lt;li&gt;Individually-wrapped food options are available for breakfast.&lt;/li&gt;&lt;li&gt;Each guestroom is kept vacant for a minimum of 24 hours between bookings.&lt;/li&gt;&lt;li&gt;This property affirms that it follows the cleaning and disinfection practices of Safe Tourism Certification Program (Turkey).&lt;/li&gt;&lt;li&gt;This property affirms that it adheres to the cleaning and disinfection practices of Safe Travels (WTTC - Global).&lt;/li&gt;&lt;br /&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="276.06" OriginalAmount="258.00" MarkupRule="7.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://dmcsquare.b-cdn.net/Images/227341/w_227341_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="276.06" OriginalAmount="258.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.05424" Longitude="29.02645" StarRating="2" HotelCode="0|bude_suite" HotelName="Bude Suite" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ortaköy Mahallesi Mandira Sokak No 21, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/bd/63/bd639fe91a96b069f2bdf86960890e8c8d7451c4.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Bude Suite in Istanbul (Besiktas), you'll be within a 15-minute drive of Dolmabahce Palace and Trump Towers Istanbul.  This apartment is 3.8 mi (6.2 km) from Taksim Square and 4.4 mi (7.2 km) from Galata Tower.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 14 air-conditioned rooms featuring kitchenettes. Complimentary wireless Internet access keeps you connected, and 20-inch LED televisions are provided for your entertainment. Conveniences include desks and separate sitting areas, and housekeeping is provided daily.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take in the views from a terrace.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 50.00 TRY per night.&lt;/br&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Extra beds for children are always provided free of charge.&lt;/br&gt;&lt;p&gt;&lt;b&gt;Know Before You Go&lt;/b&gt; &lt;br /&gt;&lt;ul&gt;  &lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt; &lt;li&gt;Guests can arrange to bring pets by contacting the property directly, using the contact information on the booking confirmation. &lt;/li&gt;  &lt;/ul&gt;&lt;/p&gt;&lt;p&gt;&lt;b&gt;Fees&lt;/b&gt; &lt;br /&gt;&lt;p&gt;The following fees and deposits are charged by the property at time of service, check-in, or check-out. &lt;/p&gt; &lt;ul&gt;                   &lt;li&gt;Rollaway bed fee: TRY 50.0 per day&lt;/li&gt;            &lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="277.13" OriginalAmount="259.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.08206782" Longitude="29.08729465" StarRating="0" HotelCode="516045|mavilla_hotel_3" HotelName="Mavilla Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Göztepe Mahallesi, Palmiye Caddesi 25, Anadolu Hisarl, 34880 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/684322/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="277.13" OriginalAmount="259.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0032844543457" Longitude="28.977773666381836" StarRating="3" HotelCode="0|obahan_hotel" HotelName="Obahan Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sultanahmet Mahallesi, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/95/0f/950ff530b7664e8bbdb1b02f6e38339c23c529a9.jpeg</HotelPictures>
        <HotelDescription>Located in Istanbul (Sultanahmet), Obahan Hotel is within a 10-minute walk of Hippodrome of Constantinople and Blue Mosque.  This hotel is 0.5 mi (0.8 km) from Hagia Sophia and 1.2 mi (2 km) from Basilica Cistern.&lt;br /&gt;Make use of convenient amenities, which include complimentary wireless Internet access and concierge services.&lt;br /&gt;Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free valet parking is available onsite.&lt;br /&gt;Take advantage of the hotel's room service (during limited hours). A complimentary buffet breakfast is served daily from 7:30 AM to 10:30 AM.&lt;br /&gt;Make yourself at home in one of the 17 air-conditioned rooms featuring LED televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms with showers feature complimentary toiletries and hair dryers. Conveniences include safes and a turndown service, as well as phones with free local calls.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;ul&gt;  &lt;li&gt;This property offers transfers from the airport (surcharges may apply). Guests must contact the property with arrival details before travel, using the contact information on the booking confirmation. &lt;/li&gt; &lt;li&gt;No pets and no service animals are allowed at this property. &lt;/li&gt;&lt;li&gt;This property advises that enhanced cleaning and guest safety measures are currently in place.&lt;/li&gt;&lt;li&gt;Disinfectant is used to clean the property; commonly-touched surfaces are cleaned with disinfectant between stays; bed sheets and towels are laundered at a temperature of at least 60°C/140°F.&lt;/li&gt;&lt;li&gt;Personal protective equipment, including masks, will be available to guests.&lt;/li&gt;&lt;li&gt;Social distancing measures are in place; staff at the property wear personal protective equipment; a shield is in place between staff and guests in main contact areas; periodic temperature checks are conducted on staff; temperature checks are available to guests; guests are provided with hand sanitizer.&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;The following fees and deposits are charged by the property at time of service, check-in, or check-out. &lt;/p&gt; &lt;ul&gt;      &lt;li&gt;Airport shuttle fee: TRY 700 per vehicle (roundtrip, maximum occupancy 6)&lt;/li&gt; &lt;li&gt;Airport shuttle fee per child: TRY 0 (roundtrip), (from 1 to 8 years old)&lt;/li&gt;                         &lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="279.27" OriginalAmount="261.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00625" Longitude="28.97114" StarRating="3" HotelCode="494542|blue_istanbul_suites_2" HotelName="Blue Istanbul Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Binbirdirek Mahallesi, Dizdariye Cesme Sokak 51, Sultanahmet, 34122 Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/593962/593962a_hb_a_003.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Fatih (Istanbul).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="279.27" OriginalAmount="261.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.054724450459" Longitude="28.991369605064" StarRating="4" HotelCode="173487|vizon_hotel" HotelName="Vizon Hotel" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" 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://photos.hotelbeds.com/giata/original/15/155594/155594a_hb_a_002.jpg</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-known for its textile businesses. Shopping and leisure options can be found just a short stroll from the hotel, and the heart of the elegant neighbourhood of Nisantasi is just 400 m away, with its exclusive boutiques, a modern mall, cinemas, coffeeshops, restaurants and excellent nightlife. Osmanbey metro and bus stations can be found just some 300 m and 400 m from the hotel respectively, and the centre of Taksim is about 2 km away. Sabiha Gokcen International Airport is around 40 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="279.27" OriginalAmount="261.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="973951|levni_plus_hotel" 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://i.travelapi.com/hotels/38000000/37980000/37977700/37977638/ecdcec7b_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="279.27" OriginalAmount="261.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.008678" Longitude="28.689367" StarRating="4" HotelCode="933233|comfort_hotel_haramidere" HotelName="Comfort Hotel Haramidere" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,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://photos.hotelbeds.com/giata/original/36/363690/363690a_hb_a_008.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="280.34" OriginalAmount="262.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0296914" Longitude="28.9743247" StarRating="3" HotelCode="200050|pera_residence" 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://photos.hotelbeds.com/giata/original/18/182052/182052a_hb_a_001.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="280.34" OriginalAmount="262.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0387229919434" Longitude="28.9828929901123" StarRating="3" HotelCode="0|taksim_home_flats" HotelName="Taksim Home Flats" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Taksim Feridiye Cad. No:36 Beyoglu, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/73/4a/734ab65d07d6c8b9c5cee6e6b198fff7b034d43e.jpeg</HotelPictures>
        <HotelDescription>Only 450 metres from Taksim Square, Taksim Home Flats offers  Wi-Fi and fully equipped suites with a private kitchen. Istiklal Avenue is just a 10-minute walk away with numerous shops, restaurants, cafes and bars.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="283.55" OriginalAmount="265.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0038742" Longitude="28.97984983" StarRating="3" HotelCode="583245|ferman_konak_hotel" HotelName="Ferman Konak Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" 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://photos.hotelbeds.com/giata/original/58/586242/586242a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="284.62" OriginalAmount="266.00" MarkupRule="7.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://dmcsquare.b-cdn.net/Images/227956/gt_227956_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is within easy walking distance (2 minutes) of Esenler Istanbul intercity bus terminal, the bus stop and light metro station. The old city of Istanbul is about 10 minutes away, with the Hagia Sofia, Blue Mosque, underground cistern, Topkapi Museum and the Ethnography Museum. The city centre with bars, clubs, shops, restaurants and Taksim Park is about 20 minutes away on foot. Atatürk International Airport is about 5 km away and Sabiha Gokcen Airport is about 45 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="285.69" OriginalAmount="267.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.072342" Longitude="29.011644" StarRating="4" HotelCode="315775|upsuites_hotel" 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://us.dotwconnect.com/poze_hotel/93/936935/XQV6Zg0i_7fe8b0f6cb4623b37630cf1d32226475.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="287.83" OriginalAmount="269.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0057" Longitude="28.9805" StarRating="2" HotelCode="0|akbiyik_suite" HotelName="Akbiyik Suite" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cankurtaran Mh Mimar Mehmet Aga Cd No 21, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/76/bb/76bb9edac73ff8d6b9120ebcf10a692c17c84878.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Akbiyik Suite, you'll be centrally located in Istanbul, within a 10-minute walk of Sultanahmet Square and Hagia Sophia.  This hotel is 1.1 mi (1.8 km) from Blue Mosque and 2.2 mi (3.5 km) from Grand Bazaar.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 8 air-conditioned rooms featuring free minibar items and LED televisions. Complimentary wireless Internet access is available to keep you connected. Private bathrooms with showers feature rainfall showerheads and hair dryers. Conveniences include phones, as well as safes and electric kettles.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Take in the views from a terrace and a garden and make use of amenities such as complimentary wireless Internet access. This hotel also features concierge services and a television in a common area.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Take advantage of the hotel's 24-hour room service. A complimentary buffet breakfast is served daily from 8:30 AM to 10:30 AM.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include express check-out, a 24-hour front desk, and luggage storage. Motorcycle parking is available onsite.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Depending on the capacity of the room booked, children up to the age of 6 can stay free of charge providing they share a room with their parents or guardians, in the existing beds.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Parking Space: &lt;/b&gt;Chargeable parking available. Cost: 50.00 TRY per day.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Extra beds for children are always provided free of charge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="288.90" OriginalAmount="270.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00338787198" Longitude="28.981495618385" StarRating="4" HotelCode="33845|radisson_hotel_istanbul_sultanahmet" 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://dmcsquare.b-cdn.net/Images/53852/a_53852_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Owing to its location in the old city centre, this historic hotel has the advantage of being within walking distance of museums, monuments and famous covered Bazaar. The airport is some 15 km away, while Karaköy Pier is 1 km away. The tram and metro systems can be accessed in the immediate vicinity of the hotel. There is an abundance of bars, restaurants and nightlife in the area.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="289.97" OriginalAmount="271.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.036559813652" Longitude="28.985457660188" StarRating="4" HotelCode="74097|taxim_hill_hotel" HotelName="Taxim Hill Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2" 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://dmcsquare.b-cdn.net/Images/101138/a_101138_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Taksim Square, the city hotel couldn't be more central. Istiklal Street, with a tramline running along it, is less than 100 m from the establishment and is home to countless shops, entertainment venues and restaurants. The major tourist attractions at Sultanahmet are 3.7 km away and easily reached by public transport from the square.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="289.97" OriginalAmount="271.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.05347452" Longitude="28.82371802" StarRating="4" HotelCode="578356|hawthorn_suites_by_wyndham_istanbul_europe" HotelName="Hawthorn Suites by Wyndham Istanbul Airport" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Jacuzzi,Kitchen,Lounge,Restaurant,Room Service,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>Ordu Caddesi 13, Building B, Mahmutbey, Bagcilar, 34218 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/695571/a_695571_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="291.04" OriginalAmount="272.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.068328857421875" Longitude="28.999645233154297" StarRating="0" HotelCode="0|the_bold_hotel_3" HotelName="The Bold Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Selahattin Pinar Caddesi 28, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/extranet/be/eb/beeb32642d2c108e41923045c417d6fd824f4abd.jpeg</HotelPictures>
        <HotelDescription>Location&lt;br /&gt;A very nice place to stay for a reasonable price - hotel «The Bold Hotel» is located in Istanbul. This hotel is located in 7 km from the city center.&lt;br /&gt;At the hotel&lt;br /&gt;Free Wi-Fi is available on the territory. Ask for more information when checking in. Accessibility: there is an elevator/lift. There are other services available for the guests of the hotel. For example, a laundry. The staff of the hotel speaks English.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="292.11" OriginalAmount="273.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.997726" Longitude="28.93142" StarRating="3" HotelCode="936816|comfort_elite_hotels_old_city_3" HotelName="Comfort Elite Hotels Old City" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Massage Centre,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Kemalettin Mahellesi, Buyuk Haydar Efendi Sokak 30, Beyazit, Fatih, 34130 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/52/520801/520801a_hb_a_011.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="293.18" OriginalAmount="274.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.010022" Longitude="28.976756" StarRating="3" HotelCode="191068|istanbul_inn_hotel" HotelName="Old City Luxx Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Alemdar Mahallesi, Alayköskü Caddesi 10, Sultanahmet, Fatih, 34110 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/104611/1.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="293.18" OriginalAmount="274.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.01150131225586" Longitude="28.95639991760254" StarRating="4" HotelCode="0|beethoven_senfoni_hotel" HotelName="Beethoven Senfoni Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kemalpasa Mh Aga Yokusu Sk No11, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/53/42/5342f02ab11c0c890a95334df1b099dff0fe3bb5.jpeg</HotelPictures>
        <HotelDescription>Beethoven Senfoni Hotel is located in Laleli and it has 50 rooms.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;ul&gt;  &lt;li&gt;Reservations are required for massage services. Reservations can be made by contacting the hotel prior to arrival, using the contact information on the booking confirmation. &lt;/li&gt;&lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt; &lt;li&gt;This property advises that enhanced cleaning and guest safety measures are currently in place.&lt;/li&gt;&lt;li&gt;Disinfectant is used to clean the property; commonly-touched surfaces are cleaned with disinfectant between stays; bed sheets and towels are laundered at a temperature of at least 60°C/140°F.&lt;/li&gt;&lt;li&gt;Personal protective equipment, including masks and gloves, will be available to guests.&lt;/li&gt;&lt;li&gt;Social distancing measures are in place; staff at the property wear personal protective equipment; a shield is in place between staff and guests in main contact areas; periodic temperature checks are conducted on staff; temperature checks are available to guests; guests are provided with hand sanitizer.&lt;/li&gt;&lt;li&gt;Contactless check-in and contactless check-out are available.&lt;/li&gt;&lt;li&gt;Each guestroom is kept vacant for a minimum of 48 hours between bookings, and can be accessed from outside the building via exterior corridors.&lt;/li&gt;&lt;li&gt;This property affirms that it adheres to the cleaning and disinfection practices of Safe Travels (WTTC - Global).&lt;/li&gt;&lt;br /&gt; &lt;/ul&gt;  &lt;p&gt;The following fees and deposits are charged by the property at time of service, check-in, or check-out. &lt;/p&gt; &lt;ul&gt;         &lt;li&gt;Valet parking fee: EUR 15 per day&lt;/li&gt;                    &lt;li&gt;Facilities fee: EUR 5 per person and includes use of: sauna; spa; swimming pool&lt;/li&gt;  &lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="293.18" OriginalAmount="274.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00754" Longitude="28.97184" StarRating="2" HotelCode="65948|golden_royal_hotel" HotelName="Golden Royal Hotel" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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://photos.hotelbeds.com/giata/original/12/125245/125245a_hb_a_006.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="293.18" OriginalAmount="274.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.006752014160156" Longitude="28.97042465209961" StarRating="4" HotelCode="0|great_fortune_design_hotel" HotelName="Great Fortune Design Hotel" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Boutique_and_Design" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Piyer Loti Caddesi 20, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/extranet/dc/4e/dc4e92bbec054642bb9870ba8554e4a1db4279b8.jpeg</HotelPictures>
        <HotelDescription>Location&lt;br /&gt;«Great Fortune Design Hotel» is located in Istanbul. This boutique hotel is located 1 km from the city center.&lt;br /&gt;At the boutique hotel&lt;br /&gt;Free Wi-Fi is available on the territory. Ask for more information when checking in. If you travel by car, you can park in a parking zone. The beauty and wellness services: a massage room, a sauna, a steam bath, a spa center and a hamam. Sports fans are going to love a fitness center and a gym.&lt;br /&gt;To book an excursion, consult the tour assistance desk of the boutique hotel. The staff of the boutique hotel will order a transfer for you. Accessibility: there is an elevator/lift. There are other services available for the guests of the boutique hotel. For example, a laundry, dry cleaning, an ATM, private check-in and check-out, ironing, car rental and a concierge.&lt;br /&gt;The staff of the boutique hotel will be happy to talk to you in English and Russian.&lt;br /&gt;Room amenities&lt;br /&gt;In the room, there is a mini-bar and a bathrobe. The room equipment depends on its category.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Guests aged under 18 cannot stay at the hotel alone. Specific policies may vary by hotel and room type.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="294.25" OriginalAmount="275.00" MarkupRule="7.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,BREAKFAST-FOR-2" 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://dmcsquare.b-cdn.net/Images/233435/a_233435_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the centre of Sultanahmet, within walking distance of Sultanahmet Square, Topkapi Palace, the Grand Bazaar, the Hagia Sophia and many more historical monuments. Guests will find the central Taksim area around 4 km away, while Sirkeci railway station is around 1 km from the hotel. The property is only 15 km from Istanbul Atatürk Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="294.25" OriginalAmount="275.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.055133849711" Longitude="29.017968708689" StarRating="3" HotelCode="915594|republika_hotel_ortakoy" HotelName="Republika Academic Aparts Ortakoy" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://photos.hotelbeds.com/giata/original/36/363082/363082a_hb_a_006.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="294.25" OriginalAmount="275.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.034141540527344" Longitude="28.98114585876465" StarRating="0" HotelCode="0|_0x3ea71" HotelName="Aslan Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sadri Alisik Sok. No:25, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e0/7c/e07c28a188de36e65b36d02724c5d8bb9279521b.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at Aslan Residence in Istanbul (Taksim), you'll be steps from Istiklal Avenue and 7 minutes by foot from Taksim Square.  This apartment is 0.5 mi (0.8 km) from Pera Museum and 1 mi (1.6 km) from Galata Tower.&lt;br /&gt;Amenities : This apartment has 6 floors in 1 building and offers designated smoking areas.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Istiklal Avenue - 0.1 km / 0.1 mi&lt;br /&gt;Demiroren Istiklal - 0.1 km / 0.1 mi&lt;br /&gt;Madame Tussauds Istanbul - 0.2 km / 0.1 mi&lt;br /&gt;Museum of Innocence - 0.5 km / 0.3 mi&lt;br /&gt;French Street - 0.5 km / 0.3 mi&lt;br /&gt;Taksim Square - 0.6 km / 0.4 mi&lt;br /&gt;Pera Museum - 0.8 km / 0.5 mi&lt;br /&gt;Istanbul Modern Art Museum - 1.1 km / 0.7 mi&lt;br /&gt;Acibadem Taksim Hospital - 1.2 km / 0.7 mi&lt;br /&gt;Taksim Gezi Park - 1.2 km / 0.8 mi&lt;br /&gt;Istanbul Technical University - 1.3 km / 0.8 mi&lt;br /&gt;Galata Tower - 1.4 km / 0.9 mi&lt;br /&gt;Vodafone Arena - 1.6 km / 1 mi&lt;br /&gt;Lutfi Kirdar Convention and Exhibition Centre - 2 km / 1.2 mi&lt;br /&gt;Istanbul Congress Center - 2 km / 1.2 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Istanbul (IST) - 38.5 km / 23.9 mi&lt;br /&gt;Sabiha Gokcen Intl. Airport (SAW) - 61.2 km / 38.1 mi&lt;br /&gt;business_amenities : Featured amenities include a 24-hour front desk and an elevator.&lt;br /&gt;HeadLine : Near Taksim Square&lt;br /&gt;Rooms : Make yourself at home in one of the 6 air-conditioned rooms featuring kitchens with refrigerators and ovens. 32-inch LCD televisions with premium TV channels provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include phones, as well as desks and separate sitting areas.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;ul&gt;  &lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt; &lt;li&gt;Guests can arrange to bring pets by contacting the property directly, using the contact information on the booking confirmation. &lt;/li&gt;  &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="296.39" OriginalAmount="277.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.9803187783" Longitude="28.901439606234" StarRating="4" HotelCode="66537|novotel_istanbul" HotelName="Novotel Istanbul Zeytinburnu" 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,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>Kazlicesme Mahallesi, Kennedy Caddesi 56, Zeytinburnu, 34025 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/86092/a_86092_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city business hotel is just a 5-minute journey by public transport from the city centre with its many shops and restaurants. Guests are offered easy access to the new business district and the historical city centre with its many sights, such as Hagia Sophia, Blue Mosque, Topkapi Palace and the Grand Bazaar. Bars and nightlife spots can be found in Taksim, around a 20-minute drive from the hotel. Atatürk International Airport is approximately 10 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="296.39" OriginalAmount="277.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.05399752" Longitude="29.02806554" StarRating="0" HotelCode="587739|yesim_hotel" HotelName="Yesim Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry,Lounge">
        <Address>
          <AddressLines>
            <AddressLine>Ortakoy Mahallesi, Resataga Sokak 7, Besiktas, 34200 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9284977</HotelPictures>
        <HotelDescription>&lt;br/&gt;A baggage storage service, a transfer service and a laundry service are available to guests of the hotel. Wireless internet access is available to travellers in the public areas. There is also a garden.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="298.53" OriginalAmount="279.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.030215" Longitude="29.108449" StarRating="4.5" HotelCode="207936|crowne_plaza_oryapark" HotelName="Crowne Plaza Istanbul - Oryapark" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" 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>http://media.dev.paximum.com/hotelimages/104979/1.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="300.67" OriginalAmount="281.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0326541050174" Longitude="28.9830252528191" StarRating="0" HotelCode="0|depo_residence" HotelName="Depo Residence" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Siraselviler Caddesi Liva Sok. 3/2, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/3b/36/3b3661b4c923e51864ee0da80b600672dad6a449.jpeg</HotelPictures>
        <HotelDescription>Only a 7-minute walk to Taksim Square, Depo Residence is 300 metres from the lively Istiklal Avenue. Kabatas Ferry Port is 1 km away and tastefully designed apartments include free WiFi.Each apartment has air conditioning, a flat-screen TV and a sofa. All accommodation types, except the studio, offer an equipped kitchen with a stove, dishwasher and a dining table. A refrigerator and an electric kettle are available in all properties, as well as a private bathroom with a shower.Local restaurants, cafes and bars are within a 3-minute walk and they offer a wide range cuisines and tastes.Ataturk Airport is 22 km from Depo Residence. A private shuttle service can be arranged on request for an additional fee.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Extra beds for children are always provided free of charge.&lt;/br&gt;Depo Residence guests will receive a discount at the nearby restaurants and cafés.&lt;/br&gt;&lt;/br&gt;Guests are required to pay a security deposit in the amount of EUR 150 upon check-in, and it will be returned back at the check out.&lt;/br&gt;&lt;/br&gt;Please note that there is an additional fee of EUR 10 for checking-in and checking-out outside of available hours.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="301.74" OriginalAmount="282.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.033416748046875" Longitude="28.979337692260742" StarRating="0" HotelCode="0|royal_taksim_suites" HotelName="Royal Taksim Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Turnacibasi Cd., Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/65/e8/65e8b2af73699773ee50191dd5306c60431b280a.jpeg</HotelPictures>
        <HotelDescription>With a stay at Royal Taksim Suites, you'll be centrally located in Istanbul, steps from Istiklal Avenue and 9 minutes by foot from Taksim Square.  This hotel is 0.7 mi (1.2 km) from Galata Tower and 0.4 mi (0.6 km) from Pera Museum. Make yourself at home in one of the 12 air-conditioned rooms featuring refrigerators and LCD televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms with showers feature complimentary toiletries and hair dryers. Conveniences include safes and desks, and housekeeping is provided daily. Take in the views from a rooftop terrace and a garden and make use of amenities such as complimentary wireless Internet access. Satisfy your appetite at the hotel's coffee shop/café, or stay in and take advantage of the 24-hour room service. Cooked-to-order breakfasts are available daily from 9:00 AM to 11:00 AM for a fee. Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and self parking (subject to charges) is available onsite.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Price of an additional breakfast: 5.00 EUR per person. Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Pet deposit is required. Cost: 10.00 EUR per guest per stay.&lt;br /&gt;&lt;b&gt;Pets: &lt;/b&gt;Pets are allowed for an additional fee. Price of accommodation: 10.00 EUR per stay.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 50.00 EUR one way.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;ul&gt;  &lt;li&gt;This property offers transfers from the airport (surcharges may apply). Guests must contact the property with arrival details before travel, using the contact information on the booking confirmation. &lt;/li&gt; &lt;li&gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="302.81" OriginalAmount="283.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.16130267" Longitude="29.04552696" StarRating="4" HotelCode="188698|fuat_pasa_mansion__special_class" HotelName="Fuat Pasa Yalisi" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/09/2024" 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://bwe-image.co.uk/proxy/bb-images/image-bb?imageid=1204016</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="303.88" OriginalAmount="284.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.05186191" Longitude="28.98904241" StarRating="4" HotelCode="304104|molton_hotels_nisantasi" HotelName="Molton Suites Nisantasi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Kitchen,Laundry,Lounge,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Halaskargazi Mahallesi, Süleyman Nazif Sokak 56, Sisli, 34371 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/25/253533/253533a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="304.95" OriginalAmount="285.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.02281428" Longitude="28.97366463" StarRating="4" HotelCode="593774|momento_golden_horn_hotel" HotelName="Hotel Momento Golden Horn" 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>Arap Cami Mahallesi, Tersane Caddesi 24, Karaköy, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/613103/613103a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="306.02" OriginalAmount="286.00" MarkupRule="7.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://dmcsquare.b-cdn.net/Images/182983/ba_182983_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Sehzadebasi, which is the oldest part of Istanbul. Within walking distance, guests can find major historical sites such as the Blue Mosque, Hagia Sophia Museum, Topkapi Palace, the Underground Cistern, Hippodrome and Archaeological Museum. There is a train station which guests can reach in about 10 minutes with public transport. Sabiha Gökçen International Airport is approximately 62 km away and Atatürk International Airport is roughly 12 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="307.09" OriginalAmount="287.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.025648400993" Longitude="28.981944175964" StarRating="3" HotelCode="315741|karakoy_port_hotel" HotelName="Karaköy Port Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Kemankes Karamustafa Pasa Mahallesi, Tophane Iskele Caddesi 10, Beyoglu, 34425 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/44/448661/448661a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="309.23" OriginalAmount="289.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00927493665" Longitude="28.975769877434" StarRating="4" HotelCode="174003|noahs_ark_hotel_istanbul" HotelName="Noahs Ark Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Designated Smoking Area,Fax,Internet,Laundry,Restaurant,Room Service,Shopping Arcade,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Çatalçesme Sk. No:23, Alemdar Mah., 34110 Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/244288/a_244288_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is in a great location for exploring the major attractions of Sultanahmet, most of which are less than a kilometre away and easily reached in a few minutes on foot. Local amenities can be found close by and a tramline is roughly 180 metres from the hotel. Atatürk International Airport is about 18 km away and Sabiha Gökçen International Airport is some 45 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="313.51" OriginalAmount="293.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="638994|ums_home" HotelName="Ums Home" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mahallesi, Feridiye Caddesi 39, Beyoglu, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/813949/de134acfcf8f4d6c32d79a57fc59bd5b.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="313.51" OriginalAmount="293.00" MarkupRule="7.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://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10433914</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="314.58" OriginalAmount="294.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.053683168251" Longitude="28.944298930447" StarRating="4" HotelCode="934041|manesol_suites_golden_horn" HotelName="Festin Suites Golden Horn" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Currency Exchange,Fax,Internet,Kitchen,Laundry,Massage Centre,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sutluce Mahallesi, Imrahor Caddesi 2/2, Beyoglu, 34445 Istanbul, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/377497/377497a_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="7" TotalAmount="314.69" OriginalAmount="294.10" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.028753" Longitude="28.986133" StarRating="4" HotelCode="213823|YN6" HotelName="Nidya Hotel Galataport" 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,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Meclis-i Mebusan Cad. 21</AddressLine>
          </AddressLines>
          <PostalCode>(0)2122925757</PostalCode>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/302570/a_302570_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="315.65" OriginalAmount="295.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.02546310424805" Longitude="28.97919464111328" StarRating="2" HotelCode="0|casa_rosa_suites" HotelName="Casa Rosa Suites Apart-Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apart-hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dösemeci Sokak 6, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/5c/a7/5ca7835da3862e6374ceccf1f57334d706b0ba43.jpeg</HotelPictures>
        <HotelDescription>With a stay at Casa Rosa Suites in Istanbul (Istanbul City Center), you'll be minutes from Galata Tower and close to Taksim Square. This aparthotel is close to Topkapi Palace and Grand Bazaar.&lt;br /&gt;Stay in one of 8 guestrooms featuring LCD televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Bathrooms feature showers, complimentary toiletries, and hair dryers. Conveniences include electric kettles and free tea bags/instant coffee, and housekeeping is provided daily.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;ul&gt;  &lt;li&gt;This property advises that enhanced cleaning and guest safety measures are currently in place.&lt;/li&gt;&lt;li&gt;The property is professionally cleaned; disinfectant is used to clean the property; commonly-touched surfaces are cleaned with disinfectant between stays; bed sheets and towels are laundered at a temperature of at least 60°C/140°F.&lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="315.65" OriginalAmount="295.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.01232" Longitude="28.94839" StarRating="3" HotelCode="191051|city_otel" HotelName="City Hotel Istanbul" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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>http://media.dev.paximum.com/hotelimages/104600/fb287fd6467605b9c3cb644ffc1e4ac4.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="316.72" OriginalAmount="296.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0050356" Longitude="28.98054158" StarRating="0" HotelCode="778313|sultanahmet_w_residence" HotelName="Sultanahmet W Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cankurtaran Mahallesi, Bayram Firini Sokak 4, Fatih, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9623615</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="316.72" OriginalAmount="296.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.05177688598633" Longitude="28.985477447509766" StarRating="2" HotelCode="0|norah_suites_hotel_istanbul" HotelName="Norah Suites Hotel Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Baysungur Sk 3, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/81/e5/81e5a92f4709aeba3a008fcab3f66a3d8f6134ca.jpeg</HotelPictures>
        <HotelDescription>With a stay at Norah Suites Hotel ?stanbul, you'll be centrally located in Istanbul, within a 5-minute drive of Istanbul Cevahir Shopping and Entertainment Centre and Taksim Square. This apartment is 2.1 mi (3.4 km) from Dolmabahce Palace and 3.2 mi (5.1 km) from Galata Tower.&lt;br /&gt;Make use of convenient amenities, which include complimentary wireless Internet access and tour/ticket assistance.&lt;br /&gt;Featured amenities include a 24-hour front desk, luggage storage, and laundry facilities.&lt;br /&gt;Make yourself at home in one of the 14 air-conditioned rooms featuring kitchenettes with full-sized refrigerators/freezers and stovetops. Your memory foam bed comes with premium bedding. 40-inch LED televisions with digital programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include phones, as well as safes and separate sitting areas.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;ul&gt;  &lt;li&gt;This property advises that enhanced cleaning and guest safety measures are currently in place.&lt;/li&gt;&lt;li&gt;The property is professionally cleaned; disinfectant is used to clean the property; commonly-touched surfaces are cleaned with disinfectant between stays; bed sheets and towels are laundered at a temperature of at least 60°C/140°F.&lt;/li&gt;&lt;li&gt;Contactless check-in and contactless check-out are available.&lt;/li&gt;&lt;li&gt;This property affirms that it follows the cleaning and disinfection practices of Safe Tourism Certification Program (Turkey).&lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="316.72" OriginalAmount="296.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.10444793" Longitude="29.30997129" StarRating="0" HotelCode="368310|rivas_club_hotel" HotelName="Riva's Club Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Çekmeköy Sirapinar Köyü, Cömert Sokak, 34829 Polonezköy, Ömerli - Istanbul, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/19000000/18360000/18357200/18357149/774a9673_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="318.86" OriginalAmount="298.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.12032359" Longitude="29.00886389" StarRating="5" HotelCode="578378|somerset_maslak_istanbul" HotelName="Somerset Maslak Istanbul" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 07/09/2024" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Maslak 1453 Caddesi, Sögüt Street No. 20 AA C15, Maslak District, 34396 Maslak, Sariyer, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/615722/615722a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="319.93" OriginalAmount="299.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03071" Longitude="28.975418" StarRating="3" HotelCode="188677|art_suites_hotel_3" HotelName="Art Suites Istanbul" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Asmali Mescit Mahallesi, Istiklal Caddesi, Balyoz Sokak 14, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/104411/5.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="323.14" OriginalAmount="302.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.01524923" Longitude="28.97554134" StarRating="3" HotelCode="373854|empire_suite_hotel" HotelName="Empire Suite Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" 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://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=7531318</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="323.14" OriginalAmount="302.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.04734722" Longitude="28.89568977" StarRating="5" HotelCode="616529|sultans_residence_by_surur" HotelName="Sultan's Residence by Surur" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Kocatepe Mahallesi, Pasa Caddesi 8, Bayrampasa, 34045 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/4a/dc/4adc51ae7cb86866777dc586ab8aafd91b1e8ac4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment complex is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="325.28" OriginalAmount="304.00" MarkupRule="7.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>http://media.dev.paximum.com/hotelimages/689305/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="325.28" OriginalAmount="304.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.04414679" Longitude="28.98555047" StarRating="0" HotelCode="595696|beyzas_suites" HotelName="Beyzas Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Kitchen,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Inönü Mahallesi, Babil Sokak 8, Sisli, Istanbul 34373</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5420978</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="326.93" OriginalAmount="305.54" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.01458" Longitude="28.975838" StarRating="4" HotelCode="260215|EUIT" HotelName="Eurostars Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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, Sok 1</AddressLine>
          </AddressLines>
          <PostalCode>(0)2125222519</PostalCode>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/230622/230622a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="327.40" OriginalAmount="305.98" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.040172205087" Longitude="28.98446559906" StarRating="4" HotelCode="69649|YKP" HotelName="Mid Town" 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,Fax,Internet,Laundry,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Lamartin Caddesi 13</AddressLine>
          </AddressLines>
          <PostalCode>(0)2123616768</PostalCode>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/91751/a_91751_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Taksim, in the heart of Istanbul’s new city. Bars, restaurants and links to public transport can all be found in the immediate vicinity. It is just 5 minutes walking distance to the pedestrianised Istiklal Street where the nightlife begins. Dolmabahce Palace, Hagia Sophia, the Grand Bazaar, the Egyptian Market and Topkapi Palace are all just short journeys away on public transport. Istanbul Ataturk Airport is 25 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="329.56" OriginalAmount="308.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.035948" Longitude="28.989982" StarRating="4" HotelCode="191159|cheya_residence_gumussuyu" HotelName="Cheya Residence Gümüssuyu" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Inönü Caddesi, Ömer Avni Mahallesi, Haci Hanim Sokak 6, Taksim, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/104680/2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="331.70" OriginalAmount="310.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.004249572753906" Longitude="28.9724178314209" StarRating="3" HotelCode="0|emirhan_guest_house" HotelName="Emirhan Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kucuk Ayasofya Mah., Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/13/90/13909cb8f61f301d393ee4061ae356afe6a7a796.jpeg</HotelPictures>
        <HotelDescription>A stay at Emirhan Guest House places you in the heart of Istanbul, within a 10-minute walk of Blue Mosque and Sultanahmet Square.  This pension is 0.5 mi (0.8 km) from Basilica Cistern and 0.5 mi (0.8 km) from Hagia Sophia.&lt;br /&gt;Take in the views from a rooftop terrace and make use of amenities such as concierge services.&lt;br /&gt;Featured amenities include dry cleaning/laundry services, a safe deposit box at the front desk, and microwave in a common area. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and motorcycle parking is available onsite.&lt;br /&gt;Take advantage of the pension's 24-hour room service.&lt;br /&gt;Make yourself at home in one of the 4 air-conditioned rooms featuring LCD televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Bathrooms feature showers, complimentary toiletries, and hair dryers.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Parking Space: &lt;/b&gt;Chargeable public parking available in the nearby area. Cost: 5.00 EUR per day.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 45.00 EUR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="331.70" OriginalAmount="310.00" MarkupRule="7.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>http://media.dev.paximum.com/hotelimages/808267/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Sultanahmet district, Yilmaz Apart is just 500 metres from Blue Mosque. The property offers air-conditioned apartments with a private kitchen and free Wi-Fi.Featuring parquet floors, the apartments of Yilmaz Apart include a living room with 3D LED TV. Each apartment has a private bathroom with a hairdryer and free toiletries.The kitchens are equipped with a large fridge, stove, electric kettle and kitchenware. There are also restaurants within 100 metres.Grand Bazaar is a 10-minute walk from the property. Ataturk Airport is 16 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="332.77" OriginalAmount="311.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.038960084539" Longitude="28.974333580426" StarRating="5" HotelCode="737446|titanic_downtown_beyoglu" 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://dmcsquare.b-cdn.net/Images/858431/a_858431_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="333.84" OriginalAmount="312.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.97967956" Longitude="28.88668737" StarRating="5" HotelCode="599925|hilton_istanbul_bakirkoy" HotelName="Hilton Istanbul Bakirkoy" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2,HALF-BOARD,HALF-BOARD-DINNER" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 07/09/2024" 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://dmcsquare.b-cdn.net/Images/717512/l_717512_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Istanbul, this hotel is ideal for business travellers as well as families.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="335.98" OriginalAmount="314.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.972172899428" Longitude="28.873260440475" StarRating="4" HotelCode="207322|atakoy_marina_hotel_istanbul" HotelName="Ataköy Marina Hotel" 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>Rauf Orbay Caddesi Sahilyolu 10, Bakirkoy, 34158 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/094654/094654a_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="63" TotalAmount="340.26" OriginalAmount="318.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="3" HotelCode="902948|beyond_style_hotel" 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://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8909448</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="341.33" OriginalAmount="319.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03375" Longitude="28.98151" StarRating="4" HotelCode="0|_0x3d897" HotelName="Room Mate Emir" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kuloglu Mahallesi Sadri Alisik Sokak 33, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/3a/41/3a41675ad2522eaf4b42a2901af5ee8f47a1e077.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Room Mate Emir, you'll be centrally located in Istanbul, steps from Istiklal Avenue and 8 minutes by foot from Taksim Square.  This hotel is 0.5 mi (0.8 km) from Pera Museum and 1.1 mi (1.8 km) from Galata Tower.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 47 air-conditioned rooms featuring minibars and flat-screen televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms with bathtubs or showers feature complimentary toiletries and hair dryers. Conveniences include safes and desks, and housekeeping is provided daily.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;Make use of convenient amenities, which include complimentary wireless Internet access and concierge services.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Take advantage of the hotel's room service (during limited hours). Buffet breakfasts are available daily from 7 AM to noon for a fee.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;Featured amenities include a 24-hour front desk, multilingual staff, and luggage storage. A roundtrip airport shuttle is provided for a surcharge (available 24 hours).&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Price of an additional breakfast: 9.95 EUR per person. Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 40.00 EUR one way.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Extra beds for children are always provided free of charge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="343.47" OriginalAmount="321.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00594317" Longitude="28.97961942" StarRating="0" HotelCode="628748|blue_suites_by_v" HotelName="Blue Suites by V" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Cankurtaran Mahallesi, Seyyit Hasan Sokak 14, Sultanahmet, Fatih, 34122 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/802128/45e106a894efd2abaae1e6dc02ece7b4.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="346.68" OriginalAmount="324.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.013427337454" Longitude="28.977261431283" StarRating="3" HotelCode="306007|know_hostel" HotelName="Hotel Black Pearl" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hocapasa Mahallesi, Hüdavendigar Caddesi 10, Sirkeci – Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/616785/616785a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="349.64" OriginalAmount="326.77" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.05502435" Longitude="28.98855714" StarRating="4" HotelCode="323416|FAVO" 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 Sok. 11, Osmanbey, Sisli</AddressLine>
          </AddressLines>
          <PostalCode>(0)2122347442</PostalCode>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/57/575024/575024a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="349.89" OriginalAmount="327.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.008026" Longitude="28.972977" StarRating="4" HotelCode="15891|pierre_loti_hotel__special_class" HotelName="Pierre Loti" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" 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://dmcsquare.b-cdn.net/Images/19114/a_19114_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is 5 minutes away from the closest tramway stops (Sultanahmet and Çemberlitas). Guests will enjoy an ideal location in the heart of Sultanahmet which is the historical peninsula, just a few steps away from all of Istanbul top sightseeing attractions such as Blue Mosque, Hagia Sophia, Topkapi Palace and Grand Bazaar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="350.96" OriginalAmount="328.00" MarkupRule="7.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://photos.hotelbeds.com/giata/original/58/582744/582744a_hb_a_007.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul, approximately 18 km from the beach.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="350.96" OriginalAmount="328.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0254" Longitude="28.62771" StarRating="1" HotelCode="0|city_home_14" HotelName="City Home" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gökevler Mah 555 Sok., Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/52/5d/525db62f1e62d42db13ec09bd7443c84687a4ed7.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Property Location: &lt;/b&gt;Located in Istanbul (Buyukcekmece), City Home is within a 15-minute walk of Tuyap Fair Convention and Congress Center and Endem TV Tower.  This aparthotel is 15.9 mi (25.6 km) from Mall of Istanbul and 1.1 mi (1.8 km) from Perlavista AVM.&lt;/br&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 18 guestrooms featuring refrigerators. Complimentary wireless Internet access is available to keep you connected. Private bathrooms with showers feature rainfall showerheads and complimentary toiletries. Conveniences include desks and complimentary newspapers, and you can also request irons/ironing boards.&lt;/br&gt;&lt;b&gt;Amenities: &lt;/b&gt;This smoke-free aparthotel offers offsite parking.&lt;/br&gt;&lt;b&gt;Dining: &lt;/b&gt;Satisfy your appetite for lunch or dinner at the aparthotel's restaurant, or stay in and take advantage of the 24-hour room service. Full breakfasts are available daily from 8:30 AM to noon for a fee.&lt;/br&gt;&lt;b&gt;Business, Other Amenities: &lt;/b&gt;A shuttle from the airport to the hotel is provided for a surcharge (available 24 hours).&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Price of an additional breakfast: 20.00 TRY per person. Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Breakfast for children costs: 14.00 TRY.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 100.00 TRY one way.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Extra beds for children are always provided free of charge.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="353.10" OriginalAmount="330.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.877049" Longitude="29.096152" StarRating="0" HotelCode="207119|lisola_guesthouse" HotelName="L'isola Guesthouse" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nevicat Sokak 6, Refah Sehitleri Caddesi, 34973 Heybeliada</AddressLine>
          </AddressLines>
          <CityName>Heybeliada</CityName>
        </Address>
        <HotelPictures>https://zamzam.xml.goglobal.travel/ImageHandler.ashx?id=0Vzd%2BHCoYuUqXopPCv6o645BDRmG7vCS%2FsD84bylzfRQkjzvFwyH8ZTATnvGR3DXvEebMoU3EGSVW7CSdCHe0Dij6e0iLP6m2w0LzXKRxoIs18Sd%2Bd5L6REzhCzJyUu%2ByuU5DI8o2Tnnj9i8WNwco%2FKB4CQqChdG2n%2FdF4u%2B2ny4sRYG9kwdfasmy65RIUtvkA9497kwMbewccs0WdPrhFkhKSwjfqvNnvGzUsxUYRqMQNtEAOb%2FCqz6YaQZJgIAgik78bnPp8ujVqIOa%2BTxO5rwE7UinZEEO399YqF64ikgmeS9oy%2B%2FW5RToL1Z6dpxtoacdXMfl0sb13H%2Bk0tg4tFgTfmjfXgog1orne%2BkYkU%3D</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located a 5-minute walk from Heybeliada Port, L&amp;apos;isola Guesthouse offers air-conditioned rooms with a balcony or private terrace. It features free WiFi and a 24-hour front desk.The L&amp;apos;isola offers rooms decorated with bright, warm colours. All have wooden floors and private bathrooms.Guests can enjoy hikes through the pine wood surrounding Adalar or relax at the beach by the Marmara Sea. The tour desk can provide information about local excursions.There is also a rooftop terrace with a panoramic view of Adalar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="355.24" OriginalAmount="332.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.02895357" Longitude="28.97306124" StarRating="4" HotelCode="416596|galata_flats" HotelName="Galata Flats" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Mesrutiyet Caddesi Number 84, Beyoglu, 34430 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/618448/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="355.48" OriginalAmount="332.22" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.01270071322" Longitude="28.957678953373" StarRating="5" HotelCode="|RPWQ" HotelName="Ramada Plaza by Wyndham Istanbul Sultanahmet" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kemalpasa District Fevziye Street 1, Fatih</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>http://www.travco.co.uk/images/hotels/giata/88941/16762729.jpg</HotelPictures>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The hotel has a lift and features 206 rooms. The friendly staff at the reception desk are happy to answer any questions. A cloakroom, baggage storage service, safe, currency exchange service, cash machine and drinks machine are available. Wireless internet access allows guests to stay connected while on holiday. The tour desk offers assistance with booking excursions. The hotel offers various facilities for guests with disabilities. Wheelchair-accessible facilities are available. A number of shops, including a supermarket, are great for shopping or just browsing. A garden provides extra space for rest and relaxation in the open air. Additional facilities include a TV room. Guests arriving by car can park their vehicles in the garage or in the car park. Other services include a 24-hour security service, a car hire service, medical assistance, a transfer service, room service, a laundry service, a hairdresser and a hotel shuttle bus. The business centre is on hand for guests' business requirements and provides a fax machine.This hotel warmly welcomes guests in Istanbul.There are indoor and outdoor pools and a children's swimming area. Guests can treat themselves to refreshing drinks at the poolside snack bar and a relaxing soak in the hot tub. A short break or an entire afternoon on the sun terrace, which features sun loungers and parasols, is time well spent. There are many ways to relax or stay active at the hotel, including a gym, a spa, a sauna, a hammam and massage treatments. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Air conditioning and central heating ensure that rooms maintain comfortable temperatures. A balcony is included as standard in some rooms. The rooms have a double bed and a sofa bed. Children's beds and extra beds can be requested for younger guests. A safe, a minibar and a desk are also available. For guests' convenience, units include a mini fridge and a tea/coffee station. A trouser press is provided for guests' convenience. Other features include a telephone, satellite television, a radio and WiFi (no extra charge). Slippers are included. Bathrooms are equipped with a shower and a bathtub, as well as a hairdryer. Wheelchair-friendly rooms can be booked. The hotel has family rooms and non-smoking rooms.Dining facilities include a restaurant, a café and a bar. Half board can be booked. A continental breakfast buffet, lunch and dinner offer plenty of delicious variety. Diet meals and children's meals can be prepared on request. The hotel also offers special catering options.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="358.97" OriginalAmount="335.49" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.062496524807" Longitude="29.011334582143" StarRating="5" HotelCode="82421|LZ3" HotelName="Mercure Istanbul The Plaza Bosphorus" 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,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</AddressLine>
          </AddressLines>
          <PostalCode>(0)2123702065</PostalCode>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/111234/a_111234_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;In an elevated position, the hotel enjoys panoramic views from its location in the heart of the Balmumcu business centre, with a dazzling view of the Bosphorus and the historic town of Istanbul. Public transport and an underground station are all within close proximity as are a number of shopping centres. Tourist attractions such as the Blue Mosque, Topkapi Palace, Hagia Sophia, the Grand Bazzaar and the Dolmabahçe Palace are within easy reach of the hotel. Istanbul Atatürk Airport is approximately 23 km from the hotel and Sabiha Gökçen International Airport is approximately 38 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="361.66" OriginalAmount="338.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.24703404" Longitude="29.03552857" StarRating="3" HotelCode="372833|kilya_hotel_" HotelName="Kilya Hotel Kilyos" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 08/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>Kilyos Mahallesi, Kale Caddesi No: 29, Sariyer, 34450 Istanbul, Türkiye</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/506771/b737bcce-dad4-4197-a55a-3230a7978e49.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="362.73" OriginalAmount="339.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0082376" Longitude="28.9783589" StarRating="4" HotelCode="191080|tria_elegance_istanbul_2" HotelName="Tria Elegance Istanbul" 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>Cankurtaran Mahallesi Akbiyik Caddesi 11, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/267666/a_267666_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="362.73" OriginalAmount="339.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00325821" Longitude="28.97775194" StarRating="0" HotelCode="731556|almina_guest_house" HotelName="Almina Guest House" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kucuk Ayasofya Caddesi</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1106121/90963c834bdac00aa5075f7427559651.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="364.87" OriginalAmount="341.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.01680374145508" Longitude="28.94569206237793" StarRating="2" HotelCode="0|all_seasons_suites" HotelName="All Seasons Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apart-hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Halicilar Cd., Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/dd/ed/ddedd9c66471a0acdb1e454abcae6d53eb7e69eb.jpeg</HotelPictures>
        <HotelDescription>With a stay at All Seasons Suites in Istanbul (Istanbul City Center), you'll be within a 5-minute drive of Chora Church and Grand Bazaar.  This apartment is 1.5 mi (2.4 km) from Suleymaniye Mosque and 2.1 mi (3.3 km) from Hippodrome of Constantinople.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;A deposit of 100.00 EUR per stay will be required at check-in to cover any potential damages.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;ul&gt;  &lt;li&gt;Couples wishing to share a room must provide proof of marriage. &lt;/li&gt;&lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt; &lt;li&gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="367.14" OriginalAmount="343.12" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.05909859" Longitude="28.95105451" StarRating="4" HotelCode="431064|CHGH" HotelName="Clarion Golden Horn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Imrahor Cadesi Sivaseli Sokak 10 Sutluce, Beyoglu</AddressLine>
          </AddressLines>
          <PostalCode>(0)2123140404</PostalCode>
        </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="63" TotalAmount="368.08" OriginalAmount="344.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00535049" Longitude="28.98194383" StarRating="0" HotelCode="756556|square_suit_aparts" HotelName="Square Suit Aparts" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="aparthotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Air Conditioning,Banquet Hall,Bicycle Rental,Designated Smoking Area,Garden,Internet,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Cankurtaran Mahallesi, Yeni Sarachane Sokak 18, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/30/e3/30e33188882d495a915930a8ab9a50f97c65fd22.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable aparthotel is in Old City. Located within 150 metres from the town centre, the accommodation allows easy access to all this destination has to offer. The main entertainment areas are within easy reach of the accommodation. The property is close to the city's main public transport connections. The nearest beach is within 100 metres from the accommodation. Guests will find the airport within 6. 0 kilometre(s). The aparthotel is within 50 metres' walking distance from the harbour. Travellers will enjoy a peaceful and calm stay on the premises, as it counts with a total of 9accommodation units. This accommodation was completely refurbished in 2015. Square Suit Aparts offers wired and wireless internet connections. As this property features 24-hour reception, guests are always welcome. Square Suit Aparts is not a pet-friendly establishment. Square Suit Aparts provides parking for guests' convenience. The dining options available are the perfect complement to guests' stay. Square Suit Aparts may charge a fee for some services. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="369.15" OriginalAmount="345.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.96813201904297" Longitude="29.065765380859375" StarRating="4" HotelCode="0|broyt_suites" HotelName="Broyt Suites" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bagdat Caddesi, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/dc/63/dc6301aebb4f4a8a1df198d98f2b5e1b13678023.jpeg</HotelPictures>
        <HotelDescription>This comfortable boutique hotel is set in Asian Side. There are a total of 27 bedrooms on the premises. There is Wi-Fi throughout the accommodation. Additionally, the premises provide a reception service the whole day through. Baby cots are available on request for children. Guests with reduced mobility can stay at this wheelchair-accessible accommodation, which includes some disability-friendly bedrooms. Those who dislike animals may enjoy their stay, as this accommodation does not allow pets. The premises are provided with a car park and garage facilities. Guests staying at BROYT SUITES HOTEL can take advantage of the transfer service offered. Guests can experience first-hand several catering venues offered at BROYT SUITES HOTEL. Visitors travelling for business purposes may take advantage of the property's business facilities. The boutique hotel may charge a fee for some services.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Price of an additional breakfast: 75.00 TRY per person. Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;ul&gt;  &lt;li&gt;This property advises that enhanced cleaning and guest safety measures are currently in place.&lt;/li&gt;&lt;li&gt;Disinfectant is used to clean the property; commonly-touched surfaces are cleaned with disinfectant between stays; bed sheets and towels are laundered at a temperature of at least 60°C/140°F.&lt;/li&gt;&lt;li&gt;Personal protective equipment, including masks and gloves, will be available to guests.&lt;/li&gt;&lt;li&gt;Social distancing measures are in place; staff at the property wear personal protective equipment; a shield is in place between staff and guests in main contact areas; periodic temperature checks are conducted on staff; temperature checks are available to guests; guests are provided with hand sanitizer.&lt;/li&gt;&lt;li&gt;Each guestroom is kept vacant for a minimum of 24 hours  between bookings.&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;The following fees and deposits are charged by the property at time of service, check-in, or check-out. &lt;/p&gt; &lt;ul&gt; &lt;li&gt;Fee for full breakfast: TRY 75 for adults and TRY 37.5 for children (approximately)&lt;/li&gt;                               &lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="370.22" OriginalAmount="346.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="4" HotelCode="386916|amisos_hotel" HotelName="Amisos The Boutique" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme" CnxPolicy="Non Refundable" 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>Ebusuud Caddesi No. 2, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/102936/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel has an excellent location overlooking Gülhane Park, Topkapi Palace and the Bosphorus. The major sightseeing attractions in Sultanahmet are all within a 5- to 10-minute walk and there is a tram stop next to the hotel with links to other parts of the city. Atatürk International Airport is some 20 km away and Sabiha Gökçen International Airport is about 45 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="372.03" OriginalAmount="347.69" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.8562388" Longitude="29.27976195" StarRating="3" HotelCode="446175|TUZL" HotelName="Holiday Inn Istanbul - Tuzla Bay" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>72 Guzelyali Mahallesi Sahil Bulvari, Pendik</AddressLine>
          </AddressLines>
          <PostalCode>(0)2165071021</PostalCode>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8828024</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="374.50" OriginalAmount="350.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.038158" Longitude="28.984111" StarRating="4" HotelCode="169634|senator_hotel_taksim" 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://dmcsquare.b-cdn.net/Images/236546/w_236546_A2.jpg</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. The hotel is ideal for access to the business district and shopping and entertainment areas. Guests will find shops, restaurants, bars and nightlife options on Istiklal Street, just 350 metres from the hotel. The historic landmarks of Sultanahmet, such as Blue Mosque, Topkapi Palace and Hagia Sophia, are approximately 3.5 km away and the Bosphorus is about 1.2 km away. Dolmabahçe Palace is 1.2 km from the hotel and Atatürk Cultural Centre is around 650 metres away. Nearby airports include Atatürk (20 km away) and Sabiha Gökçen (42 km away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="374.50" OriginalAmount="350.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00649038" Longitude="28.96261913" StarRating="3" HotelCode="699107|planet_hotel_istanbul" HotelName="Planet Hotel Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sarac Ishak Mahallesi, Kosku Hamam Cikmazi Sokak 10, Kumkapi, 34130 Fatih</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=11036070</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="376.64" OriginalAmount="352.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.04415512084961" Longitude="29.01287269592285" StarRating="2" HotelCode="0|konak_ciragan_residence" HotelName="Konak Ciragan Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apart-hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>yildiz mah.asariye camii çikmazi sok.4/1, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/7b/4d/7b4dbd8ba59a0c70e558c7e5fc1961f52d53fd4d.jpeg</HotelPictures>
        <HotelDescription>With a stay at Konak Ciragan Residence , you'll be centrally located in Istanbul, within a 5-minute drive of Dolmabahce Palace and Taksim Square. This aparthotel is 2.7 mi (4.4 km) from Istanbul Cevahir Shopping and Entertainment Centre and 3.3 mi (5.4 km) from Spice Bazaar.&lt;br /&gt;Make use of convenient amenities, which include complimentary wireless Internet access and tour/ticket assistance.&lt;br /&gt;Featured amenities include a 24-hour front desk and an elevator. A roundtrip airport shuttle is provided for a surcharge (available 24 hours).&lt;br /&gt;Make yourself at home in one of the 38 air-conditioned rooms featuring kitchenettes with refrigerators and ovens. LCD televisions with satellite programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include desks and electric kettles, and housekeeping is provided weekly.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Deposit is required. Cost: 200.00 EUR per room per stay.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="378.78" OriginalAmount="354.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.98111" Longitude="28.89726" StarRating="5" HotelCode="365977|RBTA" HotelName="Radisson Blu Hotel Istanbul Ottomare" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Bar,Currency Exchange,Internet,Laundry,Massage Centre,Restaurant,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Kazlicesme mah. Abay cad. 223, Zeytinburnu</AddressLine>
          </AddressLines>
          <PostalCode>(0)2129394545</PostalCode>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/43/436762/436762a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="378.78" OriginalAmount="354.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.005059" Longitude="28.979023" StarRating="3" HotelCode="188681|azade_suites" HotelName="Azade Suites" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Lounge,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Mimar Mehmet Aga Cad. No: 31 Sultanahmet/Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ae/cf/aecfdacb4838374dae52cc79f83f265f39726d75.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="384.13" OriginalAmount="359.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.99414053" Longitude="28.92761133" StarRating="0" HotelCode="620384|queen_seagull" HotelName="Istanbul Queen Seagull" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Laundry">
        <Address>
          <AddressLines>
            <AddressLine>Yedikule Istasyon Caddesi 53, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/792829/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="386.27" OriginalAmount="361.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.8741007" Longitude="29.1282601" StarRating="3" HotelCode="443308|buyukada_princess_hotel" HotelName="Buyukada Princess Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Iskele Cd. No:2, Büyükada, 34970 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8605865</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="393.35" OriginalAmount="367.62" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.058492968135" Longitude="28.979532581675" StarRating="5" HotelCode="263724|EQZ" HotelName="Hilton Istanbul Bomonti Hotel &amp; Conference Center" 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,Lounge,Massage Centre,Nightclub,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Silahsor Cad. 42</AddressLine>
          </AddressLines>
          <PostalCode>(0)2123753001</PostalCode>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/367271/a_367271_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="396.97" OriginalAmount="371.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.04086411" Longitude="28.98200109" StarRating="3.5" HotelCode="323628|berjer_hotel" HotelName="Berjer Boutique Hotel &amp; Spa" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,ROOM ONLY" BedType="BED &amp; BREAKFAST" 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://photos.hotelbeds.com/giata/original/42/420378/420378a_hb_a_002.jpg</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="400.18" OriginalAmount="374.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03531265258789" Longitude="28.983823776245117" StarRating="4" HotelCode="0|czn_burak_hotel" HotelName="CZN Burak Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Katip Mustafa Celebi Mah. Meselik Sok., Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/1a/e6/1ae657dbc97be2e46b0359a022e30632be660fdc.jpeg</HotelPictures>
        <HotelDescription>Blending traditionalism with innovation and Turkish hospitality art, it offers a different living space with its generous service concept in the elegance of silence for those who want to experience the beautiful things in life.&lt;br /&gt;CZN BURAK HOTEL AND HATAY MEDENIYETLER SOFRASI has proved its service and service quality with the same quality and service concept in the historical Istiklal Street (VIP HOTEL- SPECIAL CLASS) began to serve in the field of accommodation.&lt;br /&gt;With its unique service and quality of service, CZN BURAK HOTEL is the right address for your valuable travelers to discover this charming city on foot.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Parking Space: &lt;/b&gt;Chargeable public parking available in the nearby area. Cost: 10.00 EUR per day.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="406.60" OriginalAmount="380.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="829922|galata_m84" HotelName="Galata M84" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Evliya Çelebi Mahallesi, Mesrutiyet Caddesi 84, Sishane, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/89/8a/898a0b8cad5a0832c59ede39c081a21629e38cd7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="407.92" OriginalAmount="381.23" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.013587947914" Longitude="28.978237509727" StarRating="4" HotelCode="16204|PJI" HotelName="Doubletree by Hilton Istanbul Sirkeci" 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,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Nobethane Cad. Darussade Sk. No.5, Sirkeci</AddressLine>
          </AddressLines>
          <PostalCode>(0)2125224359</PostalCode>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/19444/a_19444_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This comfortable hotel is centrally located. Bars, restaurants, shops and boutiques can all be found in close proximity to the hotel. In addition, the airport is located around 15 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="413.02" OriginalAmount="386.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.05825534" Longitude="28.98385713" StarRating="0" HotelCode="0|_0x30a17" HotelName="Hotel Bomonti" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Siracevizler Caddesi No: 30, Bomonti - Sisli, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/0c/40/0c40c28c345ca212a92b2c960264d8f53ee3642d.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;“Hotel Bomonti” is located in Istanbul. It boasts a convenient location within 6 km from the historic city center.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Please note that the entire hotel is smoke-free.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="414.09" OriginalAmount="387.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00602340698242" Longitude="28.980627059936523" StarRating="0" HotelCode="0|istanbul_guest_house" HotelName="Istanbul Guest House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guesthouse" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>akbiyik cad no:20, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/extranet/42/d0/42d0f33149f8e6f55ef9a370b59474951039a48b.jpeg</HotelPictures>
        <HotelDescription>Location&lt;br /&gt;A great place to have a rest after long walks around the city. Guest house «Istanbul Guest House» is located in Istanbul. This guest house is located 1 km from the city center.&lt;br /&gt;At the guest house&lt;br /&gt;Free Wi-Fi on the territory will help you to stay on-line. The staff of the guest house will be happy to talk to you in English and Russian.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="415.16" OriginalAmount="388.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.014604" Longitude="28.978758" StarRating="3" HotelCode="172518|golden_horn_istanbul" 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://dmcsquare.b-cdn.net/Images/240658/a_240658_A2.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 sightseeing attractions around Sultanahmet, such as the Topkapi Palace, Hagia Sophia and the Grand Bazaar. There are plenty of restaurants, bars, public transport links and shops within a short stroll of the hotel. Atatürk Airport is about 15 km away and Sabiha Gökçen Airport is some 45 km from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="417.30" OriginalAmount="390.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.04025933" Longitude="28.98498885" StarRating="0" HotelCode="858660|sufra_residence" HotelName="Sufra Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Beyoglu, Topcu Caddesi 5A, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10434305</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="421.58" OriginalAmount="394.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.003921228699" Longitude="28.973034024239" StarRating="4" HotelCode="191085|fides_hotel_special_class_" HotelName="Fides Hotel Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" 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://photos.hotelbeds.com/giata/original/17/172513/172513a_hb_a_910.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="428.00" OriginalAmount="400.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.873339" Longitude="29.127109" StarRating="3.5" HotelCode="311561|buyukada_the_prince_hotel" HotelName="The Prince Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>23 Nisan Caddesi 26, 34970 Büyükada, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Büyükada</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/478905/22.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="429.07" OriginalAmount="401.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.006683349609375" Longitude="28.96695899963379" StarRating="0" HotelCode="0|sar_apartment_suites" HotelName="Sar Apartment Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Gedik Pasa Cd., Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/7d/f9/7df9d46f789ec5a72a185bec74c5b498649794c9.jpeg</HotelPictures>
        <HotelDescription>With a stay at this aparthotel in Istanbul (Istanbul City Center), you'll be a 4-minute walk from Grand Bazaar and 7 minutes by foot from Cemberlitas Bath. This aparthotel is 0.6 mi (1 km) from Hippodrome of Constantinople and 0.6 mi (1 km) from Cagaloglu Hamami.&lt;br /&gt;Make use of convenient amenities, which include complimentary wireless Internet access and concierge services.&lt;br /&gt;Enjoy Turkish cuisine at Sar Restaurant , one of the aparthotel's 2 restaurants, or stay in and take advantage of the 24-hour room service. Mingle with other guests at the complimentary reception, held daily. A complimentary full breakfast is served daily from 7:30 AM to 10:30 AM.&lt;br /&gt;Featured amenities include express check-in, express check-out, and a 24-hour front desk. A roundtrip airport shuttle is provided for a surcharge (available 24 hours).&lt;br /&gt;Make yourself comfortable in this individually decorated apartment, featuring a kitchenette with a full-sized refrigerator/freezer and a stovetop. An LCD television with satellite programming provides entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include a desk and a separate sitting area, and housekeeping is provided daily.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 25.00 EUR one way.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;ul&gt;  &lt;li&gt;This property offers transfers from the airport (surcharges may apply). Guests must contact the property with arrival details before travel, using the contact information on the booking confirmation. &lt;/li&gt; &lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt;  &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="431.21" OriginalAmount="403.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.991005902096" Longitude="28.795642065891" StarRating="4" HotelCode="315779|ramada_encore_istanbul_airport" HotelName="Ramada Encore Istanbul Airport" Meals="BED &amp; BREAKFAST,ROOM ONLY,ALL-INCLUSIVE" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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://dmcsquare.b-cdn.net/Images/430245/a_430245_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="431.21" OriginalAmount="403.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00370799" Longitude="28.96937601" StarRating="0" HotelCode="516542|serife_sirin_hanim_konagi" HotelName="Serife Sirin Hanim Konagi" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/09/2024" HotelFacility="Air Conditioning,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sehsuvar Bey Mahallesi, Donus Sokak, Seyhsuvar Bey Cikmazi No 9, 34126 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/686130/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="432.28" OriginalAmount="404.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00388397" Longitude="28.97092924" StarRating="0" HotelCode="498706|hotel_sufi" HotelName="Sufi Apart Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Kucuk Ayasofya Mahallesi, Yusuf Askin Sokak No: 18, 34122 Sultanahmet Fatih Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/667777/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="435.49" OriginalAmount="407.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.030661868493" Longitude="28.980137291419" StarRating="0" HotelCode="398298|patika_suites" HotelName="Patika Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet">
        <Address>
          <AddressLines>
            <AddressLine>Dalgic Cikmazi Sokak 9, Cukurcuma Caddesi, 34425 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/640092/640092a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="437.05" OriginalAmount="408.46" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.032589" Longitude="28.97416" StarRating="5" HotelCode="208288|R8W" HotelName="Radisson Blu Pera" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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 Celebi Mah, Refik Saydam Cad 19</AddressLine>
          </AddressLines>
          <PostalCode>(0)2123772525</PostalCode>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/296646/a_296646_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation is located in Istanbul. The nearest airport is Istanbul (IST).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="437.63" OriginalAmount="409.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.006249120485" Longitude="28.981304139881" StarRating="3" HotelCode="186034|villa_sofia_hotel" HotelName="Alaturka Elegance" 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, Sultanahmet, Akbiyik Caddesi 3, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/30/304878/304878a_hb_a_010.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="438.70" OriginalAmount="410.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.144808257644" Longitude="29.053929448128" StarRating="4" HotelCode="260599|the_central_palace_bosphorus" HotelName="The Central Palace Bosphorus" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://photos.hotelbeds.com/giata/original/30/306818/306818a_hb_a_010.jpg</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="439.77" OriginalAmount="411.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.11241503" Longitude="28.98717334" StarRating="0" HotelCode="978087|radisson_residences_vadistanbul" 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://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=11155593</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="444.05" OriginalAmount="415.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0305516" Longitude="28.97578475" StarRating="0" HotelCode="374473|ravouna_1906" HotelName="Ravouna 1906 - Special Category" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Istiklal Caddesi No:201 Beyoglu, 34440 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/507588/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="447.26" OriginalAmount="418.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0040052316338" Longitude="28.9728335291147" StarRating="0" HotelCode="0|sphendone_suits_butikhotel" HotelName="Sphendone Suits Butik-Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Boutique_and_Design" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Demirci Resit Sokak, 19, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/ext/66/0e/660eda5ac9896cdd6ca7f2fd77a809abb22c3b81.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;“Sphendone Suits Butik-Hotel” is situated in Istanbul. It boasts a convenient location within walking distance from the city center.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Parking is available near the hotel area. Guests can order an airport shuttle for an additional fee. Please note that the entire hotel is smoke-free.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="452.61" OriginalAmount="423.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.11759948730469" Longitude="29.220699310302734" StarRating="3" HotelCode="0|polonezkoy_country_club" HotelName="Polonezköy Country Club" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>75.yil cad.no:58/A polonezköy, Cayagzi</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/extranet/9d/df/9ddfa5af46a1ce492a5b52a119378d7d74775042.jpeg</HotelPictures>
        <HotelDescription>With a stay at Polonezkoy Country Club in Beykoz, you'll be on the boardwalk, and 14.1 mi (22.7 km) from Rumeli Hisari and 15.5 mi (25 km) from Beylerbeyi Palace. This hotel is 15.6 mi (25.1 km) from Turk Telekom Arena and 15.7 mi (25.3 km) from Istanbul Sapphire.&lt;br /&gt;Take advantage of recreation opportunities such as a seasonal outdoor pool or take in the view from a terrace and a garden. This hotel also features complimentary wireless Internet access, a picnic area, and barbecue grills.&lt;br /&gt;Grab a bite to eat at one of the hotel's 2 restaurants, or stay in and take advantage of the room service (during limited hours). Snacks are also available at the coffee shop/café. Wrap up your day with a drink at the poolside bar. A complimentary full breakfast is served daily from 9:00 AM to 1:00 PM.&lt;br /&gt;Free valet parking is available onsite.&lt;br /&gt;Stay in one of 22 guestrooms featuring LCD televisions. Satellite television is provided for your entertainment. Private bathrooms with showers feature complimentary toiletries and hair dryers. Conveniences include desks, and housekeeping is provided on request.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Guests aged under 18 cannot stay at the hotel alone. Specific policies may vary by hotel and room type.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="462.24" OriginalAmount="432.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.01495421" Longitude="28.97435994" StarRating="4" HotelCode="373528|regie_ottoman_istanbul" HotelName="Regie Ottoman Istanbul" 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>Hobyar Mahalessi, Mimar Vedat Sokak 5, Sirkeci, 34112 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/60/602361/602361a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="464.38" OriginalAmount="434.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.003143768212" Longitude="28.97207017791" StarRating="4" HotelCode="118816|villa_sphendone_suites" HotelName="Villa Sphendone" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Demirci Resit Sokak No:19, Kucukayasofya, Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/30/305670/305670a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="467.59" OriginalAmount="437.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.036138" Longitude="28.984897" StarRating="3" HotelCode="191167|istanbul_inn_residence" HotelName="Istanbul Inn" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Sira Selviler Caddesi 25, Taksim, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/267770/a_267770_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="472.94" OriginalAmount="442.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.042772" Longitude="28.998859" StarRating="4" HotelCode="935183|ac_hotel_istanbul_macka" 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://store1prod.blob.core.windows.net/images-hotels/82247/409fc728-d87d-49a0-8cc1-f5dfc4130124.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="475.08" OriginalAmount="444.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.08302688598633" Longitude="28.980615615844727" StarRating="5" HotelCode="0|delta_hotels_by_marriott_istanbul_halic" HotelName="Delta Hotels by Marriott Istanbul Halic" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 08/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>merkez mahallesi, ayazma caddesi, çuha sokak, no: 3, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/extranet/d0/d6/d0d698893ce63c0f495278c6d7b810b204007b41.jpeg</HotelPictures>
        <HotelDescription>Location&lt;br /&gt;Sophisticated but very comfortable hotel «Delta Hotels by Marriott Istanbul Halic» is located in Istanbul. This hotel is located in 8 km from the city center.&lt;br /&gt;At the hotel&lt;br /&gt;You can stop by the bar. It’s time to have a nice meal! Stop by the restaurant. If you can’t live without coffee, drop by the cafe. Guests can choose between full board and half board.&lt;br /&gt;Free Wi-Fi is available on the territory. Ask for more information when checking in. If you travel by car, you can park in a parking zone. The following services are also available for the guests: a massage room, a sauna, a steam bath, a spa center, a hamam, a doctor and a recreation club. Sports fans will be able to enjoy a fitness center and a gym.&lt;br /&gt;Pets are welcome here. They are allowed for an additional cost. If you want to make your journey even more comfortable, you can order a transfer. Accessible for guests with disabilities: the elevator helps them to go to the highest floors. Additional services that the hotel offers to its guests: a laundry, dry cleaning, ironing, press, car rental and a concierge.&lt;br /&gt;The staff of the hotel will be happy to talk to you in English, German and Russian.&lt;br /&gt;Room amenities&lt;br /&gt;Guests will find the following in the room: a TV and a mini-bar. Please note that the listed services may not be available in all the rooms.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Price of an additional breakfast: 18.00 EUR per person. Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 30.00 EUR per night.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;ul&gt;  &lt;li&gt;Reservations are required for massage services. Reservations can be made by contacting the hotel prior to arrival, using the contact information on the booking confirmation. &lt;/li&gt;&lt;li&gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="480.77" OriginalAmount="449.32" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.05439404" Longitude="28.98192034" StarRating="5" HotelCode="936284|1CZ" HotelName="Mercure Istanbul Bomonti" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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>Ergenekon Cad. 62, A Ferikoy, Sisli</AddressLine>
          </AddressLines>
          <PostalCode>(0)2123686669</PostalCode>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/414269/a_414269_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="482.57" OriginalAmount="451.00" MarkupRule="7.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,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/09/2024" 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://dmcsquare.b-cdn.net/Images/433253/a_433253_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="483.64" OriginalAmount="452.00" MarkupRule="7.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://photos.hotelbeds.com/giata/original/30/305674/305674a_hb_a_033.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="488.99" OriginalAmount="457.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.003609506027" Longitude="28.974739909172" StarRating="5" HotelCode="12157|eresin_crown_boutique_hotel" HotelName="Eresin Hotels Sultanahmet" Meals="BED &amp; BREAKFAST,ROOM ONLY" 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,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://dmcsquare.b-cdn.net/Images/12166/a_12166_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming hotel is located at the heart of the tourist centre, close to the sea. Restaurants, bars and links to the transport network can easily be reached on foot (all lie about 500 m away).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="490.06" OriginalAmount="458.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0356672" Longitude="28.97862817" StarRating="3.5" HotelCode="306005|by_pera_suites_2" HotelName="By Pera Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Hüseyinaga Mahallesi, Halas Sokak No: 26, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/1410591129/ed5af475e789f5b86f51bc4179eda611.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="500.76" OriginalAmount="468.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.006427" Longitude="28.979648" StarRating="4" HotelCode="53371|seven_hills_hotel__special_class" HotelName="Seven Hills" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Tevkifhane Sokak No 8, 34122 Sultanahmet, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/59422/a_59422_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="528.58" OriginalAmount="494.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.01445606" Longitude="28.97607744" StarRating="3" HotelCode="746452|old_port_hotel_3" HotelName="Old Port Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5708357</HotelPictures>
        <HotelDescription>&lt;br/&gt;Location
Located in Old City, this hotel is within a 10-minute walk of New Mosque, Spice Bazaar and Cagaloglu Hamami. Basilica Cistern and Hagia Sophia are also within 15 minutes.

Hotel features
Concierge services, dry cleaning and laundry facilities are available at this smoke-free hotel. Free buffet breakfast and free WiFi in public areas are also provided. Additionally, a 24-hour front desk, express check-in and express check-out are on-site.

Room amenities
All 17 rooms provide conveniences such as sofa beds and electric kettles, plus complimentary wireless Internet access and flat-screen TVs with cable channels. Guests will also find minibars, free bottled water and hairdryers.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="533.93" OriginalAmount="499.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.050942066263" Longitude="28.992040157318" StarRating="5" HotelCode="58544|the_sofa_hotel_istanbul__special_class" HotelName="The Sofa Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" 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://dmcsquare.b-cdn.net/Images/75865/a_75865_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the Tesvikiye neighbourhood of the Nisantasi quarter, Istanbul. There are numerous restaurants, bars, clubs and shopping opportunities nearby. There are also links to the public transport network and a park close to the hotel. Ataturk Airport and Sabiha Gökçen Airport are 25 km and 50 km away, respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="539.04" OriginalAmount="503.78" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.988516" Longitude="29.021021" StarRating="5" HotelCode="165537|2GP" HotelName="DoubleTree by Hilton Hotel Istanbul - Moda" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" 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 Mah Albay Faik Sozdener Cad. 31</AddressLine>
          </AddressLines>
          <PostalCode>(0)2165424345</PostalCode>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/232224/a_232224_M2.jpg</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="539.28" OriginalAmount="504.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00282669067383" Longitude="28.978151321411133" StarRating="3" HotelCode="0|little_palace_blue" HotelName="Little Palace Blue" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sultan Ahmet Mahallesi Akbiyik Oyuncu Sk, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/af/57/af576393190ff4e8218297c526fa388dfaaabef4.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;A great hotel to have a nice rest before long walks around the city. Hotel «Little Palace Blue» is located in Istanbul. This hotel is located minutes away from the city center. You can take a walk and explore the neighbourhood area of the hotel — Blue Mosque, Hippodrome and Hagia Sophia.&lt;br /&gt;&lt;b&gt;At The Hotel: &lt;/b&gt;Wi-Fi on the territory will help you stay on-line.&lt;br /&gt;&lt;b&gt;Room Amenities: &lt;/b&gt;The room is warmly decorated and has everything you need to have a rest after a long eventful day. There is a TV. The room equipment depends on its category.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;ul&gt;  &lt;li&gt;This property advises that enhanced cleaning and guest safety measures are currently in place.&lt;/li&gt;&lt;li&gt;Disinfectant is used to clean the property; commonly-touched surfaces are cleaned with disinfectant between stays; bed sheets and towels are laundered at a temperature of at least 60°C/140°F.&lt;/li&gt;&lt;li&gt;Personal protective equipment, including masks and gloves, will be available to guests.&lt;/li&gt;&lt;li&gt;Social distancing measures are in place; staff at the property wear personal protective equipment; periodic temperature checks are conducted on staff; temperature checks are available to guests; guests are provided with hand sanitizer; cashless payment methods are available for all transactions; masks are required in public areas.&lt;/li&gt;&lt;li&gt;This property affirms that it follows the cleaning and disinfection practices of Safe Tourism Certification Program (Turkey).&lt;/li&gt;&lt;li&gt;Enhanced food service safety measures are in place.&lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="540.35" OriginalAmount="505.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.02021885" Longitude="28.63054126" StarRating="5" HotelCode="779864|ramada_by_wyndham_beylikduzu" HotelName="Ramada by Wyndham Beylikduzu" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/Images/901580/a_901580_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="551.50" OriginalAmount="515.42" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.037206" Longitude="28.992166" StarRating="4" HotelCode="298519|D7B" HotelName="Mercure Istanbul Taksim" 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>Omer Avni Mah. Inonu Cadessi 42</AddressLine>
          </AddressLines>
          <PostalCode>(0)2129242700</PostalCode>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/406742/a_406742_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="554.26" OriginalAmount="518.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.012655" Longitude="28.978033" StarRating="4" HotelCode="16912|romance_istanbul_hotel" HotelName="Romance Istanbul Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hüdavendigar Caddesi 5, Sirkeci, 34110 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/20577/a_20577_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is located in Istanbul's tourist centre, just a few minutes walk from the city centre, where guests will discover a wide selection of shops, boutiques, cafés, bars, restaurants and a lively nightlife scene. Public transport departs from stops located just 100 m away and many of the city's most significant tourist sights including the Blue Mosque and the large bazaar can be reached within a few minutes on foot. It is about 18 km to the airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="562.82" OriginalAmount="526.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.050567626953125" Longitude="28.986064910888672" StarRating="5" HotelCode="0|beddington_residence_sisli" HotelName="Beddington Residence Sisli" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apart-hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bozkurt Mahallesi, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/4d/8b/4d8be5771814b8bae2f63204d37b39932f932673.jpeg</HotelPictures>
        <HotelDescription>A stay at Beddington Residence Sisli places you in the heart of Istanbul, within a 15-minute drive of Dolmabahce Palace and Taksim Square.  This aparthotel is 1.8 mi (2.9 km) from Istanbul Cevahir Shopping and Entertainment Centre and 2.6 mi (4.1 km) from Galata Tower.&lt;br /&gt;Make use of convenient amenities, which include complimentary wireless Internet access and a reception hall.&lt;br /&gt;Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and luggage storage.&lt;br /&gt;Make yourself at home in one of the 11 air-conditioned rooms featuring kitchens with full-sized refrigerators/freezers and ovens. 32-inch LED televisions with cable programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include safes and desks, and housekeeping is provided daily.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;ul&gt;  &lt;li&gt;No pets and no service animals are allowed at this property. &lt;/li&gt;&lt;li&gt;This property advises that enhanced cleaning and guest safety measures are currently in place.&lt;/li&gt;&lt;li&gt;The property is professionally cleaned; disinfectant is used to clean the property; commonly-touched surfaces are cleaned with disinfectant between stays; bed sheets and towels are laundered at a temperature of at least 60°C/140°F.&lt;/li&gt;&lt;li&gt;Each guestroom is kept vacant for a minimum of 24 hours between bookings.&lt;/li&gt;&lt;li&gt;This property affirms that it adheres to the cleaning and disinfection practices of Safe Travels (WTTC - Global).&lt;/li&gt;&lt;br /&gt; &lt;/ul&gt;  &lt;p&gt;The following fees and deposits are charged by the property at time of service, check-in, or check-out. &lt;/p&gt; &lt;ul&gt;              &lt;li&gt;Early check-in is available for a fee (subject to availability, amount varies)&lt;/li&gt;  &lt;li&gt;Late check-out is available for a fee (subject to availability, amount varies)&lt;/li&gt;               &lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="563.89" OriginalAmount="527.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.062923431396484" Longitude="28.805635452270508" StarRating="5" HotelCode="0|hilton_mall_of_istanbul" HotelName="Hilton Mall of Istanbul" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ziya Gokalp Mah Suleyman Demirel, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/42/73/4273ddcb78e71330970a4ee5c45fcafc166e8658.jpeg</HotelPictures>
        <HotelDescription>Hilton Mall of Istanbul&lt;br /&gt;Art Deco Istanbul hotel in Basaksehir, walk to Mall of Istanbul&lt;br /&gt;A restaurant, an indoor pool, and a fitness center are available at this hotel. Free WiFi in public areas and free self parking are also provided. Other amenities include a bar/lounge, valet parking, and 24-hour room service. All 175 rooms boast deep soaking tubs and offer free WiFi and 24-hour room service. Free wired Internet and minibars are standard, as are LCD TVs with satellite channels.&lt;br /&gt;Hilton Mall of Istanbul offers 175 air-conditioned accommodations with minibars and laptop-compatible safes. 55-inch LCD televisions come with premium satellite channels. Bathrooms include bathtubs or showers with deep soaking bathtubs and rainfall showerheads, and slippers.&lt;br /&gt;Guests can surf the web using the complimentary wired and wireless Internet access. Business-friendly amenities include desks and phones. Additionally, rooms include complimentary bottled water and irons/ironing boards. A nightly turndown service is provided and housekeeping is offered daily.&lt;br /&gt;Recreational amenities at the hotel include an indoor pool and a fitness center.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 250.00 TRY per night.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;ul&gt;  &lt;li&gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &lt;/li&gt;&lt;li&gt;No pets and no service animals are allowed at this property. &lt;/li&gt;&lt;li&gt;This property advises that enhanced cleaning and guest safety measures are currently in place.&lt;/li&gt;&lt;li&gt;Disinfectant is used to clean the property; commonly-touched surfaces are cleaned with disinfectant between stays; bed sheets and towels are laundered at a temperature of at least 60°C/140°F; guestroom doors are sealed after cleaning; the property is cleaned and disinfected with electrostatic spray.&lt;/li&gt;&lt;li&gt;Personal protective equipment, including masks, will be available to guests.&lt;/li&gt;&lt;li&gt;Social distancing measures are in place; staff at the property wear personal protective equipment; a shield is in place between staff and guests in main contact areas; periodic temperature checks are conducted on staff; temperature checks are available to guests; guests are provided with hand sanitizer; cashless payment methods are available for all transactions; contactless room service is available; guests can access their rooms with a mobile device; masks are required in public areas; reservations are required for some onsite facilities.&lt;/li&gt;&lt;br /&gt;&lt;li&gt;Contactless check-in and contactless check-out are available.&lt;/li&gt;&lt;li&gt;Individually-wrapped food options are available for breakfast, lunch, and dinner, and also through room service.&lt;/li&gt;&lt;li&gt;Each guestroom is kept vacant for a minimum of 24 hours  between bookings.&lt;/li&gt;&lt;li&gt;The property affirms that it follows cleaning and disinfection practices of Safe Tourism Certification Program (Turkey) and CleanStay (Hilton) guidelines.&lt;/li&gt;&lt;li&gt;The property affirms that it adheres to the Ecolab (3rd party expert - Global) cleaning and disinfection practices.&lt;/li&gt;&lt;br /&gt;&lt;li&gt;Enhanced food service safety measures are in place.&lt;/li&gt; &lt;/ul&gt;  &lt;p&gt;The following fees and deposits are charged by the property at time of service, check-in, or check-out. &lt;/p&gt; &lt;ul&gt;         &lt;li&gt;Uncovered valet parking fee: TRY 30 per day&lt;/li&gt;                      &lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="572.45" OriginalAmount="535.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.048762" Longitude="28.992866" StarRating="4.5" HotelCode="166003|the_stay_nisantasi" HotelName="The Stay Nisantasi" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/Images/232711/a_232711_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in Istanbul's most fashionable district, Nisantasi, home to all the famous internationally recognised couture brands and the preferred place for shopping, dining and clubbing. The nearest metro station is at Osmanbey, less than 1 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="583.15" OriginalAmount="545.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.01420947" Longitude="28.97930048" StarRating="0" HotelCode="539349|sur_istanbul_hotel" HotelName="Sur Pension and Hotel Istanbul" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sirkeci TayaHatun, Sokak 19, Eminonu, Fatih, 34410 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/709978/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="600.27" OriginalAmount="561.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00769" Longitude="28.972677" StarRating="4" HotelCode="65315|hotel_sultanhan_special_category" HotelName="Sultanhan Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2" 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://dmcsquare.b-cdn.net/Images/84170/a_84170_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Situated on a quiet street, this boutique hotel is ideal for guests who appreciate a stylish ambience. It is located in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="608.83" OriginalAmount="569.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.10107619" Longitude="29.0547149" StarRating="0" HotelCode="593668|emirganli_suites" HotelName="Emirganl Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sakip Sabanci Caddesi 80</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/766467/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="646.28" OriginalAmount="604.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.10964285" Longitude="29.21113271" StarRating="0" HotelCode="374594|santa_roza_hotel" HotelName="Santa Roza Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Beykoz Caddesi 2, Polonezköy, 34829 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/507264/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="664.47" OriginalAmount="621.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.13972498" Longitude="29.05731708" StarRating="5" HotelCode="13055|the_grand_tarabya" HotelName="Grand Tarabya" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Haydar Aliyev Caddesi 154, Tarabya, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/13514/w_13514_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="686.94" OriginalAmount="642.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.02727146" Longitude="28.97396795" StarRating="5" HotelCode="496574|snog_rooms_suites" HotelName="Snog Rooms &amp; Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Sahkulu Sokak 10, Beyoglu, 34421 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8054910</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="693.36" OriginalAmount="648.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00267791748047" Longitude="28.97779083251953" StarRating="0" HotelCode="0|violin_boutique_hotel" HotelName="Violin Boutique Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Boutique_and_Design" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sultan Ahmet  Oyuncu Cikmazi Sokak, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/31/48/31482fa07a9a800324c0d637de8dcce44b70d1fd.jpeg</HotelPictures>
        <HotelDescription>Violin Rooms offers accommodation in Istanbul. Blue Mosque is 300 metres away. Free private parking is available on site.All units include a TV. There is also a kitchenette, fitted with a fridge. Violin Rooms features free WiFi . Bed linen is available.Hagia Sophia is 700 metres from Violin Rooms. The nearest airport is Istanbul Ataturk Airport, 13 km from the property.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Price of an additional breakfast: 5.00 EUR per person. Information about the type of meals included in the price is indicated in the rate details.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="716.90" OriginalAmount="670.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.041057948008" Longitude="28.987205576721" StarRating="5" HotelCode="11808|divan_istanbul" HotelName="Divan Istanbul Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY,BREAKFAST-FOR-2" 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,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://dmcsquare.b-cdn.net/Images/11532/a_11532_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious hotel is located near Taksim Square (around 250 m away), in the centre of the city. In the neighbourhood, guests will find the exclusive shopping streets and the lively nightlife of Istanbul. Istanbul airport is located roughly 20 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="721.18" OriginalAmount="674.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.02255630493164" Longitude="28.97601318359375" StarRating="4" HotelCode="0|pera_port_hotel_by_ferman" HotelName="Ferman Port Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kara Mustafa Pasa Mahallesi, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/5b/28/5b28e814c7ddf445988f085ee2d434f50f108e06.jpeg</HotelPictures>
        <HotelDescription>Our hotel building was first built around 1400s as a hospital and restored in 1875. Later on it was used with many different purposes. After all those years and much effort, we succesfully polished this beautiful gem and renovated as a special class hotel. All the rooms and common areas were decorated with care preserving the features and the spirit of old Istanbul building. Moreover, our hotel has a fine dine restaurant with an amazing bosphorus and old city view, where we also serve our open buffet breakfast.&lt;br /&gt;Ferman Port Hotel is located right in the cente of Istanbul with a walking distance to main historical sites and monuments. Moreover, we are operating in a trendy area where many gourmet restaurants and bars exists.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Parking Space: &lt;/b&gt;Chargeable public parking available in the nearby area. Cost: 5.00 EUR per day.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 35.00 EUR one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="749.00" OriginalAmount="700.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00964330434" Longitude="28.976418972015" StarRating="4" HotelCode="76208|adamar_hotel__special_class" HotelName="Adamar" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" 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://dmcsquare.b-cdn.net/Images/103656/a_103656_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in the heart of historic Istanbul. Guests at the hotel will find restaurants, public transport connections and shops 10 minutes away on foot, whilst bars and clubs can be reached in 15 minutes by public transport. Sirkeci train station is a 15-minue walk away, whilst Ataturk International Airport is 20 km away. Numerous sights are located in the hotel’s vicinity, such as Topkapi Palace, the Blue Mosque (both 150 m), the Underground Cistern (70 m) and the Grand Bazaar (400 m).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="767.19" OriginalAmount="717.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.01779688" Longitude="28.63237649" StarRating="0" HotelCode="600044|beyaz_konaklama_apart_hotel" HotelName="Beyaz Konaklama" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Cumhuriyet Mahallesi, Kucukcekmece 374, Büyükçekmece 34520</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/cb/e3/cbe32cf98064742783f1c2e742d4b57883ad90e9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="775.75" OriginalAmount="725.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00537583" Longitude="28.96609283" StarRating="0" HotelCode="878872|miro_mansion" HotelName="Miro Mansion" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" 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://i.travelapi.com/hotels/39000000/38180000/38172300/38172260/878c5041_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="795.01" OriginalAmount="743.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.872873155769" Longitude="29.126321991402" StarRating="3" HotelCode="284797|splendid_palace" HotelName="Splendid Palas Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>23 Nisan Cad. 39, Büyükada, 34970 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Büyükada</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/30/306309/306309a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel can be found in Asian Side. There are a total of 70 bedrooms on the premises. This hotel does not accept pets. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="826.04" OriginalAmount="772.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.02264945" Longitude="28.97700777" StarRating="0" HotelCode="760332|the_wings_hotel_istanbul" 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://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=9624395</HotelPictures>
        <HotelDescription>&lt;br/&gt;The Wings Hotel is located in the center of Istanbul. Spice Bazaar is one kilometer from the accommodation. The nearest airport is Ataturk - European Side Airport, 18 km from the property. The hotel is close by Galata Tower, which is literally a stone's throw away, the Bosphorus, Topkapi Palace - Home of the Sultan, Hagia Sophia and the most incredible and historical Sultan Ahmet Mosque.\n\nFacilities and services include 24hr check in and reception, air conditioning, internet access, ironing and laundry facilities (extra charge).\n\nRooms feature air conditioning, cable TV, coffee and tea maker, hairdryer, shower, telephone, TV and Wi-Fi.\n\nEarliest check in time is 14:00, latest check out time is 12:00.\n\nAddress: Kemankes Karamustafa Pasa Mahallesi, GÃ¼mrÃ¼k Sk. No:26,  Beyoglu, Istanbul, 34425, Turkey.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="844.23" OriginalAmount="789.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.16526412963867" Longitude="29.053953170776367" StarRating="5" HotelCode="0|six_senses_kocatas_mansions_hotel" HotelName="Six Senses Kocatas Mansions Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,DINNER,HALF-BOARD-DINNER" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Merkez, Meserburnu Cd. No: 7, 34450 Sariyer/Istanbul, Turkey, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/0a/5b/0a5b95740c6683933eba2c07dde677ca46c5fe17.jpeg</HotelPictures>
        <HotelDescription>Location&lt;br /&gt;Dreaming about a first-class hotel? Welcome to hotel «Six Senses Kocatas Mansions Hotel» is located in Istanbul. This hotel is located in 19 km from the city center.&lt;br /&gt;At the hotel&lt;br /&gt;You can stop by the restaurant. The hotel cafe is a nice place to have a snack. Free Wi-Fi on the territory will help you to stay on-line. Specially for tourists who travel by car, there’s a parking zone.&lt;br /&gt;The beauty and wellness services: a massage room and a doctor. Guests who love doing sports will be able to enjoy a fitness center and a gym. If you want to make your journey even more comfortable, you can order a transfer. Accessibility: there is an elevator/lift.&lt;br /&gt;There are other services available for the guests of the hotel. For example, a laundry, ironing, press, car rental and a concierge. The staff of the hotel will be happy to talk to you in English.&lt;br /&gt;Room amenities&lt;br /&gt;The room is warmly decorated and has everything you need to have a rest after a long eventful day. There is a TV, a mini-bar and a bathrobe. The room equipment depends on its category.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 1,200.00 TRY per night.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;ul&gt;  &lt;li&gt;Only registered guests are allowed in the guestrooms. &lt;/li&gt; &lt;li&gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &lt;/li&gt;&lt;li&gt;No pets and no service animals are allowed at this property. &lt;/li&gt;&lt;li&gt;This property advises that enhanced cleaning and guest safety measures are currently in place.&lt;/li&gt;&lt;li&gt;Disinfectant is used to clean the property; commonly-touched surfaces are cleaned with disinfectant between stays; bed sheets and towels are laundered at a temperature of at least 60°C/140°F.&lt;/li&gt;&lt;li&gt;Personal protective equipment, including masks, will be available to guests.&lt;/li&gt;&lt;li&gt;Social distancing measures are in place; staff at the property wear personal protective equipment; a shield is in place between staff and guests in main contact areas; periodic temperature checks are conducted on staff; temperature checks are available to guests; guests are provided with hand sanitizer.&lt;/li&gt;&lt;li&gt;Contactless check-in and contactless check-out are available.&lt;/li&gt;&lt;li&gt;Each guestroom is kept vacant for a minimum of 24 hours  between bookings.&lt;/li&gt;&lt;li&gt;The property affirms that it adheres to the Safe Travels (WTTC - Global) sanitization guidelines.&lt;/li&gt;&lt;br /&gt; &lt;/ul&gt;  &lt;p&gt;The following fees and deposits are charged by the property at time of service, check-in, or check-out. &lt;/p&gt; &lt;ul&gt; &lt;li&gt;Fee for buffet breakfast: TRY 220 for adults and TRY 110 for children (approximately)&lt;/li&gt;         &lt;li&gt;Valet parking fee: TRY 40 per day&lt;/li&gt;       &lt;li&gt;Late check-out is available for a fee (subject to availability, amount varies)&lt;/li&gt;               &lt;/ul&gt; &lt;p&gt;The above list may not be comprehensive. Fees and deposits may not include tax and are subject to change. &lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="846.37" OriginalAmount="791.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.102908" Longitude="29.066696" StarRating="5" HotelCode="900670|ajia_hotel__special_class" HotelName="A'jia" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="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,Massage Centre,Restaurant,Room Service,Shopping Arcade,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Ahmet Rasim Pasa Yalisi Cubukli Cad. 27, 34812 Kanlica</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/142059/142059a_hb_a_005.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel enjoys a stunning location on the Asian shores of the Bosphorus in the Kanlica district of Istanbul. A number of sightseeing attractions are within the area of the hotel such as Sultanahmet, home to Topkapi Palace. The nearest public transport connection is about 100 m away. Atatürk International Airport is roughly 35 km away and Sabiha Gökçen International Airport is approximately 25 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="888.10" OriginalAmount="830.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0046501159668" Longitude="28.9648590087891" StarRating="0" HotelCode="0|ottoman_apertele_suites" HotelName="Ottoman suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sehsuvarbey Mah. Ustad Sok. No:4 Kumkapi sultanahmet, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/48/d9/48d931afe78a781fc6bbeb36378c2ee61d534178.jpeg</HotelPictures>
        <HotelDescription>&lt;/br&gt;&lt;b&gt;Location: &lt;/b&gt;Three-star hotel “Ottoman Apertele Suites” is located in Istanbul. It boasts a convenient location within 1 km from the historic city center.&lt;/br&gt;&lt;b&gt;Hotel Features: &lt;/b&gt;Parking is provided on site. Smoking is not allowed at the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="904.15" OriginalAmount="845.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.025659933909" Longitude="28.465913177417" StarRating="4" HotelCode="368453|grand_gold_hotel" HotelName="Grand Gold Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Kumburgaz Mahallesi, Istanbul Caddesi 712/A, 34530 Büyükçekmece, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0021/70487/2170487/1.jpg?f=14990256</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="930.90" OriginalAmount="870.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.026820714144" Longitude="28.975547254086" StarRating="4" HotelCode="185748|georges_hotel_galata" 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://dmcsquare.b-cdn.net/Images/259746/w_259746_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This stylish hotel is located a few metres from Galata Tower and a five-minute walk from Istiklal Street. It is surrounded by shops, restaurants and bars in a chic and trendy neighbourhood. The major sightseeing attractions of Sultanahmet are 2.5 km away and can be reached on foot by crossing the Galata Bridge. Public transport is also available roughly 300 metres from the hotel’s doorstep. Atatürk International Airport is approximately 20 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="931.97" OriginalAmount="871.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00807571411133" Longitude="28.975757598876953" StarRating="2" HotelCode="0|world_heritage_center_hotel" HotelName="World Heritage Center Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Alemdar Mah. Divan Yolu Cd., Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/09/77/09779f4a58a8a07574fecd80148afdba71406fdd.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at World Heritage Center Hotel in Istanbul (Sultanahmet), you'll be within a 5-minute walk of Basilica Cistern and Sultanahmet Square.  This hotel is 0.2 mi (0.3 km) from Hagia Sophia and 0.2 mi (0.3 km) from Blue Mosque.&lt;br /&gt;Amenities : Take in the views from a terrace and make use of amenities such as concierge services.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Tomb of Sultan Ahmet I - 0.2 km / 0.1 mi&lt;br /&gt;Basilica Cistern - 0.3 km / 0.2 mi&lt;br /&gt;Sultanahmet Square - 0.3 km / 0.2 mi&lt;br /&gt;Hippodrome of Constantinople - 0.3 km / 0.2 mi&lt;br /&gt;Hagia Sophia - 0.3 km / 0.2 mi&lt;br /&gt;Blue Mosque - 0.3 km / 0.2 mi&lt;br /&gt;Cemberlitas Bath - 0.4 km / 0.2 mi&lt;br /&gt;Turkish and Islamic Art Museum - 0.4 km / 0.2 mi&lt;br /&gt;Grand Bazaar - 0.6 km / 0.4 mi&lt;br /&gt;Arasta Bazaar - 0.7 km / 0.4 mi&lt;br /&gt;Gulhane Park - 0.7 km / 0.4 mi&lt;br /&gt;Little Hagia Sophia - 0.8 km / 0.5 mi&lt;br /&gt;Istanbul Archaeology Museum - 0.8 km / 0.5 mi&lt;br /&gt;Topkapi Palace - 1 km / 0.6 mi&lt;br /&gt;Beyazit Square - 1.1 km / 0.7 mi&lt;br /&gt;The nearest airports are:&lt;br /&gt;Istanbul (IST) - 42.2 km / 26.2 mi&lt;br /&gt;Sabiha Gokcen Intl. Airport (SAW) - 45.3 km / 28.2 mi&lt;br /&gt;business_amenities : Featured amenities include a 24-hour front desk, luggage storage, and an elevator. Free self parking is available onsite.&lt;br /&gt;HeadLine : Near Basilica Cistern&lt;br /&gt;Rooms : Make yourself at home in one of the 26 air-conditioned rooms featuring LCD televisions. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms with showers feature complimentary toiletries and hair dryers. Conveniences include safes and irons/ironing boards, as well as phones with free international calls.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;ul&gt;  &lt;li&gt;The property has connecting/adjoining rooms, which are subject to availability and can be requested by contacting the property using the number on the booking confirmation. &lt;/li&gt;&lt;li&gt;This property advises that enhanced cleaning and guest safety measures are currently in place.&lt;/li&gt;&lt;li&gt;Disinfectant is used to clean the property; commonly-touched surfaces are cleaned with disinfectant between stays; bed sheets and towels are laundered at a temperature of at least 60°C/140°F; guestroom doors are sealed after cleaning.&lt;/li&gt;&lt;li&gt;Personal protective equipment, including masks and gloves, will be available to guests.&lt;/li&gt;&lt;li&gt;Social distancing measures are in place; staff at the property wear personal protective equipment; a shield is in place between staff and guests in main contact areas; periodic temperature checks are conducted on staff; temperature checks are available to guests; guests are provided with hand sanitizer; cashless payment methods are available for all transactions; contactless room service is available; masks are required in public areas.&lt;/li&gt;&lt;li&gt;Contactless check-in and contactless check-out are available.&lt;/li&gt;&lt;li&gt;Each guestroom is kept vacant for a minimum of 24 hours between bookings.&lt;/li&gt;&lt;li&gt;This property affirms that it follows the cleaning and disinfection practices of Safe Tourism Certification Program (Turkey).&lt;/li&gt;&lt;li&gt;This property affirms that it adheres to the cleaning and disinfection practices of Safe Travels (WTTC - Global).&lt;/li&gt;&lt;br /&gt;&lt;li&gt;Enhanced food service safety measures are in place.&lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1007.94" OriginalAmount="942.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.036193887343" Longitude="28.912259281886" StarRating="4" HotelCode="323795|marnas_hotels" HotelName="Marnas Hotels" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" 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://photos.hotelbeds.com/giata/original/62/629150/629150a_hb_a_030.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1063.58" OriginalAmount="994.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.047694924395" Longitude="29.025206417162" StarRating="4" HotelCode="188756|the_house_hotel_bosphorus_3" HotelName="The Stay Bosphorus" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" 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://dmcsquare.b-cdn.net/Images/263439/a_263439_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the trendy area of Ortaköy on the Bosphorus, this charming hotel is just a few minutes away from the landmarks Ortaköy Mosque and the Bosphorus Bridge. Restaurants, cafes and quirky shops are in this lively area while a ferry port is just a few metres from the hotel and local transport a minute's walk away. Istanbul Atatürk Airport is roughly 25 km away, while Sabiha Gökçen Airport is approximately 40 km from the establishment.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1138.48" OriginalAmount="1064.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.070568707871" Longitude="28.983232356167" StarRating="3" HotelCode="438149|le_premier_house" HotelName="Le Premier House" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Internet,Lounge,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Hürriyet Mah., Dr.Cemil Bengü Cad Akçaagaç Sok. No:1, Caglayan/Kagithane, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=11037751</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1219.80" OriginalAmount="1140.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.006146" Longitude="28.979495" StarRating="4" HotelCode="89553|hotel_uyan__special_class" HotelName="Uyan" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Historic Hotel,Hotel de Charme,Family-friendly Hotel" CnxPolicy="Free CXL until 07/09/2024" 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://dmcsquare.b-cdn.net/Images/125424/a_125424_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located the heart of the old city of Sultanahmet in Istanbul, within walking distance of the Topkapi Palace Museum and monuments such as the Hagia Sophia and the Blue Mosque. There are restaurants and shopping opportunities within walking distance of the hotel and numerous bars and discos on nearby Taksim Square, which can be easily reached on public transport. A tourist office and city park are also nearby. Istanbul Airport and Sabiha Gökçen International Airport are around 16 km and 65 km away from the hotel respectively.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1312.89" OriginalAmount="1227.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.077806" Longitude="29.044321" StarRating="3.5" HotelCode="188672|bebek_hotel_by_the_stay_collection_adults_only" HotelName="Bebek" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Bebek Mahdii, Cevdet Pasa Caddesi 34, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/second/c9/ca/c9ca364340aaaefafc2843aebf4ba9d732c49662.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="1435.90" OriginalAmount="1341.96" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.066615" Longitude="29.017812" StarRating="5" HotelCode="300307|JCQ" HotelName="Raffles Istanbul" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" 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, Besiktas</AddressLine>
          </AddressLines>
          <PostalCode>(0)2129240201</PostalCode>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/408673/a_408673_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="1999.83" OriginalAmount="1869.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.007099" Longitude="28.949959" StarRating="3" HotelCode="43550|fuar_hotel" HotelName="Otel Fuar" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Laundry,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Aksaray Mahallesi, Kucuk Langa Araligi Caddesi 1, 34300 Aksaray, Fatih, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/4470/a_4470_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2070.45" OriginalAmount="1935.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="967783|kartal_palace_taksim_square" HotelName="Kartal Palace Taksim Square" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>TarlabasI BulvarI 22, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/37000000/36940000/36937500/36937471/191e4436_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2195.64" OriginalAmount="2052.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="977828|arges_oldcity_hotel" HotelName="Arges Old City Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ebussuut Caddessi, 34110 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://i.travelapi.com/hotels/36000000/35310000/35301800/35301762/258188bf_b.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="2249.14" OriginalAmount="2102.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.05656051635742" Longitude="28.991086959838867" StarRating="3" HotelCode="0|mr_beyaz_butik_hotel" HotelName="MR Beyaz Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Boutique_and_Design" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Meshrutiyet Neighborhood Suna Kirach Street No:4 Shishli, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/32/61/3261d53bee123fc2ded12467286a87a271d5b11a.jpeg</HotelPictures>
        <HotelDescription>MR BEYAZ BUTIK HOTEL features air-conditioned accommodation in Istanbul. With a restaurant, the property also has a bar. Attractions in the area include Istanbul Congress Center, 1 km away, or Dolmabahce Palace, located 2.1 km from the property.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="3247.45" OriginalAmount="3035.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.056976318359375" Longitude="29.035741806030273" StarRating="5" HotelCode="0|mandarin_oriental_bosphorus_istanbul" HotelName="Mandarin Oriental Bosphorus Istanbul" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Muallim Naci Avenue No 62, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e6/82/e682268b4a4b2b27bc8875a8b27f5815b6a7bf31.jpeg</HotelPictures>
        <HotelDescription>Mandarin Oriental Bosphorus Istanbul&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 500.00 EUR per night.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;Breakfast for children costs: 25.00 EUR.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="6413.58" OriginalAmount="5994.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03539148" Longitude="28.97878148" StarRating="3" HotelCode="737250|taksim_maxwell_hotel" 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://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=8418778</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="285507.03" OriginalAmount="266829.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03587731" Longitude="28.98748393" StarRating="3" HotelCode="303961|taksim_15_suites" HotelName="Taksim 15 Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Fax,Internet,Kitchen,Laundry,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Gümüssuyu Mahallesi, Inönü Caddesi 15, Taksim, Beyoglu, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/23/231156/231156a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Most storeys are accessible by lift. Amenities include a safe. Wireless internet access is available to guests in the public areas. Among the culinary options available at the hotel are a café and a bar. Those arriving in their own vehicles can leave them in the car park of the accommodation. Additional services include a babysitting service, a childcare service, a transfer service, room service and a laundry service.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="82.39" OriginalAmount="77.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.004451751708984" Longitude="28.952360153198242" StarRating="0" HotelCode="0|konak_bella_3_2" HotelName="Konak Bella 3" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Alboyacilar Sokak 14, 34096, Istanbul, Turkey, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;The best kind of vacation is when you come somewhere new and it feels like home: apartment «Konak Bella 3» is located in Istanbul. This apartment is located 1 km from the city center. You can take a walk and explore the neighbourhood area of the apartment — Yenikapi, Suleymaniye Mosque and Grand Bazaar.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="89.88" OriginalAmount="84.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.02388825" Longitude="28.97751125" StarRating="0" HotelCode="957995|gladden_rooms_guest_house" HotelName="Gladden Rooms" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kemankes Karamustafa Pasa Mahallesi, Celebi Sokak, 34425 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="98.44" OriginalAmount="92.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03616714477539" Longitude="28.981155395507812" StarRating="0" HotelCode="0|pera_imperium_2_hotel_2" HotelName="Pera Imperium 2 Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Suslu Saksi Sokak 5 Beyoglu 34435 Istanbul, Istanbul</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;A great option for a journey on a budget - hotel «Pera Imperium 2 Hotel» is located in Istanbul. This hotel is located in 3 km from the city center. You can take a walk and explore the neighbourhood area of the hotel — Istiklal Avenue, Taksim and Museum of Modern Art.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="99.51" OriginalAmount="93.00" MarkupRule="7.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 07/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>Cevizlik Mahallesi, Molla Izzet Sokak 2, Bakirkoy, 34142 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="105.93" OriginalAmount="99.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="985180|la_serena_hotel" HotelName="La Serena Hotel &amp; Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Caylak Sokak 26, Beyoglu, 34437 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="108.07" OriginalAmount="101.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0451194" Longitude="29.00448342" StarRating="0" HotelCode="878224|linden_houses_apartments" HotelName="Linden Houses" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Turkali Mahallesi, Sehit Asim Caddesi 60, 34357 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="125.19" OriginalAmount="117.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="817652|istanberry_dream_flats" HotelName="Istanberry Dream Flats" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Omer Hayyam Caddesi 51</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="138.03" OriginalAmount="129.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.078616" Longitude="29.002215" StarRating="0" HotelCode="53372|gul_hotel_2" 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 />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="144.45" OriginalAmount="135.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="974300|diamond_suites_residence" HotelName="Diamond Suite &amp; Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ergenekon Mahallesi, Dolapdere Caddesi 106, 34360 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="150.87" OriginalAmount="141.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="984852|lord_morgan_exclusive_design_cihangir" HotelName="Lord Morgan &amp; Exclusive Design Cihangir" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>Defterdar Yokusu 32A, Kilicali Pasa, 34425 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="173.34" OriginalAmount="162.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="983360|gris_verde_suite_hotel" HotelName="Gris &amp; Verde Suite Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Duzenli Sokak 1, 34755 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="182.97" OriginalAmount="171.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.01403544" Longitude="28.97567043" StarRating="0" HotelCode="774483|omega_inn_hotel" HotelName="Omega Inn" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hocapasa Mahallesi, Hocapasa Sokak 27/1, Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="203.30" OriginalAmount="190.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.020490397481" Longitude="28.93296596709" StarRating="0" HotelCode="308636|yasin_apart" HotelName="Yasin Apart" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sultanahmet-Akbiyik Mahallesi, Oyuncu Cikmazi Sokak 14, Sultanahmet</AddressLine>
          </AddressLines>
          <CityName>Fatih (Istanbul)</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="203.96" OriginalAmount="190.62" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.337926292316" Longitude="28.69251907762" StarRating="4" HotelCode="|MQHS" HotelName="MQ Hotel Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Karaburun, Sahil Caddesi 46/1, Arnavutkoy</AddressLine>
          </AddressLines>
        </Address>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The friendly staff at the reception desk are happy to answer any questions. Amenities include a baggage storage service and a safe. Wireless internet access is provided in public areas. The hotel has wheelchair-accessible facilities and a lift. A garden provides extra space for rest and relaxation in the open air. Additional facilities include a TV room. Guests arriving by car can park their vehicles in the car park for no extra charge. Further services and facilities include a 24-hour security service, medical assistance, a transfer service, 24-hour room service, a laundry service, a coin-operated laundry and a hotel shuttle bus. Travellers with bicycles can make use of the on-site bicycle storage area. The business centre is on hand for guests' business requirements and provides a fax machine.Located in Istanbul, this hotel is ideal for those in need of an adults-only holiday.Guests can enjoy a selection of sport and entertainment options. The outdoor pool complex includes a children's swimming area and is ideal for working out or just relaxing. A terrace with sun loungers and parasols is available. The pool bar serves a selection of refreshing drinks. A wellness area with a sauna is available at the hotel. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Air conditioning, central heating and a fan ensure that rooms maintain comfortable temperatures. Most units have a sea view. The rooms have a king-size bed and a sofa bed. Extra beds can be requested. A minibar and a desk are also available. Guests will also find a tea/coffee station included among the standard features. A trouser press is provided for guests' convenience. A telephone, a TV and WiFi (no extra charge) are provided as well. Slippers are included. A hairdryer and bathrobes are provided in the bathrooms, which include a shower. As a special feature, bathrooms are also stocked with cosmetic products and a selection of towels. The hotel has family rooms, non-smoking rooms and smoking rooms.The dining area includes a restaurant and a café. A continental breakfast guarantees a great start to the day. Staff are also happy to provide children's meals. The hotel also offers snacks.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="211.86" OriginalAmount="198.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="967077|element_garden" HotelName="Element Garden Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" 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 />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="216.14" OriginalAmount="202.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.97753143" Longitude="28.87424792" StarRating="0" HotelCode="963205|concept_suit_premium" HotelName="Concept Premium Suit" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/09/2024">
        <Address>
          <AddressLines>
            <AddressLine>Zeytinlik Mahallesi, Omer Naci Sokak 7, Bakirkoy, 34140 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="217.21" OriginalAmount="203.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.05785019" Longitude="28.98600267" StarRating="0" HotelCode="818756|corner_park_suites" 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 />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="227.91" OriginalAmount="213.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0179" Longitude="28.9769" StarRating="0" HotelCode="981223|ortakoy_hotel" HotelName="Ortakoy Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mecidiye Mahallesi, Saglik Sokak 1, Ortakoy, 34347 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="247.66" OriginalAmount="231.46" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.068253019919" Longitude="28.984447508305" StarRating="4" HotelCode="|RMDS" HotelName="Ramada Hotel &amp; Suites Sisli" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Merkez Mah. Abide-i Hurriyet Cadessi 60, Sisli</AddressLine>
          </AddressLines>
        </Address>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="279.01" OriginalAmount="260.76" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.00539933" Longitude="29.06624646" StarRating="4" HotelCode="|ANWL" HotelName="Antwell Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Unalan Mahallesi Cagla Sokak 1A</AddressLine>
          </AddressLines>
        </Address>
        <HotelDescription>&lt;b&gt;HotelDescription : &lt;/b&gt;The friendly staff at the reception desk are happy to answer any questions. Amenities include a baggage storage service and a safe. Wireless internet access (no extra charge) is provided in public areas. The hotel offers a number of facilities for guests with disabilities. The hotel has wheelchair-accessible facilities and a lift. There are a number of shops as well. The grounds of the hotel feature a playground and a lovely garden. Additional amenities include a TV room, a playroom and a library. Guests arriving by car can park their vehicles in the garage or in the car park (no extra charge). Further services and facilities include a 24-hour security service, medical assistance, a transfer service, room service, a laundry service, a coin-operated laundry and a hotel shuttle bus. A fax machine is on hand for guests' business and communication needs.This hotel is located in the centre of Istanbul.There are indoor and outdoor pools and a children's swimming area. Refreshing drinks at the pool bar and a relaxing soak in the hot tub offer the perfect way to unwind. A sun terrace is a great place to while away the hours. Sport and leisure facilities at the hotel include a gym and billiards. Various wellness options are available at the hotel, including a spa, a sauna, a steam bath, a hammam, massage treatments and a solarium. Copyright GIATA 2004 - 2024. Multilingual, powered by www.giata.com for client no. 124567Central heating ensures that rooms maintain comfortable temperatures. Children's beds can be requested for younger guests. Valuables can be securely stored in a safe. The kitchenette comes with a tea/coffee station. A telephone, a TV and WiFi (no extra charge) provide all the essentials for a comfortable holiday. Guests will also find slippers in their rooms. Bathrooms are equipped with a shower and a hairdryer. The hotel has family rooms and non-smoking rooms.Dining facilities include a restaurant, a café and a bar. Breakfast, lunch and dinner will satisfy appetites big and small.&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="306.02" OriginalAmount="286.00" MarkupRule="7.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="Non Refundable" 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 />
        <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 Atakoy Marina and Istanbul Aquarium.  This apartment is within close proximity of Kiddyland and Florya Beach.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 16 air-conditioned rooms featuring kitchenettes. Rooms have private balconies. LCD televisions with satellite programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include desks and minibars, and housekeeping is provided daily.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Amenities&lt;/b&gt; &lt;br /&gt;Make use of convenient amenities such as complimentary wireless Internet access, concierge services, and complimentary use of a nearby fitness facility.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Take advantage of the apartment's 24-hour room service.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include a 24-hour front desk, luggage storage, and coffee/tea in a common area. Free self parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="311.37" OriginalAmount="291.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.03097648" Longitude="28.97475127" StarRating="0" HotelCode="855949|the_westist_hotel_spa" 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 />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="316.72" OriginalAmount="296.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.0038366" Longitude="28.9728621" StarRating="0" HotelCode="191125|adeka_hotel_old_city" HotelName="Adeka" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Guest houses" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Kasap Osman Sok. No. 25, Küçük Ayasofya Mahallesi, Sultanahmet, Istanbul 34122</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="328.49" OriginalAmount="307.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.9890925" Longitude="28.71742968" StarRating="0" HotelCode="970169|ozgerey_suit_hotel" HotelName="Ozgerey Suit Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Universite Mahallesi, Kalender Sokak 3, 34320 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="388.41" OriginalAmount="363.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.01293892" Longitude="28.97726882" StarRating="0" HotelCode="784773|centrum_suites_istanbul" HotelName="Centrum Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Hocapasa Mahallesi, Ibn-I Kemal Caddesi 15, Sirkeci, 34110 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="389.48" OriginalAmount="364.00" MarkupRule="7.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,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 07/09/2024" 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 />
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Istanbul.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="521.09" OriginalAmount="487.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.02604464" Longitude="28.97608475" StarRating="0" HotelCode="963763|noa_luxury_apartments" HotelName="Noa Luxury Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Mueyyitzade Mahallesi, Ali Hoca Araligi Sokak 6, Galata, 34425 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Istanbul</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="546.77" OriginalAmount="511.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.859379" Longitude="29.113607" StarRating="3" HotelCode="188764|yorukali_tesisleri" HotelName="Yörükali" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nizam Mahallesi, Yörükali Mevkii, Yörükali Tesisleri, Adalar, Büyükada, 34970 Istanbul</AddressLine>
          </AddressLines>
          <CityName>Büyükada</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="725.46" OriginalAmount="678.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.2603" Longitude="28.74254" StarRating="0" HotelCode="866484|yotel_istanbul_airport_landside_2" 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 />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="816.41" OriginalAmount="763.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="41.2603" Longitude="28.74254" StarRating="0" HotelCode="866486|yotelair_istanbul_airport_airside" HotelName="YOTELAIR 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 />
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="7" TotalAmount="2337.98" OriginalAmount="2185.03" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="40.87010537413" Longitude="29.120050440299" StarRating="5" HotelCode="|PPRT" HotelName="Princes' Palace Resort" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Nizam Mahallesi Cankaya Caddesi 58, Buyukada</AddressLine>
          </AddressLines>
        </Address>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Central Heating,Designated Smoking Area,Heated Pool,Jacuzzi,Lounge,Nightclub,Wheelchair Access,Shopping Arcade,Airport Transfer (on Demand),Business Centre,Housekeeping,Printer,Wake-up Call Service,Kitchen,Bicycle Rental,24 Hour Front Desk,Elevator,Parking,Pick &amp;amp; Drop,24 Hour Security,ATM/Cash Machine,Banquet Hall,Dining,Garden,Meeting Room,Valet Parking,Boutique,Concierge,Dry Cleaning,LCD/Projector,Luggage Storage,Pets allowed,Smoking Rooms,Diet Meals,24 Hour Room Service,Beauty Salon,24 Hour Power Supply,Off-Site Parking,Babysitting,Coffee Shop,Golf</BasicAmenities>
    <HotelRating>5,3,4,3.5,2,2.5,1.5,4.5</HotelRating>
    <BedType />
    <Meals>BED &amp; BREAKFAST,ROOM ONLY,DINNER</Meals>
    <PropertyType>CITY HOTEL,BUSINESS HOTEL,FAMILY-FRIENDLY HOTEL,SPA HOTEL,CONFERENCE HOTEL,HOTEL DE CHARME,AIRPORT HOTEL,BOUTIQUE HOTEL,RESIDENCE,APARTHOTEL,HISTORIC HOTEL,APARTMENT,BED AND BREAKFASTS,HOSTELS,APARTMENT HOTEL,GUEST HOUSES,RESIDENCES,BUNGALOW COMPLEX,GUESTHOUSE</PropertyType>
  </Filter>
</HotelSearchRS>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
91ebd653-e61d-4589-ae60-649c0a823d87|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="91ebd653-e61d-4589-ae60-649c0a823d87">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="74076" DestinationId="0" CityId="0" />
    <StayDateRange Start="2024-09-12T00:00:00" End="2024-09-15T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="936550|marma_hotel_istanbul" SourceId="63" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="SkyWorld" Password="Wasi3266" RequestedCurrency="GBP" ClientNationality="GB" ClientCountry="United Kingdom" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
91ebd653-e61d-4589-ae60-649c0a823d87|RateHawkPrice|successfull supplier interation||RateHawk|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
91ebd653-e61d-4589-ae60-649c0a823d87|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="91ebd653-e61d-4589-ae60-649c0a823d87">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="74076" DestinationId="0" CityId="0" />
    <StayDateRange Start="2024-09-12T00:00:00" End="2024-09-15T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <HotelRef HotelId="169636|aydinoglu_hotel" SourceId="63" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="SkyWorld" Password="Wasi3266" RequestedCurrency="GBP" ClientNationality="GB" ClientCountry="United Kingdom" MarkupValue="0" MarkupPercentage="0" />
</HotelSearchRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
91ebd653-e61d-4589-ae60-649c0a823d87|RateHawkPrice|successfull supplier interation||RateHawk|TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
91ebd653-e61d-4589-ae60-649c0a823d87|BookRequest|BookRequest|Request:-<?xml version="1.0" encoding="utf-16"?>
<HotelBookRQ xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" TraceId="91ebd653-e61d-4589-ae60-649c0a823d87" EmailId="xml.bookings@wwdmc.com" MobileNo="" FileBookingId="" Identity="e00c5EC6-5aapreeti-af6f-9WwDMc3028a7c">
  <Rooms>
    <Room RoomType="Room 1: Economy Double room (full double bed)" BoardBasis="Room 1: Bed &amp; Breakfast" TotalAdult="2" TotalChild="0">
      <Adults>
        <Adult Title="Mr" FirstName="SYED" LastName="SHAH" DOB="19990907" Age="25" />
        <Adult Title="Mr" FirstName="FAISAL" LastName="SHAH" DOB="19990907" Age="25" />
      </Adults>
    </Room>
  </Rooms>
  <GeneralInfo UserName="SkyWorld" Password="Wasi3266" RequestedCurrency="GBP" ClientNationality="GB" ClientCountry="" MarkupValue="0" MarkupPercentage="0" />
  <Accommodation HotelId="169636|aydinoglu_hotel" SourceId="63" RoomTypeCode="h-b6f44dcf-de06-5f8c-84e4-3b25ac411b17|63|MTU3LjAwfEdCUHwyMDI0LTA5LTEx" TotalPrice="167.99" IsHoldBooking="false" HoldBy="0" />
  <StayDateRange Start="2024-09-12T00:00:00" End="2024-09-15T00:00:00" />
  <CustomerAddress>
    <AddressLines>
      <AddressLine />
    </AddressLines>
    <CityName />
    <PostalCode />
    <Country />
  </CustomerAddress>
  <Remarks>Booking</Remarks>
  <CountryCode_MoneyReceive>75</CountryCode_MoneyReceive>
  <AgencyBookingRef>4601</AgencyBookingRef>
  <MHLInfo>
    <Address> 933 Stockport  Road</Address>
    <AgencyId>1724</AgencyId>
    <AgentId>3125</AgentId>
    <CityCode>11</CityCode>
    <DirectClientId>0</DirectClientId>
    <EmailId> admin@worldwideflight.co.uk </EmailId>
    <FileBookingId />
    <FirstName> SYED </FirstName>
    <LastName> SHAH </LastName>
    <PaymentResponse> No-Payment-Getway </PaymentResponse>
    <PaymentStatusId>0</PaymentStatusId>
    <PhoneNo />
    <PostCode />
    <SalesPersonId>24</SalesPersonId>
    <SalesSourceId>24</SalesSourceId>
    <SupportNo> +44 (0) 20 8569 8080 </SupportNo>
    <Title> Mr </Title>
  </MHLInfo>
</HotelBookRQ>||TrueSystem.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
91ebd653-e61d-4589-ae60-649c0a823d87|BookResponse|MyhubService Response|UserName:-SkyWorld Password:-Wasi3266 MhlInfo:-<?xml version="1.0" encoding="utf-16"?>
<MHLInfo xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <Address> 933 Stockport  Road</Address>
  <AgencyId>1724</AgencyId>
  <AgentId>3125</AgentId>
  <CityCode>11</CityCode>
  <CreatedBy>0</CreatedBy>
  <DirectClientId>0</DirectClientId>
  <EmailId> admin@worldwideflight.co.uk </EmailId>
  <EndDate xsi:nil="true" />
  <FirstName> SYED </FirstName>
  <LastName> SHAH </LastName>
  <NationalityOfPax />
  <PaymentResponse> No-Payment-Getway </PaymentResponse>
  <PaymentStatusId>0</PaymentStatusId>
  <PhoneNo />
  <PostCode />
  <SalesPersonId>24</SalesPersonId>
  <SalesSourceId>24</SalesSourceId>
  <SourceId>0</SourceId>
  <StartDate xsi:nil="true" />
  <SupportNo> +44 (0) 20 8569 8080 </SupportNo>
  <Title> Mr </Title>
</MHLInfo> Hotel:-<?xml version="1.0" encoding="utf-16"?>
<Hotel xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
  <AgencyReference>4601</AgencyReference>
  <AgentMinCnxDate>2024-09-08T00:00:00</AgentMinCnxDate>
  <CancelPolicyRemark>&lt;?xml version="1.0" encoding="utf-16"?&gt;
&lt;CancelPenaltiesType xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"&gt;
  &lt;CancelPenalties&gt;
    &lt;CancelPenalty Start="2024-09-08T00:00:00" End="2024-09-12T00:00:00"&gt;
      &lt;AmountPercent NmbrOfNights="0" BasisType="Amount" Percent="0" Amount="167.99" /&gt;
    &lt;/CancelPenalty&gt;
  &lt;/CancelPenalties&gt;
&lt;/CancelPenaltiesType&gt;</CancelPolicyRemark>
  <CheckIn>2024-09-12T00:00:00</CheckIn>
  <CheckInTime />
  <CheckOut>2024-09-15T00:00:00</CheckOut>
  <CheckOutTime />
  <CostAmountInSalesCurrency>157.00</CostAmountInSalesCurrency>
  <CountryCode_MoneyReceive>75</CountryCode_MoneyReceive>
  <CountryName>turkey</CountryName>
  <PostCode />
  <Rooms>
    <Rooms>
      <Adults>2</Adults>
      <BoardBasis>Room 1: Bed &amp; Breakfast</BoardBasis>
      <Children>0</Children>
      <GuestName>Mr SYED SHAH</GuestName>
      <RoomType>Room 1: Economy Double room (full double bed)</RoomType>
    </Rooms>
  </Rooms>
  <SalesAmount>167.99</SalesAmount>
  <SalesCurrency>GBP</SalesCurrency>
  <SupplierAmount>157.00</SupplierAmount>
  <SupplierCurrency>GBP</SupplierCurrency>
  <SupplierId>6143</SupplierId>
  <SupplierMinCnxDate>2024-09-11T00:00:00</SupplierMinCnxDate>
  <SupplierName>RateHawk</SupplierName>
  <_address>Idealtepe Mahallesi, Namik Kemal Caddesi 96, 34841 Maltepe, Istanbul</_address>
  <_cityName>Istanbul</_cityName>
  <_fax>+902165186900</_fax>
  <_hotelName>Aydinoglu Otel</_hotelName>
  <_phoneNo1>+902165198040</_phoneNo1>
</Hotel> Response:-<Root><FileBookingId>240928972</FileBookingId><BookingId>39343</BookingId></Root>||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.FindSync[TProjection](FilterDefinition`1 filter, FindOptions`2 options, CancellationToken cancellationToken)
   at MongoDB.Driver.FindFluent`2.ToCursor(CancellationToken cancellationToken)
   at MongoDB.Driver.IAsyncCursorSourceExtensions.ToList[TDocument](IAsyncCursorSource`1 source, CancellationToken cancellationToken)
   at Core.Audit.InsertBookingLog(String BookingId, String TraceId, String Supplier, String ClientName, String Status, String BookingRQ, String BookingRS, String GTBookingRQ, String GTBookingRS, String FileName) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 211System.TimeoutException: A timeout occured after 30000ms selecting a server using CompositeServerSelector{ Selectors = MongoDB.Driver.MongoClient+AreSessionsSupportedServerSelector, LatencyLimitingServerSelector{ AllowedLatencyRange = 00:00:00.0150000 } }. Client view of cluster state is { ClusterId : "1", ConnectionMode : "Automatic", Type : "Unknown", State : "Disconnected", Servers : [{ ServerId: "{ ClusterId : 1, EndPoint : "77.68.17.64:27017" }", EndPoint: "77.68.17.64:27017", State: "Disconnected", Type: "Unknown", HeartbeatException: "MongoDB.Driver.MongoConnectionException: An exception occurred while opening a connection to the server. ---> System.Net.Sockets.SocketException: No connection could be made because the target machine actively refused it 77.68.17.64:27017
   at System.Net.Sockets.Socket.InternalEndConnect(IAsyncResult asyncResult)
   at System.Net.Sockets.Socket.EndConnect(IAsyncResult asyncResult)
   at System.Threading.Tasks.TaskFactory`1.FromAsyncCoreLogic(IAsyncResult iar, Func`2 endFunction, Action`1 endAction, Task`1 promise, Boolean requiresSynchronization)
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<ConnectAsync>d__7.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.TcpStreamFactory.<CreateStreamAsync>d__4.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at System.Runtime.CompilerServices.TaskAwaiter.HandleNonSuccessAndDebuggerNotification(Task task)
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
   --- End of inner exception stack trace ---
   at MongoDB.Driver.Core.Connections.BinaryConnection.<OpenHelperAsync>d__48.MoveNext()
--- End of stack trace from previous location where exception was thrown ---
   at System.Runtime.ExceptionServices.ExceptionDispatchInfo.Throw()
   at MongoDB.Driver.Core.Servers.ServerMonitor.<HeartbeatAsync>d__27.MoveNext()" }] }.
   at MongoDB.Driver.Core.Clusters.Cluster.ThrowTimeoutException(IServerSelector selector, ClusterDescription description)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChangedHelper.HandleCompletedTask(Task completedTask)
   at MongoDB.Driver.Core.Clusters.Cluster.WaitForDescriptionChanged(IServerSelector selector, ClusterDescription description, Task descriptionChangedTask, TimeSpan timeout, CancellationToken cancellationToken)
   at MongoDB.Driver.Core.Clusters.Cluster.SelectServer(IServerSelector selector, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupportedAfterServerSelection(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoClient.AreSessionsSupported(CancellationToken cancellationToken)
   at MongoDB.Driver.OperationExecutor.StartImplicitSession(CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.UsingImplicitSession[TResult](Func`2 func, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionImpl`1.BulkWrite(IEnumerable`1 requests, BulkWriteOptions options, CancellationToken cancellationToken)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, Action`2 bulkWrite)
   at MongoDB.Driver.MongoCollectionBase`1.InsertOne(TDocument document, InsertOneOptions options, CancellationToken cancellationToken)
   at Core.Audit.InsertMongoLog(String TraceId, String MethodName, String ShortMessage, String DetailMessage, String Supplier, Boolean status, Int32 SupplierCount, Int32 ParseCount, String Request, String Response) in G:\Trivender PC\WorldwideDMCV2\Core\Auditer\Auditer\Audit.cs:line 134
91ebd653-e61d-4589-ae60-649c0a823d87|BookResponse|BookResponse|Response:-<?xml version="1.0" encoding="utf-16"?>
<HotelBookRS xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" Currency="GBP">
  <FileBookingId>240928972</FileBookingId>
  <Status>Success</Status>
  <SupplierRef>RHK07092024190915-996374248</SupplierRef>
</HotelBookRS>||True