<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
63044aa2-aae0-46d8-b129-c2a988cf194a|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="63044aa2-aae0-46d8-b129-c2a988cf194a">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="57996" DestinationId="0" CityId="0" />
    <StayDateRange Start="2024-12-19T00:00:00" End="2024-12-22T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="Beyondborders" Password="Matg@6636" RequestedCurrency="USD" ClientNationality="JO" 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
63044aa2-aae0-46d8-b129-c2a988cf194a|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-12-02T06:39:18.5364574+00:00" Version="0" EchoToken="Search" TransactionIdentifier="63044aa2-aae0-46d8-b129-c2a988cf194a" Currency="USD">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="224.70" OriginalAmount="210.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.9661" Longitude="35.9026" StarRating="0" HotelCode="959338|arabesque_hotel" HotelName="Arabesque Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Prince Mohammad Street 210, Amman 11841</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1033177/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="659.12" OriginalAmount="616.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.976396610483" Longitude="35.906168290631" StarRating="4" HotelCode="26800|grand_palace_hotel_2" HotelName="Grand Palace Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Queen Alya Street, PO Box 922 444, Amman 11192</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/142869/142869a_hb_a_033.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Amman's most progressive district of Shmeisani, this city hotel is next to the Royal Cultural Centre and Amman Stock Market, and only steps away from the shopping, commercial and banking centres. The city centre and the Swefiyah shopping area are both 10 minutes away using public transport and the nearest beach on the Dead Sea is around an hour’s drive away. Jerash is approximately an hour by car and Petra is roughly 4 hours away. Queen Alia International Airport is around 40 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access</BasicAmenities>
    <HotelRating>4</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST</Meals>
    <PropertyType>CITY 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
63044aa2-aae0-46d8-b129-c2a988cf194a|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
341c6ecb-7d0c-4ba7-b0ab-e8bd201e2424|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="341c6ecb-7d0c-4ba7-b0ab-e8bd201e2424">
  <Request>
    <Rooms>
      <Room>
        <GuestCounts>
          <GuestCount PaxCode="10" Count="2" />
        </GuestCounts>
      </Room>
    </Rooms>
    <HotelCity GTCityId="57996" DestinationId="0" CityId="0" />
    <StayDateRange Start="2024-12-19T00:00:00" End="2024-12-22T00:00:00" />
    <Rating MinRating="0" MaxRating="5" />
    <AllSupplier>false</AllSupplier>
  </Request>
  <GeneralInfo UserName="Beyondborders" Password="Matg@6636" RequestedCurrency="USD" ClientNationality="JO" 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
341c6ecb-7d0c-4ba7-b0ab-e8bd201e2424|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
341c6ecb-7d0c-4ba7-b0ab-e8bd201e2424|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-12-02T06:45:04.5924968+00:00" Version="0" EchoToken="Search" TransactionIdentifier="341c6ecb-7d0c-4ba7-b0ab-e8bd201e2424" Currency="USD">
  <HotelStays>
    <HotelStay SourceId="63" TotalAmount="50.29" OriginalAmount="47.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.95218406" Longitude="35.93270576" StarRating="2" HotelCode="408518|mansour_hotel" HotelName="Mansour Hotel - Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Bed and breakfasts" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Business Centre,Coffee Shop,Concierge,Dry Cleaning,Internet,Laundry,Luggage Storage,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>King Faisal Street, Down Town, Amman 11118</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/565294/3.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Mansour Hotel is perfectly located for both business and leisure guests in Amman. Both business travelers and tourists can enjoy the hotel's facilities and services. Facilities like concierge, Wi-Fi in public areas, business center, airport transfer, laundry service are readily available for you to enjoy. Guestrooms are fitted with all the amenities you need for a good night's sleep. In some of the rooms, guests can find shared bathroom, shower, fan. The hotel offers various recreational opportunities. Friendly staff, great facilities and close proximity to all that Amman has to offer are three great reasons you should stay at Mansour Hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="72.76" OriginalAmount="68.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.9493981" Longitude="35.93290509" StarRating="3" HotelCode="440599|cliff_hotel_3" HotelName="Cliff Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostels" CnxPolicy="Free CXL until 13/12/2024" HotelFacility="24 Hour Front Desk,Dry Cleaning,Housekeeping,Internet,Laundry,Luggage Storage,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Prince Mohamed Street, Amman 11115</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/603854/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stop at Cliff Hotel to discover the wonders of Amman. Offering a variety of facilities and services, the hotel provides all you need for a good night's sleep. To be found at the hotel are tours, family room, shuttle service, laundry service, room service. Each guestroom is elegantly furnished and equipped with handy amenities. The hotel offers various recreational opportunities. Cliff Hotel is an excellent choice from which to explore Amman or to simply relax and rejuvenate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="74.90" OriginalAmount="70.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.9661" Longitude="35.9026" StarRating="0" HotelCode="959338|arabesque_hotel" HotelName="Arabesque Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Prince Mohammad Street 210, Amman 11841</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1033177/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="80.25" OriginalAmount="75.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.95624472" Longitude="35.93128577" StarRating="1" HotelCode="344475|jordan_river_hotel_" HotelName="Jordan River Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Apartment,Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Currency Exchange,Designated Smoking Area,Dry Cleaning,Elevator,Internet,Laundry,Luggage Storage,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/64684/2064684/1.jpg?f=15088374</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Amman Old Town, Jordan River Hotel promises a relaxing and wonderful visit. Featuring a complete list of amenities, guests will find their stay at the property a comfortable one. All the necessary facilities, including free Wi-Fi in all rooms, 24-hour front desk, luggage storage, Wi-Fi in public areas, room service, are at hand. Guestrooms are fitted with all the amenities you need for a good night's sleep. In some of the rooms, guests can find internet access – wireless, internet access – wireless (complimentary), air conditioning, heating, wake-up service. The hotel offers various recreational opportunities. For reliable service and professional staff, Jordan River Hotel caters to your needs.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="85.60" OriginalAmount="80.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.951675" Longitude="35.937298" StarRating="1.5" HotelCode="192973|jordan_tower_hotel" HotelName="Jordan Tower" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="BREAKFAST-FOR-2" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>48 Hashemiyeh Street, Hashemiyeh, Amman</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/279365/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amman. The nearest airport is Amman - Queen Alia Internat. (AMM).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="85.60" OriginalAmount="80.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.95239403" Longitude="35.93817351" StarRating="2" HotelCode="338241|concord_hotel_2" HotelName="Concord Hotel" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 14/12/2024">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/65021/2065021/1.jpg?f=15028264</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="93.09" OriginalAmount="87.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.96581831" Longitude="35.91293534" StarRating="0" HotelCode="985925|sami_apartments" HotelName="Sami Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Al Razi Street, Al Abdali, 11190 Amman, Muhafazat al-Asima/Amman Governorate</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5352560</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="98.44" OriginalAmount="92.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.96104357" Longitude="35.85971935" StarRating="2" HotelCode="613146|alnujoom_hotel_suites" HotelName="Al-Nujoom Hotel Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Complex 4, Al Tabasheer Street 6, PO Box 5214, Amman 11183</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/90921/3690921/1.jpg?f=15235475</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="99.51" OriginalAmount="93.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.95322762" Longitude="35.93988999" StarRating="2" HotelCode="436042|zaman_ya_zaman_boutique_hotel" HotelName="Zaman Ya Zaman Boutique Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>97 Hashemi Street, opposite Roman Theatre, Amman</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/22639/2522639/1.jpg?f=15289709</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 2-star Zaman Ya Zaman Boutique Hotel offers comfort and convenience whether you're on business or holiday in Amman. The hotel has everything you need for a comfortable stay. Facilities like free Wi-Fi in all rooms, 24-hour security, daily housekeeping, private check in/check out, taxi service are readily available for you to enjoy. Comfortable guestrooms ensure a good night's sleep with some rooms featuring facilities such as television LCD/plasma screen, linens, mirror, towels, internet access - wireless. The hotel offers various recreational opportunities. Zaman Ya Zaman Boutique Hotel combines warm hospitality with a lovely ambiance to make your stay in Amman unforgettable.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="100.58" OriginalAmount="94.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.95165769" Longitude="35.93310929" StarRating="0" HotelCode="509431|hawa_amman_hotel" HotelName="Hawa Amman Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>King Faisal Street 19, Amman 11185</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/40049/3840049/1.jpg?f=15677242</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="102.72" OriginalAmount="96.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.990073" Longitude="35.865028" StarRating="3" HotelCode="149855|ibis_amman_2" HotelName="ibis Amman Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>61 Mohd Fayadh Al Assaf Street, P.O. Box 4606, 11953  Amman</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/211622/a_211622_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of the business and leisure district, in front of Amman Mall, surrounded by restaurants as well as corporate and government offices. It is the perfect location for exploring the surrounding areas of Amman, and is ideal for individuals and families. The hotel is only 30 minutes away from Queen Alia International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="103.79" OriginalAmount="97.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.94601634" Longitude="35.9329001" StarRating="2" HotelCode="200592|amman_palace_hotel" HotelName="Amman Palace Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 12/12/2024" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Business Centre,Currency Exchange,Dry Cleaning,Elevator,Internet,Laundry,Luggage Storage,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Quraish Street, Down Town, Amman 11118</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/64809/2064809/1.jpg?f=14934343</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Amman, Amman Palace Hotel is minutes from King Hussein Mosque and National Archaeological Museum. This hotel is within close proximity of Temple of Hercules and Byzantine Church.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 36 air-conditioned rooms featuring refrigerators. Complimentary wireless Internet access is available to keep you connected.&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 dry cleaning/laundry services and a 24-hour front desk. A roundtrip airport shuttle is provided for a surcharge (available 24 hours).&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="103.79" OriginalAmount="97.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.999338150024414" Longitude="35.87773513793945" StarRating="2" HotelCode="0|seleen_hotel_suites" HotelName="Seleen Hotel Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Queen Rania Street, Amman</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/fc/24/fc241a370ed5b472df217ff21a102716a45de9cf.jpeg</HotelPictures>
        <HotelDescription>Location : With a stay at Seleen Hotel Suites in Amman, you'll be 1.4 mi (2.2 km) from Amman Mall and 3.6 mi (5.8 km) from Mecca Mall.  This hotel is 3.8 mi (6.2 km) from The Boulevard and 4 mi (6.4 km) from City Mall.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Ibn AlHaytham Hospital - 0.7 km / 0.4 mi&lt;br /&gt;Jordan University Hospital - 1.7 km / 1 mi&lt;br /&gt;Amman Mall - 2.1 km / 1.3 mi&lt;br /&gt;Tlaa Al Ali Hospital - 2.1 km / 1.3 mi&lt;br /&gt;University of Jordan - 2.3 km / 1.4 mi&lt;br /&gt;King Hussain Sports City - 3.3 km / 2 mi&lt;br /&gt;Martyrs' Memorial and Museum - 3.4 km / 2.1 mi&lt;br /&gt;International Stadium - 3.6 km / 2.2 mi&lt;br /&gt;Royal Culture Center - 3.9 km / 2.4 mi&lt;br /&gt;The Specialty Hospital - 4 km / 2.5 mi&lt;br /&gt;Hussain Luna Park - 4.9 km / 3 mi&lt;br /&gt;Maxim Mall - 5.4 km / 3.4 mi&lt;br /&gt;The Parliament - 5.7 km / 3.5 mi&lt;br /&gt;Embassy of Taiwan - 5.8 km / 3.6 mi&lt;br /&gt;Mecca Mall - 5.8 km / 3.6 mi&lt;br /&gt;The nearest major airport is Queen Alia Intl. Airport (AMM) - 39.3 km / 24.4 mi&lt;br /&gt;business_amenities : Featured amenities include dry cleaning/laundry services, a 24-hour front desk, and laundry facilities. Free valet parking is available onsite.&lt;br /&gt;HeadLine : Near Amman Mall&lt;br /&gt;Renovations : This property is closed from February 14 2020 to June 1 2020 (dates subject to change).&lt;br /&gt;Rooms : Treat yourself to a stay in one of the 22 individually decorated guestrooms, featuring fireplaces and heated floors. Your pillowtop bed comes with down comforters and Egyptian cotton sheets. Kitchenettes are outfitted with refrigerators. 32-inch LED televisions with satellite programming provide entertainment, while complimentary wireless Internet access keeps you connected.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="104.86" OriginalAmount="98.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.947774" Longitude="35.935238" StarRating="2" HotelCode="192956|asia_hotel_7" HotelName="Asia" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 14/12/2024" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Business Centre,Currency Exchange,Designated Smoking Area,Dry Cleaning,Elevator,Housekeeping,Internet,Laundry,Luggage Storage,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Saqf Alsail Street, Amman 11115</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/279353/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 Asia Hotel in Amman, you'll be minutes from King Hussein Mosque and close to Amman Citadel. This hotel is within close proximity of Amman Roman Theater and Ras Al Ein Square.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 45 air-conditioned guestrooms. 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 coffee/tea makers, housekeeping is provided daily, and refrigerators can be requested.&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;Dining&lt;/b&gt; &lt;br /&gt;Take advantage of the hotel's room service (during limited hours).&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include a business center, luggage storage, and laundry facilities. A roundtrip airport shuttle is provided for a surcharge (available 24 hours).&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="104.86" OriginalAmount="98.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.957041" Longitude="35.930348" StarRating="2" HotelCode="192965|new_park_hotel" HotelName="New Park" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/12/2024" HotelFacility="Conference Hall,Fax,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Down Town, 49 King Hussien Street, Opposite the Old Court, Near Egyptian Airlines, Amman</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/41/410380/410380a_hb_a_021.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amman. The nearest airport is Amman - Queen Alia Internat. (AMM).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="105.93" OriginalAmount="99.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.95084439" Longitude="35.92637841" StarRating="2" HotelCode="781348|nomads_hostel_4" HotelName="Nomads Hostel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Shukri Sha'asha'a Street Building 27, Amman</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/81353/3781353/1.jpg?f=15568317</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="110.21" OriginalAmount="103.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.96522538" Longitude="35.91414059" StarRating="0" HotelCode="582022|aljazeera_hotel_apartments" HotelName="Aljazeera Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Marwan Al Thani Street 46, Amman</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/753946/d8958e923590515913c4790c951010f2.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="115.56" OriginalAmount="108.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.9661" Longitude="35.9026" StarRating="0" HotelCode="964880|al_midan_hotel" HotelName="Al Midan Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 10/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Behind Roman Theater, Alqamah Bent Talhah Algeria Street, Down Town, Amman 11118</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/5f/68/5f68df479ccb6ed8af1d6ac94664ec1bfa4a00e7.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="117.70" OriginalAmount="110.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.9494923" Longitude="35.91733222" StarRating="2" HotelCode="508602|zaina_plaza_hotel" HotelName="Zaina Plaza Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 12/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jabal Amman Second Circle, Amman</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/29470/2529470/1.jpg?f=15077389</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;With a stay at Zaina Plaza Hotel in Amman, you'll be 2.8 mi (4.5 km) from Amman Roman Theater and 2.8 mi (4.5 km) from TAJ Mall.  This hotel is 6.3 mi (10.2 km) from City Mall and 6.4 mi (10.3 km) from University of Jordan.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 56 air-conditioned rooms featuring LCD televisions. Your Select Comfort bed comes with premium bedding. Wireless Internet access (surcharge) keeps you connected, and satellite programming is available for your entertainment. Private bathrooms with showers feature rainfall showerheads and complimentary toiletries.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Amenities&lt;/b&gt; &lt;br /&gt;Take in the views from a terrace and make use of amenities such as complimentary wireless Internet access and concierge services. This hotel also features shopping on site and a television in a common area.&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 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;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="118.77" OriginalAmount="111.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.960187358138" Longitude="35.867895813492" StarRating="3" HotelCode="376826|panorama_amman_hotel_suites" HotelName="Panorama Amman Hotel Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Aparthotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Bar,Coffee Shop,Concierge,Currency Exchange,Designated Smoking Area,Dining,Dry Cleaning,Elevator,Housekeeping,Internet,Kitchen,Laundry,LCD/Projector,Luggage Storage,Parking,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>6th Circle, Zahran street, Amman 11185, PO Box 1129</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/565302/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 Panorama Amman Hotel Suites in Amman, you'll be minutes from Jordan Gate Towers and close to Al Baraka Mall. This aparthotel is within close proximity of Abdoun Mall and Abdoun Bridge.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in of the guestrooms, featuring kitchens with full-sized refrigerators/freezers and stovetops. 32-inch LCD televisions with satellite programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include phones, as well as laptop-compatible safes and separate sitting areas.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Make use of convenient amenities such as complimentary wireless Internet access, concierge services, and tour/ticket assistance. Guests can catch a ride to nearby destinations on the area shuttle (surcharge).&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Grab a bite to eat at the aparthotel's restaurant, which features a bar, or stay in and take advantage of 24-hour room service. A complimentary continental 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 dry cleaning/laundry services, a 24-hour front desk, and luggage storage. A roundtrip airport shuttle is provided for a surcharge (available on request), and free valet parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="118.77" OriginalAmount="111.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.9661" Longitude="35.9026" StarRating="3" HotelCode="860842|amaled_hotel" HotelName="Amaled Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Gardens Street, Amman 11118, Amman Governorate</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/81337/3781337/1.jpg?f=15568310</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="123.05" OriginalAmount="115.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.950505420168" Longitude="35.936601161957" StarRating="1" HotelCode="192962|alhouriat_hotel" HotelName="Al-Houriat" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 14/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Qourash Street, 11115 Amman</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/29/297911/297911a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel is situated in Amman. The 30 welcoming rooms offer a perfect place to relax at the end of the day. No pets are allowed on the premises. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="123.05" OriginalAmount="115.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="32.03130311" Longitude="35.87710483" StarRating="3" HotelCode="319621|ream_hotel" HotelName="Ream Amman" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/12/2024" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Bar,Coffee Shop,Concierge,Designated Smoking Area,Dry Cleaning,Elevator,Internet,Laundry,LCD/Projector,Luggage Storage,Meeting Room,Parking,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Yajoz Street, Al Jubaiha, In Front of Higher Council of Education, Amman 11947</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/486025/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ream Hotel is conveniently located in the popular Yajouz area. The hotel has everything you need for a comfortable stay. Free Wi-Fi in all rooms, 24-hour front desk, 24-hour room service, luggage storage, Wi-Fi in public areas are on the list of things guests can enjoy. Comfortable guestrooms ensure a good night's sleep with some rooms featuring facilities such as internet access – wireless, internet access – wireless (complimentary), air conditioning, heating, wake-up service. The hotel offers various recreational opportunities. For reliable service and professional staff, Ream Hotel caters to your needs.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="125.19" OriginalAmount="117.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="32.00820092" Longitude="35.88108241" StarRating="0" HotelCode="595375|360_hotel_3" HotelName="360 Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dahyet Al Rashid, Sama Al Sarhan Steet, Amman</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/a2/eb/a2eba07f19e080db6571abdac586a55e9c2fb7b8.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="128.40" OriginalAmount="120.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.95246875" Longitude="35.93758557" StarRating="2" HotelCode="312513|the_amman_pasha_hotel" HotelName="Amman Pasha Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 13/12/2024" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Babysitting,Bar,Coffee Shop,Concierge,Designated Smoking Area,Dry Cleaning,Elevator,Fitness Centre,Housekeeping,Internet,Laundry,LCD/Projector,Library,Lounge,Luggage Storage,Massage Centre,Meeting Room,Parking,Restaurant,Room Service,Sauna,Shopping Arcade,Spa,Telephone Service,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Amman Downtown, Al Shabsough Street 4, Amman 11181</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/486014/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 The Amman Pasha Hotel in Amman, you'll be minutes from Amman Roman Theater and Amman Citadel. This hotel is within close proximity of Temple of Hercules and Byzantine Church.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 40 air-conditioned rooms featuring refrigerators. Your memory foam 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 hair dryers and slippers.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Don’t miss out on recreational opportunities including a spa tub and a sauna. This hotel also features complimentary wireless Internet access and a television in the lobby.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;A complimentary buffet breakfast is served daily.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free self parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="132.68" OriginalAmount="124.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.955872" Longitude="35.865356" StarRating="3" HotelCode="14148|liwan_hotel" HotelName="Liwan Hotel Amman" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 13/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Diet Meals,Fax,Internet,Kitchen,Laundry,Lounge,Restaurant,Room Service,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Sweifiyeh, PO Box 581851, Princess Taghreed Mohammed Street, Amman 11185</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/146162/146162a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Sweifieh, Amman, surrounded by hundreds of shops, malls, restaurants, coffee shops, pubs and cinemas and opposite unique historical ruins that date back to the 6th Century. It lies only 5 minutes on foot from the main Zahran Road and the bus station, some 15 km from the Citadel and a 40-minute drive from the Dead Sea beaches. The hotel is situated 30 minutes’ drive from Queen Alia International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="132.68" OriginalAmount="124.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.95169713" Longitude="35.92838371" StarRating="1" HotelCode="351130|the_sydney_hotel" HotelName="Sydney Hotel" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="24 Hour Room Service,Business Centre,Designated Smoking Area,Internet,Meeting Room,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Building 27, Shabaan Street 9, Amman 11118</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/565328/bdda1f36e07add0aff0f64ac78df52f5.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stop at Sydney Hostel to discover the wonders of Amman. Offering a variety of facilities and services, the hotel provides all you need for a good night's sleep. Free Wi-Fi in all rooms, 24-hour front desk, 24-hour room service, express check-in/check-out, luggage storage are there for guest's enjoyment. All rooms are designed and decorated to make guests feel right at home, and some rooms come with internet access – wireless, internet access – wireless (complimentary), non smoking rooms, air conditioning, heating. The hotel offers various recreational opportunities. Sydney Hostel combines warm hospitality with a lovely ambiance to make your stay in Amman unforgettable.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="132.68" OriginalAmount="124.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.95228528" Longitude="35.93252088" StarRating="3" HotelCode="357245|art_hotel_downtown_2" HotelName="Art Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 14/12/2024" HotelFacility="Air Conditioning,Bar,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Down Town, King Faisal Street 32, Amman 11118</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/496280/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amman.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="135.89" OriginalAmount="127.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.9515838623047" Longitude="35.9280433654785" StarRating="0" HotelCode="0|_0x381a2" HotelName="Sydney Hostel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hostel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Prince Mohamed Street, Downtown Amman, Amman</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/df/c7/dfc708eca54fa137326d4747686e4baaa5197ad6.jpeg</HotelPictures>
        <HotelDescription>Stop at Sydney Hostel to discover the wonders of Amman. Offering a variety of facilities and services, the hotel provides all you need for a good night's sleep. Free Wi-Fi in all rooms, 24-hour front desk, 24-hour room service, express check-in/check-out, luggage storage are there for guest's enjoyment. All rooms are designed and decorated to make guests feel right at home, and some rooms come with internet access – wireless, internet access – wireless (complimentary), non smoking rooms, air conditioning, heating. The hotel offers various recreational opportunities. Sydney Hostel combines warm hospitality with a lovely ambiance to make your stay in Amman unforgettable.&lt;/br&gt;&lt;/br&gt;&lt;br/&gt;&lt;b&gt;Important Information &lt;/b&gt;&lt;/br&gt;&lt;/br&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;/br&gt;&lt;b&gt;Extra Info: &lt;/b&gt;Due to local law, Arab nationalities are not allowed in mixed dormitory rooms.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="138.03" OriginalAmount="129.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.96486419" Longitude="35.87759123" StarRating="3" HotelCode="200591|capri_hotel_suites" HotelName="Capri Hotel Suites" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 14/12/2024" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Business Centre,Coffee Shop,Concierge,Designated Smoking Area,Dry Cleaning,Elevator,Housekeeping,Internet,Kitchen,Laundry,LCD/Projector,Luggage Storage,Meeting Room,Parking,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Saad Bin Abi Waqqas Street No: 25, Um Uthayna, Amman 11821</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/6d/23/6d233dbf51b9abc526dcf868f25d81959fc45eec.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Amman Suburbs, Capri Hotel Suites is a perfect starting point from which to explore Amman. The hotel offers guests a range of services and amenities designed to provide comfort and convenience. Car park, coffee shop, concierge, restaurant, 24-hour room service are on the list of things guests can enjoy. Guestrooms are fitted with all the amenities you need for a good night's sleep. In some of the rooms, guests can find coffee/tea maker, in room safe, air conditioning, desk, hair dryer. Access to the hotel's fitness center will further enhance your satisfying stay. Capri Hotel Suites combines warm hospitality with a lovely ambiance to make your stay in Amman unforgettable.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="138.03" OriginalAmount="129.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.98211877" Longitude="35.89436815" StarRating="3" HotelCode="321859|barakat_hotel_apartments" HotelName="Barakat Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="apartment" CnxPolicy="Free CXL until 13/12/2024" HotelFacility="Air Conditioning,Internet,Laundry,Room Service">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/16/162388/162388a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;It offers self-contained accommodation in Amman's financial Shmeisani District. The 24h Safeway mall can be found only a 5 min walk from the hotel and there are a lot of local fast food restaurants nearby. The Queen Alia International Airport is 30 km away.

The hotel has Wi-Fi access and private parking is available on site. Well-equipped kitchenettes are standard in all of air-conditioned hotel. There are living and dining areas, fitted with terracotta floors and flat-screen TV set. Also it offers 24h reception and laundry facilities. Guests can relax on the outdoor terrace or in the garden.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="140.17" OriginalAmount="131.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.9669443" Longitude="35.89892542" StarRating="0" HotelCode="345400|prime_hotel_" HotelName="Prime Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 14/12/2024" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Bar,Business Centre,Concierge,Currency Exchange,Designated Smoking Area,Dry Cleaning,Elevator,Internet,Laundry,LCD/Projector,Luggage Storage,Parking,Room Service,Spa,Valet Parking">
        <Address>
          <AddressLines>
            <AddressLine>Shmeisani Elia Abu Madi Street 1, Amman 11110</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/64842/2064842/10.jpg?f=15608832</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stop at Prime Hotel to discover the wonders of Amman. The hotel offers guests a range of services and amenities designed to provide comfort and convenience. All the necessary facilities, including luggage storage, dry cleaning, room service, 24-hour front desk, concierge, are at hand. Each guestroom is elegantly furnished and equipped with handy amenities. The hotel offers various recreational opportunities. Prime Hotel combines warm hospitality with a lovely ambiance to make your stay in Amman unforgettable.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="141.24" OriginalAmount="132.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.977901" Longitude="35.898103" StarRating="3" HotelCode="900246|arabela_hotel" HotelName="Arabela" 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>PO Box 941989, Amman 11194</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/279322/3.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Amman.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="143.38" OriginalAmount="134.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.957876" Longitude="35.862051" StarRating="3" HotelCode="60059|al_waleed_hotel" HotelName="Rum Hotels - Al Waleed" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="hotel,hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Internet,Laundry,Restaurant,Smoking Rooms,Wake-up Call Service">
        <Address>
          <AddressLines>
            <AddressLine>Building 60, Ali Nasouh Al Taher Street, P.O. Box 921513, Amman 11192</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/37/373518/373518a_hb_a_008.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Boasting a prime location in the most popular area of Swefieh,  just a 5-minute walk from Wakalat Street – one of the major shopping areas of the city, this imposing hotel offers comfortable accommodation and a long list of services and facilities, designed to satisfy the needs of both the business and the leisure traveller. Guests will appreciate the lush garden terrace, where they can enjoy a cup of coffee or tea under the cool shade of the parasols.  To experience a typical oriental treat, they should try an aromatic hookah at the Valley Café. In the evening, the on-site restaurant is both a convenient and a delicious option for dinner, with its selection of local and international dishes.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="144.45" OriginalAmount="135.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.9674626" Longitude="35.90942509" StarRating="0" HotelCode="595341|7_boys_hotel" HotelName="7Boys Hotel" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="BREAKFAST-FOR-2" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Building 232, In front of The Islamic Hospital, Al-Abdali King Hussein Street, Amman 19940</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/63915/3663915/1.jpg?f=15326048</HotelPictures>
        <HotelDescription>&lt;br/&gt;# Property Location : # A stay at 7Boys Hotel places you in the heart of Amman, walking distance from Al Abdali Mall and Hussain Luna Park.  This hotel is within close proximity of The Parliament and King Abdullah I Mosque. #  Rooms : # Make yourself at home in one of the 38 air-conditioned rooms featuring kitchenettes. Complimentary wireless Internet access keeps you connected, and 32-inch LCD televisions are provided for your entertainment. Conveniences include phones, as well as refrigerators and electric kettles. #  Amenities : # Make use of convenient amenities, which include complimentary wireless Internet access and concierge services. #  Dining : # Enjoy a meal at a restaurant or in a coffee shop/café. Or stay in and take advantage of the hotel's room service (during limited hours). #  Business &amp; Other 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 valet parking is available onsite.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="145.52" OriginalAmount="136.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.951482" Longitude="35.936096" StarRating="3" HotelCode="192971|arab_tower_hotel" HotelName="Arab Tower" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Bicycle Rental,Coffee Shop,Concierge,Currency Exchange,Designated Smoking Area,Dry Cleaning,Elevator,Internet,Laundry,Limousine Service,Luggage Storage,Parking,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Hashimi Street, Amman 11118</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/279363/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;24-Hour Front Desk, Terrace, Non-Smoking Rooms, Family Rooms, Elevator, Safety Deposit Box, Heating, Luggage Storage, Airconditioning. 

Located in the heart of Amman, Arab Tower Hotel offers affordable accommodation with views of the Roman Theatre. It is 5-minute drive to the Citadel of Amman. 

All guest rooms feature air conditioning, multilingual TV channels, a mini-fridge and sound-proof windows. Some rooms also have a well-equipped kitchenette. 

Hotel Arab Tower's restaurant serves a variety of local and international dishes and the terrace offers panoramic views of King Hussein Mosque. There are many restaurants within a few minutes' walk of the hotel. 

The hotel can arrange tours to suit guest's budgets and itineraries. Popular destinations include Petra, the Dead Sea and Madaba. 

Arab Tower Hotel is 3 km away from shops and cafe's of Rainbow Street. It is a 35-minute drive to the international airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="148.73" OriginalAmount="139.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="32.02901703" Longitude="35.86428394" StarRating="3" HotelCode="363016|balcony_hotel_2" HotelName="Balcony Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jbeyha 141, Yajouz Street 55, PO Box 620, Amman 11941</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0025/36002/2536002/1.jpg?f=15396811</HotelPictures>
        <HotelDescription>&lt;br/&gt;Comfortable, well designed 6 floors hotel consist of 41 rooms and suites, restaurant and meeting room. Gym and game room. Parking garage on site. The BALCONY HOTEL   SUITES is a  hotel. Located in Amman area..</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="148.73" OriginalAmount="139.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.958871841430664" Longitude="35.930240631103516" StarRating="0" HotelCode="0|carob_hostel" HotelName="Carob Hostel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hostel" CnxPolicy="Free CXL until 11/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Salah Al Deen Al Ayoubi St 82, Amman</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/extranet/ae/8e/ae8e382d6982c996f186b37029fb36e54cbc6697.jpeg</HotelPictures>
        <HotelDescription>Property Location&lt;br /&gt;With a stay at Carob Hostel in Amman (Jabal Al-Hussein), you'll be within a 15-minute drive of Amman Roman Theater and The Parliament. This hostel is 0.7 mi (1.1 km) from Amman Citadel and 0.9 mi (1.4 km) from Ummayed Palace.&lt;br /&gt;Attractions&lt;br /&gt;Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Amman Citadel - 0.7 km / 0.4 mi&lt;br /&gt;Central Bank of Jordan Currency Museum - 0.9 km / 0.5 mi&lt;br /&gt;Gold Souk - 1.3 km / 0.8 mi&lt;br /&gt;Souk Jara - 1.3 km / 0.8 mi&lt;br /&gt;Temple of Hercules - 1.4 km / 0.9 mi&lt;br /&gt;Byzantine Church - 1.4 km / 0.9 mi&lt;br /&gt;Maxim Mall - 1.4 km / 0.9 mi&lt;br /&gt;Jordan Archaeological Museum - 1.4 km / 0.9 mi&lt;br /&gt;Coptic Orthodox Church - 1.5 km / 1 mi&lt;br /&gt;King Abdullah I Mosque - 1.6 km / 1 mi&lt;br /&gt;King Hussein Mosque - 1.6 km / 1 mi&lt;br /&gt;The Parliament - 1.7 km / 1 mi&lt;br /&gt;Ummayed Palace - 1.7 km / 1.1 mi&lt;br /&gt;Amman Roman Theater - 1.7 km / 1.1 mi&lt;br /&gt;Hussain Luna Park - 2 km / 1.3 mi&lt;br /&gt;The preferred airport for Carob Hostel is Amman (AMM-Queen Alia Intl.) - 38.9 km / 24.2 mi&lt;br /&gt;Amenities&lt;br /&gt;Take in the views from a terrace and make use of amenities such as a communal living room and tour/ticket assistance. This hostel also features barbecue grills and a vending machine.&lt;br /&gt;Business Amenities&lt;br /&gt;Featured amenities include express check-in, luggage storage, and coffee/tea in a common area. Free self parking is available onsite.&lt;br /&gt;Rooms&lt;br /&gt;Make yourself at home in one of the guestrooms featuring microwaves. Your Select Comfort bed comes with down comforters and Frette Italian sheets. Prepare your meals in the shared/communal kitchen. Complimentary wireless Internet access is available to keep you connected. Bathrooms have complimentary toiletries and hair dryers.&lt;br /&gt;Dining&lt;br /&gt;Satisfy your appetite at the hostel's coffee shop/cafe, or stay in and take advantage of the 24-hour room service. Relax with a refreshing drink at one of the 2 bars/lounges. Cooked-to-order breakfasts are available daily from 7:00 AM to 10:00 AM for a fee.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="150.87" OriginalAmount="141.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.956045150756836" Longitude="35.92843246459961" StarRating="4" HotelCode="0|the_signature_hotel" HotelName="The Signature Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 11/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jabal El Weibdeh, Nemer Bin Edwan Street, 4, Amman</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/95/d0/95d064d4fbbcbd071a7d63ae92d3db41f908cd89.jpeg</HotelPictures>
        <HotelDescription>located in one of the Capital's old residential areas, The Signature Hotel serves as the best destination for locals and tourists to explore. The Hotel is a few minutes away from the shopping centres at The Boulevard Al-Abdali; the new Downtown of Amman. It is also within walking distance from Amman's old Downtown with plenty of shops to choose from.&lt;br /&gt;A number of 80 rooms are ready to receive both business and leisure travellers, and all rooms are equipped with modern furniture, bathrooms, TV, high-speed wireless internet and individually controlled heating system.&lt;br /&gt;Gastronomy is an important part of The Signature Hotel; all-day service is available with different menus that include Intercontinental, American and Jordanian selections prepared and served by expert Chefs. During the day, the hotel offers a buffet lunch or a la carte menu, while the Hotel's Restaurant&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;The hotel does not accept children under 18 years of age staying alone.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="150.87" OriginalAmount="141.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="32.00847262" Longitude="35.87082482" StarRating="0" HotelCode="582008|alkhaleej_hotel_apartments" HotelName="AlKhaleej Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Queen Rania Street, University of Jordan Street, Amman</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/753947/212d55118cd3f57786a0e738a7821503.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="150.87" OriginalAmount="141.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="32.01126932" Longitude="35.87787902" StarRating="2" HotelCode="745959|alqimah_modern_apartments" HotelName="AlQimah Modern Apartments" Meals="ROOM ONLY,BREAKFAST-FOR-1" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Khalil As-Saket Street 32, Amman</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/81335/3781335/1.jpg?f=15568312</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="154.08" OriginalAmount="144.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="32.00708083" Longitude="35.87143698" StarRating="4" HotelCode="561369|sparr_hotel" HotelName="Sparr Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/12/2024" HotelFacility="Bar,Central Heating,Internet,Jacuzzi,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Unversity Street, Behind Majdi Mall, Amman</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/593507/593507a_hb_a_001.JPG</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amman.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="155.15" OriginalAmount="145.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.981325" Longitude="35.89487" StarRating="2" HotelCode="192968|aghadeer_hotel" HotelName="Aghadeer" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 13/12/2024" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Beauty Salon,Business Centre,Coffee Shop,Concierge,Currency Exchange,Dry Cleaning,Elevator,Internet,Laundry,Parking,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Shmeisani, Opposite Safeway, Amman</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/279361/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The 2.5-star Aghadeer Hotel offers comfort and convenience whether you're on business or holiday in Amman. The hotel offers a wide range of amenities and perks to ensure you have a great time. To be found at the hotel are airport transfer, coffee shop, tours, safety deposit boxes, executive floor. Guestrooms are fitted with all the amenities you need for a good night's sleep. In some of the rooms, guests can find fan, internet access – wireless (complimentary), seating area, internet access – wireless, desk. The hotel offers various recreational opportunities. Aghadeer Hotel combines warm hospitality with a lovely ambiance to make your stay in Amman unforgettable.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="156.22" OriginalAmount="146.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.94819027" Longitude="35.85753922" StarRating="3" HotelCode="589228|the_royal_luxury_city_budget_visit" HotelName="The Royal Luxury Apartments &amp; studios" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Between 7th &amp; 8th Circle, Next to Cozmo Mall, 11593 Amman</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0027/70130/2770130/1.jpg?f=14951287</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="159.43" OriginalAmount="149.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.978330241088" Longitude="35.88922498532" StarRating="3" HotelCode="211401|orchid_hotel_4" HotelName="Orchid" Meals="BED &amp; BREAKFAST,HALF-BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Nasser bin jamil street 89, Amman 11194, PO Box 940537</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/279453/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Amman.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="162.64" OriginalAmount="152.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="32.00415033" Longitude="35.87194107" StarRating="3" HotelCode="595306|al_jamal_hotel" HotelName="Al Jamal Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 13/12/2024" HotelFacility="Conference Hall,Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Building 5, Tlaa Al Ali, Mohammed Al Rawashdeh Street, Amman 11953</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/18883/3618883/1.jpg?f=15232691</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Amman.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="162.64" OriginalAmount="152.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="32.00105524974" Longitude="35.878227180145" StarRating="0" HotelCode="440595|the_place_apartments_" HotelName="The Place Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 14/12/2024" HotelFacility="Air Conditioning,Elevator,Internet,LCD/Projector,Luggage Storage,Parking,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Iman Abu Kamar Street 6, Amman 11194</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/64968/2064968/1.jpg?f=15035878</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;When you stay at The Place Apartments in Al Jubeiha, you'll be in the business district and convenient to Tlaa Al Ali Hospital and University of Jordan.  This aparthotel is within close proximity of Wadi Zarqa Ma'in and Amman Mall.&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 microwaves and flat-screen televisions. Rooms have private balconies. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms with shower/tub combinations feature complimentary toiletries and hair dryers.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include multilingual staff, luggage storage, and an elevator (lift). Free self parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="163.71" OriginalAmount="153.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.996745" Longitude="35.851129" StarRating="4" HotelCode="902148|sadeen_amman_hotel__suites" HotelName="Sadeen Amman Hotel &amp; Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/12/2024" HotelFacility="Bar,Conference Hall,Internet,Jacuzzi,Massage Centre,Restaurant,Sauna,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 1852, Wasfi Al-Tal (Gardens) Street, Amman-Khalda, Amman 11953, Jordan</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/18/189823/189823a_hb_a_305.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel is located in the heart of Amman.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="165.85" OriginalAmount="155.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.9946964" Longitude="35.85708506" StarRating="4" HotelCode="548162|tilal_al_madina_hotel" HotelName="Tilal Al Madina Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Designated Smoking Area,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Wasfi Al-Tal Street, Opposite to the Car Plaza Gas Station, Amman</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/63/631427/631427a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This lovely hotel can be found in Amman. Nestled within 8. 0 kilometre(s) from the town centre, the establishment allows easy access to all this destination has to offer. The 60 welcoming bedrooms offer a perfect place to relax at the end of the day. Those staying at this establishment may keep updated thanks to the Wi-Fi access. Additionally, the premises provide a reception service the whole day through. Unfortunately, there are no bedrooms where visitors can ask for a cot for the little ones. Those who dislike animals may enjoy their stay, as this property does not allow pets. The car park may be useful to those arriving by car. </HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="167.99" OriginalAmount="157.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="32.02387661" Longitude="35.86572881" StarRating="2" HotelCode="802632|lujain_hotel_suites" HotelName="Lujain Hotel Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Jubaiha, Abdallah Ali Al Lawzi Street, Amman</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0027/69793/2769793/59.jpg?f=15638172</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="170.13" OriginalAmount="159.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.961388165608" Longitude="35.877399728836" StarRating="3" HotelCode="211402|retaj_hotel" HotelName="Retaj" Meals="BED &amp; BREAKFAST,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 12/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Zahran Street, 5Th Circle, 11183 Amman</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/391418/391418a_hb_a_006.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amman.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="174.41" OriginalAmount="163.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.96267349" Longitude="35.88268496" StarRating="0" HotelCode="318982|crystal_suites_5" HotelName="Crystal Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Aparthotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,Air Conditioning,Coffee Shop,Concierge,Designated Smoking Area,Dry Cleaning,Elevator,Housekeeping,Internet,Laundry,Luggage Storage,Parking,Restaurant,Room Service,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/64677/2064677/45.jpg?f=15599856</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Amman, Crystal Suites is convenient to Strikers Entertainment Center and Salah El-Din Park.  This aparthotel is within close proximity of Jordan Gate Towers and The Prime Ministry.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the guestrooms featuring refrigerators. Complimentary wireless Internet access keeps you connected, and satellite programming is available for your entertainment. Private bathrooms with showers feature complimentary toiletries and bathrobes. Conveniences include safes and desks, and housekeeping is provided daily.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Amenities&lt;/b&gt; &lt;br /&gt;Enjoy recreation amenities such as a fitness center or take in the view from a terrace. This aparthotel also features complimentary wireless Internet access and concierge services.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Enjoy a meal at a restaurant or in a coffee shop/café. Or stay in and 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 a business center, dry cleaning/laundry services, and luggage storage. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free valet parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="175.48" OriginalAmount="164.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.949381" Longitude="35.932911" StarRating="4" HotelCode="25932|days_inn_hotel_suites_amman" HotelName="Days Inn Hotel  Suites Amman" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 14/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Rabyeh OmarBin Abdulaziz Street, Amman 11195</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/37905/a_37905_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is strategically located in the bustling city of Amman, nestled between the commercial, entertainment and shopping districts. The establishment is just 30 minutes from Queen Alia International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="178.69" OriginalAmount="167.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.91481928" Longitude="35.91368668" StarRating="3" HotelCode="860785|qaser_alsultan_hotel_suites" HotelName="Qaser AlSultan Hotel Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/12/2024" HotelFacility="Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>As-Sakhrah Al-Musherrafah Street, Amman</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10505947</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Amman.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="179.76" OriginalAmount="168.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.96141975" Longitude="35.87275756" StarRating="3" HotelCode="614601|almond_hotel_apartments_2" HotelName="Almond Hotel Apartments" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 13/12/2024" HotelFacility="Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Iben Alroumi Street, Amman</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/21/2178375/NhpwlOV8_256c43ba555c7459ab16c917a6488b10.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This accommodation welcomes guests in Amman.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="179.76" OriginalAmount="168.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="32.01574983" Longitude="35.86634497" StarRating="3" HotelCode="424527|sofia_suites_hotel" HotelName="Sofia Suites Hotel" Meals="BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 13/12/2024" HotelFacility="Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Front Off University Of Jordan Main Gate, University Street, Amman</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0033/19417/3319417/1.jpg?f=15397992</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amman.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="180.83" OriginalAmount="169.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.959215" Longitude="35.921395" StarRating="2" HotelCode="192957|merryland_hotel" HotelName="Merryland" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Currency Exchange,Dry Cleaning,Elevator,Internet,Laundry,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>PO Box 9122, Amman 11191</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0023/04382/2304382/1.jpg?f=15026958</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stop at Merryland Hotel to discover the wonders of Amman. Featuring a complete list of amenities, guests will find their stay at the property a comfortable one. All the necessary facilities, including car park, tours, airport transfer, bar, safety deposit boxes, are at hand. Some of the well-appointed guestrooms feature seating area, bathtub, mini bar, satellite/cable TV, shower. The hotel offers various recreational opportunities. For reliable service and professional staff, Merryland Hotel caters to your needs.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="180.83" OriginalAmount="169.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.96445644" Longitude="35.91544179" StarRating="3" HotelCode="341789|sufara_hotel_suites" HotelName="Sufara Hotel Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment,Hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Coffee Shop,Concierge,Currency Exchange,Designated Smoking Area,Dry Cleaning,Elevator,Internet,Laundry,Luggage Storage,Parking,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/64987/2064987/31.jpg?f=15596209</HotelPictures>
        <HotelDescription>&lt;br/&gt;Sufara Hotel Suites is conveniently located in the popular Amman City Center area. Featuring a complete list of amenities, guests will find their stay at the property a comfortable one. Car park, 24-hour room service, restaurant, airport transfer, elevator 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 coffee/tea maker, ironing facilities, hair dryer, complimentary bottled water, kitchenette. The hotel offers various recreational opportunities. Convenience and comfort makes Sufara Hotel Suites the perfect choice for your stay in Amman.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="180.83" OriginalAmount="169.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.95788347" Longitude="35.86129371" StarRating="3" HotelCode="627140|jewheret_alswefiah_hotel_suites" HotelName="Jewheret Alswefiah Hotel Apartments" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Ali Nisouh Altahir Street 62, Amman</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/796295/e40c4f545eb74b86e1eaf571f0f90791.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="184.04" OriginalAmount="172.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.963158546719" Longitude="35.891683809523" StarRating="3.5" HotelCode="153383|star_plaza_hotel_amman" HotelName="Star Plaza Hotel &amp; Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Eco Hotel,Conference Hotel,Family-friendly Hotel,Business Hotel" CnxPolicy="Free CXL until 11/12/2024" HotelFacility="Air Conditioning,Bar,Bicycle Rental,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Restaurant,Room Service,Shopping Arcade,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>28 Abdulla Bin Omar Street, Shemesani, PO Box  3190, Amman 11181</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/142875/142875a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-friendly city hotel lies near the financial and business district of Amman. Amman Citadel is 4 km away while the city centre and the Roman Theatre are a 5-minute drive from the business hotel. Guests will find the Ahlyeh Abella shopping centre 5 minutes away on foot. Zarqa is roughly a 20-minute drive from the eco hotel, Aqaba is around 4 hours by car, and Queen Alia International Airport is approximately 35 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="184.04" OriginalAmount="172.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.975791931152344" Longitude="35.84317398071289" StarRating="3" HotelCode="0|artal_hotel" HotelName="Artal Hotel" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="BREAKFAST-FOR-2" PropertyType="Hotel" CnxPolicy="Free CXL until 05/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Ahmad Al Khalayleh Street, Amman</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/80/df/80dfab6f0f38d36f30723a6be43dee6e1a975ae8.jpeg</HotelPictures>
        <HotelDescription>With a stay at Artal Hotel in Amman, you'll be a 4-minute walk from Mecca Mall and within a 5-minute drive of King Hussein Bin Talal Mosque.  This hotel is 3.2 mi (5.1 km) from Amman Mall and 7.5 mi (12.1 km) from Amman Citadel.&lt;br /&gt;Take in the views from a terrace and a garden and make use of amenities such as complimentary wireless Internet access. Additional amenities at this hotel include concierge services, gift shops/newsstands, and a reception hall.&lt;br /&gt;Featured amenities include a 24-hour business center, express check-in, and express check-out. Self parking (subject to charges) is available onsite.&lt;br /&gt;Enjoy a meal at the restaurant or snacks in the coffee shop/café. The hotel also offers room service (during limited hours). A complimentary buffet breakfast is served daily from 7:00 AM to 10:30 AM.&lt;br /&gt;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. Bathrooms feature showers with rainfall showerheads and bidets. Conveniences include phones, as well as safes and desks.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&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;You'll be asked to pay the following charges at the property:&lt;/p&gt; &lt;ul&gt;&lt;li&gt;Deposit: JOD 50 per night&lt;/li&gt;&lt;/ul&gt; &lt;p&gt;We have included all charges provided to us by the property. &lt;/p&gt; &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;Self parking fee: JOD 2 per day&lt;/li&gt;      &lt;li&gt;Early check-in fee: 50 percent of room rate (subject to availability)&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="185.11" OriginalAmount="173.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.97814373" Longitude="35.89893878" StarRating="4" HotelCode="341342|al_thuraya_hotel" HotelName="Al Thuraya Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 11/12/2024" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Business Centre,Coffee Shop,Concierge,Currency Exchange,Designated Smoking Area,Dry Cleaning,Elevator,Internet,Laundry,Luggage Storage,Meeting Room,Parking,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>Haneen Bin Ishaq Street, Amman 11194</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/492382/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Al Thuraya Hotel is a popular choice amongst travelers in Amman, whether exploring or just passing through. The hotel offers a high standard of service and amenities to suit the individual needs of all travelers. Wi-Fi in public areas, restaurant, 24-hour room service, currency exchange, facilities for disabled guests are on the list of things guests can enjoy. All rooms are designed and decorated to make guests feel right at home, and some rooms come with hair dryer, bathtub, satellite/cable TV, shower, alarm clock. Take a break from a long day and make use of fitness center. Al Thuraya Hotel is an excellent choice from which to explore Amman or to simply relax and rejuvenate.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="185.11" OriginalAmount="173.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.96198661" Longitude="35.86115503" StarRating="3" HotelCode="595355|naylover_hotel_suites" HotelName="Naylover Hotel Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>7th Circle, Behind C-Town, Building 12, Tabasheer  Street 4, Amman</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/90910/3690910/35.jpg?f=15503387</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="186.18" OriginalAmount="174.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.95880371" Longitude="35.85424416" StarRating="3" HotelCode="682906|7th_star_hotel_suites" HotelName="7th Star Hotel Suites" Meals="ROOM ONLY,HALF-BOARD,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Zahran Street, Amman</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=5812685</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="188.32" OriginalAmount="176.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.989478236382" Longitude="35.89390039444" StarRating="3" HotelCode="165788|al_fanar_palace_hotel" HotelName="Al Fanar Palace Hotel" Meals="BED &amp; BREAKFAST,HALF-BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 09/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 19196, Queen Rania Al Abdullah Street 124, 11196 Amman</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/15/157476/157476a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This family-owned hotel is located on Queen Rania Road in the heart of the modern west part of Amman, the capital of Jordan and is convenient for both business and leisure travelers. Amman's Old Town is famous for it's traditional food stalls and is 7 km away. The hotel is situated 30 minutes away from Queen Alia International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="188.32" OriginalAmount="176.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.95054428" Longitude="35.90244971" StarRating="3" HotelCode="435387|olive_hotel_3" HotelName="Olive Hotel" Meals="BED &amp; BREAKFAST,HALF-BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Dr. Ibrahim Al Khalidi 57, Jabal Amman, 3-Rd Circle, PO Box 3102, Amman 11821</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0027/69691/2769691/1.jpg?f=15078118</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="188.32" OriginalAmount="176.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.95259815" Longitude="35.93063665" StarRating="0" HotelCode="561458|the_boutique_hotel_2" HotelName="The Boutique Hotel Amman" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hostels" CnxPolicy="Free CXL until 09/12/2024" HotelFacility="24 Hour Front Desk,Bar,Currency Exchange,Designated Smoking Area,Dry Cleaning,Internet,Laundry,Luggage Storage,Parking,Pets allowed,Shopping Arcade">
        <Address>
          <AddressLines>
            <AddressLine>Amman Downtown, Shaban Street Building 32, Prince Mohamed street, Infront of Jafra Cafe, Near Hashem Resturant, Amman</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/64811/2064811/15.jpg?f=15505014</HotelPictures>
        <HotelDescription>&lt;br/&gt;Ideally located in the prime touristic area of Amman City Center, The Boutique Hotel Amman 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, safety deposit boxes, luggage storage, bar, tours are on the list of things guests can enjoy. Guestrooms are designed to provide an optimal level of comfort with welcoming decor and some offering convenient amenities like shared bathroom, air conditioning, seating area, mosquito net, television. The hotel offers various recreational opportunities. For reliable service and professional staff, The Boutique Hotel Amman caters to your needs.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="188.32" OriginalAmount="176.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.9661" Longitude="35.9026" StarRating="3" HotelCode="317299|arena_hotel_7" HotelName="Arena Hotel" Meals="BED &amp; BREAKFAST,HALF-BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 09/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Jacuzzi,Restaurant,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Queen Rania Street, 11118 West Amman</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/09/090258/090258a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Amman.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="188.32" OriginalAmount="176.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.95338635" Longitude="35.85825636" StarRating="3" HotelCode="499312|rozana_hotel_suites_" HotelName="Rozana Hotel Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/12/2024" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Babysitting,Coffee Shop,Currency Exchange,Designated Smoking Area,Dry Cleaning,Elevator,Internet,Laundry,Luggage Storage,Parking,Restaurant,Room Service,Spa">
        <Address>
          <AddressLines>
            <AddressLine>7th Circle, Queen Alia Airport Road, Amman</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/96002/2496002/1.jpg?f=15332140</HotelPictures>
        <HotelDescription>&lt;br/&gt;Stop at Rozana Hotel Suites to discover the wonders of Amman. Both business travelers and tourists can enjoy the hotel's facilities and services. 24-hour front desk, 24-hour room service, express check-in/check-out, luggage storage, Wi-Fi in public areas are there for guest's enjoyment. Guestrooms are fitted with all the amenities you need for a good night's sleep. In some of the rooms, guests can find internet access – wireless (complimentary), non smoking rooms, air conditioning, heating, desk. The hotel offers various recreational opportunities. Rozana Hotel Suites combines warm hospitality with a lovely ambiance to make your stay in Amman unforgettable.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="189.39" OriginalAmount="177.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.9661" Longitude="35.9026" StarRating="4" HotelCode="319623|sandy_palace_hotel" HotelName="Sandy Palace Hotel" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF-BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Jabal Hussain Khaled Ben Waild Street, Amman</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=10505953</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="189.39" OriginalAmount="177.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.9557340980402" Longitude="35.8633606695175" StarRating="4" HotelCode="0|panda_hotel_apartments" HotelName="Panda Apart Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 14/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Wadi As-Seir Princess Taghrid Muhammad Street, Amman</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/5a/18/5a18ce82cc7a360b788400f0ad7b8c3bbb6d5d4d.jpeg</HotelPictures>
        <HotelDescription>Location&lt;/br&gt;The elegant 4-star hotel Panda Apart Hotel is set in Amman. It boasts a convenient location within 6 km from the historic city center.&lt;/br&gt;Hotel features&lt;/br&gt;Wi-Fi is provided in the entire property. Parking is provided on site. Guests can order airport transfers for an additional fee. The front desk works 24/7.&lt;/br&gt;Room service is also provided. Please note that the entire hotel is smoke-free.&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: 2.00 JOD per person. Information about the type of meals included in the price is indicated in the rate details.&lt;/br&gt;Meals may be limited during Ramadan.&lt;/br&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 5.00 JOD 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: 1.00 JOD.&lt;/br&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate 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: 35.00 JOD one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="191.53" OriginalAmount="179.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="32.00727462768555" Longitude="35.847633361816406" StarRating="0" HotelCode="0|apartment_amman" HotelName="Apartment Amman" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Khalda, Thaher Al Ayoubi St, Building 13, Amman</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/73/48/73482fe550a683e20ce6e9dd97e2a24c4eaf3f5f.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;A great option for family vacation: apartment «Apartment Amman» is located in Amman. This apartment is located in 9 km from the city center. You can take a walk and explore the neighbourhood area of the apartment. Places nearby: Amman Mall, Jordan Gate Towers and King Hussain Sports City.&lt;br /&gt;&lt;b&gt;At The Apartment: &lt;/b&gt;Specially for tourists who travel by car, there’s a free parking zone. Pets are welcome here. They are allowed for an additional cost. Accessible for guests with disabilities: the elevator helps them to go to the highest floors. At the guests’ disposal, there’s also ironing.&lt;br /&gt;The staff of the apartment will be happy to talk to you in English.&lt;br /&gt;&lt;b&gt;Room Amenities: &lt;/b&gt;In the room, there is a TV. The room equipment depends on its category.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="193.67" OriginalAmount="181.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="32.00056465" Longitude="35.87707906" StarRating="4" HotelCode="579404|rojina_hotel" HotelName="Rojina Hotel" Meals="BED &amp; BREAKFAST,HALF-BOARD" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Queen Rania Street, Amman 11118</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0001/80651/180651/1.jpg?f=15081680</HotelPictures>
        <HotelDescription>&lt;br/&gt;Welcome to Rojina Hotel, the most exquisite and prestigious four star hotel. Conveniently and centrally located in the heart of Amman a just 20 Km. away from Queen Alia International Airport. We have got just the right environment to make your stay a comfortable and relaxing experience. Our hotel is fully equipped with all the necessary leisure facilities, and when it comes to services you will feel the difference from the moment you check in. You will find all the amenities of a modern hotel along with an exalted contemporary taste promising you a guaranteed luxury.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="194.74" OriginalAmount="182.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.96781984" Longitude="35.90134128" StarRating="4" HotelCode="167432|le_vendome_hotel" HotelName="Le Vendome" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Jacuzzi,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Issam Al Jlouni Street, Amman</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/39/395858/395858a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Amman.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="199.02" OriginalAmount="186.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.9984397" Longitude="35.88667292" StarRating="4" HotelCode="530714|harir_palace_hotel" HotelName="Harir Palace Amman Hotel" Meals="BED &amp; BREAKFAST,HALF-BOARD,ROOM ONLY,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 09/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Internet,Massage Centre,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Al Wifaq Street, Dahiet Al Rasheed, P.O.Box 930770, Amman 11193</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/591118/591118a_hb_a_005.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amman.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="200.09" OriginalAmount="187.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.9667872" Longitude="35.87501502" StarRating="3" HotelCode="338202|red_rose_hotel_and_suites_" HotelName="The Conroy Boutique Hotel" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Internet">
        <Address>
          <AddressLines>
            <AddressLine>Shat Al arab Street 17, ?Um Uthaina Commercial Center, Amman 99999</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/64/648901/648901a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amman.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="203.30" OriginalAmount="190.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="32.01273866" Longitude="35.86971075" StarRating="3" HotelCode="567720|gerasa_hotel" HotelName="Gerasa Hotel" Meals="BED &amp; BREAKFAST,HALF-BOARD,ROOM ONLY,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 09/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Queen Rania Street, P. O. Box 3073, Amman 11821</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0027/69932/2769932/20.jpg?f=15668502</HotelPictures>
        <HotelDescription>&lt;br/&gt;Gerasa Hotel is the ideal choice for the tourists, business sector and local community to enjoy the Hotel’s services. We offer the right product at great value for their various needs from Lodging, Meetings, and Facilities for Courses, Launches, Business and Social Banqueting Events with attention to details, quality of product and service.
As we start our Jobs, we take care of customers and understand quality aspects from the client’s point of view. We will strive to fulfill their needs and do the best to take care of them.
“Your Choice is our success”</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="208.65" OriginalAmount="195.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.959919" Longitude="35.886725" StarRating="4" HotelCode="59003|century_park_hotel_7" HotelName="Century Park Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 07/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Tunis Street 10, Between the 4th and 5th circle, P.O. Box 9506, Amman 11191</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/96/3f/963f4f4751eea4e35f174e459357e7e1c6fab6b9.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Amman.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="208.65" OriginalAmount="195.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.973318646694" Longitude="35.87338629007" StarRating="3" HotelCode="337780|guest_house_amman" HotelName="Guest House Amman" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 14/12/2024" HotelFacility="24 Hour Front Desk,Air Conditioning,Bar,Business Centre,Coffee Shop,Concierge,Currency Exchange,Designated Smoking Area,Dry Cleaning,Elevator,Housekeeping,Internet,Laundry,LCD/Projector,Lounge,Luggage Storage,Meeting Room,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Mecca Street 90, Amman 11953</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>http://www.sunhotels.net/Sunhotels.net/HotelInfo/hotelImage.aspx?id=10903505</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;Located in Amman, Marmara Hotel is convenient to Jordan Gate Towers and Amman Mall. This hotel is within close proximity of Al Baraka Mall and King Hussain Sports City.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 30 air-conditioned rooms featuring minibars and flat-screen televisions. Complimentary wireless Internet access keeps you connected, and cable programming is available for your entertainment. Private bathrooms with showers feature complimentary toiletries and hair dryers. Conveniences include laptop-compatible safes and desks, and housekeeping is provided daily.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rec, Spa, Premium Amenities&lt;/b&gt; &lt;br /&gt;Take in the views from a terrace and make use of amenities such as complimentary wireless Internet access and concierge services.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Satisfy your appetite at the hotel's restaurant, which serves lunch and dinner. Dining is also available at a coffee shop/café, and room service (during limited hours) is provided. Quench your thirst with your favorite drink at a bar/lounge.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Business, Other Amenities&lt;/b&gt; &lt;br /&gt;Featured amenities include a business center, dry cleaning/laundry services, and luggage storage.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="209.72" OriginalAmount="196.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.99551249" Longitude="35.88505618" StarRating="3" HotelCode="362695|meneur_hotel" HotelName="Meneur Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/12/2024" HotelFacility="Air Conditioning,Business Centre,Parking,Porter">
        <Address>
          <AddressLines>
            <AddressLine>Queen Rania Al Abdullah Street, Amman 11194, P.O.Box 963096</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/53766/2453766/1.jpg?f=15602183</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in a unique  central place in Amman which is near for any distance that our guest needs, like hospitals companies &amp; markets also not far away from airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="211.86" OriginalAmount="198.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.96084508" Longitude="35.86639157" StarRating="4" HotelCode="518035|jad_hotel_suites" HotelName="Jad Hotel Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 13/12/2024" HotelFacility="Conference Hall,Internet,Kitchen,Room Service,Sauna">
        <Address>
          <AddressLines>
            <AddressLine>Ammra Street Building 31, Amman 11158</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/60/607116/607116a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amman.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="215.07" OriginalAmount="201.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.99732931" Longitude="35.8710015" StarRating="0" HotelCode="773270|madina_suites" HotelName="Madina Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 14/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Street In Front Of Ibn Al-Haytham Hospital</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1033227/a768fde3277b393cdfac821a0537c90e.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="219.35" OriginalAmount="205.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.976396610483" Longitude="35.906168290631" StarRating="4" HotelCode="26800|grand_palace_hotel_2" HotelName="Grand Palace Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 13/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Queen Alya Street, PO Box 922 444, Amman 11192</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/142869/142869a_hb_a_033.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Centrally located in Amman's most progressive district of Shmeisani, this city hotel is next to the Royal Cultural Centre and Amman Stock Market, and only steps away from the shopping, commercial and banking centres. The city centre and the Swefiyah shopping area are both 10 minutes away using public transport and the nearest beach on the Dead Sea is around an hour’s drive away. Jerash is approximately an hour by car and Petra is roughly 4 hours away. Queen Alia International Airport is around 40 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="219.35" OriginalAmount="205.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.964808144628" Longitude="35.842498540878" StarRating="3" HotelCode="165795|larsa_hotel" HotelName="Larsa Amman" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,HALF-BOARD" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Fax,Internet,Jacuzzi,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>48 Um Mutaweh St., 11191 Amman</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/29/296567/296567a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located about 7 km from the centre of Amman.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="221.49" OriginalAmount="207.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.98302285" Longitude="35.89347722" StarRating="3" HotelCode="595400|viola_hotel_suites" HotelName="Viola Hotel Suites" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Wasfi At-Tall Street, Amman</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/764493/842e4f018af6217c61620b69b65d6801.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="223.63" OriginalAmount="209.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.95734842" Longitude="35.91882306" StarRating="2" HotelCode="930912|canary_hotel_2" HotelName="Canary Hotel" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 14/12/2024" HotelFacility="24 Hour Front Desk,24 Hour Room Service,Air Conditioning,Coffee Shop,Concierge,Designated Smoking Area,Dry Cleaning,Garden,Housekeeping,Internet,Laundry,Luggage Storage,Parking,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Jabal Al Weibdeh, Amman 11190</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/64679/2064679/19.jpg?f=15693023</HotelPictures>
        <HotelDescription>&lt;br/&gt;Canary Hotel is perfectly located for both business and leisure guests in Amman. Both business travelers and tourists can enjoy the hotel's facilities and services. Facilities like laundry service, free Wi-Fi in all rooms, room service, car park, concierge are readily available for you to enjoy. Guestrooms are fitted with all the amenities you need for a good night's sleep. In some of the rooms, guests can find shower, television. The hotel offers various recreational opportunities. Canary Hotel combines warm hospitality with a lovely ambiance to make your stay in Amman unforgettable.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="225.77" OriginalAmount="211.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="32.008203820122" Longitude="35.883131192354" StarRating="2" HotelCode="621065|al_kawther_hotel_apartments" HotelName="Al Kawther Apartments Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Dahiet Al-Rasheed -behind Jordanian University, Amman</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/791504/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="228.98" OriginalAmount="214.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.952458" Longitude="35.904001" StarRating="3" HotelCode="192955|hisham_hotel_2" HotelName="Hisham" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 10/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Internet,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Zahran Street, Amman 11183</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/279431/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Amman.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="230.05" OriginalAmount="215.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="32.00669002" Longitude="35.8719788" StarRating="0" HotelCode="675091|ikhwa_studio_apartments_female_guests_only" HotelName="Ikhwa Hostel Females Only" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="BREAKFAST-FOR-2" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Queen Rania a Labdallah street, Opposite The University Of Jordan In The Heart Of Amman, Amman 11953</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/857488/a32ed7a2a4642af40f9a137fce433915.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="234.33" OriginalAmount="219.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.9661" Longitude="35.9026" StarRating="3" HotelCode="878546|saray_hotel_6" HotelName="Saray Hotel" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Amman 13112</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1033166/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="234.33" OriginalAmount="219.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.960599899291992" Longitude="35.87080001831055" StarRating="3" HotelCode="0|the_compass_hotel_2" HotelName="The Compass Hotel" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 14/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>6th Cir., Amman</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/9f/9a/9f9a67af74275a9631a6c493a9d3d88ee810ad42.jpeg</HotelPictures>
        <HotelDescription>The Compass Hotel is perfectly located for both business and leisure guests in Amman. The property offers a wide range of amenities and perks to ensure you have a great time. All the necessary facilities, including free Wi-Fi in all rooms, 24-hour security, daily housekeeping, gift/souvenir shop, private check in/check out, are at hand. Guestrooms are designed to provide an optimal level of comfort with welcoming decor and some offering convenient amenities like scale, sewing kit, private entrance, bathroom phone, air conditioning. The property offers various recreational opportunities. The Compass Hotel is an excellent choice from which to explore Amman or to simply relax and rejuvenate.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 10.00 JOD 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;&lt;ul&gt;   &lt;li&gt;One child 12 years old or younger stays free when occupying the parent or guardian's room, using existing bedding. &lt;/li&gt; &lt;/ul&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="235.40" OriginalAmount="220.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="32.00429927" Longitude="35.87305528" StarRating="3" HotelCode="614184|albasem_hotel" HotelName="Albasem Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Opposite The King Hussein Cancer Hospital, Queen Rania Street, Amman</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0036/90915/3690915/1.jpg?f=15235257</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="236.47" OriginalAmount="221.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.964483" Longitude="35.915945" StarRating="3" HotelCode="154220|toledo_hotel_2" HotelName="Toledo Amman" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 13/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Garden,Internet,Jacuzzi,Laundry,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Jabal Al-Hussein, 37 Al Razi Street, Amman 11190</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/11/110966/110966a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is situated in the heart of Amman, on the edge of the old city centre and within walking distance of the new city centre. It is only few minutes away from major historical and biblical sites.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="239.68" OriginalAmount="224.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.939744" Longitude="35.930246" StarRating="1" HotelCode="177800|prestige_hotel_suites" HotelName="Prestige Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="City Hotel,Apartment Hotel" CnxPolicy="Free CXL until 13/12/2024" HotelFacility="Air Conditioning,Bar,Fax,Internet,Kitchen,Laundry,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>10 Ta’az St. Um Uthainah,, Jabal Amman,, Amman, Jordan</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/8c/be/8cbe9bce682755f123e3601e4b40b2437e68218d.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is located in Um Uthainah, a prime spot in the centre of Amman. Queen Alia International Airport is about 45 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="243.96" OriginalAmount="228.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.95828025" Longitude="35.86600407" StarRating="3" HotelCode="312516|comfort_hotel_suites" HotelName="Comfort Hotel Suites" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 14/12/2024" HotelFacility="24 Hour Front Desk,Air Conditioning,Babysitting,Bar,Business Centre,Concierge,Designated Smoking Area,Dry Cleaning,Elevator,Internet,Laundry,LCD/Projector,Parking,Restaurant,Room Service,Sauna,Spa,Swimming Pool">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0020/65020/2065020/1.jpg?f=15053905</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in Amman Suburbs, Comfort Hotel Suites is a perfect starting point from which to explore Amman. The hotel offers a wide range of amenities and perks to ensure you have a great time. Facilities like room service, elevator, bar, laundry service, restaurant are readily available for you to enjoy. Designed for comfort, selected guestrooms offer kitchenette, ironing facilities, DVD/CD player, in room safe, shower to ensure a restful night. The hotel's peaceful atmosphere extends to its recreational facilities which include sauna, hot tub, indoor pool. A welcoming atmosphere and excellent service are what you can expect during your stay at Comfort Hotel Suites.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="243.96" OriginalAmount="228.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.992671966552734" Longitude="35.86509704589844" StarRating="4" HotelCode="0|la_casa_hotel_amman" HotelName="La Casa Hotel Amman" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Free CXL until 10/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Tla al-Ali, Amman</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/2b/e7/2be7dfd4bad1a0765b55be79de4a2e28c20bc0ca.jpeg</HotelPictures>
        <HotelDescription>When you stay at La Casa Hotel Amman in Amman, you'll be connected to a shopping center, within a 10-minute walk of Amman Mall and Tlaa Al Ali Hospital.  This 4-star hotel is 6.5 mi (10.4 km) from Amman Citadel and 8.2 mi (13.2 km) from Amman Roman Theater.&lt;br /&gt;Be sure to enjoy recreational amenities, including an indoor pool, a sauna, and a fitness center. Additional features at this hotel include complimentary wireless Internet access and concierge services.&lt;br /&gt;Featured amenities include a 24-hour business center, express check-in, and express check-out. A roundtrip airport shuttle is provided for a surcharge (available 24 hours), and free valet parking is available onsite.&lt;br /&gt;Satisfy your appetite for lunch or dinner at the hotel's restaurant, or stay in and take advantage of the 24-hour room service. Buffet breakfasts are available daily from 6:30 AM to 10:30 AM for a fee.&lt;br /&gt;Make yourself at home in one of the 48 air-conditioned rooms featuring flat-screen televisions. Your pillowtop bed comes with premium bedding. Complimentary wireless Internet access is available to keep you connected. Private bathrooms with showers feature complimentary toiletries and hair dryers.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Children And Information About Extra Beds: &lt;/b&gt;Fee for an extra bed: 10.00 JOD per night.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Transfer: &lt;/b&gt;Transfer from/to airport available. Cost: 40.00 JOD one way.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="245.03" OriginalAmount="229.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.97615367898" Longitude="35.90549714848" StarRating="4" HotelCode="930914|corp_amman_hotel" HotelName="Corp Amman Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Shmeisani, Opposite Royal Cultural Center, Queen Alia Street, PO Box 930530, Amman 11193</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/367793/a_367793_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amman. The nearest airport is Amman - Queen Alia Internat. (AMM).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="246.10" OriginalAmount="230.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.95795579" Longitude="35.92186499" StarRating="3" HotelCode="621700|shams_al_weibdeh_hotel_apartment" HotelName="Shams Al Weibdeh Hotel Apartment" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Building 59, Al-Baouneyah Street, Amman 11191</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0037/19801/3719801/1.jpg?f=15244677</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="246.10" OriginalAmount="230.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.95604016739" Longitude="35.868977308273" StarRating="3" HotelCode="165789|amman_inn_hotel" HotelName="Amman Inn" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 14/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Princess Taghreed Street, Swefieh District, Amman 11185</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/29/298854/298854a_hb_a_020.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amman. The nearest airport is Amman - Queen Alia Internat. (AMM).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="249.31" OriginalAmount="233.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="32.045674" Longitude="35.89991683" StarRating="2.5" HotelCode="755192|lijam_hotel" HotelName="Lijam Hotel" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Apartment" CnxPolicy="Free CXL until 14/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Chafa Badraan, Amman</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0038/40050/3840050/1.jpg?f=15677268</HotelPictures>
        <HotelDescription>&lt;br/&gt;&lt;p&gt;&lt;b&gt;Property Location&lt;/b&gt; &lt;br /&gt;When you stay at Lijam Hotel Apartments in Amman, you'll be close to University of Jordan.  This aparthotel is within the vicinity of Tlaa Al Ali Hospital and Al Mukhtar Mall.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Rooms&lt;/b&gt; &lt;br /&gt;Make yourself at home in one of the 30 air-conditioned rooms featuring kitchens with refrigerators and ovens. 32-inch LCD televisions with satellite programming provide entertainment, while complimentary wireless Internet access keeps you connected. Conveniences include phones, as well as separate sitting areas and electric kettles.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Amenities&lt;/b&gt; &lt;br /&gt;Take advantage of recreation opportunities such as an outdoor pool or take in the view from a rooftop terrace and a garden. Additional features at this aparthotel include complimentary wireless Internet access, a picnic area, and barbecue grills.&lt;/p&gt;&lt;p&gt;&lt;b&gt;Dining&lt;/b&gt; &lt;br /&gt;Enjoy a bite to eat at a coffee shop/café, or stay in and 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 dry cleaning/laundry services, multilingual staff, and luggage storage. Free self parking is available onsite.&lt;/p&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="254.66" OriginalAmount="238.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.963458795616" Longitude="35.856832915344" StarRating="4" HotelCode="79191|geneva_hotel_amman_2" HotelName="Geneva Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 14/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Laundry,Restaurant,Room Service,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Abdulla Ghosha Street, Amman</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>https://hotelimages.sunhotels.net/HotelInfo/hotelImage.aspx?id=303233</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is conveniently located in West Amman, a fast growing and modern business area of the city, with diplomatic and shopping districts. It is on the main road which runs to Q.A. International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="255.73" OriginalAmount="239.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.957939" Longitude="35.899672" StarRating="4" HotelCode="95208|amman_west_hotel" HotelName="Amman West" Meals="BED &amp; BREAKFAST,ROOM ONLY,HALF-BOARD" BedType="BED &amp; BREAKFAST" PropertyType="City Hotel,Family-friendly Hotel" CnxPolicy="Free CXL until 11/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Garden,Heated Pool,Internet,Laundry,Restaurant,Room Service,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>4th Circle Area, Mahmoud Abidi Str. # 24, P.O. Box 910777, Amman 11191</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/13/136885/136885a_hb_a_008.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The family-friendly city hotel is located to the north of the capital, in the serene surroundings of the Jubayha district. It is at a few minutes away from Jordan University, King Hussein Sports City and the Royal Culture Centre. The main souk, the Roman amphitheatre and the Temple of Hercules are only 15 minutes from the hotel, while Queen Alia International Airport is around 35 minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="262.15" OriginalAmount="245.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.96124357" Longitude="35.90264797" StarRating="3" HotelCode="509069|celino_suites" HotelName="Celino Suites Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 14/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>P.O.Box 6646, Taher Al-Jazaery Street, Amman 11118</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/678117/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the heart of the Amman&amp;apos;s bustling business district, Celino Suites offers self-catering accommodation along with free Wi-Fi, free parking and a restaurant. Taj Mall is 5 minutes&amp;apos; drive away.All units at Celino Suites feature air conditioning, a kitchenette and a minibar. Each suite comes with a private bathroom fitted with a shower.You can dine at the on-site restaurant, which provides room service. There is also a lounge where you can relax.Jordan Hospital is a 5-minute walk from Celino Suites, and Queen Alia International Airport is 25 minutes away by car. An airport shuttle can be arranged upon request.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="265.36" OriginalAmount="248.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.95559117" Longitude="35.85692397" StarRating="4" HotelCode="440250|seven_roses_hotel" HotelName="Seven Roses Hotel" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,HALF-BOARD,FULL-BOARD" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Free CXL until 14/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>P.O.Box 950810, Amman 11195</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/557570/557570a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Hotel located in the center of Amman, where the luxury and the excellent service of our workers are its two main distinctions. All of the guestrooms are replete with air conditioning, television, mini bar, coffee / tea maker. In addition, there are also rooms equipped for disabled people. Among the general amenities guests can enjoy 24-hour room service and a laundry. The hotel also has rooms and lounges specially prepared for holding events such as meetings or conferences.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="265.36" OriginalAmount="248.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.9425832" Longitude="35.85866394" StarRating="4" HotelCode="434643|olive_tree_hotel_amman" HotelName="Olive Tree Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Free CXL until 13/12/2024" HotelFacility="24 Hour Power Supply,24 Hour Security,Air Conditioning,Airport Transfer (on Demand),Banquet Hall,Bar,Business Centre,Conference Hall,Currency Exchange,Designated Smoking Area,Housekeeping,Laundry,Massage Centre,Meeting Room,Parking,Printer,Restaurant,Room Service,Sauna,Smoking Rooms,Telephone Service,Valet Parking,Wake-up Call Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Abdulkareem Mansour Steet 4, Dair Gbhar, Amman</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/598441/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;

Olive Tree Hotel is a 4 Stars Luxurious Deluxe Hotel. Located in the commercial Hub of Amman, the hotel is less than 3 km away from Queen Alia International airport and a short drive from any Mall around the city or shopping areas &amp; commercial locations such as Abdoun, Sweifeyeh, 7th Circle...etc. as well as Touristic spots like Central Amman city. The Hotel houses 124 Rooms and Suites (Mini Bar Service and Conference rooms), a highly set Fitness Center for your self-quality time.Rosemary Dining will serve you with the best mouthwatering International Cuisine, including a 24 hours Room Service.Our Lobby Executive Lounge, OLIVIA &amp; our Yasmeen Garden are under your disposal every day. All areas are Wi-Fi enabled, All rooms and suites are furnished with top line furniture including Memory Foam Kings &amp; Queens size mattresses for maximum comfort and full convenience.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="266.43" OriginalAmount="249.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.98818583" Longitude="35.876268" StarRating="2.5" HotelCode="623422|al_haneen_hotel_apartments" HotelName="Al Haneen Hotel Apartments" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Internet,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Wasfi Al Tal Street, Gardens, Amman</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0027/69885/2769885/1.jpg?f=15045914</HotelPictures>
        <HotelDescription>&lt;br/&gt;This apartment hotel welcomes guests in Amman.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="276.06" OriginalAmount="258.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.98212825" Longitude="35.86480525" StarRating="4" HotelCode="200593|ayass_hotel_3" HotelName="Ayass Hotel" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2,ROOM ONLY" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Room Service,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Madinah Al Munawarah St 153, Amman 11190</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/20/208690/208690a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amman. The nearest airport is Amman - Queen Alia Internat. (AMM).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="280.34" OriginalAmount="262.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.973594" Longitude="35.898202" StarRating="4" HotelCode="143307|alqasr_metropole_hotel_2" HotelName="Alqasr Metropole" Meals="BREAKFAST-FOR-2,BED &amp; BREAKFAST" BedType="BREAKFAST-FOR-2" PropertyType="City Hotel,Hotel de Charme" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Shemisani, Alarroub Street, PO Box 926 192, Amman 11110</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/14/140772/140772a_hb_a_008.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This charming city hotel is located in the Shmeisani district in Amman, very close to the main roads and around an hour's drive from the nearest beach on the Dead Sea coast. Salt is approximately a 30-minute drive, Jerash is an hour's drive, Petra is roughly 3 and a half hours, and Aqaba and Wadi Rum are both around 4 hours. Amman-Queen Alia International Airport is approximately 50 km from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="289.97" OriginalAmount="271.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.973437246993" Longitude="35.89891946627" StarRating="3" HotelCode="521984|nefertiti_hotel" HotelName="Nefertiti Hotel" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Al - Jahed Street 26, Amman 11110</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/690878/5efbda1d4f2f359b29ff05c0137ab5b6.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="299.60" OriginalAmount="280.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.958810806274414" Longitude="35.9209098815918" StarRating="0" HotelCode="0|amazing_one_bedroom_apartment_in_amman_elwebdah_4_2" HotelName="Amazing one Bedroom Apartment in Amman, Elwebdah 4" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 08/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>King Hussain Street, Amman</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/2f/91/2f91d8be9ddf91111f8844c80ce8fffa34c53eba.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;Looking for a home comfort: apartment «Amazing one Bedroom Apartment in Amman, Elwebdah 4» is located in Amman. This apartment is located 1 km from the city center. You can take a walk and explore the neighbourhood area of the apartment. Places nearby: King Abdullah I Mosque, Ummayed Palace and National Archaeological Museum.&lt;br /&gt;&lt;b&gt;At The Apartment: &lt;/b&gt;Free Wi-Fi on the territory will help you to stay on-line.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Deposit is required. Cost: 150.00 GBP per room per stay.&lt;br /&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;p&gt;You'll be asked to pay the following charges at the property:&lt;/p&gt; &lt;ul&gt;A damage deposit of GBP 150 will be collected before check-in. &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;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="299.60" OriginalAmount="280.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.959524154663086" Longitude="35.920379638671875" StarRating="0" HotelCode="0|amazing_one_bedroom_apartment_in_amman_elwebdah_5_2" HotelName="Amazing one Bedroom Apartment in Amman, Elwebdah 5" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 08/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>King Hussain Street, Amman</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/ac/d7/acd7e69fa25604aa6e5b51935911625d5bc88df9.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Location: &lt;/b&gt;If you want to feel like you’re at home no matter where you are, choose this — apartment «Amazing one Bedroom Apartment in Amman, Elwebdah 5» is located in Amman. This apartment is located nearby from the city center. You can take a walk and explore the neighbourhood area of the apartment — King Abdullah I Mosque, Ummayed Palace and National Archaeological Museum.&lt;br /&gt;&lt;b&gt;At The Apartment: &lt;/b&gt;Free Wi-Fi is available on the territory. Ask for more information when checking in.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Deposit is required. Cost: 150.00 GBP per room per stay.&lt;br /&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="300.67" OriginalAmount="281.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.96339988708496" Longitude="35.90306854248047" StarRating="4" HotelCode="0|coral_hotel_suites_by_hansa" HotelName="Coral Tower Hotel by Hansa" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2,HALF-BOARD,FULL-BOARD" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Sulayman Al Nabulsi Street, Amman</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/e9/38/e938b8849d450d9c6f77f61bc101a7bdcd37362d.jpeg</HotelPictures>
        <HotelDescription>&lt;br /&gt;&lt;b&gt;Property Location: &lt;/b&gt;With a stay at Coral Hotel &amp;amp; Suites by Hansa in Amman (Al Abdali), you'll be within a 5-minute drive of Amman Roman Theater and King Abdullah I Mosque. This 4-star hotel is 0.6 mi (1 km) from Coptic Orthodox Church and 1 mi (1.6 km) from Al Abdali Mall.&lt;br /&gt;&lt;b&gt;Attractions: &lt;/b&gt;Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;The Boulevard - 0.9 km / 0.6 mi&lt;br /&gt;King Abdullah I Mosque - 1 km / 0.6 mi&lt;br /&gt;Al Abdali Mall - 1 km / 0.6 mi&lt;br /&gt;Coptic Orthodox Church - 1 km / 0.6 mi&lt;br /&gt;The Parliament - 1.2 km / 0.8 mi&lt;br /&gt;Abdoun Bridge - 1.8 km / 1.1 mi&lt;br /&gt;Hussain Luna Park - 1.9 km / 1.2 mi&lt;br /&gt;Maxim Mall - 2.2 km / 1.3 mi&lt;br /&gt;Embassy of Canada - 2.3 km / 1.4 mi&lt;br /&gt;Embassy of Thailand - 2.3 km / 1.4 mi&lt;br /&gt;Embassy of Bulgaria - 2.4 km / 1.5 mi&lt;br /&gt;Royal Culture Center - 2.4 km / 1.5 mi&lt;br /&gt;King Hussain Sports City - 2.5 km / 1.5 mi&lt;br /&gt;Embassy of Bangladesh - 3.1 km / 1.9 mi&lt;br /&gt;International Stadium - 3.2 km / 2 mi&lt;br /&gt;&lt;b&gt;Amenities: &lt;/b&gt;Relax at the full-service spa, where you can enjoy massages. Additional features at this hotel include complimentary wireless Internet access and concierge services.&lt;br /&gt;&lt;b&gt;Business Amenities: &lt;/b&gt;Featured amenities include complimentary newspapers in the lobby, dry cleaning/laundry services, and a 24-hour front desk. Free valet parking is available onsite.&lt;br /&gt;&lt;b&gt;Rooms: &lt;/b&gt;Make yourself at home in one of the 100 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 desks, and housekeeping is provided daily.&lt;br /&gt;&lt;b&gt;Dining: &lt;/b&gt;Satisfy your appetite for lunch or dinner at the hotel's restaurant, or stay in and take advantage of the 24-hour room service. A complimentary buffet breakfast is served daily from 6:30 AM to 10:30 AM.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included 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 JOD 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;&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, and commonly-touched surfaces are cleaned with disinfectant between stays.&lt;/li&gt;&lt;li&gt;Social distancing 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;Fee for buffet breakfast: JOD 7 for adults and JOD 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="300.67" OriginalAmount="281.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.94945201" Longitude="35.93104637" StarRating="4" HotelCode="319618|heritage_house" HotelName="Jabal Amman Hotel" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="" CnxPolicy="Free CXL until 08/12/2024" HotelFacility="Air Conditioning,Laundry,Lounge,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine />
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/486021/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Amman.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="304.95" OriginalAmount="285.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.98770161" Longitude="35.86691102" StarRating="4" HotelCode="521956|sulaf_luxury_hotel" HotelName="Sulaf Luxury Hotel" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Central Heating,Internet,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Madina Al Monawarah, Building 196, Amman 11134</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/59/591063/591063a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amman.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="310.30" OriginalAmount="290.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.95884356298" Longitude="35.876425474869" StarRating="5" HotelCode="93207|bristol_hotel_12" HotelName="Hotel Bristol Amman" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2,HALF-BOARD,FULL-BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Abdul Rahman Alawi Street, The Fifth Circle, Amman 11841</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/129617/a_129617_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located between 5th and 6th Circles of Jabel Amman. From here, Madaba and Mount Nebo are around 30 minutes' drive away, the Dead Sea is some 40 minutes' drive, Petra is around 3 hours away and Aqaba is around 4 hours' drive away. Queen Alia International Airport is around 35 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="315.65" OriginalAmount="295.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.961834275589" Longitude="35.87021064418" StarRating="5" HotelCode="25159|crowne_plaza_amman" HotelName="Crowne Plaza Amman" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST,HALF-BOARD,HALF-BOARD-DINNER,LUNCH,FULL-BOARD" BedType="ROOM ONLY" 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>King Faisal Bin Abdul Aziz Street, 6th Circle, P.O. Box 950555, Amman 11195</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>https://us.dotwconnect.com/poze_hotel/16/16104/bqrmXhQK_d0343b19e3a51d3da296504e81f67bb7.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Quietly situated, this hotel lies somewhat outside of the centre of Amman. The main road to Queen Alia Airport is situated in the immediate vicinity and countless sights of interest lie within a few minutes walk of the hotel. A stop for public transport is roughly 20 m from the hotel.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="315.65" OriginalAmount="295.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.96315595" Longitude="35.90611566" StarRating="0" HotelCode="773257|downtown_hotel_apartments" HotelName="Downtown Hotel Apartments" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Abdali Boulevard, Amman 11192</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/1033226/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="321.00" OriginalAmount="300.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.98588885114" Longitude="35.864151703041" StarRating="5" HotelCode="60454|holiday_inn_amman" HotelName="Mövenpick Hotel Amman" 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,Diet Meals,Fax,Internet,Jacuzzi,Kitchen,Laundry,Lounge,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>P.O. Box 941825, 11194 Amman</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/78258/a_78258_A1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This city hotel is situated in a prime location in western Amman, conveniently close to shopping centres and the perfect base to explore the many places of interest in the surrounding area of Jordan, which includes the Dead Sea (40 km away) and Mount Nebo. The hotel is just a 30-minute drive from Queen Alia International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="322.07" OriginalAmount="301.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="32.010659" Longitude="35.867796" StarRating="4" HotelCode="200940|amman_international_hotel" HotelName="Amman International" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Habab Ben Al Munzer Street, P.O. Box 2500, Amman 11181</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/30/300592/300592a_hb_a_030.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amman. The nearest airport is Amman - Queen Alia Internat. (AMM).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="350.96" OriginalAmount="328.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.99678435" Longitude="35.8718341" StarRating="4" HotelCode="360668|city_rose_hotel_suites" HotelName="City Rose Hotel Suites" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Restaurant,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Madinah Al Munawarah Street, Amman 11942</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/55/557569/557569a_hb_a_010.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amman. The nearest airport is Amman - Queen Alia Internat. (AMM).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="356.31" OriginalAmount="333.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.98843753" Longitude="35.86643895" StarRating="5" HotelCode="496596|thousand_nights_hotel" HotelName="Thousand Nights Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Al Madina Al Monawwara Street 191, Amman 11185</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/664089/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel welcomes guests in Amman.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="362.73" OriginalAmount="339.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.973406912493" Longitude="35.906758904457" StarRating="5" HotelCode="33183|amman_marriott_hotel" HotelName="Amman Marriott" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Shmeissani Issam Ajluni Street, P.O. Box 926333, 11190 Amman</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/52725/a_52725_B2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;A stay in this hotel ensures that guests will not miss anything that Amman has to offer, with local attractions such as the Citadel and Jerash only minutes away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="365.94" OriginalAmount="342.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.9604" Longitude="35.9042" StarRating="5" HotelCode="21588|landmark_amman_hotel__conference_center" HotelName="Landmark Amman" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Al Hussein Bin Ali Street, Amman 11118</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/27943/a_27943_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is in the heart of the diplomatic and government area and very close to the vibrant city centre. The hotel is close to Amman's major historical sites including the Citadel and the Roman amphitheatre and is around 45 minutes’ drive from Main Hot Springs, the Jordan Valley and the Dead Sea. The Queen Alia International Airport is just 35 minutes from the hotel, and it is within a 45-minute drive of the Jordan Valley.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="379.85" OriginalAmount="355.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.9512180489558" Longitude="35.9304991364479" StarRating="0" HotelCode="0|wild_jordan_center" HotelName="Wild Jordan center" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>First circle  4th entry from the left , othman  bin afan street , building 36  , P.O box 926192, Amman</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/eb/13/eb1386f02786430bfec298abeb610be5b16dc380.jpeg</HotelPictures>
        <HotelDescription>Set within 200 metres of Hashem Restaurant and 400 metres of Al Hussainy Mosque in Amman, Wild Jordan center offers accommodation with free WiFi, a seating area, a flat-screen TV and a kitchen. All units come with a microwave, fridge, a coffee machine, a stovetop and kettle. Some units feature a terrace and/or balcony. Breakfast is available each morning, and includes halal, vegetarian and vegan options. At the lodge you will find a restaurant serving international cuisine. Gluten-free and Halal options can also be requested. Wild Jordan center offers a terrace. Guests can relax in the garden at the property. Popular points of interest near the accommodation include Temple of Hercules and the Roman Corinthian Column, The Jordan Museum and Rainbow Street. Queen Alia International Airport is 26 km away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="386.27" OriginalAmount="361.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.968557" Longitude="35.897215" StarRating="5" HotelCode="39214|kempinski_hotel_amman_jordan" HotelName="Kempinski Amman" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Jacuzzi,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Abdul Hamid Shouman Street, Amman 11194</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/07/075875/075875a_hb_a_010.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in Amman. The nearest airport is Amman - Queen Alia Internat. (AMM).</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="394.83" OriginalAmount="369.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.966630550939" Longitude="35.899505682209" StarRating="5" HotelCode="916403|millennium_hotel_amman" HotelName="Grand Millennium Amman" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="City Hotel" CnxPolicy="Free CXL until 11/12/2024" 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>Shmeisani, Illiyah Abou Madi Street 7, Amman 11194</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/279374/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located in the commercial district of Shmeisani, the hotel is within walking distance from shopping centres. High-end restaurants and entertainment facilities are also within walking distance and it is a 10-minute drive from the Amman Citadel and 25 km by car from Queen Alia International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="401.25" OriginalAmount="375.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.95820871" Longitude="35.92146103" StarRating="3" HotelCode="507898|select_hotel_2" HotelName="La Locanda Boutique Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="Hotel" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>52 Al-Ba'ouniyah Street, Jebel Al Weibdeh, 11191 Amman</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>http://cdn.smyrooms.com/cloudcontent/fotos/agregadorHotelero/0024/66148/2466148/39.jpg?f=15678367</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="406.60" OriginalAmount="380.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.953167" Longitude="35.909003" StarRating="5" HotelCode="80172|le_royal_amman" HotelName="Le Royal Amman" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Fax,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Zahran Street, 3rd Circle, Jabal Amman, Amman 11118</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/108443/a_108443_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Amman.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="410.88" OriginalAmount="384.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.976128132994" Longitude="35.9062063694" StarRating="5" HotelCode="18433|regency_palace_amman_2" HotelName="Regency Palace Amman" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Queen Aliaa Street, P.O. Box 927000, Amman 11110</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/22952/gt_22952_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The city hotel is centrally located in the heart of Amman, Shmeisani district, next to the Royal Cultural Centre on Queen Alia Street.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="416.23" OriginalAmount="389.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.955528" Longitude="35.909682" StarRating="5" HotelCode="13027|grand_hyatt_amman" HotelName="Grand Hyatt Amman" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,HALF-BOARD-DINNER" BedType="ROOM ONLY" PropertyType="Golf Hotel,Conference Hotel" CnxPolicy="Free CXL until 12/12/2024" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Massage Centre,Nightclub,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Hussein Bin Ali Street, Jabal Amman, P.O. Box 831159, Amman 11183</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/13476/a_13476_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the heart of Amman's business, shopping and diplomatic district and is linked to Zara Expo, the capital's premier conference and exhibition centre.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="420.51" OriginalAmount="393.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.953248414588" Longitude="35.913997813492" StarRating="5" HotelCode="317302|intercontinental_amman_jordan" HotelName="InterContinental Amman (Jordan)" Meals="ROOM ONLY,BREAKFAST-FOR-2,BED &amp; BREAKFAST,HALF-BOARD,HALF-BOARD-DINNER" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Spa,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>Islamic College Street, P.O. Box 35014, Jabal Amman, Amman 11180</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>http://media.dev.paximum.com/hotelimages/279280/1.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;The hotel is located in a fascinating city of contrasts, showcasing a unique blend of old and new atop one of Amman's 7 hills. The hotel is in the heart of the diplomatic area of Amman, within walking distance of the old city centre and a short taxi ride from popular sites such as the Citadel. It is an hour's drive to Jerash, 3 hours to Petra and 4 hours by car to Aqaba. Queen Alia International Airport is a 30-minute drive away.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="422.65" OriginalAmount="395.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.960638" Longitude="35.879928" StarRating="5" HotelCode="60455|sheraton_amman_al_nabil_hotel" HotelName="Sheraton Amman Al Nabil Hotel" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service">
        <Address>
          <AddressLines>
            <AddressLine>5th Circle, PO Box 840064, Amman 11184</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>https://dmcsquare.b-cdn.net/Images/78259/a_78259_A2.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located in the centre of Amman.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="455.82" OriginalAmount="426.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.953229904174805" Longitude="35.940528869628906" StarRating="1" HotelCode="0|layaali_amman" HotelName="Layaali Amman" Meals="BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="BED &amp; BREAKFAST" PropertyType="Hotel" CnxPolicy="Free CXL until 13/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>105 Al-Hashemi St., Amman</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/8b/38/8b38af9e9ba0f07277fe0da365e3f9f7fedaa386.jpeg</HotelPictures>
        <HotelDescription>This simple hotel is situated in Amman. LAYAALI AMMAN HOTEL guarantees a quiet stay as it counts with just 14 bedrooms. The establishment was built in 1995. LAYAALI AMMAN HOTEL may charge a fee for some services.&lt;br /&gt;Layaali Amman Hotel is not only a place to stay, but also a way of life. This is a perfect place for solo travelers and groups of friends. People come here to find new friends, feel the atmosphere of a family reunion.&lt;br /&gt;Staying at Layaali Amman is like staying with your coolest friend who knows Jordan like the back of his hand and loves having visitors.&lt;br /&gt;Come to enjoy new, modern interiors, central location, shared and private rooms and a high level of cleanliness, with great common areas to relax and meet other travellers.&lt;br /&gt;Layaali Amman has great guest rooms – all of the rooms have ensuite bathrooms, White linens and towels included in private rooms.&lt;br /&gt;Even better is the common space- a roof terrace to relax and take in the sunset over the Roman Theater, breathtaking skyline, be dazzled and go wild what happened before 200 years in front of your eyes from the wildest performances.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.&lt;br /&gt;&lt;b&gt;Extra Info: &lt;/b&gt;&lt;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;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; 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;This property affirms that it adheres to the cleaning and disinfection practices of COVID-19 Guidelines (CDC).&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="542.49" OriginalAmount="507.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.96415455" Longitude="35.9030166" StarRating="5" HotelCode="620535|w_amman" HotelName="W Amman" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 13/12/2024" HotelFacility="Air Conditioning,Bar,Conference Hall,Internet,Laundry,Lounge,Massage Centre,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Rafiq Al Hariri Avenue 13, Al Abdali, PO Box 5457, Amman 11953</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/61/619567/619567a_hb_a_002.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel is located right in the heart of Amman.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="578.87" OriginalAmount="541.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.96514219" Longitude="35.90294112" StarRating="5" HotelCode="455841|amman_rotana" HotelName="Amman Rotana" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Conference Hall,Restaurant">
        <Address>
          <AddressLines>
            <AddressLine>Al Sawosana Al Sawoda Street, PO Box 926111, Abdali, Amman 11190</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/46/462921/462921a_hb_a_012.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This hotel warmly welcomes guests in Amman.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="578.87" OriginalAmount="541.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.95986391" Longitude="35.88119687" StarRating="5" HotelCode="567721|fairmont_amman" HotelName="Fairmont Amman" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD,FULL-BOARD,BREAKFAST-FOR-2" BedType="ROOM ONLY" PropertyType="hotel" CnxPolicy="Non Refundable" HotelFacility="24 Hour Security,Air Conditioning,Airport Transfer (on Demand),Banquet Hall,Bar,Beauty Salon,Business Centre,Conference Hall,Currency Exchange,Designated Smoking Area,Internet,Kids Play Area,Laundry,Lounge,Massage Centre,Meeting Room,Parking,Printer,Restaurant,Room Service,Smoking Rooms,Spa,Valet Parking,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>Fifth Circle, Beirut Street 6, Abdoun, P.O. Box 831370, Amman 11183</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/60/600944/600944a_hb_a_001.jpg</HotelPictures>
        <HotelDescription>&lt;br/&gt;This luxurious hotel is located within walking distance of the affluent neighborhoods of Amman. The hotel has a total of 317 rooms and suites with views of the Amman hills. These rooms are equipped with premium amenities that you can enjoy. If after a day of sightseeing, you want to relax, the hotel has available for you 6 treatment rooms, the exclusive Dead Sea pool and mud treatments, gym, hairdresser, among others. For those who want to hold work meetings, the hotel has the Fairmont room with a capacity of 500 guests, audiovisual equipment and the latest lighting solutions.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="690.15" OriginalAmount="645.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="32.055233001708984" Longitude="35.92791748046875" StarRating="2" HotelCode="0|villa_hmoud" HotelName="Villa Hmoud" Meals="BED &amp; BREAKFAST" BedType="BED &amp; BREAKFAST" PropertyType="Villas_and_Bungalows" CnxPolicy="Non Refundable">
        <Address>
          <AddressLines>
            <AddressLine>Affan Ben Muslim, Amman</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/83/12/83127d8422065a8dcdbcefbcea6ca45ea1b03458.jpeg</HotelPictures>
        <HotelDescription>Location : Located in Amman, this villa is on the boardwalk, within a 10-minute drive of Applied Science Private University and Jordan Academy for Maritime Studies.  This villa is 7.8 mi (12.6 km) from Amman Mall and 10 mi (16.2 km) from Amman Roman Theater.&lt;br /&gt;Amenities : Take in the views from a terrace and a garden and make use of amenities such as a fireplace in the lobby.&lt;br /&gt;Attractions : Distances are displayed to the nearest 0.1 mile and kilometer.&lt;br /&gt;Applied Science Private University - 3.7 km / 2.3 mi&lt;br /&gt;Jordan Academy for Maritime Studies - 4.4 km / 2.7 mi&lt;br /&gt;University of Jordan - 9.7 km / 6 mi&lt;br /&gt;Jordan University Hospital - 11.1 km / 6.9 mi&lt;br /&gt;Tlaa Al Ali Hospital - 11.4 km / 7.1 mi&lt;br /&gt;Ibn AlHaytham Hospital - 12.1 km / 7.5 mi&lt;br /&gt;Amman Mall - 12.6 km / 7.8 mi&lt;br /&gt;The Specialty Hospital - 13.3 km / 8.3 mi&lt;br /&gt;Plaza Mall - 14 km / 8.7 mi&lt;br /&gt;King Hussain Sports City - 14.5 km / 9 mi&lt;br /&gt;Martyrs' Memorial and Museum - 14.5 km / 9 mi&lt;br /&gt;International Stadium - 14.7 km / 9.1 mi&lt;br /&gt;Hussain Luna Park - 14.8 km / 9.2 mi&lt;br /&gt;Royal Culture Center - 15 km / 9.3 mi&lt;br /&gt;Maxim Mall - 15 km / 9.3 mi&lt;br /&gt;The nearest major airport is Queen Alia Intl. Airport (AMM) - 50.9 km / 31.6 mi&lt;br /&gt;business_amenities : Featured amenities include dry cleaning/laundry services, luggage storage, and laundry facilities. Free self parking is available onsite.&lt;br /&gt;HeadLine : On the boardwalk&lt;br /&gt;Rooms : Your villa features an LCD TV. Satellite television is provided for your entertainment. The bathroom has a bathtub or shower.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included 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: 5.00 JOD per night.&lt;br /&gt;The number of extra beds depends on the room category. You must take a look at the information about the size of the selected room.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="797.15" OriginalAmount="745.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.95802825" Longitude="35.8780515" StarRating="0" HotelCode="955485|the_st_regis_amman" HotelName="The St. Regis Amman" Meals="ROOM ONLY,BED &amp; BREAKFAST" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>5th Circle, Shafiq Al Hayek Street, P.O. Box 850878, Amman 11185</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/06/b1/06b19bb0d12585519c8ae11c7d0b3b37c4741e60.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="905.22" OriginalAmount="846.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.960023880004883" Longitude="35.874942779541016" StarRating="0" HotelCode="0|loft_41" HotelName="Loft" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="Apartment" CnxPolicy="Free CXL until 07/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>Suleiman Al Hadidi, Amman</AddressLine>
          </AddressLines>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/fd/5e/fd5e74e51b3d4832ea64d37f81691e020dd2748c.jpeg</HotelPictures>
        <HotelDescription>With a stay at this apartment in Amman, you'll be within a 10-minute drive of Amman Roman Theater and Embassy of Thailand. This apartment is 0.7 mi (1.2 km) from Embassy of Bangladesh and 0.9 mi (1.4 km) from Embassy of Canada.&lt;br /&gt;Make yourself comfortable in this air-conditioned apartment, featuring a kitchen with a full-sized refrigerator/freezer and an oven. There's a private balcony. A flat-screen television is provided for your entertainment. Conveniences include a separate sitting area and blackout drapes/curtains, and housekeeping is provided on request.&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Inportant Information &lt;/b&gt;&lt;br /&gt;&lt;br /&gt;&lt;b&gt;Meals: &lt;/b&gt;Information about the type of meals included in the price is indicated in the rate details.&lt;br /&gt;Meals may be limited during Ramadan.&lt;br /&gt;&lt;b&gt;Special Living Conditions: &lt;/b&gt;Deposit is required. Cost: 250.00 JOD per room per stay.&lt;br /&gt;Couples checking into the same room must present a valid marriage certificate upon check-in. Otherwise, the property may reject the booking or request that a second room be booked.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="906.29" OriginalAmount="847.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.9661" Longitude="35.9026" StarRating="0" HotelCode="966821|western_gate_residence" HotelName="Western Gate Residence" Meals="ROOM ONLY" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 12/12/2024">
        <Address>
          <AddressLines>
            <AddressLine>West Dair Ghibar Jubyr Bin Mu'atem Street, Behind Queen Alyaa Foundation for Hearing, Amman</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>https://cdn.ostrovok.ru/t/x500/content/15/88/15886ad306b0543497d2579496d3f52d676d5f16.jpeg</HotelPictures>
        <HotelDescription>&lt;br/&gt;</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="929.83" OriginalAmount="869.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.961683" Longitude="35.881112" StarRating="5" HotelCode="40101|four_seasons_hotel_amman" HotelName="Four Seasons Hotel Amman" Meals="ROOM ONLY,BED &amp; BREAKFAST,BREAKFAST-FOR-2,HALF-BOARD" BedType="ROOM ONLY" PropertyType="City Hotel,Conference Hotel,Business Hotel" CnxPolicy="Non Refundable" HotelFacility="Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Diet Meals,Fax,Heated Pool,Internet,Jacuzzi,Laundry,Lounge,Massage Centre,Restaurant,Room Service,Sauna,Swimming Pool,Telephone Service,Wheelchair Access">
        <Address>
          <AddressLines>
            <AddressLine>5th Circle, Jabal Amman, PO Box 950344, Al-Kindi Street, Ammam 11195</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures>https://photos.hotelbeds.com/giata/original/07/075867/075867a_hb_a_010.png</HotelPictures>
        <HotelDescription>&lt;br/&gt;Located between the prestigious Al Sweifiyah residential area and the Shmeisani financial district, the hotel offers Amman's finest setting for business or leisure. Its dramatic hilltop setting presents breathtaking views of the surrounding cityscape. It lies 50 km from the beaches of the Dead Sea and 35 km from Queen Alia International Airport.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
    <HotelStay SourceId="63" TotalAmount="159.43" OriginalAmount="149.00" MarkupRule="7.00">
      <BasicPropertyInfo Latitude="31.963921" Longitude="35.868296" StarRating="4" HotelCode="21587|the_sanrock_by_le_reve_hotels" HotelName="The Sunrock" Meals="ROOM ONLY,BED &amp; BREAKFAST,HALF-BOARD" BedType="ROOM ONLY" PropertyType="" CnxPolicy="Free CXL until 11/12/2024" HotelFacility="Air Conditioning,Conference Hall,Designated Smoking Area,Restaurant,Room Service">
        <Address>
          <AddressLines>
            <AddressLine>Hekmat Al-Massri Street, Amman 11181</AddressLine>
          </AddressLines>
          <CityName>Amman</CityName>
        </Address>
        <HotelPictures />
        <HotelDescription>&lt;br/&gt;Ideal for fun and relaxation, the hotel is a 10-minute walk from Amman’s major shopping center -Sweifieh, and Amman’s biggest jewelry street Um Uthaina. It is also a 10-minute walk to Galleria Mall and Avenue Mall. With its convenient location, this magnificent property offers easy access to the city's must-see destinations.</HotelDescription>
      </BasicPropertyInfo>
    </HotelStay>
  </HotelStays>
  <Filter>
    <BasicAmenities>Air Conditioning,Bar,Central Heating,Conference Hall,Currency Exchange,Designated Smoking Area,Fax,Internet,Laundry,Massage Centre,Restaurant,Room Service,Spa,Telephone Service,Wheelchair Access,Diet Meals,Kitchen,Lounge,Jacuzzi,Nightclub,Sauna,Swimming Pool,Garden,Dry Cleaning,Elevator,Parking,Heated Pool,24 Hour Front Desk,24 Hour Room Service,Coffee Shop,Concierge,Luggage Storage,Business Centre,Meeting Room,Housekeeping,LCD/Projector,Babysitting,Fitness Centre,Library,Shopping Arcade,Valet Parking,Smoking Rooms,Wake-up Call Service,Bicycle Rental,Limousine Service,Beauty Salon,Dining,Porter,Pets allowed,24 Hour Power Supply,24 Hour Security,Airport Transfer (on Demand),Banquet Hall,Printer,Kids Play Area</BasicAmenities>
    <HotelRating>4,3,5,2,1.5,1,3.5,2.5</HotelRating>
    <BedType />
    <Meals>ROOM ONLY,BED &amp; BREAKFAST,LUNCH</Meals>
    <PropertyType>CITY HOTEL,CONFERENCE HOTEL,BUSINESS HOTEL,FAMILY-FRIENDLY HOTEL,APARTMENT,HOTEL DE CHARME,GOLF HOTEL,BED AND BREAKFASTS,HOSTELS,ECO HOTEL,APARTHOTEL,APARTMENT HOTEL</PropertyType>
  </Filter>
</HotelSearchRS>||True